v2.0.0
SciMLExpectations v2.0.0
Closed issues:
- GenericDistribution fails with 4 arguments (#76)
- Remove Distributions
extrema
type piracy (#77) - Add Codespace support (#78)
Merged pull requests:
- [WIP] ExpectationProblem interface (#55) (@agerlach)
- remove probints (#65) (@ChrisRackauckas)
- start a documentation (#66) (@ChrisRackauckas)
- Rename to SciMLExpectations (#67) (@ChrisRackauckas)
- CompatHelper: add new compat entry for RecursiveArrayTools at version 2, (keep existing compat) (#69) (@github-actions[bot])
- CompatHelper: add new compat entry for Zygote at version 0.6, (keep existing compat) (#70) (@github-actions[bot])
- CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#71) (@github-actions[bot])
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#72) (@github-actions[bot])
- Project.toml has two Reexport = "0.1,2.0" (#73) (@Song921012)
- MassInstallAction: Install the Invalidations workflow on this repository (#75) (@devmotion)
- fix dispatch for 4 argument
GenericDistribution
(#79) (@agerlach) - add codespace support (#80) (@agerlach)
- remove
Distributions
type piracy (#81) (@agerlach) - Bump DiffEqBase compat bound (#82) (@sharanry)
- updated README and make.jl as per sciml template (#84) (@00krishna)
- canonize docs (#85) (@ArnoStrouwen)