Jax
by Community
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
OSS
Jax
Added 1 June 2026
Overview
Jax is a Python library for composable transformations of numerical code built on NumPy. It enables automatic differentiation, vectorization, and JIT compilation to GPU and TPU hardware. Designed for high-performance scientific computing and machine learning workloads.
Best for
Best for
Researchers and engineers building custom numerical algorithms that need automatic differentiation and hardware acceleration.
Use cases
- Training neural networks with automatic differentiation on accelerators
- Vectorizing batch operations across arrays without explicit loops
- Compiling numerical algorithms to GPU/TPU for production inference
Notes
Jax is a Python library for composable transformations of numerical code built on NumPy. It enables automatic differentiation, vectorization, and JIT compilation to GPU and TPU hardware. Designed for high-performance scientific computing and machine learning workloads.
35,725 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.
Use cases
- Training neural networks with automatic differentiation on accelerators
- Vectorizing batch operations across arrays without explicit loops
- Compiling numerical algorithms to GPU/TPU for production inference
Pros
- Functional programming model makes code composable and transformable
- Native GPU/TPU compilation with JIT removes manual optimization overhead
- NumPy-compatible API reduces learning curve for numerical Python developers
Cons
- Steeper learning curve than standard NumPy due to functional constraints and immutability
- Debugging transformed code is harder than debugging plain Python
- Ecosystem smaller than PyTorch or TensorFlow for pre-built models and utilities
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Functional programming model makes code composable and transformable
- Native GPU/TPU compilation with JIT removes manual optimization overhead
- NumPy-compatible API reduces learning curve for numerical Python developers
Cons
- Steeper learning curve than standard NumPy due to functional constraints and immutability
- Debugging transformed code is harder than debugging plain Python
- Ecosystem smaller than PyTorch or TensorFlow for pre-built models and utilities
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Gemma
Community
Checking your browser - reCAPTCHA
maxtext
Community
A simple, performant and scalable Jax LLM!
optimum-tpu
Community
Google TPU optimizations for transformers models
PaLM 2 Technical Report
Community
2023-05
RecurrentGemma-2B
Community
Open weights language model from Google DeepMind, based on Griffin.
TVM
Community
Open Machine Learning Compiler Framework
MindSpore
Community
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Oneflow
Community
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
PaddlePaddle
Community
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TensorFlow
Community
An Open Source Machine Learning Framework for Everyone
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.