cubature 1.0.3+ds-3 source package in Ubuntu

Changelog

cubature (1.0.3+ds-3) unstable; urgency=low

  * Check for fftw3l in d/rules

 -- Ole Streicher <email address hidden>  Sat, 19 Oct 2019 15:28:40 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
cubature_1.0.3+ds-3.dsc 2.0 KiB e07da591179592a877dff740604b3c9e05b2101abd09571d8080db4d65ed25b2
cubature_1.0.3+ds.orig.tar.xz 41.9 KiB a5c2884d6be2afc12cc2835230a1be8c9f81c5bb00c58c449e2b943d57d9d22d
cubature_1.0.3+ds-3.debian.tar.xz 3.8 KiB 6362d777f0515d632885fd9e5d1713f330070d09fcdec430e2395949a3187c11

No changes file available.

Binary packages built by this source

libcubature-dev: Multi-dimensional adaptive integration (cubature) in C

 This is a simple C package for adaptive multidimensional integration
 (cubature) of vector-valued integrands over hypercubes. Of course, it
 can handle scalar integrands as the special case where f is a
 one-dimensional vector: the dimensionalities of f and x are independent.
 The integrand can be evaluated for an array of points at once to enable
 easy parallelization.
 .
 This package contains the development files.

libcubature0: Multi-dimensional adaptive integration (cubature) in C (shared lib)

 This is a simple C package for adaptive multidimensional integration
 (cubature) of vector-valued integrands over hypercubes. Of course, it
 can handle scalar integrands as the special case where f is a
 one-dimensional vector: the dimensionalities of f and x are independent.
 The integrand can be evaluated for an array of points at once to enable
 easy parallelization.
 .
 This package contains the shared library.

libcubature0-dbgsym: debug symbols for libcubature0