What's Changed
- Compute list of extrema in TriaMesh & improved Polygon in #102
- Handle crossing level sets (e.g. at saddle points) in #102
- Add Gifti IO support via nibabel in #102
- fssurf write also volume info extracted from header in #103
- Update solver to default dtype float64 in #105
- Vectorize 2-D vfuncs for parallel processing in diffgeo and solver in #109
- Permit multiple seed sets in heat diffusion for parallel processing in #110
- Pass use_cholmod to the outside in #111
- Expose v0, rng in solver.eigs in #113
- Added multiple test routines for solver, diffgeo, heat
- Updated CI workflows (include py 3.13 and remove 3.9, bump actions versions)
- Update sphinx config
Full Changelog: v1.5.0...v1.6.0