-
Notifications
You must be signed in to change notification settings - Fork 7
Getting Started
dtdannen edited this page May 5, 2017
·
7 revisions
- Get a copy of MIDCA by cloning the repository or downloading the source directory.
- Make sure the name of the top level MIDCA folder is spelled exactly 'MIDCA' (if download the zip you will have to rename it as it saves the folder as 'MIDCA-master')
- Run the command
python setup.py install
Requirements:
- If you don't already have numpy installed, you will need to install it and can find it here: http://www.numpy.org/
There you go! You should now be able to run MIDCA with the scripts from the examples folder.
Go to MIDCA Home page