v0.4.1
What's Changed
- Update version numbers by @chrisrichardson in #450
- Add double contravariant map test by @mscroggs in #451
- Speed up sympy tests by @mscroggs in #448
- correct serendipity value shape by @mscroggs in #458
- Avoid manipulating
version.h
in source directory by @garth-wells in #459 - Use blas for large matrix-matrix multiplications by @IgorBaratta in #453
- Remove TODO that I've already done by @mscroggs in #460
- Add Red Hat CI by @mscroggs in #463
- Fix redhat by @mscroggs in #465
- Add MacOS CI by @mscroggs in #466
- Use
Accelerate/Accelerate.h
include directory for APPLE by @IgorBaratta in #467 - Remove assumption that degree == highest_degree by @mscroggs in #457
- FFCx and DOLFINx branches by @mscroggs in #470
- remove slow (48s) test by @mscroggs in #472
- add version updating utility by @mscroggs in #468
- Overload FiniteElement by @mscroggs in #473
- only push from one workflow by @mscroggs in #475
- Add == for custom element by @mscroggs in #474
- Fix installation error on mac by @mscroggs in #478
- Remove xarray in favor of xt::xtensor<double, 2> by @jorgensd in #476
- Add maybe unused to variables in assert by @jorgensd in #479
- Include summary from README in website docs by @mscroggs in #484
- Update joss paper by @mscroggs in #481
- Add functions to UFL wrapper by @mscroggs in #464
- Tweak JOSS paper and docs by @mscroggs in #486
Full Changelog: v0.4.0...v0.4.1