v0.4.0
Release compatible with: https://github.com/FEniCS/dolfinx/releases/tag/v0.4.0
What's Changed
- Fix #42 by @jorgensd in #45
- Revision all imports after change in main by @jorgensd in #53
- Update mesh interface by @jorgensd in #55
- Constant boundary conditions and ufl.Expression interpolation by @jorgensd in #56
- Update all tutorials with new API and new plotting by @jorgensd in #57
- Use new plotting API by @jorgensd in #58
- Typo fixing in fundamentals by @RemDelaporteMathurin in #59
- Revise scatter forwards by @jorgensd in #61
- Use requirements.txt to clean up installation mess. by @jorgensd in #62
- Fix #64 by @jorgensd in #65
- Update import-scheme in all demos. by @jorgensd in #67
- Update meshtags API by @jorgensd in #69
- Update version to 0.4.0 by @jorgensd in #75
New Contributors
- @RemDelaporteMathurin made their first contribution in #59
Full Changelog: v0.3.0...v0.4.0