sundials 2.4.0-4 source package in Ubuntu

Changelog

sundials (2.4.0-4) unstable; urgency=low


  * add octave support
  
  [Peter Green]
  * debian/patches: add fix-format-error.patch (Closes: #646457)

 -- Christophe Trophime <email address hidden>  Mon, 24 Oct 2011 15:01:41 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sundials_2.4.0-4.dsc 1.9 KiB 5dbea30abd2fbc2ac1cd4854e22f4b25793ea4d7b5805ab286b4987169f1f8ef
sundials_2.4.0.orig.tar.gz 1.6 MiB fcee6a32e67ab8b661159aecf6be4e3863d60b2eb222aead82c1605f5b6be283
sundials_2.4.0-4.diff.gz 60.5 KiB b57b128ce02190183095b52ba1e5dc3629285cc17191e06ad9118fd4bbc6d0b0

Available diffs

No changes file available.

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.