#linear-algebra #bindings #fortran #science #libblas-sys #libblas

libblas-sys

The package provides bindings to the Basic Linear Algebra Subprograms

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

#12 in #fortran

Download history 363/week @ 2024-12-10 39/week @ 2024-12-17 12/week @ 2024-12-24 84/week @ 2024-12-31 33/week @ 2025-01-07 1/week @ 2025-01-14

65 downloads per month

MIT license

34KB
397 lines

libblas-sys Build Status

The package provides bindings to the Basic Linear Algebra Subprograms. The bindings are directly to Fortran routines, that is, without any overhead.

Documentation

Contributing

  1. Fork the project.
  2. Implement your idea.
  3. Open a pull request.

Dependencies

~0–30MB
~582K SLoC