2026.0.1a0
What's Changed
- [REFACTOR] Reorganize dual contouring vertex overlap logic into separate modules by @Leguark in #49
- [OPT] V1 half the time by @Leguark in #51
- [CLN] Remove unused experimental watertight dual contouring code by @Leguark in #52
- [WIP] Prepare for pykeops ranges by @Leguark in #53
- [WIP] Towards split evaluation options by @Leguark in #54
- [ENH] Parallelize solver input preparation using ThreadPoolExecutor by @Leguark in #55
Full Changelog: v2025.3.1a3...v2026.0.1a0