https://github.com/stan-dev/stan

sort by:
Revision Author Date Message Commit Date
46cf3c7 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2370-var-decls-from-model 25 October 2017, 18:34:13 UTC
476975d Updates the Math submodule to e59486b. 24 October 2017, 17:11:32 UTC
1882113 Updates the Math submodule to 62a8c51. 23 October 2017, 10:23:34 UTC
32de956 Updates the Math submodule to b66cfd9. 21 October 2017, 01:39:22 UTC
a2ea152 Merge pull request #2403 from stan-dev/bugfix/issue-2380-algebra_solver_ref correct x_i typo in Stan 18 October 2017, 20:01:41 UTC
4e1b432 Fix upstream update - correct branch name 18 October 2017, 13:58:46 UTC
d0d3984 Fix upstream update task - credentialed checkout 17 October 2017, 23:20:16 UTC
478cd18 Fix upstream update task - needs scm checkout 17 October 2017, 21:21:45 UTC
82195f8 Fix upstream update task 17 October 2017, 20:02:27 UTC
0b1d515 Merge pull request #2414 from stan-dev/build/pipelines Jenkinsfile and pipelines 17 October 2017, 18:52:17 UTC
2b458d6 Fix typo 17 October 2017, 16:35:39 UTC
6e915fe Correct param reference 17 October 2017, 15:25:56 UTC
b27bbf1 Always need to remember to use the correct type of quotes to allow for Groovy string interpolation... 🙄 17 October 2017, 15:02:11 UTC
0c48bed remove unused line 17 October 2017, 14:13:45 UTC
f1387f5 Add param for upstream CmdStan branch to build against. 17 October 2017, 14:08:11 UTC
576a0e8 Email requester and a couple others 14 October 2017, 16:37:56 UTC
246b62c Change who to email 13 October 2017, 21:35:10 UTC
307bfe4 Updates the Math submodule to 9d417e2. 13 October 2017, 07:49:59 UTC
d68e3b8 Try stashing and unstashing 12 October 2017, 22:28:32 UTC
c1c4cfd Updates the Math submodule to 9e7d825. 09 October 2017, 17:33:11 UTC
ec7bbcf Fix typo in Jenkinsfile path 09 October 2017, 05:23:20 UTC
840dd1d Only collect junit results if the test wasn't interrupted? 07 October 2017, 21:58:39 UTC
d14c3d0 Woops, don't clean before looking for test results 07 October 2017, 19:06:49 UTC
4370408 Move junit to post; refactor mail call 07 October 2017, 18:10:18 UTC
35e85d8 Updates the Math submodule to 1121c9c. 07 October 2017, 14:22:21 UTC
9617fcd Merge pull request #2415 from stan-dev/feature/2405-remove-generator-include-sampling-flag Feature/2405 remove generator include sampling flag 07 October 2017, 05:22:52 UTC
6508bf7 Have Jenkins email developers when jobs finish. 06 October 2017, 22:19:14 UTC
fc1c975 Make junit reporting steps retry 06 October 2017, 22:18:57 UTC
78f3ef8 Do all log parsing at the end. 06 October 2017, 20:37:00 UTC
09b54e7 removed include_sampling flag 06 October 2017, 18:32:53 UTC
89ac667 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 06 October 2017, 16:49:50 UTC
e1eaaab Only try to publish if the stage succeeded 06 October 2017, 00:15:15 UTC
ae828df Add description for rarely used param 05 October 2017, 23:08:45 UTC
2fc91cd Jenkinsfile ready to go 05 October 2017, 22:44:09 UTC
5b517d2 Make sure perf test works 05 October 2017, 22:27:42 UTC
79dbebe Only run against live PRs 05 October 2017, 21:41:40 UTC
2502b5e print env, see where we can get the branch name 05 October 2017, 21:34:42 UTC
70c5561 Revert "See if post always can read parallel stuff" This reverts commit 94da2935764aa5a4ec65d6ecc4fbc62949f5f147. 05 October 2017, 21:19:41 UTC
94da293 See if post always can read parallel stuff 05 October 2017, 21:15:06 UTC
b5562b0 Test script tag console output parsing 05 October 2017, 21:08:59 UTC
4dcafe5 Try to consolidate functions in Jenkinsfile 05 October 2017, 20:23:26 UTC
924aca9 Try to fix syntax for windows jobs 05 October 2017, 17:21:38 UTC
093ec62 Merge pull request #2408 from mcol/fix_2353 Fix docs (#2353). 05 October 2017, 17:15:04 UTC
1622c4c Merge pull request #2413 from stan-dev/feature/2412-arg2-rising-falling-factorial Feature/2412 arg2 rising falling factorial 05 October 2017, 17:13:38 UTC
b02a878 Fix syntax for Jenkinsfile 05 October 2017, 02:33:40 UTC
1337b47 Add Jenkinsfile. 05 October 2017, 02:33:40 UTC
68908dc test model path fix 05 October 2017, 01:26:25 UTC
262a093 Updates the Math submodule to b07dab0. 04 October 2017, 22:56:04 UTC
1d80e99 test that parser rejects 2nd arg if not real 04 October 2017, 20:48:27 UTC
1c3e91a changed function_signatures.h and test models per issue 04 October 2017, 00:27:39 UTC
d59f6e9 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 03 October 2017, 23:12:16 UTC
2fc94d4 Merge pull request #2411 from stan-dev/bugfix/2410-integrate_ode_bdf-return Bugfix/2410 integrate ode bdf return 03 October 2017, 20:59:27 UTC
9d01807 Updates the Math submodule to 8d2cf66. 03 October 2017, 11:50:10 UTC
6bbea3e added unit test for parser 03 October 2017, 02:39:01 UTC
7a7330c added unit test 03 October 2017, 02:35:46 UTC
47f5b1d code cleanup 03 October 2017, 02:25:56 UTC
d717f3f code cleanup 03 October 2017, 02:24:06 UTC
89bacfa check function sig return type; fix typo in error message 03 October 2017, 02:23:03 UTC
157493b bad model - compiler should detect this 03 October 2017, 01:57:10 UTC
e427901 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 02 October 2017, 17:33:23 UTC
efeb9e0 Fix docs (#2353). 02 October 2017, 09:39:54 UTC
92a8b1d Merge pull request #2407 from mcol/makefile-suffixes Use the correct syntax to disable implicit makefile rules 30 September 2017, 15:11:09 UTC
a8abe7a Merge pull request #2406 from mcol/develop Increase precision in the output of the ELBO values. 30 September 2017, 04:49:39 UTC
53a227f Use the correct syntax to disable implicit makefile rules. See https://www.gnu.org/software/make/manual/html_node/Suffix-Rules.html for reference. This change massively reduces the number of steps run by make: $ make -d | wc -l 5556 $ make -d | wc -l 411 29 September 2017, 15:07:37 UTC
3c7fd77 Increase precision in the output of the ELBO values. 28 September 2017, 13:43:25 UTC
115b1a0 Updates the Math submodule to f9046f2. 28 September 2017, 07:41:56 UTC
69c8193 Updates the Math submodule to c67762a. 27 September 2017, 22:54:19 UTC
ae423b2 Merge pull request #2397 from stan-dev/bugfix/2101-ternary-op-expr-has-var Bugfix/2101 ternary op expr has var 27 September 2017, 17:41:29 UTC
1c3141b Merge pull request #2404 from stan-dev/build/travis-gcc gcc exhausts Travis memory if run in parallel 27 September 2017, 13:50:47 UTC
5179f07 Fix typo - gcc exhausts Travis memory if run in parallel 27 September 2017, 12:51:56 UTC
eac2b98 fix logic, update unit test 26 September 2017, 21:30:43 UTC
668fe49 changes per code review 26 September 2017, 21:16:47 UTC
5b649a3 correct x_i typo in Stan 26 September 2017, 21:05:56 UTC
d038316 merge fix 25 September 2017, 18:33:52 UTC
95926ef Merge branch 'develop' of https://github.com/stan-dev/stan into bugfix/2101-ternary-op-expr-has-var 25 September 2017, 18:18:16 UTC
fed8857 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 25 September 2017, 17:49:29 UTC
773778e Merge pull request #2391 from stan-dev/feature/2378-base_expr_type_refactor Feature/2378 base expr type refactor 25 September 2017, 17:45:17 UTC
3d3ef9f Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2378-base_expr_type_refactor 25 September 2017, 16:51:56 UTC
3ff52ae Merge branch 'develop' of https://github.com/stan-dev/stan into bugfix/2101-ternary-op-expr-has-var 24 September 2017, 22:47:54 UTC
4608be9 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 24 September 2017, 22:47:20 UTC
dde58c2 Merge pull request #2399 from stan-dev/bugfix/2398-abs-ambiguity added stan::math:: qualifier to abs in generator 24 September 2017, 22:46:22 UTC
5885ef2 cpplint fix 24 September 2017, 18:36:15 UTC
c9546e7 code cleanup 24 September 2017, 18:34:00 UTC
63b5151 fix compiler warning (unrelated to this PR) 23 September 2017, 21:53:41 UTC
d2dbecc code cleanup - cut and paste error 23 September 2017, 20:53:59 UTC
e93d7b9 code cleanup 23 September 2017, 17:25:46 UTC
e5a59b3 cpplint fix 23 September 2017, 17:17:08 UTC
a3ddf5b redo on function call disambiguation 23 September 2017, 17:14:11 UTC
2a36b0a fix warning 23 September 2017, 01:25:22 UTC
f8f592c cpplint fix 22 September 2017, 23:54:56 UTC
9466ceb only some functions in cmath.h 22 September 2017, 23:52:27 UTC
b0d2883 qualify all functions in cmath.h 22 September 2017, 22:47:05 UTC
c71c4eb shaped var decls compiling in all blocks 22 September 2017, 19:00:47 UTC
3124060 doxygen fix 22 September 2017, 15:19:46 UTC
68d845e logic fix for unary abs 22 September 2017, 14:34:43 UTC
b45b935 added stan::math:: qualifier to abs in generator 22 September 2017, 06:22:23 UTC
59f014e shells for shaped var decls gen 22 September 2017, 01:20:55 UTC
6dab21f cleanup 21 September 2017, 23:53:31 UTC
987a3eb refactored per comments on issue; generate_expression 3-arg, typedef local_scalar_t__ 20 September 2017, 01:37:04 UTC
52316ea generated code for var_decls and sized_var_decls compiling 19 September 2017, 20:33:58 UTC
back to top