v0.6.0
ADNLPModels v0.6.0
Closed issues:
- Use in place functions by default for constraints and residuals (#47)
- Unit tests segfault on M1 Mac (#57)
Merged pull requests:
- Setup in-place constructors (#101) (@tmigot)
- Add abstract AD types (#103) (@tmigot)
- Add in-place residual (#104) (@tmigot)
- Add SparseDiffTools jacobian (#105) (@tmigot)
- Update CommentPR.yml (#107) (@amontoison)
- Optimize src/ad.jl (#110) (@amontoison)
- [CI] Update .cirrus.yml (#112) (@amontoison)
- Refactor lagrangian function (#113) (@tmigot)
- Add sparse jacobian of residual (#114) (@tmigot)
- Prep jprod! (#116) (@tmigot)
- CompatHelper: bump compat for SparseDiffTools to 2, (keep existing compat) (#117) (@github-actions[bot])
- Increase coverage by removing out-of-place gradient function (#118) (@tmigot)
- Add optimized
jprodwith forward and reverse (#119) (@tmigot) - Optimized
hprodusing SparseDiffTools (#122) (@tmigot) - CompatHelper: bump compat for NLPModels to 0.20, (keep existing compat) (#123) (@github-actions[bot])
- Version 0.6.0 (#124) (@tmigot)