Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 08 May 12:23
· 451 commits to master since this release
3560369

SciMLOperators v0.2.1

Diff since v0.2.0

Closed issues:

  • Make SparseDiffTools depend on this and extend the interface (#8)
  • 5 arg mul! for FunctionOperator (w/o caching) (#48)
  • allow syntax op(du, u, p, t, alpha, beta) == mul!(du, op, u, alpha, beta) (#151)
  • Diagonal operator vs batched diagonal operator (#158)

Merged pull requests: