We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d8040 commit 1f3be34Copy full SHA for 1f3be34
Cargo.toml
@@ -10,6 +10,7 @@ authors = [
10
description = "The package provides BLAS and LAPACK using the Netlib implementation."
11
homepage = "https://github.com/cmr/netlib-src"
12
repository = "https://github.com/cmr/netlib-src"
13
+readme = "README.md"
14
categories = ["science"]
15
keywords = ["linear-algebra"]
16
build = "build.rs"
0 commit comments