Releases: DamynChipman/EllipticForest
Releases · DamynChipman/EllipticForest
v1.0.2: The "Parallel Release" with JOSS
v1.0.1: The "Parallel Release"
What's Changed
- Create cmake-multi-platform.yml by @DamynChipman in #2
- Create CODE_OF_CONDUCT.md by @DamynChipman in #3
- Update issue templates by @DamynChipman in #4
- Create CONTRIBUTING.md by @DamynChipman in #5
- Bug fixes to merge into new release by @DamynChipman in #6
New Contributors
- @DamynChipman made their first contribution in #2
Full Changelog: v1.0...v1.0.1
v1.0.0 : The "Parallel Release"
v1.0.0 : The "Parallel Release"
This release contains a fully functioning implementation of the quadtree-adaptive HPS method as detailed in (Chipman, Calhoun, Burstedde, 2024). The parallel functionality will be highlighted in a future paper.
v0.1 : The "First" Release
This release tags the end of pre-development to get a working HPS solver and marks the beginning of adding features and integrations with other codes.
A curious user should now follow the develop
branch for new features prior to a new release.