JuliaStats/Distributions.jl
A Julia package for probability distributions and associated functions. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 24
- age_days: 5045
- days_rel: 13
- days_push: 13
- n_releases_24m: 20
Adoption not part of the score
1197 stars · 444 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Julia package providing a comprehensive collection of probability distributions and associated functions. It implements moments, entropy, density/mass functions, moment generating and characteristic functions, sampling, and maximum likelihood estimation.
Use cases
- sample random numbers from a probability distribution in Julia
- compute pdf, logpdf, mean, variance, skewness, and kurtosis of a distribution
- fit distributions to data via maximum likelihood estimation
- evaluate moment generating and characteristic functions
- model uncertainty in statistical simulations
- work with entropy and other distribution properties
When to choose
- you need a broad, well-tested library of probability distributions in Julia
- you are doing statistical modeling, simulation, or Bayesian work in Julia
- you need sampling, moments, and density functions with a consistent API
When to avoid
- you need conjugate prior functionality (moved to ConjugatePriors.jl)
- you are working in a language other than Julia
- you need deep learning specific distributions or GPU-native sampling
Facets
library · maturity stable
math data-science machine-learning data-science mathematics probability-distributions sampling maximum-likelihood julia statistics
1 source
- readme: https://github.com/JuliaStats/Distributions.jl · fetched 2026-08-28 · 79eeb2689b21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JuliaStats/Distributions.jl | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="JuliaStats/Distributions.jl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem