-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the following library features do not have SSE and/or AVX versions or are only implemented via SVML.
Basic functions:
- fmod
- remainder
- remquo
Exponential functions:
- exp
- exp2
- expm1
- log
- log10
- log2
- log1p
Power functions:
- pow
- cbrt
- hypot
Hyperbolic functions:
- sinh
- cosh
- tanh
- asinh
- acosh
- atanh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request