Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

70 lines (45 loc) · 1.79 KB

Changelog

[0.1.8] - 2024-02-14

Add HMC and NUTS from TFP

Small change to blackjax default step size

0.1.7 - 2024-02-13

Add SNAPER HMC from TFP

Fix flowMC keyword handling

0.1.6 - 2024-02-01

Add samplers from flowMC

0.1.5 - 2024-01-12

Bugfix for PyMC models

0.1.4 - 2024-01-11

Allow automatic model creation from PyMC

0.1.3 - 2024-01-10

Allow automatic model creation from numpyro and TFP

Add optimistix support

Add meads and chees from blackjax

Add documentation

0.1.2 - 2024-01-03

Slightly improved Python 3.9 support

0.1.1 - 2023-12-20

Initial release