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
88 stars 12 forks source link

Add Julia function new_rng #146

Closed roualdes closed 1 year ago

roualdes commented 1 year ago

This PR addresses issue #120 by wrapping the Julia StanRNG constructor.

WardBrian commented 1 year ago

Could you also add an entry to the docs file

roualdes commented 1 year ago

Good catch. Thanks. Done.