Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 337 Bytes

File metadata and controls

15 lines (9 loc) · 337 Bytes

bart-rs

A high-performance Rust implementation of an optimized Particle Gibbs BART (PGBART) sampler. This is the sampler used by pymc-bart.

Table of Contents

Installation

bart-rs is available on PyPI with a pre-built wheels for Linux, MacOS and Windows.

pip install bartrs