22 releases
Uses old Rust 2015
0.1.0 | May 15, 2015 |
---|---|
0.0.21 | Apr 7, 2015 |
0.0.18 | Mar 26, 2015 |
0.0.13 | Feb 22, 2015 |
0.0.2 | Nov 21, 2014 |
#13 in #fortran
65 downloads per month
34KB
397 lines
libblas-sys
The package provides bindings to the Basic Linear Algebra Subprograms. The bindings are directly to Fortran routines, that is, without any overhead.
Documentation
Contributing
- Fork the project.
- Implement your idea.
- Open a pull request.
lib.rs
:
Bindings to the Basic Linear Algebra Subprograms.
The bindings are directly to Fortran routines, that is, without any overhead.
Dependencies
~0–30MB
~582K SLoC