Crates.io | lapack-sys |
lib.rs | lapack-sys |
version | |
source | src |
created_at | 2015-05-16 18:58:55.552937+00 |
updated_at | 2025-02-08 08:38:22.332662+00 |
description | The package provides bindings to LAPACK (Fortran). |
homepage | https://github.com/blas-lapack-rs/lapack-sys |
repository | https://github.com/blas-lapack-rs/lapack-sys |
max_upload_size | |
id | 2124 |
Cargo.toml error: | TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
The package provides bindings to LAPACK (Fortran).
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
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.