Ross ROSS = Recommend OSS · open-source software intelligence for agents

blackjax-devs/blackjax

BlackJAX is a Bayesian Inference library designed for ease of use, speed and modularity. observed · 2026-09-01

github.com/blackjax-devs/blackjax · homepage · Python · Apache-2.0 (permissive) observed · 2026-09-01

Health v2 · maintenance only

89/100

  • Activity 100
  • Release rhythm 69
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 98
  • age_days: 2093
  • days_rel: 48
  • days_push: 2
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1119 stars · 150 forks observed · 2026-09-01

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

BlackJAX is a library of fast, modular MCMC samplers (NUTS, HMC, and more) built on JAX, running on CPU, GPU, and TPU. It is not a full probabilistic programming language but integrates with any PPL that can supply a JAX-compatible log-probability density function.

Use cases

  • sample from a posterior given a logpdf
  • run MCMC sampling on GPU
  • build a custom sampling algorithm from modular kernels
  • use NUTS or HMC with a probabilistic programming language
  • learn how MCMC sampling algorithms work internally
  • speed up Bayesian inference with JIT-compiled samplers

When to choose

  • you already have a JAX-compatible log-density and just need a sampler
  • you need GPU/TPU-accelerated sampling
  • you are a researcher building or studying new sampling algorithms
  • you are developing a PPL and need robust sampler building blocks

When to avoid

  • you want a full probabilistic programming language with model syntax and inference automation
  • you need a one-liner black-box inference framework like PyMC or Stan
  • your project does not use JAX or cannot provide a JAX-compatible logpdf

Facets

library · maturity active

machine-learning simulation math machine-learning data-science python cross-platform mcmc bayesian-inference jax sampling hamiltonian-monte-carlo nuts probabilistic-programming statistics algorithms gpu

3 sources

Member repositories

RepositoryRoleHealth v2
blackjax-devs/blackjaxmain89

For agents

markdown · JSON · MCP: product_card(name="blackjax-devs/blackjax")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem