https://github.com/andreytkachenko/cblas-src
CBLAS Rust wrapper
https://github.com/andreytkachenko/cblas-src
cblas openblas rust
Last synced: 7 months ago
JSON representation
CBLAS Rust wrapper
- Host: GitHub
- URL: https://github.com/andreytkachenko/cblas-src
- Owner: andreytkachenko
- Created: 2020-08-28T10:45:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T09:21:23.000Z (over 3 years ago)
- Last Synced: 2025-02-02T01:36:40.769Z (8 months ago)
- Topics: cblas, openblas, rust
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CBLAS build
Some libraries may depend on CBLAS, and on some systems openblas may not be built with cblas. This crate builds CBLAS and links it statically.