LICENSE
README.rst
setup.cfg
setup.py
examples/__init__.py
examples/copying_problem.py
examples/eigenvalue.py
examples/sequential_mnist.py
geotorch/__init__.py
geotorch/almostorthogonal.py
geotorch/constraints.py
geotorch/exceptions.py
geotorch/fixedrank.py
geotorch/glp.py
geotorch/grassmannian.py
geotorch/lowrank.py
geotorch/parametrize.py
geotorch/product.py
geotorch/psd.py
geotorch/pssd.py
geotorch/pssdfixedrank.py
geotorch/pssdlowrank.py
geotorch/reals.py
geotorch/skew.py
geotorch/so.py
geotorch/sphere.py
geotorch/stiefel.py
geotorch/symmetric.py
geotorch/utils.py
geotorch.egg-info/PKG-INFO
geotorch.egg-info/SOURCES.txt
geotorch.egg-info/dependency_links.txt
geotorch.egg-info/requires.txt
geotorch.egg-info/top_level.txt
geotorch/linalg/__init__.py
geotorch/linalg/expm.py
test/__init__.py
test/test_almostorthogonal.py
test/test_glp.py
test/test_integration.py
test/test_linalg.py
test/test_lowrank.py
test/test_orthogonal.py
test/test_positive_semidefinite.py
test/test_product.py
test/test_skew.py
test/test_sphere.py
test/test_symmetric.py