Recent Releases of DCISolver.jl
DCISolver.jl - v0.5.0
DCISolver v0.5.0
Breaking changes
- Support Krylov.jl v0.10 and HSL.jl 0.5
- Julia 1.10
Merged pull requests: - Update dependencies (#147) (@amontoison) - Specify reset! SolverCore and NLPModels (#153) (@tmigot) - Specify reset! SolverCore and NLPModels II (#155) (@tmigot) - Apply BestieTemplate (#156) (@tmigot) - Bump actions/github-script from 6 to 7 (#157) (@dependabot[bot]) - Bump codecov/codecov-action from 4 to 5 (#158) (@dependabot[bot]) - [AUTO] pre-commit update (#161) (@github-actions[bot]) - Support Krylov.jl v0.10 and HSL.jl 0.5 (#162) (@tmigot) - [AUTO] pre-commit update (#163) (@github-actions[bot])
Closed issues:
- Add breakage tests for HSL.jl (#126)
- Fix warning conflict on solve! (#136)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] 7 months ago
DCISolver.jl - v0.4.6
DCISolver v0.4.6
Merged pull requests: - Bump to ADNPLModels 0.8 in tests (#148) (@tmigot) - Allow kwargs (#151) (@tmigot) - Version 0.4.6 (#152) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 1 year ago
DCISolver.jl - v0.4.5
DCISolver v0.4.5
Merged pull requests: - Bump to NLPModels 0.21 (#145) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
DCISolver.jl - v0.4.4
DCISolver v0.4.4
Merged pull requests: - Fix link to benchmark folder in the doc (#137) (@tmigot) - Fix doi in readme (#138) (@tmigot) - Update link to citation.cff in readme (#140) (@tmigot) - Bump compat (#142) (@tmigot) - Bump HSL version (#143) (@tmigot) - Bump docs project (#144) (@tmigot)
Closed issues: - Fix CITATION.bib reference in the README (#139) - Hessian approximation (#141)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 2 years ago
DCISolver.jl - v0.4.3
DCISolver v0.4.3
Merged pull requests: - CompatHelper: bump compat for Krylov to 0.9, (keep existing compat) (#133) (@github-actions[bot]) - Update CI_M1.yml (#134) (@tmigot) - Bump to NLPModels 0.20 (#135) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 3 years ago
DCISolver.jl - v0.4.2
DCISolver v0.4.2
Merged pull requests: - CompatHelper: bump compat for LDLFactorizations to 0.10, (keep existing compat) (#124) (@github-actions[bot]) - add time in verbose (#128) (@tmigot) - Add hsl tests (#130) (@tmigot) - Version 0.4.2 (#132) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
DCISolver.jl - v0.4.1
DCISolver v0.4.1
Merged pull requests: - Up hsl for real (#125) (@tmigot) - Version 0.4.1 (#127) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
DCISolver.jl - v0.4.0
DCISolver v0.4.0
Closed issues: - Add link to JOSS paper somewhere (#115)
Merged pull requests:
- use SolverCore 0.3 (#114) (@tmigot)
- Add link to joss paper (#116) (@tmigot)
- Use solve!(solver, nlp, stats) (#117) (@tmigot)
- Add callback (#119) (@tmigot)
- Add restart tests (#120) (@tmigot)
- Add allocs test (#121) (@tmigot)
- Version 0.4.0 (#123) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
DCISolver.jl - v0.3.2
DCISolver v0.3.2
Merged pull requests: - Up docs env to NLPModels 0.19 & Co (#109) (@tmigot) - CompatHelper: bump compat for HSL to 0.3, (keep existing compat) (#110) (@github-actions[bot]) - Version 0.3.2 (#112) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
DCISolver.jl - v0.3.1
DCISolver v0.3.1
Merged pull requests:
- CompatHelper: bump compat for LDLFactorizations to 0.9, (keep existing compat) (#101) (@github-actions[bot])
- CompatHelper: bump compat for NLPModels to 0.19, (keep existing compat) (#102) (@github-actions[bot])
- use strict=true in docs (#103) (@dpo)
- update version in docs (#104) (@tmigot)
- Add verbose (#105) (@tmigot)
- counters is no longer in stats (#107) (@tmigot)
- Version 0.3.1 (#108) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 3 years ago
DCISolver.jl - v0.3.0
DCISolver v0.3.0
Merged pull requests: - Update DCISolver for Krylov 0.8 (#98) (@amontoison) - Version 0.3.0 (#100) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
DCISolver.jl - v0.2.7
DCISolver v0.2.7
Closed issues:
- Add preferred-citation key to CITATION.cff after JOSS paper is released (#91)
- Nonzero rhs in constraints (#93)
Merged pull requests: - Update benchmarks setup for DCISolver.jl (#60) (@MonssafToukal) - fix upper case in HSL.jl ref (#89) (@tmigot) - Add citation CFF (#90) (@tmigot) - Add publication in JOSS (#92) (@tmigot) - Generalize equality constraints (#94) (@tmigot) - version 0.2.7 (#96) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 4 years ago
DCISolver.jl - v0.2.6-alpha
Same than v0.2.6 with the correct citation file.
Scientific Software - Peer-reviewed
- Julia
Published by tmigot about 4 years ago
DCISolver.jl - 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)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
DCISolver.jl - v0.2.5
DCISolver v0.2.5
Merged pull requests: - Fix figure in paper (#71) (@tmigot) - CompatHelper: bump compat for NLPModels to 0.18, (keep existing compat) (#72) (@github-actions[bot])
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
DCISolver.jl - 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 to stats (#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)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] about 4 years ago
DCISolver.jl - 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)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
DCISolver.jl - v0.2.2
DCISolver v0.2.2
Closed issues:
- Avoid abstract types in MetaDCI (#23)
- Preallocation (#24)
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)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
DCISolver.jl - v0.2.1
DCISolver v0.2.1
Merged pull requests: - Add in-place KrylovSolver (#21) (@tmigot) - Add unbounded test (#22) (@tmigot) - add CirrusCI (#26) (@dpo) - Bump NLPModels to 0.16 and 0.17 (#27) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
DCISolver.jl - v0.2.0
DCISolver v0.2.0
Merged pull requests: - Bump to NLPModels 015 (#19) (@tmigot)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
DCISolver.jl - 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 by I (#14) (@tmigot)
- Update README.md (#15) (@amontoison)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] over 4 years ago
DCISolver.jl - v0.1.0
DCISolver v0.1.0
Merged pull requests: - Clean version of the code (#1) (@tmigot) - Add SolverCore (#2) (@abelsiqueira)
Scientific Software - Peer-reviewed
- Julia
Published by github-actions[bot] almost 5 years ago