Metadata-Version: 1.1
Name: pysimu
Version: 0.0.2
Summary: Simulations tools
Home-page: https://github.com/jmmauricio/pysimu.git
Author: Juan Manuel Mauricio
Author-email: jmmauricio6@gmail.com
License: MIT
Download-URL: https://github.com/jmmauricio/pysimu/tarball/0.0.2
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
