vdt 0.4.4-3build1 source package in Ubuntu

Changelog

vdt (0.4.4-3build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 16:54:39 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
vdt_0.4.4.orig.tar.gz 58.6 KiB 8b1664b45ec82042152f89d171dd962aea9bb35ac53c8eebb35df1cb9c34e498
vdt_0.4.4-3build1.debian.tar.xz 3.5 KiB 3d25fca24995af42e3f888d05cbc85e0f741bacfdd02395c2b25e9c64421eedb
vdt_0.4.4-3build1.dsc 2.1 KiB dab246f5923d8379acc237c2fc3a3eb820a0c893af95acdb6e645cdfaf737be5

View changes file

Binary packages built by this source

libvdt-dev: vectorised math library - development files

 This is vectorised math library
  - a collection of fast and inline implementations of mathematical functions
  - the functions can be used in autovectorised loops
  - double and single precision implementations are available
  - no overhead present, no intrinsics used
 .
 A scalar (T(T)) and array signature (void(const unsigned int, T*, T*)) are
 provided. Born and developed at CERN, it is used, among the others, by LHC
 experiments and the Geant4 simulation toolkit.
 .
 Much of the VDT code is inspired by the well known Cephes mathematical
 library.
 .
 This package contains the development files for vdt.

libvdt0.4: vectorised math library

 This is vectorised math library
  - a collection of fast and inline implementations of mathematical functions
  - the functions can be used in autovectorised loops
  - double and single precision implementations are available
  - no overhead present, no intrinsics used
 .
 A scalar (T(T)) and array signature (void(const unsigned int, T*, T*)) are
 provided. Born and developed at CERN, it is used, among the others, by LHC
 experiments and the Geant4 simulation toolkit.
 .
 Much of the VDT code is inspired by the well known Cephes mathematical
 library.

libvdt0.4-dbgsym: debug symbols for libvdt0.4