Releases: GStechschulte/bart-rs
Releases · GStechschulte/bart-rs
v0.1.2
v0.1.1
bump version
v0.1.0
What's Changed
- init python bindings library by @GStechschulte in #2
- separate bindings and rust src code into diff. crates by @GStechschulte in #3
- Logp debug by @GStechschulte in #9
- Formatting and brief performance test by @GStechschulte in #12
- Minor formatting by @GStechschulte in #13
- Fix array shared step and use slice references by @GStechschulte in #16
- Split rule strategies by @GStechschulte in #18
- Split rules by @GStechschulte in #19
- Split rules by @GStechschulte in #20
- Split rules by @GStechschulte in #21
- Remove split value enum to simplify code by @GStechschulte in #23
- Compiled PyMC model C callback and Rust FFI by @GStechschulte in #24
- Trait implementation for response strategies by @GStechschulte in #25
- Add tuning phase and variable inclusion by @GStechschulte in #28
- Remove unused ParticleParams struct and impl by @GStechschulte in #30
- Fix sampling of leaf values and prior leaf node probability by @GStechschulte in #31
- Bug fix in growing of particles and systematic resampling by @GStechschulte in #32
- Initial code for benchmark analysis by @GStechschulte in #33
- Rebase wth pymc-bart v0.8.0 and more benchmarking by @GStechschulte in #34
- New repo structure by @GStechschulte in #35
- remove files by @GStechschulte in #36
- Run clippy and fmt and add tests by @GStechschulte in #38
- Improve particle resampling performance by @GStechschulte in #39
- Performance optimization and docs by @GStechschulte in #41
- Docs and error handling by @GStechschulte in #42
New Contributors
- @GStechschulte made their first contribution in #2
Full Changelog: https://github.com/GStechschulte/bart-rs/commits/v0.1.0