lapack-sys

Crates.iolapack-sys
lib.rslapack-sys
version0.15.0
sourcesrc
created_at2015-05-16 18:58:55.552937+00
updated_at2025-02-08 08:38:22.332662+00
descriptionThe package provides bindings to LAPACK (Fortran).
homepagehttps://github.com/blas-lapack-rs/lapack-sys
repositoryhttps://github.com/blas-lapack-rs/lapack-sys
max_upload_size
id2124
size62,953,057
libs (github:rust-lang:libs)

documentation

https://docs.rs/lapack-sys

README

lapack-sys Package Documentation Build

The package provides bindings to LAPACK (Fortran).

Architecture

Development

The code is generated via a shell script based on the content of the lapack submodule. To re-generate, run the following command:

./bin/generate.sh

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

Commit count: 0

cargo fmt