Usage
API
To install this package from pypi simply run
pip install pytorch-swem
To install from source clone the repository and install via pip:
git clone https://github.com/schoennenbeck/swem.git cd swem pip install .