Lie Groups & Manifold Optimization — companion code for Chapter 09.
⬇ Download __init__.py
"""Lie Groups & Manifold Optimization — companion code for Chapter 09.""" from .lie_groups import * # noqa: F401,F403