Our great sponsors
-
stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
-
use Rnim to access the R bindings
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
use nimpy to access the Python bindings
-
use nimjl to access the Julia bindings
-
Stan.jl
Stan.jl illustrates the usage of the 'single method' packages, e.g. StanSample, StanOptimize, etc.
However, from a quick look at the Julia bindings it seems like those are just wrapping cmdstan, i.e. accessing it via the official shell interface as an external process. That would be easy enough from Nim as well.