Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
cmdstan
CmdStan, the command line interface to Stan
-
cmdstanpy
CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.
-
math
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.
-
loo
loo R package for approximate leave-one-out cross-validation (LOO-CV) and Pareto smoothed importance sampling (PSIS)
-
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.
-
httpstan
HTTP interface to Stan, a package for Bayesian inference.
-
stan-dev.github.io
Forked from mmistakes/so-simple-themeStan website based on the So Simple Jekyll theme.
-
stanc3
The Stan transpiler (from Stan to C++ and beyond).
-
performance-tests-cmdstan
Performance testing tools for use with CmdStan
-
rstan
RStan, the R interface to Stan
-
cmdstanr
CmdStanR: the R interface to CmdStan
-
bayesplot
bayesplot R package for plotting Bayesian models
-
projpred
Projection predictive variable selection
-
-
docs
Online documentation for Stan language and platform
-
rstanarm
rstanarm R package for Bayesian applied regression modeling
-
pystan-next
Temporary home for PyStan version 3. Documentation: https://pystan-next.readthedocs.io
-
rstantools
Tools for Developing R Packages Interfacing with Stan
-
r-packages
Repository for distributing (some) stan-dev R packages
-
pystan
PyStan, the Python interface to Stan
-
pystan-wheels
Automated builds of OSX and manylinux wheels for pystan
-
httpstan-wheels
Wheels for httpstan
-
shinystan
shinystan R package and ShinyStan GUI
-
jenkins-shared-libraries
Libraries for our Jenkinsfiles
-
example-models
Example models for Stan
-
ci-scripts
Formerly syclik's stan-scripts repo. Contains scripts used by Jenkins as well as the release scripts and performance scripts.
-
stat_comp_benchmarks
Benchmark Models for Evaluating Algorithm Accuracy