Installation
Clone repository from github or download it and unpack it.
Todo
Add links for download
Then, put in your script or notebook
>>> import os, sys
>>> sys.path.insert(0, os.path.abspath('./relative/path/to/robustfpm'))
Now you’re ready to import from robustfpm!