Releases: jump-dev/Ipopt.jl
Releases · jump-dev/Ipopt.jl
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.9.1
Ipopt v0.9.1
Closed issues:
- Upgrade Ipopt_jll to [email protected] (#246)
- Package and release Ipopt 3.14 (#278)
- BLAS/LAPACK Library issue after 1.7 update (#295)
Merged pull requests:
v0.9.0
Ipopt v0.9.0
Closed issues:
- max_wall_time is not a valid option ? (#279)
- Intermediate callback with MOI: primal values are constant along the iterations (#281)
Merged pull requests:
- [breaking] Large refactoring of package before v1.0 (#285) (@odow)
- Exclude SolverVersion test (#286) (@odow)
- [breaking] refactor C API (#287) (@odow)
- Simplify MOI wrapper (#288) (@odow)
- Fix CallbackVariablePrimal (#289) (@odow)
- Switch to Utilities.VariablesContainer (#290) (@odow)
- Various improvements to MOI wrapper (#291) (@odow)
v0.8.0
v0.7.0
Ipopt v0.7.0
Closed issues:
- Accessing Ipopt solver stats (#255)
- Accessing OutPut File Summary (#256)
- Optimizing multiple models with Ipopt and JuMP in parallel results in crashes (#257)
- broken URL in README.md (#258)
- Deprecate and remove init (#261)
- Update to [email protected] (#263)
- Ipopt uncostrainted with limited-memory Hessian crash (#264)
- Compiling mpi with pardiso on ubuntu (#266)
- HS071 link in docs dead (#267)
- Typo in README: Linear Solvers (#269)
- Errors related to solve_farkas on package testing (#271)
Merged pull requests:
v0.6.5
Ipopt v0.6.5
Closed issues:
- building documentation (#21)
- pardiso, ipopt, undefined symbol: sgetrf_ (#177)
- Using MSVC binaries (#202)
- Implement MOI solver-dependent callback (#208)
- Ipopt fails to load an empty model (#238)
Merged pull requests:
- Remove rst docs and replace with Markdown (#237) (@odow)
- Add a solver-dependent callback wrapping the Ipopt intermediate-callback (#241) (@odow)
- Clarify linear solver instructions (#251) (@odow)
- Allow empty models to be created (#252) (@odow)
- Add MA86 install instructions (#253) (@odow)
- Update Project.toml (#254) (@odow)