Metadata-Version: 2.1
Name: metatensor-torch
Version: 0.1.0
Summary: TorchScript bindings for metatensor
Author: Guillaume Fraux, Davide Tisi, Philip Loche, Joseph W. Abbott, Jigyasa Nigam, Chiheb Ben Mahmoud
License: BSD-3-Clause
Project-URL: homepage, https://lab-cosmo.github.io/metatensor/latest/
Project-URL: documentation, https://lab-cosmo.github.io/metatensor/latest/
Project-URL: repository, https://github.com/lab-cosmo/metatensor
Keywords: machine learning,molecular modeling,torch
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: torch>=1.11
Requires-Dist: metatensor-core<0.2.0,>=0.1.0

metatensor-torch
================

This package contains the TorchScript bindings to the core API of metatensor.
