aboutsummaryrefslogtreecommitdiff
path: root/math/fastops
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:30:14 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:58:51 +0000
commitfb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch)
tree4bfc4b617ac23047eb736c72fb80d2b4f9069605 /math/fastops
parentc53ddded1db88147493efaad6a9aa436d9b71fae (diff)
Diffstat (limited to 'math/fastops')
-rw-r--r--math/fastops/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/fastops/pkg-descr b/math/fastops/pkg-descr
index b3b4a059be88..12c293a8a185 100644
--- a/math/fastops/pkg-descr
+++ b/math/fastops/pkg-descr
@@ -2,5 +2,3 @@ This small library enables acceleration of bulk calls of certain math
functions on AVX and AVX2 hardware. Currently supported operations are
exp, log, sigmoid, and tanh. The library is designed with extensibility
in mind.
-
-WWW: https://github.com/yandex/fastops