#linear-algebra #bindings #fortran #lapack #pac-kage

liblapack-sys

The package provides bindings to the Linear Algebra PACKage

16 releases

Uses old Rust 2015

0.2.0 May 15, 2015
0.1.0 May 15, 2015
0.0.17 Apr 8, 2015
0.0.16 Mar 26, 2015
0.0.2 Nov 21, 2014

#1674 in Math

MIT license

255KB
1K SLoC

liblapack-sys Build Status

The package provides bindings to the Linear Algebra PACKage. 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.

lib.rs:

Bindings to the Linear Algebra PACKage.

The bindings are directly to Fortran routines, that is, without any overhead.

Dependencies

~0–30MB
~582K SLoC