Releases: JuliaSmoothOptimizers/DCISolver.jl
Releases · JuliaSmoothOptimizers/DCISolver.jl
v0.2.7
v0.2.6-alpha
Same than v0.2.6 with the correct citation file.
v0.2.6
DCISolver v0.2.6
Closed issues:
- Paper suggestion: fix margins in plots (#70)
Merged pull requests:
- Add log scale xticks (#73) (@tmigot)
- Improve function's doc (#74) (@tmigot)
- Use nested test sets (#75) (@tmigot)
- Add contribution guidelines in readme (#77) (@tmigot)
- Add large-scale example with notebook (#78) (@tmigot)
- Add binder badge (#80) (@tmigot)
- Add link to env (#82) (@tmigot)
- add citation to Julia, format numbers (#86) (@jbytecode)
- Fix doi in readme (#87) (@tmigot)
- Version 0.2.6 (#88) (@tmigot)
v0.2.5
DCISolver v0.2.5
Merged pull requests:
v0.2.4
DCISolver v0.2.4
Merged pull requests:
- Setup benchmarks for DCISolver (#44) (@MonssafToukal)
- Up benchmark environment (#49) (@tmigot)
- Add up to date benchmark files (#56) (@MonssafToukal)
- New benchmark (#57) (@tmigot)
- Resolve packages before benchmarks (#61) (@MonssafToukal)
- Expand docs readme (#62) (@tmigot)
- Move
multipliers
tostats
(#63) (@tmigot) - Add more docs and new API (#64) (@tmigot)
- Add script and result for large benchmark including knitro (#66) (@tmigot)
- comments on joss draft (#68) (@dpo)
- change Julia 1.3 to 1.6 in CI (#69) (@tmigot)
v0.2.3
DCISolver v0.2.3
Merged pull requests:
- Fix DCISolver.jl for the next release of Krylov.jl (#42) (@amontoison)
- Bump to Krylov 0.7.6 (#43) (@tmigot)
v0.2.2
DCISolver v0.2.2
Closed issues:
Merged pull requests:
- [AUTO] Change master to main (#28) (@abelsiqueira)
- [AUTO] Fix docs to use main (#29) (@abelsiqueira)
- Bump SolverTools 0.7.0 (#33) (@tmigot)
- Clean benchmark (#34) (@tmigot)
- Add parameters in
MetaDCI
(#36) (@tmigot) - Add workspace and in-place functions (#39) (@tmigot)
- Use
Krylov.solve!
(#41) (@tmigot)
v0.2.1
v0.2.0
v0.1.1
DCISolver v0.1.1
Merged pull requests:
- Add docs (#6) (@tmigot)
- Update CI, TagBot and documentation workflows (#7) (@JSOBot)
- Update CI, TagBot and documentation workflows (#8) (@JSOBot)
- Update CI, TagBot and documentation workflows (#9) (@JSOBot)
- add max check (#11) (@tmigot)
- Use I instead of opEye() for Krylov 0.7.3 (#13) (@amontoison)
- remove linearoperators dependencies, replace
opeEye
byI
(#14) (@tmigot) - Update README.md (#15) (@amontoison)