Releases: JuliaSmoothOptimizers/PDENLPModels.jl
Releases · JuliaSmoothOptimizers/PDENLPModels.jl
v0.3.5
v0.3.4
PDENLPModels v0.3.4
Closed issues:
- Add NLPModels linear API (#64)
- JOSS: Review comments [Software Paper] (#87)
- The LaTeX in the README is broken (#100)
Merged pull requests:
- Add linear API (#76) (@tmigot)
- Capitalization in bibtex (#94) (@jbytecode)
- minor changes in paper and bib (#95) (@danielskatz)
- try two for surname in bibtex (#96) (@danielskatz)
- Add CITATION.cff and paper ref (#97) (@tmigot)
- Fix Latex in readme (#101) (@tmigot)
- Update links to JSO website (#102) (@tmigot)
- CompatHelper: bump compat for NLPModels to 0.20, (keep existing compat) (#103) (@github-actions[bot])
v0.3.3
PDENLPModels v0.3.3
Closed issues:
- Minor improvements in documentation (#80)
Merged pull requests:
- Fix plural in readme (#74) (@tmigot)
- update DOIs (#75) (@tmigot)
- redefine
jac_op!
andhess_op!
(#77) (@tmigot) - Add community guidelines section in readme (#78) (@tmigot)
- expand introduction (#81) (@tmigot)
- Add referencefor Poisson-Boltzman equations (#82) (@tmigot)
- Up brachistochrone (#83) (@tmigot)
- Add TOC section in doc (#84) (@tmigot)
- Add doi FinEtools (#86) (@tmigot)
- Expand contribution (#88) (@tmigot)
- Exp2 (#89) (@tmigot)
- Expand index.md (#90) (@tmigot)
- update bibtex (#91) (@jbytecode)
- Version 0.3.3 (#93) (@tmigot)
v0.3.2
PDENLPModels v0.3.2
Closed issues:
- Check subarray error with nightly (#56)
Merged pull requests:
- use
kwargs
whenever possible in constructors (#66) (@tmigot) - Clean documentation (#67) (@tmigot)
- Accept
Measure
on top ofTriangulation
in constructor (#69) (@tmigot) - Export
num_free_dofs
(#70) (@tmigot) - Allow passing function instead of operator in constructors (#71) (@tmigot)
- Fix align in docstrings (#72) (@tmigot)
- Version 0.3.2 (#73) (@tmigot)
v0.3.1
PDENLPModels v0.3.1
Closed issues:
- Changes to
poisson-boltzman
example needed to export.vtk
(#60)
Merged pull requests:
v0.3.0
PDENLPModels v0.3.0
Merged pull requests:
v0.2.3
v0.2.2
PDENLPModels v0.2.2
Merged pull requests:
v0.2.1
PDENLPModels v0.2.1
Closed issues:
cons
returns an error for unconstrained problems (#26)
Merged pull requests:
- Add proper
hess/jac_coord
and storerows
,cols
(#27) (@tmigot) - Add local benchmark (#30) (@tmigot)
- Add a PDENLPMeta (#32) (@tmigot)
- Fix unconstrained API (#34) (@tmigot)
- Change objective API (#35) (@tmigot)
- Add workspace (#36) (@tmigot)
- Use in-place
ForwardDiff
functions (#37) (@tmigot) - Remove
tnrj.quad
(#38) (@tmigot) - Update docs and readme (#39) (@tmigot)
- Solve bug with Lagrange multiplier (#42) (@tmigot)
v0.2.0
PDENLPModels v0.2.0
Merged pull requests:
- Bump to Gridap 0.15.5 [WIP] (#15) (@tmigot)
- [AUTO] Fix docs to use main (#21) (@abelsiqueira)