Releases: exanauts/ExaModels.jl
Releases · exanauts/ExaModels.jl
v0.9.1
ExaModels v0.9.1
Merged pull requests:
- Register docstring fixed (#175) (@sshin23)
- Fix nesting structs in generators. (#176) (@hfytr)
- Slight performance deterioration fixed (#177) (@sshin23)
- iterate defined for parindex as well (#178) (@sshin23)
- Bump ExaModels version to 0.9.1 (#180) (@sshin23)
- Potential fix for intel CI break (#181) (@sshin23)
Closed issues:
- Minor doc fix (bivariate function registration) (#174)
v0.9.0
ExaModels v0.9.0
There are no breaking changes
New Features
Maintenance
- Update MOI extension (#155)
CI Improvement
- registry update added to ci (#162)
Bug Fixes
- Fix parameter-only gradients (#158)
Documentation
Merged pull requests:
- Update MOI extension (#155) (@klamike)
- GPU dependencies reduced (#157) (@sshin23)
- Fix parameter-only gradients (#158) (@klamike)
- CompatHelper: bump compat for AMDGPU in [weakdeps] to 2, (keep existing compat) (#159) (@github-actions[bot])
- Support for struct data type (#160) (@sshin23)
- Registry update added to ci (#162) (@sshin23)
- OpenCL support with PoCL tests (#163) (@klamike)
- README simd explanation edit (#164) (@sshin23)
- [Documentation] lvar/uvar and lcon/ucon explained (#166) (@sshin23)
- CompatHelper: add new compat entry for OpenCL in [weakdeps] at version 0.10, (keep existing compat) (#168) (@github-actions[bot])
- Bump ExaModels.jl version to v0.9 (#171) (@sshin23)
Closed issues:
v0.8.3
v0.8.2
v0.8.1
ExaModels v0.8.1
Merged pull requests:
- Use Type instead of DataType (#124) (@blegat)
- CompatHelper: bump compat for oneAPI in [weakdeps] to 2, (keep existing compat) (#125) (@github-actions[bot])
- Update CITATION.bib (#129) (@amontoison)
- Add a method hess_coord! for the Hessian of the objective (#135) (@amontoison)
Closed issues:
- The CI build for the documentation is broken (#123)
v0.8.0
ExaModels v0.8.0
Merged pull requests:
- CompatHelper: add new compat entry for JuMP in [weakdeps] at version 1, (keep existing compat) (#94) (@github-actions[bot])
- Pass option
prod
to ExaModel when instantiating from JuMP (#97) (@frapac) - Add constraint docs (#98) (@jerryfung110)
- register asinh and acosh in default lib (#108) (@FHoltorf)
- Fix interface with NLPModels (#112) (@frapac)
- [buildkite] Add CI builds on GPUs (#113) (@amontoison)
- Bump GPU pacakge versions (#114) (@sshin23)
- Add constraint docs (#98) (#115) (@sshin23)
- Resolves ambiguity in ExaCore(::Type{Float64}, ::CPU) (#116) (@sshin23)
- Remove need for specialized GPU functions (#117) (@sshin23)
- Add supports for fixed indexing (#119) (@sshin23)
- Bump ExaModels version to v0.8.0 (#120) (@sshin23)
Closed issues:
v0.7.1
ExaModels v0.7.1
Merged pull requests:
- MadNLP-related documentation update (#76) (@sshin23)
- Better handling of empty case (#77) (@sshin23)
- Docs update with reexporting MadNLP (#78) (@sshin23)
- oneAPI 2-d generator bug fix (#80) (@sshin23)
- Bump AMDGPU compat versions (#81) (@sshin23)
- oneAPI sum workaround (#82) (@sshin23)
- GPU support for CompressedNLPModels (#88) (@sshin23)
- Remove need for resize! in CompressedNLPModel (#90) (@sshin23)
- bump ExaModels version to 0.7.1 (#92) (@sshin23)
Closed issues:
- convert_data Float32 support and missing documantation (#86)
v0.7.0
ExaModels v0.7.0
Merged pull requests:
- Bump ExaModels version to v0.6.0 (#64) (@sshin23)
- Benchmark and Examples moved (#65) (@sshin23)
- Add support for maximization (#66) (@sshin23)
- Better explain objective syntax (#67) (@sshin23)
- Add support for multi-indexed constraints (#69) (@sshin23)
- Add support for single variable, constraint, objective (#70) (@sshin23)
- Variable bound check (#72) (@sshin23)
- Bump ExaModels version to v0.7 (#74) (@sshin23)
Closed issues:
v0.6.0
ExaModels v0.6.0
Merged pull requests:
v0.5.0
ExaModels v0.5.0
Merged pull requests:
- Rename the package (#2) (@sshin23)
- Update README.md (#4) (@sshin23)
- Update README.md (#5) (@sshin23)
- Name changes and docstrings added (#6) (@sshin23)
- Documentation updated (#7) (@sshin23)
- bump ExaModels version to 0.2.0 (#8) (@sshin23)
- Docs and CI hotfix (#9) (@sshin23)
- Example typo fix (#10) (@sshin23)
- Performance Tip Added (#11) (@sshin23)
- Documentation error hotfix (#12) (@sshin23)
- Documentation Hotfix (#13) (@sshin23)
- Adding @inbounds to kernels (#14) (@sshin23)
- Bump ExaModels version to v0.2.1 (#15) (@sshin23)
- Examples and benchmark refactoring (#16) (@sshin23)
- benchmark result update (#17) (@sshin23)
- Benchmark result updated (#18) (@sshin23)
- Remove type privacy (#19) (@sshin23)
- Version info added in documentation (#20) (@sshin23)
- Doc page update (#21) (@sshin23)
- Specialization bug fixed (#22) (@sshin23)
- Benchmark TMPDIR use depot (#23) (@sshin23)
- Ext Bug Fixes (#24) (@sshin23)
- Benchmark Improve (#25) (@sshin23)
- Documentation improved (#26) (@sshin23)
- Benchmark Improvement (#27) (@sshin23)
- Bump ExaModels version to 0.3.1 (#28) (@sshin23)
- Added jprod, jtprod, hprod (#29) (@sshin23)
- bump ExaModels version to v0.4.0 (#30) (@sshin23)
- Run Julia Formatter (#31) (@sshin23)
- Added docstrings to more functions and types (#33) (@sshin23)
- Testing improved (#36) (@sshin23)
- CI self-host update (#37) (@sshin23)
- ADTest added (#38) (@sshin23)
- Bump ExaModels version to v0.4.1 (#39) (@sshin23)
- Bump ExaModels version to v0.4.2 (#40) (@sshin23)
- API test added and function test imporved (#41) (@sshin23)
- Bump ExaModels version to v0.4.2 (#42) (@sshin23)
- Add Goddard problem in examples (#44) (@frapac)
- Automatic JuliaFormatter.jl run (#46) (@github-actions[bot])
- JuMP extension added (#52) (@sshin23)
- Bump ExaModels version to v0.5.0 (#54) (@sshin23)
Closed issues: