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

    Исходный пакет: sundials
    Версия: 2.6.0-alt8
    Собран:  15 апреля 2011 г. 0:22
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: 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-goto-devel
      2. openmpi-devel

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


    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