Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 572 Bytes

README.rst

File metadata and controls

17 lines (10 loc) · 572 Bytes

grgrjax

This library provides some useful additional tools to JAX, such as a multivariate Newton method, val_and_jacfwd or vectorized JVP and VJP functions.

The module documentation can be found on Readthedocs.

Installation with pip

It's as simple as typing

pip install grgrjax

in the terminal (Unix/Mac) or the Anaconda Prompt (Win).