Maths

JAX – Python library for high-performance numerical computing

JAX is a Python library for high-performance numerical computing and large-scale machine learning.

It combines a NumPy-like API with composable program transformations, letting developers differentiate, compile, vectorize, and scale numerical code across CPUs, GPUs, TPUs, and other accelerators. The project is designed for accelerator-oriented array computation, research workflows, and machine learning systems that need automatic differentiation and efficient execution.

This is free and open source software.

Key Features

  • Provides automatic differentiation for native Python and NumPy-style functions.
  • Supports reverse-mode and forward-mode differentiation, including higher-order derivatives.
  • Uses XLA to compile numerical programs for high-performance execution on supported hardware accelerators.
  • Offers just-in-time compilation with jax.jit for pure Python functions.
  • Includes auto-vectorization with jax.vmap to map functions over array axes efficiently.
  • Supports scaling computations across multiple devices with automatic, explicit, and manual sharding approaches.
  • Includes a NumPy-compatible array API through jax.numpy.

Website: github.com/jax-ml/jax
Support:
Developer: jax-ml
License: Apache License 2.0

JAX is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Python Mathematics Tools
scikit-learnMachine learning library for Python
NumPyCore package for scientific computing with Python
SciPyEcosystem for mathematics, science, and engineering.
statsmodelsStatistical modeling and econometrics
JAXPython library for high-performance numerical computing
SageMathComputer algebra system
SymPyLibrary for symbolic mathematics
PyMCBayesian statistical modeling and probabilistic programming
PyomoObject-oriented algebraic modeling language
patsyPackage for describing statistical models and to build design matrices
mpmathLibrary for arbitrary-precision floating-point arithmetic
SfePyFinite element software package

Read our verdict in the software roundup.

Deep Learning with Python
TensorFlowA very popular Deep Learning framework
PyTorchTensors and Dynamic neural networks in Python
KerasHigh-level neural networks API
fastaiSimplifies training fast and accurate neural networks
tinygradCompact, lightweight deep learning framework
PyTorch LightningFramework for scaling PyTorch training workflows
JAXHigh-performance numerical computing and ML library
PyTensorLibrary for fast numerical computation
MindSporeFramework for training and deploying neural networks
ElephasDistributed deep learning with Keras and Spark
ChainerPowerful, flexible, and intuitive framework for neural networks
EquinoxNeural network library for building flexible models with JAX
CaffeConvolutional Architecture for Fast Feature Embedding
TFlearnDeep learning library featuring a higher-level API for TensorFlow
MXNetFlexible and efficient library
CNTKDistributed deep learning
NeupyPython library for neural networks and deep learning

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted