Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:38
· 888 commits to master since this release
020a406

SciMLOperators v0.1.1

Diff since v0.1.0

Closed issues:

  • Add dimension parameter for operators acting on spatial fields (#1)
  • [later] diagonal scaling operator (#14)
  • lazy tensor product operator (#23)
  • 5 arg mul!, 2 arg ldiv! for FunctionOperator (#33)
  • Register (#37)

Merged pull requests:

  • 5 arg mul!, 2arg ldiv! for functionoperator, traits and comments (#40) (@vpuri3)
  • Tensor Product Operator (#41) (@vpuri3)