sundials 2.5.0-3build1 source package in Ubuntu

Changelog

sundials (2.5.0-3build1) trusty; urgency=medium

  * Rebuild for octave 3.8.
 -- Matthias Klose <email address hidden>   Mon, 24 Feb 2014 18:27:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sundials_2.5.0.orig.tar.gz 1.6 MiB f1a1b0d67388a880b603ea3b6d852512f23033085d703d7b49ab6ea019293618
sundials_2.5.0-3build1.diff.gz 62.1 KiB 36b56d2eaf767c54e5c1ed67403827e03a078044595c9e25d4f1f186d866f367
sundials_2.5.0-3build1.dsc 1.9 KiB 766b240ec5a138ae4509f8dcc1d0950db088265d028a604280547c938679ca56

View changes file

Binary packages built by this source

libsundials-cvode1: ordinary differentialequation solver (SUNDIALS library)

 This package contains the library for ordinary differential equation
 (ODE) system solvers from SUNDIALS (SUit of Nonlinear and
 DIfferential/ALgebraic equation Solvers).

libsundials-cvodes2: ODE solver with sensistivity analysis (SUNDIALS library)

 This package contains the library for ordinary differential equation
 (ODE) system solver with sensistivity analysis capabilities from
 SUNDIALS (SUit of Nonlinear and DIfferential/ALgebraic equation
 Solvers).

libsundials-ida2: differential-algebraic system solver (SUNDIALS library)

 This package contains the library for differential-algebraic system
 (IDA) solver from SUNDIALS (SUit of Nonlinear and
  DIfferential/ALgebraic equation Solvers).

libsundials-idas0: IDA solver with sensitivity capabilities (SUNDIALS library)

 This package contains the library for differential-algebraic system
 with Sensitivity capabilities (IDAS) solver from SUNDIALS (SUit of
 Nonlinear and DIfferential/ALgebraic equation Solvers).

libsundials-kinsol1: KINSOL solver (SUNDIALS library)

 This package contain the library for KINSOL (nonlinear algebraic
 systems) system solver from SUNDIALS (SUit of Nonlinear and
 DIfferential/ALgebraic equation Solvers).

libsundials-nvecserial0: vector operations library (SUNDIALS library)

 This package provides implementations for all vector operations
 defined by the generic NVECTOR module in the table of operations for
 SUNDIALS (SUit of Nonlinear and DIfferential/ALgebraic equation
 Solvers).

libsundials-serial: SUit of Nonlinear and DIfferential/ALgebraic equation Solvers

 The family of solvers referred to as SUNDIALS consists of solvers CVODE
 (for ODE systems), CVODES (ODE with sensitivity analysis capabilities),
 IDA (for differential-algebraic systems), and KINSOL (for nonlinear
 algebraic systems).
 .
 This package depends on all other packages containing the shared
 libraries for the subcomponents of SUNDIALS: CVODE, CVODES, IDA,
 KINSOL, and NVECTOR_SERIAL.

libsundials-serial-dev: SUNDIALS development files

 The family of solvers referred to as SUNDIALS (SUit of Nonlinear and
 DIfferential/ALgebraic equation Solvers) consists of solvers CVODE
 (for ODE systems), CVODES (ODE with sensitivity analysis capabilities),
 IDA (for differential-algebraic systems), and KINSOL (for nonlinear
 algebraic systems).
 .
 This package contains files necessary for development applications using
 SUNDIALS in C and, in case of FCVODE and FKINSOL, Fortran. It also
 contains various example programs distributed by the upstream authors.

octave-sundials: SUNDIALS for octave

 The family of solvers referred to as SUNDIALS (SUit of Nonlinear and
 DIfferential/ALgebraic equation Solvers) consists of solvers CVODE
 (for ODE systems), CVODES (ODE with sensitivity analysis capabilities),
 IDA (for differential-algebraic systems), and KINSOL (for nonlinear
 algebraic systems).
 .
 This package contains SUNDIALS plugins for octave.