Metadata-Version: 2.4
Name: ffevaluation
Version: 0.2.6
Summary: Forcefield evaluation implemented in python/numba
Author-email: Stefan Doerr <s.doerr@acellera.com>
Project-URL: Homepage, https://github.com/Acellera/ffevaluation
Project-URL: Bug Tracker, https://github.com/Acellera/ffevaluation/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: parmed
Requires-Dist: moleculekit
Requires-Dist: numpy>=1.17
Requires-Dist: numba>=0.56.4
Requires-Dist: networkx
Dynamic: license-file

# FFEvaluation



## Instalation

```
conda install ffevaluation -c acellera -c psi4 -c conda-forge
```
