Port details on branch 2023Q4 |
- vdt Fast and inline implementations of mathematical functions
- 0.4.4 math =2 0.4.4Version of this port present on the latest quarterly branch.
- Maintainer: erik@tenku.dk
- Port Added: 2022-12-26 08:18:08
- Last Update: 2022-12-26 08:16:37
- Commit Hash: acfc52a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel science
- License: LGPL3+
- WWW:
- https://github.com/dpiparo/vdt
- Description:
- vectorised math:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/vdt/ && make install clean
- To add the package, run one of these commands:
- pkg install math/vdt
- pkg install vdt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vdt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671959994
SHA256 (dpiparo-vdt-v0.4.4_GH0.tar.gz) = 8b1664b45ec82042152f89d171dd962aea9bb35ac53c8eebb35df1cb9c34e498
SIZE (dpiparo-vdt-v0.4.4_GH0.tar.gz) = 59957
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- devel/root
Configuration Options:
- No options to configure
- Options name:
- math_vdt
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|