From f2eef4ea77108e611f131d67c17871e25acda979 Mon Sep 17 00:00:00 2001 From: Brent Yi Date: Sun, 5 May 2024 22:42:00 -0700 Subject: [PATCH] Add bullet to docs --- docs/source/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index d7a2ac7..ee5c55d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -22,6 +22,8 @@ Current functionality: - Pytree registration for all dataclasses. +- Broadcasting for leading axes. + - Helpers + analytical Jacobians for tangent-space optimization (:code:`jaxlie.manifold`).