A high-performance Rust implementation of an optimized Particle Gibbs BART (PGBART) sampler. This is the sampler used by pymc-bart.
bart-rs is available on PyPI with pre-built wheels for Linux, MacOS and Windows.
If pymc_bart depends on bartrs, so, there is no need to install it separately. If you want to, then
it is possible via:
pip install bartrs