https://github.com/numpy/svml
Vendored files from Intel's SVML
https://github.com/numpy/svml
Last synced: about 2 months ago
JSON representation
Vendored files from Intel's SVML
- Host: GitHub
- URL: https://github.com/numpy/svml
- Owner: numpy
- License: bsd-3-clause
- Created: 2021-08-11T16:53:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T17:52:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T14:58:24.536Z (about 1 year ago)
- Language: Assembly
- Size: 1.11 MB
- Stars: 37
- Watchers: 9
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Short Vector Math Library (SVML)
Provides vectorized implementations of commonly used math functions (currently
supports only x86_64 AVX-512).