All notable changes to this project will be documented in this file.
- Support float32 settings in pytensor (Adrian Seyboldt)
- Update dependencies (Adrian Seyboldt)
- Fix jax backend with non-identifier variable names (Adrian Seyboldt)
- Update dependencies (Adrian Seyboldt)
- Document low-rank mass matrix parameters (Adrian Seyboldt)
- Add low rank modified mass matrix adaptation (Adrian Seyboldt)
- Remove releases from changelog (Adrian Seyboldt)
-
Add pyfunc backend (Adrian Seyboldt)
-
Add python code for pyfunc backend (Adrian Seyboldt)
-
Add gradient_backend argument for pymc models (Adrian Seyboldt)
- Bump version number (Adrian Seyboldt)
- Fix pre-commit issues (Adrian Seyboldt)
- Add tests for jax backend (Adrian Seyboldt)
- Add jax as optional dependency (Adrian Seyboldt)
- Fix random variables with missing values in pymc deterministics (Adrian Seyboldt)
- Add progress bar on terminal (Adrian Seyboldt)
-
Use clone_replace instead of graph_replace (Adrian Seyboldt)
-
Allow shared vars to differ in expand and logp (Adrian Seyboldt)
-
Add option to use draw base mass matrix estimate (Adrian Seyboldt)
-
Report detailed progress (Adrian Seyboldt)
-
Show the number of draws in progress overview (Adrian Seyboldt)
-
Bump KyleMayes/install-llvm-action from 1 to 2 (dependabot[bot])
-
Bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (dependabot[bot])
-
Update dependencies (Adrian Seyboldt)
-
Update python dependencies (Adrian Seyboldt)
-
Move threaded sampling to nuts-rs (Adrian Seyboldt)
-
Specify callback rate (Adrian Seyboldt)
-
Switch to arrow-rs (Adrian Seyboldt)
- Fix formatting and clippy (Adrian Seyboldt)
- Fix incorrect error type in test (Adrian Seyboldt)
-
Fix uploads of releases (Adrian Seyboldt)
-
Fix architectures in CI (Adrian Seyboldt)
- Mention non-blocking sampling in readme (Adrian Seyboldt)
-
Allow sampling in the backgound (Adrian Seyboldt)
-
Implement check if background sampling is complete (Adrian Seyboldt)
-
Implement pausing and unpausing of samplers (Adrian Seyboldt)
-
Filter warnings and compile through pymc (Adrian Seyboldt)
-
Bump actions/setup-python from 4 to 5 (dependabot[bot])
-
Bump uraimo/run-on-arch-action from 2.5.0 to 2.7.1 (dependabot[bot])
-
Bump actions/checkout from 3 to 4 (dependabot[bot])
-
Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
-
Bump the cargo group across 1 directory with 2 updates (dependabot[bot])
-
Some major version bumps in rust deps (Adrian Seyboldt)
-
Bump dependency versions (Adrian Seyboldt)
-
Bump version (Adrian Seyboldt)
-
Update changelog (Adrian Seyboldt)
- Set the number of parallel chains dynamically (Adrian Seyboldt)
- Allow dims with only length specified (Adrian Seyboldt)
-
Update suggested mamba commands in README (#70) (Ben Mares)
-
Fix README typo bridgestan→nutpie (#69) (Ben Mares)
- Handle missing libraries more robustly (#72) (Ben Mares)
- Bump actions/download-artifact from 3 to 4 (dependabot[bot])
-
Make sure the local nutpie is installed (Adrian Seyboldt)
-
Install local nutpie package in all jobs (Adrian Seyboldt)
- Better error context for init point errors (Adrian Seyboldt)
-
Improve error message by providing context (Adrian Seyboldt)
-
Use standard normal to initialize chains (Adrian Seyboldt)
-
Update deps (Adrian Seyboldt)
-
Rename stan model transpose function (Adrian Seyboldt)
-
Update nutpie (Adrian Seyboldt)
- Fix formatting (Adrian Seyboldt)
-
Initialize points in uniform(-2, 2) (Adrian Seyboldt)
-
Multidimensional stan variables were stored in incorrect order (Adrian Seyboldt)
-
Fix with_coords for stan models (Adrian Seyboldt)
-
Update deps (Adrian Seyboldt)
-
Update deps (Adrian Seyboldt)
-
Bump version (Adrian Seyboldt)
-
Update deps (Adrian Seyboldt)
-
Check logp value in stan interface (Adrian Seyboldt)
-
Make max_energy_error writable (Adrian Seyboldt)
-
Export names of unconstrained parameters (Adrian Seyboldt)
-
Fix return values of logp benchmark function (Adrian Seyboldt)
-
Export more details of divergences (Adrian Seyboldt)
-
Add extra_stanc_args argument to compile_stan_model (Chris Fonnesbeck)
-
Update dependencies (Adrian Seyboldt)
-
Add changelog (Adrian Seyboldt)
-
Bump version (Adrian Seyboldt)
- Hide private rust module (Adrian Seyboldt)
- Allow to update dims and coords in stan model (Adrian Seyboldt)
- Bump version (Adrian Seyboldt)