We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d8843 commit eaec8e9Copy full SHA for eaec8e9
4 files changed
lax/Cargo.toml
@@ -51,6 +51,3 @@ version = "0.10.4"
51
optional = true
52
default-features = false
53
features = ["cblas"]
54
-
55
-[package.metadata.docs.rs]
56
-rustdoc-args = ["--html-in-header", "katex-header.html"]
lax/katex-header.html
ndarray-linalg/Cargo.toml
@@ -78,6 +78,3 @@ harness = false
78
[[bench]]
79
name = "solveh"
80
harness = false
81
82
83
ndarray-linalg/katex-header.html
0 commit comments