Metadata-Version: 2.1
Name: simec
Version: 0.1.0
Summary: This package provides computational tools for exploring the geometric properties of embeddings generated by neural networks. It contains functions to calculate the Jacobian matrix, compute pullback metrics, and explore equivalence classes in embedding spaces.
License: GPL-3.0-only
Author: eliroc98
Author-email: elisabetta.rocchetti0@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: torch (>=2.2.2,<3.0.0)
Description-Content-Type: text/markdown


