Minimal JAX implementation of k-nearest neighbors using a k-d tree.
☆55Jul 15, 2025Updated 8 months ago
Alternatives and similar repositories for jaxkd
Users that are interested in jaxkd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Bind any function written in another language to JAX with support for JVP/VJP/batching/jit compilation☆75Feb 12, 2026Updated last month
- JAX-based linear Einstein-Boltzmann solver for cosmology☆24Nov 13, 2025Updated 4 months ago
- Score-based Diffusion models in JAX.☆18Dec 29, 2025Updated 2 months ago
- Parallel hyperparameter tuning with JAX☆39Updated this week
- Minimal yet performant LLM examples in pure JAX☆245Jan 14, 2026Updated 2 months ago
- Tidy autoregressive inference in JAX☆15Sep 1, 2025Updated 6 months ago
- Special functions in Jax☆18Mar 1, 2025Updated last year
- Simulation-based (likelihood-free) inference customized for astronomical applications☆29Nov 4, 2024Updated last year
- Curated list of astronomy/astrophysics code packages using JAX☆52Feb 18, 2026Updated last month
- A differentiable cosmology library in JAX☆227Jun 27, 2025Updated 8 months ago
- A Jax wrapper for cudaKDTree☆11Sep 26, 2025Updated 5 months ago
- Zero-copy MPI communication of JAX arrays, for turbo-charged HPC applications in Python☆519Mar 2, 2026Updated 3 weeks ago
- Implementation of Computer Vision Models in JAX (equinox)☆20Jan 15, 2026Updated 2 months ago
- Differentiable cosmological emulators: the JAX version of CosmoPower☆45Nov 27, 2025Updated 3 months ago
- Matrix-free linear algebra in JAX.☆162Dec 2, 2025Updated 3 months ago
- Code to reproduce experiments in Markovian Flow Matching: Accelerating MCMC with Continuous Normalizing Flows☆13May 23, 2024Updated last year
- Differentiable Likelihood for CMB Analysis☆27Jan 21, 2026Updated 2 months ago
- JAX port of lenstronomy, for parallelized, GPU accelerated, and differentiable gravitational lensing and image simulations.☆20Mar 16, 2026Updated last week
- Transformer-guided diffusion for galaxy clustering. Code repository associated with https://arxiv.org/abs/2311.17141☆25Jan 3, 2024Updated 2 years ago
- ☆14Aug 8, 2023Updated 2 years ago
- ☆47Feb 26, 2026Updated 3 weeks ago
- ☆28Jun 3, 2024Updated last year
- Minimal, lightweight JAX implementations of popular models.☆214Mar 4, 2026Updated 2 weeks ago
- 🐈 Differentiable Spectrum Modeling of Exoplanets and Brown Dwarfs☆69Mar 8, 2026Updated 2 weeks ago
- Einsum-like high-level array sharding API for JAX☆34Jul 16, 2024Updated last year
- Stochastic trace estimation using JAX☆17Aug 20, 2025Updated 7 months ago
- A fast, differentiable, and extensible public BBN code☆15Mar 6, 2026Updated 2 weeks ago
- Forward mode laplacian implemented in JAX tracer☆30Jan 7, 2026Updated 2 months ago
- Implementation of papers in 101 lines of code.☆18Nov 12, 2023Updated 2 years ago
- Hierarchical neural implicit inference over event ensembles. Code repository associated with https://arxiv.org/abs/2306.12584.☆13Jun 24, 2023Updated 2 years ago
- Euclid Visible Instrument Python package. Includes a simulator and various analysis codes.☆11Mar 25, 2015Updated 10 years ago
- ☆36Nov 14, 2025Updated 4 months ago
- Oryx is a library for probabilistic programming and deep learning built on top of Jax.☆304Updated this week
- a differentiable lensing simulator☆10Jan 18, 2022Updated 4 years ago
- An experiment: emcee implemented in JAX