Releases: xsuite/xdeps
Releases · xsuite/xdeps
Xdeps version 0.8.3
Changes:
Full Changelog: v0.8.2...v0.8.3
Xdeps version 0.8.2
Changes:
- Add
zero_if_metinMeritFunctionViewand use it to stop search with scipy scalar optimizers. - Disable
xatolby default inrun_simplex. - Introduce
Optimize.run_direct(...). - Better messages in
Optimize.run_...methods.
Full Changelog: v0.8.1...v0.8.2
Xdeps version 0.8.1
Xdeps version 0.8.0
Changes:
- Introduce
MeritFunctionView(..., rescale_x=...),MeritFunctionView.get_jacobian() - Introduce
Optimize.from_callable() - Introduce
Optimize.run_ls_trf(...),Optimize.run_ls_dogbox(...),Optimize.run_l_bfgs_b(...),Optimize.run_bfgs(...),Optimize.run_simplex(...) - Introduce
Optimize.step(..., take_best=True) Optimize.targetsandOptimize.varycan be accessed with tags
Full Changelog: v0.7.4...v0.8.0
Xdeps version 0.7.4
Xdeps version 0.7.3
Xdeps version 0.7.1
Changes:
- Better support of repeated names.
- Refactoring and fixes in
Table.
Full Changelog: v0.7.0...v0.7.1