Metadata-Version: 2.1
Name: metatensor-operations
Version: 0.2.4
Summary: Operations to manipulate metatensor data types
Author: Guillaume Fraux, Davide Tisi, Philip Loche, Joseph W. Abbott, Jigyasa Nigam, Chiheb Ben Mahmoud
License: BSD-3-Clause
Project-URL: homepage, https://docs.metatensor.org/latest/
Project-URL: documentation, https://docs.metatensor.org/latest/
Project-URL: repository, https://github.com/metatensor/metatensor
Project-URL: changelog, https://docs.metatensor.org/latest/operations/CHANGELOG.html
Keywords: machine learning,molecular modeling
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.9
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: metatensor-core <0.2.0,>=0.1.10

metatensor-operations
=====================

This package contains the Python *operations* to manipulate metatensor data. Most
users will want to use the ``metatensor`` package instead, which re-export all
the functions from this package.
