What's Changed
- [ENH] Add Greenstone example model and CG solver tests by @Leguark in #1048
- [CLN] Remove redundant octree level resolution check in grid initialization by @Leguark in #1049
- [ENH] Add name_id_map parameter to add_orientations and enable serialization validation by @Leguark in #1060
- [CLN] Refactor grid selection logic by using active state checks by @Leguark in #1062
- Test and fix for tensors in marching cubes when Pytorch by @NilsChudalla in #1073
- [ENH] Add fault relation example model and fix fault relation implementation by @NilsChudalla in #1075
- [ENH] Improve octree grid initialization with adaptive base resolution by @Leguark in #1081
- [ENH] Simplify octree grid initialization and remove redundant resolution check by @Leguark in #1087
- [ENH] Add automatic grid value updates and improve octree deserialization by @Leguark in #1089
- [CLN] Replace outputs_centers with outputs in octree access patterns by @Leguark in #1090
- [ENH] Add AD showcase tests, compute_grads config option, and documentation by @Leguark in #1094
- Add publication reference for Montaño-Caro and Morales-Casique by @javoha in #1097
- [ENH] Add elements_enumerator, custom octree base resolution, and minor cleanups by @Leguark in #1100
Full Changelog: v2025.2.0...v2026.0.3