Metadata-Version: 2.4
Name: tensorial
Version: 0.6.3
Summary: Library for machine learning on physical tensors
Keywords: machine learning,e3nn-jax,physics
Author-email: Martin Uhrin <martin@digitalbaker.net>
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
License-File: LICENSE.txt
Requires-Dist: ase
Requires-Dist: beartype
Requires-Dist: flax>=0.10.7
Requires-Dist: hydra-core
Requires-Dist: jax<0.9.0
Requires-Dist: jaxlib<0.9.0
Requires-Dist: jaxtyping<0.4.0
Requires-Dist: jraph
Requires-Dist: orbax-checkpoint
Requires-Dist: pytray
Requires-Dist: e3nn-jax
Requires-Dist: equinox>=0.12.0
Requires-Dist: reax>=0.6.2,<0.7
Requires-Dist: rich
Requires-Dist: tensorboardX
Requires-Dist: typing-extensions
Requires-Dist: flit ; extra == "dev"
Requires-Dist: ipython ; extra == "dev"
Requires-Dist: pandas ; extra == "dev"
Requires-Dist: pytest ; extra == "dev"
Requires-Dist: pytest-cov ; extra == "dev"
Requires-Dist: pytest-env ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: pylint ; extra == "dev"
Requires-Dist: black ; extra == "dev"
Requires-Dist: tensorboardX ; extra == "dev"
Requires-Dist: docutils ; extra == "docs"
Requires-Dist: jupyter ; extra == "docs"
Requires-Dist: nbsphinx ; extra == "docs"
Requires-Dist: pandoc ; extra == "docs"
Requires-Dist: pydata_sphinx_theme ; extra == "docs"
Requires-Dist: sphinx ; extra == "docs"
Requires-Dist: sphinx-autobuild ; extra == "docs"
Project-URL: Home, https://github.com/camml-lab/tensorial
Project-URL: Source, https://github.com/camml-lab/tensorial
Provides-Extra: dev
Provides-Extra: docs


tensorial
=========

.. image:: https://codecov.io/gh/muhrin/tensorial/branch/develop/graph/badge.svg
    :target: https://codecov.io/gh/muhrin/tensorial
    :alt: Coverage

.. image:: https://github.com/muhrin/tensorial/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/muhrin/tensorial/actions/workflows/ci.yml
    :alt: Tests

.. image:: https://readthedocs.org/projects/tensorial/badge/
    :target: https://tensorial.readthedocs.io/
    :alt: Documentation

.. image:: https://img.shields.io/pypi/v/tensorial.svg
    :target: https://pypi.python.org/pypi/tensorial/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/tensorial.svg
    :target: https://pypi.python.org/pypi/tensorial/

.. image:: https://img.shields.io/pypi/l/tensorial.svg
    :target: https://pypi.python.org/pypi/tensorial/

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

Library for machine learning on physical tensors

