Metadata-Version: 1.1
Name: pysimu
Version: 0.0.1
Summary: Simulations tools
Home-page: http://packages.python.org/pysimu
Author: Juan Manuel Mauricio
Author-email: jmmauricio6@gmail.com
License: BSD
Description: This package provides a module pysimu, that can be used to simulate dynamical systems of the form
        ..
        $\hat x = f(t,x)$
        
        .. math::
        
           rac{ \sum_{t=0}^{N}f(t,k) }{N}
        
        Please see README.txt for examples.
        
Keywords: dynamics model simulation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
