Пакет python-module-fipy: Информация

    Исходный пакет: python-module-fipy
    Версия: 2.0.2-alt3
    Собран:  1 октября 2009 г. 18:44
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.ctcms.nist.gov/fipy

    Лицензия: Public
    О пакете: Partial differential equation (PDE) solver
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-fipy (noarch)
    python-module-fipy-doc (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    @qa_p5

      1. rpm-build-python >= 0.8
      2. python-devel = 2.5
      3. python-module-numpy
      4. python-module-pysparse

    Последнее изменение


    1 октября 2009 г. Eugeny A. Rostovtsev 2.0.2-alt3
    - Rebuilt with fixed python2.x(Gnuplot) by upsream
    28 сентября 2009 г. Eugeny A. Rostovtsev 2.0.2-alt2
    - Added requirement on python2.x(gist)
    - Renamed field in class PlotItem of python2.6(gnuplot): with -> style
    27 сентября 2009 г. Eugeny A. Rostovtsev 2.0.2-alt1
    - Initial build for Sisyphus