v0.6.0
What's Changed
- Ensure the requested alignment is not too large by @tpadioleau in #797
- Remove the batch dimensions from the SplineBuilder and SplineEvaluator class templates by @tretre91 in #792
- Improve splines tests by @tpadioleau in #798
- Modernize macOS workflow by @tpadioleau in #799
- Refactor workflows by @tpadioleau in #800
- Add website checks workflow by @tpadioleau in #803
- Add black Python formatting check by @tpadioleau in #804
- Add packages cleanup workflow by @tpadioleau in #805
- Indent directives with clang-format by @tpadioleau in #806
- Change to a more active clang-format github action by @tpadioleau in #807
- Add shell workflow by @tpadioleau in #808
- Rename storage to sparse by @tpadioleau in #811
- Extend init_trivial_space function by @tpadioleau in #813
- Remove direct calls to integer constructor of DiscreteElement by @tpadioleau in #814
- Add linting rule about ifndef by @tpadioleau in #817
- Cleanup dead code by @tpadioleau in #818
- Update gyselalibxx.yml by @tpadioleau in #820
- Use recommended YAML extension by @tpadioleau in #821
- Remove deprecated code by @tpadioleau in #822
- Add Windows CI... by @tpadioleau in #823
- Update links by @tpadioleau in #824
- Set commit sha instead of version of github actions by @tpadioleau in #825
- Prefer stride(i) instead of stride_i() by @tpadioleau in #827
New Contributors
Full Changelog: v0.5.2...v0.6.0