roualdes / bridgestan

BridgeStan provides efficient in-memory access through Python, Julia, and R to the methods of a Stan model.
https://roualdes.github.io/bridgestan
BSD 3-Clause "New" or "Revised" License
87 stars 12 forks source link

improve panic error message on the Rust example #211

Closed randommm closed 4 months ago

randommm commented 4 months ago

a simple improvement suggestion: a better error message on the Rust example.

e.g.: in case of forgetting to compile the model with STAN_THREADS=true.