toon 0.0~git20220106104723.370dcd9-3 source package in Ubuntu

Changelog

toon (0.0~git20220106104723.370dcd9-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * Add patch ac-path-pkgconfig.patch: Use cross-build compatible macro for
    finding pkg-config.

  [ Roland Mas ]
  * Upload Janitor's changes.

 -- Roland Mas <email address hidden>  Sun, 15 Oct 2023 16:56:55 +0200

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
toon_0.0~git20220106104723.370dcd9-3.dsc 2.1 KiB 197a79ff2dd68aaeec82177a83aeb2a0e8436f4adb58052699b57b5d38106ee3
toon_0.0~git20220106104723.370dcd9.orig.tar.xz 187.5 KiB 4d501a3bf992c67f0b4e88067dd3bcb7913a94923a53a99d7376ab0d4eace682
toon_0.0~git20220106104723.370dcd9-3.debian.tar.xz 3.0 KiB 5b43589f503d4d6c1777eb8ba81f77886477311372c6c128440084e6751db78f

No changes file available.

Binary packages built by this source

libtoon-dev: C++ numerics library designed for large numbers of small matrices

 TooN is a C++ numerics library which is designed to operate
 efficiently on large numbers of small matrices, and provides easy
 access to a number of algorithms including matrix decompositions and
 optimizations.
 .
 TooN is type generic and works well with a variety of numeric types
 including double, float and automatic differentiation types.
 .
 It is designed to integrate very will with the libCVD computer vision
 library and GVars3 configuration library.