We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9eda8f9
Fixed bug with reading Stan CSV when grep used coloring by default (#364,#371)
Depend on posterior v0.1.3 to avoid potential error in $summary(). (#383)
$summary()
Added support for native execution on the macOS with the M1 ARM-based CPU. (#375)
Added threading support via threads argument for $optimize() and $variational() (was already available via threads_per_chain for $sample()). (#369)
threads
$optimize()
$variational()
threads_per_chain
$sample()