SloppyCell version 0.1

SloppyCell is a Python package for the construction and analysis of 
chemical reaction networks.

Copyright (C) 2004, 2005 by
Ryan Gutenkunst < rng7 at cornell.edu >
Fergal Casey < ferg at cam.cornell.edu >
Josh Waterfall < jjw36 at cornell.edu >
Jim Sethna < sethna at lassp.cornell.edu >
Chris Myers < myers at tc.cornell.edu >
Distributed under the terms of the BSD license.

See Doc/README.txt for more details.

Last updated 06/23/2005.

INSTALLATION

Installation is via scipy_distutils. Simply run
python setup.py install

For information on installation options run
python setup.py install --help
