v0.1.21
What's Changed
- Fixed styling of thumbnails in tutorials by @JonathanWenger in #736
- Refactor LinearOperator for method overriding by @timweiland in #735
- Caching of the LU decomposition computed by
_InverseLinearOperator
by @marvinpfoertner in #737
New Contributors
- @timweiland made their first contribution in #735
Full Changelog: v0.1.20...v0.1.21