sundials 6.4.1+dfsg1-3build4 source package in Ubuntu

Changelog

sundials (6.4.1+dfsg1-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:56:06 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
sundials_6.4.1+dfsg1.orig.tar.xz 14.3 MiB c61157f1d4be06c704bea40cb131eb63ba2dada161989071604d0a0959cdf04a
sundials_6.4.1+dfsg1-3build4.debian.tar.xz 18.8 KiB bdea0afe6426b65249c5b845907e5c56d0431ab5a94070ed78a38f0bbc4aec17
sundials_6.4.1+dfsg1-3build4.dsc 3.5 KiB 69612ebc7e0a87faba8e9a9d0ce516736302b123029b6559628b04216ac37ca9

View changes file

Binary packages built by this source

libsundials-arkode5: No summary available for libsundials-arkode5 in ubuntu oracular.

No description available for libsundials-arkode5 in ubuntu oracular.

libsundials-arkode5-dbgsym: debug symbols for libsundials-arkode5
libsundials-cvode6: ordinary differential equation solver (SUNDIALS library)

 This package contains the library for ordinary differential equation (ODE)
 system solvers from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic
 equation Solvers). CVODE is a solver for stiff and nonstiff ODE systems
 (initial value problem) given in explicit form dy/dt = f(t,y).

libsundials-cvode6-dbgsym: No summary available for libsundials-cvode6-dbgsym in ubuntu oracular.

No description available for libsundials-cvode6-dbgsym in ubuntu oracular.

libsundials-cvodes6: 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 (SUite of
 Nonlinear and DIfferential/ALgebraic equation Solvers). CVODES is a solver for
 stiff and nonstiff ODE systems (initial value problem) given in explicit form
 y' = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint
 modes).

libsundials-cvodes6-dbgsym: debug symbols for libsundials-cvodes6
libsundials-dev: Package providing everything for SUNDIALS dev work

 This package contains all development files necessary to build applications
 using SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation
 Solvers). All examples and documentation links live in this package as well.

libsundials-fortran-dev: Package providing everything for SUNDIALS dev work. Fortran files

 This package contains all development fortran files necessary to build
 applications using SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic
 equation Solvers). All examples and documentation links live in this package
 as well.

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

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

libsundials-ida6-dbgsym: debug symbols for libsundials-ida6
libsundials-idas5: IDA solver with sensitivity capabilities (SUNDIALS library)

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

libsundials-idas5-dbgsym: debug symbols for libsundials-idas5
libsundials-kinsol6: KINSOL solver (SUNDIALS library)

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

libsundials-kinsol6-dbgsym: debug symbols for libsundials-kinsol6
libsundials-nvecparallel-hypre6: No summary available for libsundials-nvecparallel-hypre6 in ubuntu oracular.

No description available for libsundials-nvecparallel-hypre6 in ubuntu oracular.

libsundials-nvecparallel-hypre6-dbgsym: No summary available for libsundials-nvecparallel-hypre6-dbgsym in ubuntu oracular.

No description available for libsundials-nvecparallel-hypre6-dbgsym in ubuntu oracular.

libsundials-nvecparallel-mpi6: No summary available for libsundials-nvecparallel-mpi6 in ubuntu oracular.

No description available for libsundials-nvecparallel-mpi6 in ubuntu oracular.

libsundials-nvecparallel-mpi6-dbgsym: debug symbols for libsundials-nvecparallel-mpi6
libsundials-nvecparallel-openmp6: OpenMP 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 (SUite of Nonlinear and DIfferential/ALgebraic equation
 Solvers).
 .
 This package contains the OpenMP-based parallel flavor of the library.

libsundials-nvecparallel-openmp6-dbgsym: debug symbols for libsundials-nvecparallel-openmp6
libsundials-nvecparallel-petsc6: PETSc 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 (SUite of Nonlinear and DIfferential/ALgebraic equation
 Solvers).
 .
 This package contains the PETSc-based parallel flavor of the library.

libsundials-nvecparallel-petsc6-dbgsym: debug symbols for libsundials-nvecparallel-petsc6
libsundials-nvecparallel-pthread6: Pthread 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 (SUite of Nonlinear and DIfferential/ALgebraic equation
 Solvers).
 .
 This package contains the pthread-based parallel flavor of the library.

libsundials-nvecparallel-pthread6-dbgsym: debug symbols for libsundials-nvecparallel-pthread6
libsundials-nvecserial6: Non-parallel 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 (SUite of Nonlinear and DIfferential/ALgebraic equation
 Solvers).
 .
 This package contains the serial flavor of the library.

libsundials-nvecserial6-dbgsym: debug symbols for libsundials-nvecserial6
libsundials-sunlinsol3: differential equation solver (SUNDIALS library)

 Auxiliary solvers used by the SUNDIALS library.

libsundials-sunlinsol3-dbgsym: debug symbols for libsundials-sunlinsol3
libsundials-sunmatrix4: differential equation solver (SUNDIALS library)

 Auxiliary solvers used by the SUNDIALS library.

libsundials-sunmatrix4-dbgsym: debug symbols for libsundials-sunmatrix4