Metadata-Version: 1.1
Name: CudaPyInt
Version: 0.0.1
Summary: GPU based parallel ode solver
Home-page: http://www.fhnw.ch
Author: Joel Akeret
Author-email: jakeret@phys.ethz.ch
License: GPLv3
Description: CudaPyInt
        =========
        
        Cuda-based Python integrater
        ----------------------------
        
        CudaPyInt is a library based on PyCUDA and CULSODA which gives you the possibility to integrate ODE's in parallel on GPGPUs
        
        For basic usage and API documentation see the documentation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
