Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2022 09:48:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268292] [New port] math/vdt: Fast and inline implementations of mathematical functions
Message-ID:  <bug-268292-7788-ZMGzlWAvFq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268292-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268292-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268292

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Nuno Teixeira from comment #2)
(...)

pkg-descr is related to devel/root port and a new description needs to be
created to this port:

---
vectorised math

    A collection of fast and inline implementations of mathematical functio=
ns.
    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 libr=
ary.
---
for example.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268292-7788-ZMGzlWAvFq>