Metadata-Version: 1.0
Name: ddeint
Version: 0.1.0
Summary: Scipy-based Delay Differential Equations solver
Home-page: UNKNOWN
Author: Zulko
Author-email: UNKNOWN
License: see LICENSE.txt
Description: ddeint
        =================
        
        
        Installation
        --------------
        
        ddeint can be installed by unzipping the source code in one directory and using this command: ::
        
            sudo python setup.py install
        
        You can also install it directly from the Python Package Index with this command: ::
        
            sudo pip ddeint install
        
        
        Licence
        --------
        
        See file LICENCE.txt in this folder
        
        
        Contribute
        -----------
        ddeint is an open-source software. Everyone is welcome to contribute !
        
Keywords: delay differential equation DDE
Platform: UNKNOWN
