Releases: JuliaNonconvex/Nonconvex.jl
Releases · JuliaNonconvex/Nonconvex.jl
v1.0.3
Nonconvex v1.0.3
Closed issues:
- Interior point method for semidefinite constraints (#20)
Merged pull requests:
v1.0.2
Nonconvex v1.0.2
Closed issues:
v1.0.1
Nonconvex v1.0.1
v1.0.0
v0.7.3
Nonconvex v0.7.3
Merged pull requests:
- doc typos (#102) (@matbesancon)
- Bump NLPModelsModifiers and ADNLPModels (#103) (@tmigot)
- CompatHelper: bump compat for IntervalArithmetic to 0.19, (keep existing compat) (#107) (@github-actions[bot])
- CompatHelper: bump compat for Ipopt to 0.7, (keep existing compat) (#108) (@github-actions[bot])
- CompatHelper: bump compat for ADNLPModels to 0.3, (keep existing compat) (#109) (@github-actions[bot])
- CompatHelper: bump compat for ChainRulesCore to 1, (keep existing compat) (#110) (@github-actions[bot])
- CompatHelper: bump compat for NLPModelsModifiers to 0.4, (keep existing compat) (#111) (@github-actions[bot])
- Restrict Hyperopt version (#113) (@mohamed82008)
v0.7.2
Nonconvex v0.7.2
Closed issues:
- Percival : other types than Float64 and initialisation of the
inity
variable. (#92)
Merged pull requests:
- Fix Percival BigFloat support (#94) (@mohamed82008)
v0.7.1
Nonconvex v0.7.1
Merged pull requests:
- Fit GP prior and fix bugs (#88) (@mohamed82008)
- Update auglag.md (#91) (@lrnv)
v0.7.0
Nonconvex v0.7.0
Closed issues:
- Multi-start and hyper-parameter optimization (#27)
Merged pull requests:
- Constrained mixed order surrogate assisted optimization using GPs (#75) (@mohamed82008)
v0.6.1
v0.6.0
Nonconvex v0.6.0
Closed issues:
- Transformations to and from vectors (#21)
- Pavito integration for MINLP (#49)
- Call flatten on the output of constraints in case it is an array or sparse array (#51)
- Convert JuMP model to Nonconvex model (#59)
- Make wrapped packages optional dependencies (#62)
Merged pull requests:
- CompatHelper: bump compat for "ChainRulesCore" to "0.10" (#56) (@github-actions[bot])
- Support OrderedDict or vectors of nested data structures as variables (#58) (@mohamed82008)
- Make integer and init part of model (#60) (@mohamed82008)
- Convert JuMP model to Nonconvex DictModel (#61) (@mohamed82008)
- Make NLopt, Percival and Juniper optional (#64) (@mohamed82008)
- Wrap Pavito + Ipopt + Cbc in PavitoIpoptCbcAlg (#66) (@mohamed82008)
- CompatHelper: add new compat entry for "Cbc" at version "0.8" (#67) (@github-actions[bot])
- Multi-start via Hyperopt.jl (#69) (@mohamed82008)
- Fix tests (#70) (@mohamed82008)