Installation

We recommend creating a conda environment, but this is optional.

Developer Install

Todo

Developer Install via GitHub

Execute the following in a terminal session:

git clone git@github.com:matsengrp/torchdms.git
cd torchdms
make install
make test

pip

Todo

pip install (PyPi not working yet)