| Crates.io | netlib-src |
| lib.rs | netlib-src |
| version | 0.9.0 |
| created_at | 2016-05-23 07:58:44.157539+00 |
| updated_at | 2025-04-02 10:45:29.501304+00 |
| description | The package provides a source of BLAS and LAPACK via Netlib. |
| homepage | https://github.com/blas-lapack-rs/netlib-src |
| repository | https://github.com/blas-lapack-rs/netlib-src |
| max_upload_size | |
| id | 5153 |
| size | 46,240,353 |
The package provides a source of BLAS and LAPACK via Netlib.
The following Cargo features are supported:
cblas to build CBLAS (enabled by default),lapacke to build LAPACKE (enabled by default),static to link to Netlib statically,system to skip building the bundled Netlib, andtmg to build TMG (enabled by default).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.