Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
gboehl authored Feb 17, 2023
1 parent 549194b commit 24834e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
grgrjax
=======

This library provides some additional tools to JAX, such as Newtons method or vectorized JVP and VJP functions.
This library provides some useful additional tools to `JAX <https://github.com/google/jax>`_, such as a `multivariate Newton method <https://en.wikipedia.org/wiki/Newton%27s_method#k_variables,_k_functions>`_, ``val_and_jacfwd`` or vectorized JVP and VJP functions.

Installation with ``pip``
-----------------------------
Expand Down

0 comments on commit 24834e0

Please sign in to comment.