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 72b0d09 commit 7538644Copy full SHA for 7538644
README.rst
@@ -105,8 +105,8 @@ How to use with cargo
105
[dependencies]
106
ndarray = "0.15.0"
107
108
-How to enable blas integration
109
------------------------------
+How to enable BLAS integration
+------------------------------
110
111
Blas integration is an optional add-on. Without BLAS, ndarray uses the
112
``matrixmultiply`` crate for matrix multiplication for ``f64`` and ``f32``
0 commit comments