Stan (software)
| Stan | |
|---|---|
| Original author(s) | Stan Development Team | 
| Initial release | August 30, 2012 | 
| Stable release | 2.36.0 
   / 10 December 2024 | 
| Repository | |
| Written in | C++ | 
| Operating system | Unix-like, Microsoft Windows, Mac OS X | 
| Platform | Intel x86 - 32-bit, x64 | 
| Type | Statistical package | 
| License | New BSD License | 
| Website | mc-stan | 
Stan is a probabilistic programming language for statistical inference written in C++. The Stan language is used to specify a (Bayesian) statistical model with an imperative program calculating the log probability density function.
Stan is licensed under the New BSD License. Stan is named in honour of Stanislaw Ulam, pioneer of the Monte Carlo method.
Stan was created by a development team consisting of 52 members that includes Andrew Gelman, Bob Carpenter, Daniel Lee, Ben Goodrich, and others.