There was an error while loading. Please reload this page.
Get latest version:
git pull master
Find out current version using:
git describe
Tag the incremented version:
git tag -a v1.0.0 -m "Creating the first official version."
Update setup.py appropriately
Push to PyPI
Home
Using the Wiki and Github Issues
Installing the Latest Version
Working with Git
Pip install without root
Setting up virtualenv in restricted environments
Eddie pip dependencies
PyPI Packaging
MPI implementation
IPython Notes
Submodel machinery
Python version support
Libraries of interest
Unescaping SF Issues
Failed SF Imports
Cython tutorial (WIP)