Metadata-Version: 1.1
Name: ExGUtils
Version: 1.0
Summary: Tools for statistical analyses using the ex-gaussian function.
Home-page: http://pypi.python.org/pypi/ExGUtils
Author: Daniel Gamermann
Author-email: gamermann@gmail.com
License: GNU GPLv3
Description: This package contains modules with functions for statistical work
                with the ex-gaussian function and some routines for numerical 
                calculations.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires: random
Requires: math
Requires: scipy
Requires: numpy
