Releases: JuliaNonconvex/Nonconvex.jl
Releases · JuliaNonconvex/Nonconvex.jl
v0.5.2
v0.5.1
Nonconvex v0.5.1
Closed issues:
- custom adjoints (#43)
Merged pull requests:
- MathOptInterface, JuMP and Juniper integration (#38) (@mohamed82008)
- Improve ChainRules references in the readme. (#44) (@oxinabox)
- MINLP with Juniper (#47) (@mohamed82008)
v0.5.0
Nonconvex v0.5.0
v0.4.0
Nonconvex v0.4.0
v0.3.0
Nonconvex v0.3.0
v0.2.0
Nonconvex v0.2.0
Closed issues:
- Register the package (#10)
- Inconsistency between the stored abs delta f and a relative one used to prove convergence (#13)
- Error using IpoptAlg with TopOpt.jl (#14)
Merged pull requests:
- CompatHelper: bump compat for "Percival" to "0.2" (#12) (@github-actions[bot])
- Revert "CompatHelper: bump compat for "Percival" to "0.2"" (#15) (@mohamed82008)
- Don't compute Hessian when using first order in Ipopt and make it default (#17) (@mohamed82008)
- Allow abs f and rel f convergence (#18) (@mohamed82008)
- Update to Percival 0.2 (#19) (@mohamed82008)