Package sundials: Information

    Source package: sundials
    Version: 2.7.0-alt1
    Build time:  Sep 3, 2012, 09:59 AM
    Report package bug
    License: BSD
    Summary: SUite of Nonlinear and DIfferential/ALgebraic equation Solvers
    Description: 
    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

    List of rpms provided by this 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)


    List of contributors:
    Eugeny A. Rostovtsev

    ACL:
    @qa_p7

      1. liblapack-devel
      2. openmpi-devel

    Last changed


    Sept. 3, 2012 Eugeny A. Rostovtsev 2.7.0-alt1
    - Version 2.7.0
    Aug. 12, 2012 Eugeny A. Rostovtsev 2.6.0-alt12
    - Built with OpenBLAS instead of GotoBLAS2
    June 24, 2012 Eugeny A. Rostovtsev 2.6.0-alt11
    - Rebuilt with OpenMPI 1.6