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

    Исходный пакет: sundials
    Версия: 2.7.0-alt1
    Собран:  3 сентября 2012 г. 9:59
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: 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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libsundials (x86_64, i586)
    libsundials-debuginfo (x86_64, i586)
    libsundials-devel (x86_64, i586)
    libsundials-devel-doc (noarch)
    sundials (x86_64, i586)
    sundials-examples (x86_64, i586)
    sundials-examples-debuginfo (x86_64, i586)
    sundials-examples-src (noarch)

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

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

      1. liblapack-devel
      2. openmpi-devel

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


    3 сентября 2012 г. Eugeny A. Rostovtsev 2.7.0-alt1
    - Version 2.7.0
    12 августа 2012 г. Eugeny A. Rostovtsev 2.6.0-alt12
    - Built with OpenBLAS instead of GotoBLAS2
    24 июня 2012 г. Eugeny A. Rostovtsev 2.6.0-alt11
    - Rebuilt with OpenMPI 1.6