Metadata-Version: 2.1
Name: einconv
Version: 0.1.0
Summary: Convolutions as tensor contractions (einsums) for PyTorch
Home-page: https://github.com/f-dangel/einconv
Author: Felix Dangel
Author-email: fdangel@vectorinstitute.ai
License: MIT
Keywords: convolution,einsum,tensor networks,einconv
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Provides-Extra: test
Provides-Extra: lint
Provides-Extra: doc
License-File: LICENSE.txt

Convolutions as tensor contractions (einsums) for PyTorch
