https://github.com/google/jax
Raw File
Tip revision: ef4a3c613fa89794a0a3c304f7ca39d07bb48165 authored by Matthew Johnson on 01 April 2019, 04:45:44 UTC
polysimp: simplify Mon and Poly classes
Tip revision: ef4a3c6
index.rst
JAX reference documentation
===============================

Composable transformations of Python+NumPy programs: differentiate, vectorize,
JIT to GPU/TPU, and more

For an introduction to JAX, start at the
`JAX GitHub page <https://github.com/google/jax>`_.

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   jax


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
back to top