- 13 Apr, 2018 1 commit
-
-
Steve Bronder authored
-
- 12 Apr, 2018 1 commit
-
-
Rok Cesnovar authored
-
- 07 Apr, 2018 4 commits
-
-
Steve Bronder authored
-
Steve Bronder authored
-
Steve Bronder authored
-
Steve Bronder authored
-
- 06 Apr, 2018 2 commits
-
-
seantalts authored
Fix bug where loop counter is incremented twice per iteration (#816)
-
Krzysztof Sakrejda authored
Between full tests, doing fine on this ODE model, and the survival model I ran that didn't work prior to the fix I feel good about the checks here.
-
- 05 Apr, 2018 5 commits
-
-
seantalts authored
Clean up lint warnings from CLion (clang-tidy, etc.)
-
wds15 authored
Feature/issue 778 add mpi build, addresses issue #778
-
Daniel Lee authored
-
Steve Bronder authored
-
Steve Bronder authored
-
- 04 Apr, 2018 4 commits
-
-
Dan Luu authored
See #816 for more details and discussion.
-
Stan Jenkins authored
-
Dan Luu authored
-
Dan Luu authored
-
- 03 Apr, 2018 1 commit
-
-
seantalts authored
Mark relevant numeric_limits methods constexpr
-
- 02 Apr, 2018 6 commits
-
-
Dan Luu authored
-
Dan Luu authored
This works now that stan is C++11. Previously, there was no way to do the equivalent with doubles since we could do static compile-time methods like this for integral and enum types.
-
Bob Carpenter authored
Fix linking issue where static members are defined but not initialized
-
Stan Jenkins authored
-
Dan Luu authored
-
Dan Luu authored
In particular, some members were declared but not defined, which sometimes causes a linker error. See #806 for more discussion.
-
- 30 Mar, 2018 10 commits
-
-
Steve Bronder authored
-
Steve Bronder authored
-
Steve Bronder authored
-
Stan Jenkins authored
-
Steve Bronder authored
-
Steve Bronder authored
-
Steve Bronder authored
-
Stan Jenkins authored
-
Jenkins authored
-
Steve Bronder authored
changes to opencl_context_rewrite
-
- 22 Mar, 2018 1 commit
-
-
seantalts authored
Revert the matrix autos from #801.
-
- 21 Mar, 2018 2 commits
-
-
Daniel Lee authored
license link in README, fixes #802
-
Bob Carpenter authored
-
- 20 Mar, 2018 3 commits
-
-
Sean Talts authored
-
Sean Talts authored
-
Steve Bronder authored
Change so that there is a singleton base class and then an class that acts as an API to that base class
-