notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q2
vdt Fast and inline implementations of mathematical functions
0.4.4 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.4Version of this port present on the latest quarterly branch.
Maintainer: erik@tenku.dk search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/vdt-0.4.4/catalog.mk
  2. /usr/local/share/licenses/vdt-0.4.4/LICENSE
  3. /usr/local/share/licenses/vdt-0.4.4/LGPL3+
  4. include/vdt/asin.h
  5. include/vdt/atan.h
  6. include/vdt/tanh.h
  7. include/vdt/atan2.h
  8. include/vdt/cos.h
  9. include/vdt/exp.h
  10. include/vdt/identity.h
  11. include/vdt/inv.h
  12. include/vdt/log.h
  13. include/vdt/sincos.h
  14. include/vdt/sin.h
  15. include/vdt/sqrt.h
  16. include/vdt/tan.h
  17. include/vdt/vdtcore_common.h
  18. include/vdt/vdtMath.h
  19. lib/libvdt.so
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • vdt>0:math/vdt
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):
vdt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.40.4.4-0.4.40.4.4---
FreeBSD:13:quarterly0.4.40.4.40.4.40.4.40.4.40.4.40.4.40.4.4
FreeBSD:14:latest0.4.40.4.40.4.40.4.40.4.40.4.4-0.4.4
FreeBSD:14:quarterly0.4.40.4.4-0.4.40.4.40.4.40.4.40.4.4
FreeBSD:15:latest0.4.40.4.4n/a0.4.4n/a0.4.40.4.40.4.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dpiparo/vdt/tar.gz/v0.4.4?dummy=/
Collapse this list.

There are no commits on branch 2024Q2 for this port