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 4d6d747 commit 6b95a04Copy full SHA for 6b95a04
1 file changed
tutorials/introduction-to-solverbenchmark/index.jmd
@@ -242,5 +242,5 @@ stats = bmark_solvers(solvers, problems)
242
243
# Access the solver-specific column `:isConvex` for the `:newton` solver
244
df_newton = stats[:newton]
245
-```
246
df_newton.isConvex
+```
0 commit comments