v3.14.2
·
1100 commits
to master
since this release
Optimization v3.14.2
Closed issues:
- Document
EnzymeAD
(#522)
Merged pull requests:
- Remove Nonconvex from docs for now (#517) (@baggepinnen)
- prefer use of lagragian hessian if available (#518) (@baggepinnen)
- Performance Improvements for OptimizationBBO (#519) (@Zentrik)
- Update OptimizationGCMAES.jl to set
allowscallbacks
to false (#527) (@Vaibhavdixit02) - generate
lag_h
function for FiniteDiff (#529) (@baggepinnen) - Move AD files to extension packages (#530) (@Vaibhavdixit02)
- CompatHelper: add new compat entry for ADTypes at version 0.1, (keep existing compat) (#532) (@github-actions[bot])
- Remove buggy
structural_simplify
usage (#539) (@YingboMa)