diff --git a/README.rst b/README.rst index d833dfa..2aae36d 100644 --- a/README.rst +++ b/README.rst @@ -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 `_, such as a `multivariate Newton method `_, ``val_and_jacfwd`` or vectorized JVP and VJP functions. Installation with ``pip`` -----------------------------