Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 636 Bytes

release_note_stub.rst

File metadata and controls

24 lines (17 loc) · 636 Bytes

License:

By downloading and using this software you agree to the license here: {}

Download and Installation:

The package is available on Anaconda

If you are using Anaconda, make sure you are pulling from channel conda-forge Install the package (If you are using a conda environment make sure to activate it first):

>>> conda install {} -c conda-forge

If you do not use conda (and we recommend you do) you may download and build the sources from the links below. Unpack the sources, then in the base directory type

>>> python setup.py install