Skip to content

v0.1.18

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 18:18
· 459 commits to master since this release
d2afff8

SciMLOperators v0.1.18

Diff since v0.1.17

Closed issues:

  • tests for all traits for each operator type (#20)
  • create and export iscached(L) (#98)
  • replace AbstractSciMLLinearOperator with trait islinear(L) (#106)
  • DiagonalOperator for dot operators? (#117)
  • fft wrapper example (#123)
  • Bugs with applying tensor product operator (#127)
  • Composed operator cannot be cached if it contains factorizations with no matvec (#129)
  • Adding scalar operator with another operator (#132)
  • Inverted scalar operators do not compose nicely (#134)

Merged pull requests: