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 28fd0b2 commit 5324e01Copy full SHA for 5324e01
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
## [0.8.0] - 2025-10-21
6
7
-* Gate COBYLA argmin COBYLA solver behind `argmin` feature.
+* Gate argmin COBYLA solver behind `argmin` feature.
8
Migration guide: If you use `CobylaSolver` change your `Cargo.toml` as follows:
9
`cobyla = { version = "0.8", features = ["argmin"] }`
10
0 commit comments