v0.2.0
What's Changed
- Avoid redundant cmake logic by @tpadioleau in #660
- Add missing dependencies on installed DDC by @tpadioleau in #665
- Add a cmake formatting tool in the CI by @tpadioleau in #670
- Bump mikepenz/action-junit-report from 4 to 5 by @dependabot in #678
- Remove definition MDSPAN_USE_PAREN_OPERATOR=1 from DDC target by @tpadioleau in #677
- Add ddc, fft, pdi and splines targets by @tpadioleau in #671
- Define optional targets as components by @tpadioleau in #674
- Add missing DDCConfigVersion by @tpadioleau in #673
- Fix docker load by @tpadioleau in #682
- cartesian_prod empty specialization by @blegouix in #681
- Bump fsfe/reuse-action from 4 to 5 by @dependabot in #688
- Fix Chunkspan::operator[] corner case by @blegouix in #683
- Add a batched operator() to SplineEvaluator without the coordinates argument by @EmilyBourne in #685
- Remove unnecessary compile definitions by @tpadioleau in #672
- Add cartesian_product_t tests by @tpadioleau in #690
- Deprecate restrict in favor of restrict_with by @tpadioleau in #689
- Use cmake GNUInstallDirs variables by @tpadioleau in #680
- A few improvements on NonUniformPointSampling named constructors by @tpadioleau in #693
- Add functions to check if the provided interpolation points are valid by @EmilyBourne in #686
- Rework and simplify the constructors of NonUniformPointSampling by @tpadioleau in #694
- Release version 0.2.0 by @tpadioleau in #696
Full Changelog: v0.1.0...v0.2.0