Dispense
µSR
Chapters:
Tips
PmWiki
pmwiki.org
edit SideBar
< mujpy, the long and winding road to a python musr analysis suite | Index | Instructions for the python musa2 suite >
Wait a second, the package doesn't exist yet.
These are instructions to install iminuit:
First download pip: https://bootstrap.pypa.io/get-pip.pyThen install it: sudo python get-pip.py (in case check https://pip.pypa.io/en/latest/installing.html#install-pip)Then install iminuit: pip install iminuit (in case check https://github.com/iminuit/iminuit/blob/master/README.rst)
sudo python get-pip.py
pip install iminuit