FindSim should be installable via pip
Created by: dilawar
This is to track the progress.
Expected command
$ pip install findsim # install stable
$ pip install findsim --pre # install nightly.
It depends on pymoose
and scipy
.
-
PR #19 -
When accepted, add this to deploy
repo to automatically deploy wheel every week/day.