Пакет sundials: Информация

    Бинарный пакет: sundials
    Версия: 2.6.0-alt8
    Архитектура: i586
    Собран:  15 апреля 2011 г. 0:19
    Исходный пакет: sundials
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Загрузка: sundials-2.6.0-alt8.i586.rpm
    Домашняя страница: http://acts.nersc.gov/sundials/

    Лицензия: BSD
    О пакете: SUite of Nonlinear and DIfferential/ALgebraic equation Solvers
    Описание: 
    The family of solvers referred to as SUNDIALS consists of the following solvers:
     CVODE  - for integration of ordinary differential equation systems (ODEs)
              CVODE treats stiff and nonstiff ODE systems of the form
              y' = f(t,y), y(t0) = y0
     CVODES - for integration and sensitivity analysis of ODEs
              CVODES treats stiff and nonstiff ODE systems of the form
              y' = f(t,y,p), y(t0) = y0(p)
     IDA    - for integration of differential-algebraic equation systems (DAEs)
              IDA treats DAE systems of the form
              F(t,y,y') = 0, y(t0) = y0, y'(t0) = y0'
     IDAS   - for integration and sensitivity analysis of DAEs
              IDAS treats DAE systems of the form
              F(t,y,y',p) = 0, y(t0) = y0(p), y'(t0) = y0'(p)
     KINSOL - for solution of nonlinear algebraic systems
              KINSOL treats nonlinear systems of the form
              F(u) = 0

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

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

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


    15 апреля 2011 г. Eugeny A. Rostovtsev 2.6.0-alt8
    - Rebuilt
    10 апреля 2011 г. Eugeny A. Rostovtsev 2.6.0-alt7
    - Built with GotoBLAS2 instead of ATLAS
    - Disabled devel-static packages
    11 февраля 2011 г. Eugeny A. Rostovtsev 2.6.0-alt6
    - Rebuilt for debuginfo