Metadata-Version: 2.4
Name: escnn-atompaint
Version: 1.0.13
Summary: E(n)-Equivariant CNNs Library for PyTorch
Author-email: Gabriele Cesa <cesa.gabriele@gmail.com>, Kale Kundert <kale@thekunderts.net>
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=1.3
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: lie_learn
Requires-Dist: joblib
Requires-Dist: pymanopt
Requires-Dist: autograd
Requires-Dist: py3nj
Requires-Dist: scikit-learn ; extra == "test"
Requires-Dist: scikit-image ; extra == "test"
Project-URL: Bug Tracker, https://github.com/kalekundert/escnn/issues
Project-URL: Documentation, https://quva-lab.github.io/escnn/
Project-URL: Version Control, https://github.com/kalekundert/escnn
Provides-Extra: test

This is a fork of [escnn](https://github.com/QUVA-Lab/escnn) that implements a 
number of features and bug fixes needed by the 
[atompaint](https://github.com/kalekundert/atompaint) package.

