Skip to content

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 01 Nov 16:15
· 594 commits to master since this release
d56999b

SciMLOperators v0.1.16

Diff since v0.1.15

Closed issues:

  • thread to discuss caching techniques (#3)
  • Closures Performance Impact (#68)
  • Dependency on StaticArraysCore instead of StaticArrays? (#108)
  • fftw function operator example error (#115)

Merged pull requests:

  • updated README and make.jl to sciml doc standard. (#109) (@00krishna)
  • switch to staticarrayscore, rm base.reshapedarray (#111) (@vpuri3)
  • clean up CI (#112) (@ArnoStrouwen)
  • downstream not properly tested (#113) (@ArnoStrouwen)
  • CompatHelper: add new compat entry for StaticArraysCore at version 1, (keep existing compat) (#114) (@github-actions[bot])
  • update FFTW example in doc (#116) (@vpuri3)
  • fixed method ambig with + (#118) (@vpuri3)