v0.8.3
ADNLPModels v0.8.3
Merged pull requests:
- Add jprod benchmark (#256) (@tmigot)
- Add benchmark analyzer (#259) (@tmigot)
- Add gradient benchmark CI (#261) (@tmigot)
- Add more benchmark CI (#262) (@tmigot)
- Fix benchmarks (#263) (@tmigot)
- Add benchmark folder README (#265) (@tmigot)
- Faster Hessian package benchmark (#267) (@tmigot)
- Skip if too many constraints (for instance
polygon
) (#268) (@tmigot) - Optimize sparse AD (#269) (@amontoison)
- Use a symmetric coloring for the computation of sparse Hessians (#271) (@amontoison)
- Update benchmark/Manifest.toml (#272) (@amontoison)
- Symmetric decompression (#273) (@gdalle)
- Don't test on nightly (#274) (@gdalle)
- [Benchmarks] Update Manifest.toml (#275) (@amontoison)
- [documentation] Use Documenter.jl v1.0 (#276) (@amontoison)
Closed issues:
- Symmetric coloring for efficient sparse hessian computation (#258)