Package python-module-fipy: Information

    Binary package: python-module-fipy
    Version: 3.1-alt2.dev120.git20150826
    Architecture: noarch
    Build time:  Aug 31, 2015, 02:25 AM in the task #148659
    Source package: python-module-fipy
    Report package bug
    License: Public
    Summary: Partial differential equation (PDE) solver
    Description: 
    FiPy is an object oriented, partial differential equation (PDE) solver,
    written in Python, based on a standard finite volume (FV) approach
    
    The solution of coupled sets of PDEs is ubiquitous to the numerical
    simulation of science problems.  Numerous PDE solvers exist, using a
    variety of languages and numerical approaches. Many are proprietary,
    expensive and difficult to customize.  As a result, scientists spend
    considerable resources repeatedly developing limited tools for
    specific problems.  Our approach, combining the FV method and Python_,
    provides a tool that is extensible, powerful and freely available. A
    significant advantage to Python_ is the existing suite of tools for
    array calculations, sparse matrices and data rendering.



    Last changed


    Aug. 31, 2015 Eugeny A. Rostovtsev 3.1-alt2.dev120.git20150826
    - Version 3.1-dev120
    April 30, 2015 Eugeny A. Rostovtsev 3.1-alt2.dev76.git20150409
    - Version 3.1-dev76
    Aug. 20, 2014 Eugeny A. Rostovtsev 3.1-alt2
    - Added module for Python 3