Releases: JuBiotech/murefi
Releases · JuBiotech/murefi
v5.3.0
What's Changed
- Drop PyMC v4 support, update CI dependencies and added dependabot config by @michaelosthege in #12
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- Upgrade for PyMC v5 compatibility by @michaelosthege in #11
Full Changelog: v5.1.1...v5.2.0
v5.1.1
What's Changed
- Added automatic code styling by @lhelleckes in #7
- Updated citation instructions by @michaelosthege in #8
- Updated dependencies by @michaelosthege in #9
- Fixed import route of
sunode
'sas_aesara
wrapper by @michaelosthege in #10
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
This release adds compatibility with PyMC version 4.0.0b2
and Asesara while maintaining backwards compatibility with 3.11.4
and Theano-PyMC.
The sunode
integration is supported with both versions.
See #4
Full Changelog: v5.0.1...v5.1.0
v5.0.1
- Fixes a compatibility bug of the
IntegrationOp.infer_shape
method w.r.t. thetheano-pymc
/aesara
backend.
v5.0.0
First public release of murefi