Riemax is Born!
Riemax is a JAX library for Riemannian geometry, providing the ability to define induced metrics and operate on manifolds directly. This first release provides functionality for:
- Computing quantities of interest on the manifold.
- Defining geodesic dynamics on the manifold
- Various methods for computing the exponential / log maps, including symplectic approaches.
- Metropolis-Hastings sampling
and much, much more...
I have also produced documentation, available at https://riemax.danielkelshaw.com. This is currently far from exhaustive, but should give a flavour of what the library can do -- along with some simple examples.
This library is the product of my research, and so is subject to change. Please keep an eye out to see what new features are added!