- 28 Sep, 2018 4 commits
-
-
Sean Talts authored
-
Daniel Lee authored
makefile fixes: setting DEPFLAGS_OS only if it hasn't been set by the user; adds O option to building Sundials
-
Daniel Lee authored
-
Daniel Lee authored
-
- 25 Sep, 2018 1 commit
-
-
Daniel Lee authored
Fixes #954. Cleaning up makefiles.
-
- 21 Sep, 2018 8 commits
-
-
Sean Talts authored
This reverts commit 34f47e34.
-
Daniel Lee authored
-
Stan Jenkins authored
-
Sean Talts authored
This reverts commit 5fb6d7c9.
-
Stan Jenkins authored
-
Sean Talts authored
This reverts commit dc7d76ae.
-
Stan Jenkins authored
-
Daniel Lee authored
-
- 19 Sep, 2018 1 commit
-
-
Rok Češnovar authored
-
- 18 Sep, 2018 1 commit
-
-
Daniel Lee authored
-
- 15 Sep, 2018 2 commits
-
-
Steve Bronder authored
Remove argument decorators from GPU kernel signatures
-
Steve Bronder authored
-
- 14 Sep, 2018 3 commits
-
-
Steve Bronder authored
-
Bob Carpenter authored
Feature/issue 970 different return types for adj_jac_apply
-
Steve Bronder authored
-
- 13 Sep, 2018 1 commit
-
-
Ben authored
-
- 12 Sep, 2018 2 commits
-
-
Ben authored
-
Daniel Lee authored
-
- 11 Sep, 2018 8 commits
-
-
Bob Carpenter authored
Change from c++11 to c++14 in README
-
Theodore Papamarkou authored
-
Daniel Lee authored
-
Ben authored
-
Ben authored
-
Theodore Papamarkou authored
I tried to compile the simple example cpp script presented in README and got an error that `std::index_sequence` couldn't be found. The fix was to use `-std=c++14` instead of `-std=c++11`.
-
Daniel Lee authored
-
Daniel Lee authored
-
- 10 Sep, 2018 4 commits
-
-
Daniel Lee authored
-
seantalts authored
Fix the GPU tests and re-merge GPU matrix multiply
-
Ben Bales authored
Feature/issue 1018 beta proportion log functions
-
Ben Bales authored
enable if the dot product kernel
-
- 09 Sep, 2018 5 commits
-
-
-
Sean Talts authored
-
Steve Bronder authored
-
xitrium authored
# Conflicts: # stan/math/gpu/multiply.hpp
-
Sean Talts authored
Also check that input matrices have size rather than they have nonzero rows x cols
-