There is a newer version of the record available.

Published September 7, 2016 | Version v2.12.0
Software Open

stan v2.12.0

  • 1. University of Warwick
  • 2. University of Washington
  • 3. @stan-dev
  • 4. Columbia University
  • 5. Adobe
  • 6. Max Planck Institute of Biochemistry
  • 7. Iowa State University, Arts et Métiers ParisTech
  • 8. University of Texas at Austin
  • 9. University of Massachusetts
  • 10. Murdoch Childrens Research Institute
  • 11. Norwegian Institute of Public Health

Description

v2.12.0 (6 September 2016) New Team Members

  • Charles Margossian (Metrum Research Group, LLC) -- diff eq models
Known, outstanding bugs
  • Normalization for lower truncated discrete distributions is off by one (#2054)
Bug Fixes
  • updated the math library to deal with g++6 errors (math#348, math#345, math#327)
  • fixed issue with 1:0 indexing in array slicing producing huge size (#1960)
  • allow variables to be named the same as unary functions (#1459)
  • distributions without cumulative distribution functions are now prevented from being used in truncation (#2052)
  • allow user-defined lpdf functions to be used in target += expressions (#1944)
  • fixed duplicate function warning message (#1946)
  • fixed ternary operator generating C++ code that doesn't compile (#2044)
New User-Facing Features
  • added mdivide_left_spd() and mdivide_right_spd() to the language (#2016)
  • added cov_exp_quad() to the language (#1957)
  • added break and continue statements to the language (#1756)
  • added append_row() and append_col() to the language (#1347)
  • updated error message for missing | when using probability functions (#2003)
  • updated parser/warning errors for new syntax (#1940)
New Internal Features
  • updated Travis CI config (#2033)
  • fixed segfault in lang test with g++-5.4 (#2030)
  • make clean-all cleans CVODES binaries (#2012)

Files

stan-v2.12.0.zip

Files (14.8 MB)

Name Size Download all
md5:76526c45ddcdf2107bb5f41ab62ced2f
14.8 MB Preview Download

Additional details

Related works