Releases: kibaekkim/DSPopt.jl
Releases · kibaekkim/DSPopt.jl
v0.3.0
DSPopt v0.3.0
Closed issues:
- Need to use QC-integrated libDsp.dylib for testing (#12)
- Model generation in parallel (#14)
- QCQP interface for general structured models (#23)
- Support for quadratic objective function (#24)
Merged pull requests:
- Support for quadratic constraints and distributed subproblems (#11) (@gbyeon)
- Added code descriptions (#22) (@kibaekkim)
- Interface support for distributed subproblem data (#25) (@kibaekkim)
- Moved Github LFS to xgitlab (#26) (@kibaekkim)
- CompatHelper: bump compat for "MPI" to "0.17" (#27) (@github-actions[bot])
v0.2.1
DSPopt v0.2.1
Closed issues:
- Functions to query DSP versions (#20)
Merged pull requests:
- make compatible with current DSP (#19) (@gbyeon)
- Implemented functions to query DSP versions (#21) (@kibaekkim)
v0.2.0
DSPopt v0.2.0
Closed issues:
- DRO interface? (#7)
Merged pull requests:
- Interface for Wasserstein ambiguity set (#10) (@kibaekkim)
- modify DSPopt.jl (#17) (@gbyeon)
- Replacement of CI tool (#18) (@kibaekkim)
v0.1.2
v0.1.1
DSPopt v0.1.1
Closed issues:
- implement
writeMps
function (#3)
Merged pull requests:
- CompatHelper: bump compat for "MPI" to "0.15" (#1) (@github-actions[bot])
- implemented writeMps function (#4) (@kibaekkim)