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 2d785b4 commit 76adc78Copy full SHA for 76adc78
nalgebra-lapack/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "nalgebra-lapack"
3
-version = "0.26.0"
4
-authors = ["Sébastien Crozet <[email protected]>", "Andrew Straw <[email protected]>"]
+version = "0.27.0"
+authors = ["Sébastien Crozet <[email protected]>", "Andrew Straw <[email protected]>", "geo-ant <[email protected]>"]
5
6
description = "Matrix decompositions using nalgebra matrices and Lapack bindings."
7
homepage = "https://nalgebra.rs"
0 commit comments