What's Changed
- Create a container API for structured grids by @adriendelsalle in #155
- Add flow kernels API and parallel execution by @adriendelsalle in #157
- Bump googletest by @benbovy in #164
- Bump Python / Numpy supported versions by @benbovy in #166
- Fix fastscapelib cmake config file by @benbovy in #171
- Setup pixi by @benbovy in #170
- MNT: pin xtensor, fix RTD, update pixi conf by @benbovy in #176
- Provide hints where CMake should find xtensor. by @bangerth in #173
- Avoid warnings about unnecessary semicolons. by @bangerth in #175
- Add a set of missing braces. by @bangerth in #179
- Remove a variable that is only ever set but not read. by @bangerth in #178
- CI: test with xtensor master branch by @benbovy in #180
- CI: test xtensor master (tweaks) by @benbovy in #181
- Update to xtensor 0.26 by @benbovy in #182
- Add Healpix grid by @benbovy in #162
- CI: python wheels, bump windows version by @benbovy in #183
- Rename trimesh_xt -> trimesh by @benbovy in #184
- Flow kernel improvements by @benbovy in #185
- Refactor FlowKernelEroder by @benbovy in #186
- DOC: flow kernels API reference and user guide by @benbovy in #187
New Contributors
Full Changelog: v0.2.2...v0.3.0