Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
pyMor is unavailable in
PyPM, because there aren't any builds for it in the
package repositories. Click the linked icons to find out why.
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.1.3 on Jan 9th, 2014
Requirements
- distribute, scipy, matplotlib, numpy, pycontracts, docopt
- optional: sympy, sphinx
Debugging
- You can globally disable caching by having PYMOR_CACHE_DISABLE=1 in
the process' environment
Tests
You'll need mock, nose-cov, nose, nosehtmloutput, nose-progressive and
tissue installed to run 'make test'. Having PYMOR_NO_GRIDTESTS=1 in
the process' environment disables all, expensive grid testing.