Releases: jump-dev/Ipopt.jl
Releases · jump-dev/Ipopt.jl
v1.7.0
Ipopt v1.7.0
Merged pull requests:
- Check primal feasibility after termination failure (#435) (@Robbybp)
- Fix error in RawOptimizerAttribute and improve code coverage (#437) (@odow)
- Improve coverage for ConstraintDualStart (#438) (@odow)
- Fix get for MOI.VariablePrimalStart and error when x is a Parameter (#439) (@odow)
- Simplify how we handle the range of TerminationStatus and PrimalStatus (#440) (@odow)
- Improve coverage of C_wrapper.jl (#441) (@odow)
- Prep for v1.7.0 (#442) (@odow)
- Rename _function_type_to_set to _function_type_to_func and test (#443) (@odow)
- Improve test coverage (#444) (@odow)
- Use MOI.Silent() => true where possible in the tests (#445) (@odow)
- Fix test with duplicate name (#446) (@odow)
- Fix return type of
Bool
for ccall methods (#447) (@odow) - Add a test to catch Hessian returning FALSE (#448) (@odow)
- Add proper error for badly typed option (#449) (@odow)
Closed issues:
- Check feasibility after a restoration failure? (#436)
v1.6.7
Ipopt v1.6.7
Merged pull requests:
- Update Project.toml (#433) (@amontoison)
- Prep for v1.6.7 (#434) (@odow)
Closed issues:
v1.6.6
v1.6.5
v1.6.4
Ipopt v1.6.4
Merged pull requests:
- Update .cirrus.yml (#417) (@amontoison)
- [documentation] Add more details about BLAS and LAPACK backends (#418) (@amontoison)
- Test aarch64-apple on CI (#420) (@odow)
- Upgrade Ipopt to v3.14.16 (#421) (@amontoison)
- Prep for v1.6.4 (#422) (@odow)
Closed issues:
- Segmentation fault during precompilation (#419)
v1.6.3
v1.6.2
v1.6.1
Ipopt v1.6.1
Merged pull requests:
- Release 1.6.1 (#404) (@amontoison)
- Update .cirrus.yml (#405) (@amontoison)
Closed issues:
- Cannot be installed properly on Alpine Linux which is a MUSL based distro (#402)
- [email protected] is slower than [email protected] (#403)
v1.6.0
Ipopt v1.6.0
Merged pull requests:
- JuliaHSL is now libHSL (#393) (@amontoison)
- Upgrade Ipopt_jll.jl (#394) (@amontoison)
- Add a test for HSL solvers (#395) (@amontoison)
- Add MOI.AutomaticDifferentiationBackend (#397) (@odow)
- Add support for get MOI.NLPBlock (#398) (@odow)
- Add support for MOI.Interval{Float64} set (#399) (@odow)
- Prep for v1.6.0 (#400) (@odow)
- [README] add ObjectiveFunction{ScalarNonlinearFunction} (#401) (@odow)
Closed issues: