v0.1.16
·
594 commits
to master
since this release
SciMLOperators v0.1.16
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)