Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SciNim/vectorize
SIMD vectorization backend
https://github.com/SciNim/vectorize
Last synced: about 2 months ago
JSON representation
SIMD vectorization backend
- Host: GitHub
- URL: https://github.com/SciNim/vectorize
- Owner: SciNim
- License: other
- Created: 2020-05-30T12:55:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T19:39:22.000Z (over 4 years ago)
- Last Synced: 2024-08-04T03:06:53.857Z (5 months ago)
- Language: Nim
- Size: 33.2 KB
- Stars: 15
- Watchers: 8
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHEv2
Awesome Lists containing this project
- awesome-nim - vectorize - SIMD vectorization backend. (Algorithms / Math)
README
# Vectorize
Vectorize will be a SIMD backend for Nim.
## License
Licensed and distributed under either of
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
or
* Apache License, Version 2.0, ([LICENSE-APACHEv2](LICENSE-APACHEv2) or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.