v0.5.0
Notable changes:
- Overhaul plotting of local and global functions to interpolate values near the boundary/skeleton
- Overhaul of examples and documentation
- Replace
LocalFunction
class withLocalPoissonFunction
- Many optimizations, tweaks, and bug fixes
See the changelog.
Pull Requests
- Doc by @samreynoldsmath in #16
- add lxml_html_clean to documentation requirements by @samreynoldsmath in #17
- Fix links by @samreynoldsmath in #18
- Interpolation (incomplete) by @samreynoldsmath in #19
- Local function refactor by @samreynoldsmath in #20
- Nystrom refactor by @samreynoldsmath in #21
- Biharmonic speedup by @samreynoldsmath in #22
- Global function refactor by @samreynoldsmath in #23
- Interpolation plots by @samreynoldsmath in #24
- Example overhaul by @samreynoldsmath in #25
- Readthedocs fix by @samreynoldsmath in #26
- Release v0.5.0 by @samreynoldsmath in #27
- update pyproject.toml with v0.5.0 release version number by @samreynoldsmath in #28
Full Changelog: v0.4.5...v0.5.0