0.0.0.dev2
Pre-release
Pre-release
What's Changed
- Fixes the progress bar for jupyter notebooks by @StephenNneji in #67
- Changes control parameter
nMCMC
to int & fixes failing ruff lint by @alexhroom in #68 - changes Strategies to a
RATEnum
by @alexhroom in #65 - Updates C++ extension and add context manager to print message events by @StephenNneji in #72
- Updates indices by @DrPaulSharp in #71
- Makes the arguments from RAT_main and events data pickleable by @StephenNneji in #74
- Splits
resampleParams
into two parameters and bumps version to 0.0.0.dev2 by @alexhroom in #75
Full Changelog: 0.0.0.dev1...0.0.0.dev2