Published December 3, 2016
| Version v2.13.1
Software
Open
stan-dev/stan v2.13.1
Authors/Creators
- Daniel Lee1
- Bob Carpenter2
- Peter Li
- Michael Betancourt2
- maverickg
- Marcus Brubaker
- Rob Trangucci
- Marco Inacio
- Alp Kucukelbir
- Mitzi Morris
- bgoodri
- Stan buildbot3
- Jeffrey Arnold4
- Dustin Tran2
- Matt Hoffman5
- Avraham Adler
- Alexey Stukalov6
- rayleigh
- Mike Lawrence
- Rob J Goedman
- Kevin S. Van Horn
- Jonah Gabry2
- Juan Sebastián Casallas7
- Michael Shvartsman8
- Amos Waterland
- Aki Vehtari
- wds15
- tosh1ki
- Krzysztof Sakrejda9
- Daniel Mitchell10
- 1. http://stan.fit
- 2. Columbia University
- 3. @stan-dev
- 4. University of Washington
- 5. @adobe
- 6. Max Planck Institute of Biochemistry
- 7. Iowa State University, Arts et Métiers ParisTech
- 8. Princeton Neuroscience Institute
- 9. University of Massachusetts
- 10. University of Texas at Austin
Description
v2.13.1 (3 December 2016)
Bug Fixes
- fixed compound declare and define (#2156, #2153, #2146)
- Thel Seraphim (Columbia University) -- Stan and Math libraries
- Vincent Picaud (CEA, France) -- MathematicaStan
- generated code for lower truncation fixed for discrete variables (#2054)
- typo in error messages for RNGs only allowed in transformed data block (#2124)
- variables ending in _lpdf are now allowed (#2123)
- cov_exp_quad() not compiling in C++ (#2113)
- conditional operator in functions not compiling in C++ (#2101)
- off-by-one error in error message for integrate_ode_bdf() fixed (#2073)
- vectorization of unary functions (#2119, #2037)
- bernoulli_logit_rng() added to language (#2084)
- Jacobian warning now suggests
target +=(#2066) - matrix_exp() function now available (#2043)
- compound declaration / definition statements (#1951)
- user-defined functions can be declared and not defined (#2068)
- manual reorganization (#1599)
- line too long (#2121)
- added integer % operator documentation (#2065)
- lots more (#2051)
Files
stan-dev/stan-v2.13.1.zip
Files
(14.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6b63af216fe797ca1b81265d9fb94102
|
14.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/stan-dev/stan/tree/v2.13.1 (URL)