summaryrefslogtreecommitdiff
path: root/math/fastops/pkg-descr
blob: b3b4a059be88a5b515bce8e771b585ae3f43299f (plain) (blame)
1
2
3
4
5
6
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