File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ chronological order. We follow [semantic versioning](https://semver.org/) and al
55releases are available on [ Anaconda.org] ( https://anaconda.org/optimagic-dev/optimagic ) .
66
77
8- ## 0.6.0
8+ ## 0.5.3
99
1010This release introduces ** multi-backend plotting** with support for matplotlib, bokeh,
1111and altair backends (in addition to the existing plotly backend), ** 3D visualizations**
@@ -19,8 +19,8 @@ Google Summer of Code (GSoC) 2025 contributors.
1919 annotations issue with Python 3.13 and NumPy 2.4 ({ghuser}` timmens ` ).
2020- {gh}` 660 ` Renames the ` bayes_opt ` parameter ` n_iter ` to ` stopping_maxiter `
2121 ({ghuser}` spline2hg ` ).
22- - {gh}` 659 ` Fixes ` UnboundLocalError ` when ` stopping_criterion=None ` in
23- ` convergence_plot ` ({ghuser}` szd5654125 ` ).
22+ - {gh}` 659 ` Removes ` None ` as a valid option for ` stopping_criterion ` in
23+ ` convergence_plot ` and updates the docstring ({ghuser}` szd5654125 ` ).
2424- {gh}` 658 ` Enhances documentation and minor fixes in backend plotting
2525 ({ghuser}` r3kste ` ).
2626- {gh}` 654 ` Implements the altair plotting backend ({ghuser}` r3kste ` ).
You can’t perform that action at this time.
0 commit comments