v0.4.1
MatrixAlgebraKit v0.4.1
π New Features & Enhancements
- Truncated factorization pullbacks:: The chainrules have now been extended to truncated decompositions. This required a slight modification to the previous pullback function API, which is deemed non-breaking as these methods were not exported, nor marked as public. Henceforth however, the pullback methods are marked as public.
For further details, see the updated docs and the diff for this release: v0.4.0...v0.4.1
Merged pull requests: