source: branches/alta/INSTALLATION_INSTRUCTIONS.txt @ 364

Revision 364, 415 bytes checked in by altafang, 6 years ago (diff)

Improving matrix constraints interface and adding installation file/instructions for my branch

Line 
1To install the developmental version of Mystic that can handle constrained problems, just execute the following commands in this directory. (The second command needs to be done as root user):
2
3python setup_mystic-0.2a1_alta.py build
4python setup_mystic-0.2a1_alta.py install
5
6Note that this overwrites any other Mystic installations, so if you want to go back to the release version, you should install that again.
Note: See TracBrowser for help on using the repository browser.