swh:1:snp:d80eec3f654c152adbdd6e641362bcb340d39fe2

sort by:
Revision Author Date Message Commit Date
d23d9ed Updates the Math submodule to a27dce5. 05 May 2017, 00:24:50 UTC
f31d71b Fixes #2270 - cygwin recognized as Windows in runTests.py (#2271) 04 May 2017, 18:37:35 UTC
1f8da0a Updates the Math submodule to 09ca518. 29 April 2017, 02:20:04 UTC
3d9dce5 Merge pull request #2295 from stan-dev/silence-unused-typedefs Silence unused typedef warnings, new in gcc 4.9. 28 April 2017, 19:28:22 UTC
7987468 Silence unused typedef warnings, new in gcc 4.9. http://discourse.mc-stan.org/t/new-error-on-stan-develop-during-windows-unit-tests/365/5 28 April 2017, 17:57:47 UTC
db7207e Updates the Math submodule to ba1f8a0. 27 April 2017, 09:15:58 UTC
874952c Updates the Math submodule to 6f02a99. [ci-skip] 26 April 2017, 22:46:41 UTC
f3a0ba7 Merge pull request #2288 from jpritikin/develop Fix typo in cumulative_sum definition 25 April 2017, 18:14:48 UTC
8b8e245 Merge pull request #2287 from stan-dev/feature/issue-2286-update-math Automatically bumping math library. 25 April 2017, 03:44:54 UTC
40fb0dd Fix typo in cumulative_sum definition 24 April 2017, 19:34:38 UTC
6c043a1 Fixes #2286. Updates the Math submodule to 5eac079. 22 April 2017, 22:06:00 UTC
410a899 Merge pull request #2284 from stan-dev/bugfix/textbar Bugfix/textbar 20 April 2017, 20:25:06 UTC
d559ddb Merge pull request #2282 from stan-dev/feature/issue-2281-update-math Update submodule for the Stan Math Library 20 April 2017, 18:29:48 UTC
2715755 Fixes #2281. Updates the Math submodule to 5e02128. 20 April 2017, 15:43:45 UTC
0ba4ad3 substitute | for textbar 19 April 2017, 20:28:28 UTC
09152b9 Fixes #2281. Updates the Math submodule to 1a99bc8. 18 April 2017, 18:21:18 UTC
20e733f Merge branch 'develop' of https://github.com/stan-dev/stan into develop 15 April 2017, 17:50:42 UTC
4c6c452 Merge pull request #2275 from stan-dev/feature/issue-2274-update-math Update submodule for the Stan Math Library 14 April 2017, 20:40:41 UTC
7565413 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/issue-2274-update-math 14 April 2017, 19:57:02 UTC
e80c5cb Merge pull request #2279 from stan-dev/fix-make fix sed failure on makefile 14 April 2017, 18:45:26 UTC
776e6fe fix sed failure on makefile 14 April 2017, 18:43:18 UTC
94fbc7b Merge pull request #2278 from stan-dev/feature/issue-2277-remove-documentation-move-math feature/issue-2278-remove-documentation 14 April 2017, 17:07:55 UTC
cd2ee17 fixes #2277. moving math library back to lib/stan_math 14 April 2017, 17:07:50 UTC
08b0cca Removing built documentation. 14 April 2017, 17:07:48 UTC
a3d66e9 Merge pull request #2276 from stan-dev/release/v2.15.0 release/v2.15.0 14 April 2017, 17:04:18 UTC
f44b1cf release/v2.15.0: adding built documentation. 14 April 2017, 16:57:03 UTC
5f8c545 release/v2.15.0: updating version numbers. 14 April 2017, 16:01:20 UTC
5f04304 Updating Math Library to tagged v2.15.0 14 April 2017, 15:45:54 UTC
a5aa798 Fixes #2274. Updates the Math submodule to 5a15e4f. 13 April 2017, 21:13:26 UTC
9e8d6e8 Fixes #2274. Updates the Math submodule to 2b04d94. 13 April 2017, 15:05:27 UTC
852969d Merge pull request #2269 from stan-dev/bugfix/issue-2268_fix_nuts_classic_comp_err Bugfix/issue 2268 fix nuts classic comp err 09 April 2017, 00:33:34 UTC
7dc0cfa Fix typo in test makefile 08 April 2017, 21:42:31 UTC
f3fe66d Update test makefile to compile necessary model 08 April 2017, 03:59:10 UTC
b88798e Fix compilation error in nuts_classic variants, update header guard names, add tests 07 April 2017, 20:00:51 UTC
e5d358b Fix compilation error in nuts_classic variants, update header guard names, add tests 07 April 2017, 20:00:15 UTC
f30b670 Merge pull request #2263 from stan-dev/feature/1427-model-block-optional Feature/1427 model block optional 07 April 2017, 18:20:29 UTC
66e7c3f Merge pull request #2264 from stan-dev/feature/issue-1452-expose-new-to_matrix-functions Feature/issue 1452 expose new to matrix functions 07 April 2017, 18:15:38 UTC
e953dbb Merge branch 'develop' of https://github.com/stan-dev/stan into develop 07 April 2017, 01:20:25 UTC
5652a89 merged functions.tex 06 April 2017, 21:50:36 UTC
536b426 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/1427-model-block-optional 06 April 2017, 20:58:07 UTC
4ebaf8f Merge pull request #2266 from stan-dev/feature/2122-manual-2.14 Feature/2122 manual 2.14 06 April 2017, 20:57:08 UTC
f497515 manual release candidate for 2.15 06 April 2017, 18:03:51 UTC
6f45fec Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2122-manual-2.14 06 April 2017, 17:26:21 UTC
315b2a3 more doc updates for 2.15 05 April 2017, 22:09:43 UTC
1ce0c7d function signature tests and documentation for new to_matrix functions 05 April 2017, 21:29:26 UTC
82624b9 cpplint fix; updated user docs 05 April 2017, 15:11:59 UTC
5c4e6c7 Merge pull request #2262 from stan-dev/feature/issue-2064_tweak_window_adapt_warning Tweak windowed adaptation warning to be more readable 04 April 2017, 19:23:48 UTC
72f12ab more unit tests 04 April 2017, 18:53:34 UTC
cd8b8cd code cleanup - separate test util tests from compiler test 04 April 2017, 17:56:04 UTC
3a0f5f2 checkpointing - warning on empty program 04 April 2017, 17:54:44 UTC
e0a99f8 Merge pull request #2259 from stan-dev/feature/issue-2258-update-math Update submodule for the Stan Math Library 04 April 2017, 17:49:34 UTC
a191a81 model block optional; the empty program will compile 04 April 2017, 03:51:48 UTC
ab7a379 use new assignment syntax in test models 04 April 2017, 03:24:20 UTC
3f81981 fixed model names for tests in lang/parser/other_test.cpp 04 April 2017, 03:23:32 UTC
7102f52 update lang test models; correct typos, names, use = for assignment 04 April 2017, 02:05:23 UTC
56cd43b Fixes #2258. Updates the Math submodule to 0e76abd. 04 April 2017, 00:46:01 UTC
7cf9a66 fixed typo in bad test models - was cov_exp_qud - should be cov_exp_quad 04 April 2017, 00:01:02 UTC
1aecf60 Tweak windowed adaptation warning to be more readable 03 April 2017, 21:24:55 UTC
686a722 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 03 April 2017, 20:49:28 UTC
7f803f5 Merge pull request #2251 from stan-dev/bugfix/2248-array-expr-init-bools Bugfix/2248 array expr init bools 03 April 2017, 18:45:00 UTC
77dd8be Fixes #2258. Updates the Math submodule to 1bbd879. 03 April 2017, 18:21:37 UTC
d7a9d22 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 22 March 2017, 22:56:13 UTC
cfc2227 Merge pull request #2250 from stan-dev/feature/issue-2249-update-math Update submodule for the Stan Math Library 22 March 2017, 22:04:55 UTC
5b5e317 Merge pull request #2256 from stan-dev/bugfix/2254-parser-error-indexed-expressions Bugfix/2254 parser error indexed expressions 22 March 2017, 22:00:26 UTC
a33f920 more test models 22 March 2017, 18:11:04 UTC
ab2dbff bug fixed; some cleanup to grammar files 22 March 2017, 17:55:31 UTC
3f028b6 add test model which triggers this bug 21 March 2017, 23:01:49 UTC
10eea5d Fixes #2249. Updates the Math submodule to 52d5635. 21 March 2017, 16:41:09 UTC
f3a2f39 initialize all member vars, code cleanup on matrix_expr 19 March 2017, 23:44:33 UTC
4951f1d Merge branch 'develop' of https://github.com/stan-dev/stan into develop 19 March 2017, 20:02:15 UTC
c49f82d Fixes #2249. Updates the Math submodule to c21bf4a7. 19 March 2017, 16:34:14 UTC
210cc28 Merge pull request #2247 from stan-dev/feature/issue-2246-update-math Update submodule for the Stan Math Library 18 March 2017, 23:01:28 UTC
eb4229d Fixes #2246. Updates the Math submodule to 74ff5c0. 17 March 2017, 23:33:31 UTC
32ad83f expose new to_matrix functions 17 March 2017, 12:37:27 UTC
44a10af Merge pull request #2244 from stan-dev/feature/1489-row-vector-expr Feature/1489 row vector expr 16 March 2017, 03:07:54 UTC
20a7ac4 cpplint fix 14 March 2017, 17:03:30 UTC
5f40cd8 code cleanup int_ double_literal - use compiler default operator= and copy constructor 14 March 2017, 16:24:16 UTC
703c8a7 remove operator=, per code review comment 14 March 2017, 09:29:07 UTC
9e9138e remove operator=, per code review comment 14 March 2017, 09:24:21 UTC
2aaca72 Merge branch 'feature/1489-row-vector-expr' of https://github.com/stan-dev/stan into feature/1489-row-vector-expr 13 March 2017, 04:02:11 UTC
fe4d89d cleanup 13 March 2017, 04:01:48 UTC
e1cc16a fix for header tests 13 March 2017, 04:00:46 UTC
a3904cc Delete generate_array_builder_adds_test.cpp 13 March 2017, 02:38:30 UTC
f82159f put test for new generator function in with all generator tests - refactoring unit tests to match generator functions is future issue 13 March 2017, 00:15:01 UTC
12fdfe9 fix doxygen warning 13 March 2017, 00:03:57 UTC
4b9d70b changes per code review 12 March 2017, 23:25:57 UTC
68e73ba Merge branch 'develop' of https://github.com/stan-dev/stan into feature/1489-row-vector-expr 12 March 2017, 20:00:27 UTC
a5f0a22 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 12 March 2017, 15:11:22 UTC
dad3fd1 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 10 March 2017, 15:41:37 UTC
eab222f Merge pull request #2243 from stan-dev/feature/issue-2242-update-math Update submodule for the Stan Math Library 08 March 2017, 22:13:38 UTC
f1e266f Merge branch 'develop' of https://github.com/stan-dev/stan into develop 08 March 2017, 19:10:06 UTC
b35849a delete old test model 08 March 2017, 18:44:53 UTC
3e24dd7 doxygen fix 08 March 2017, 18:42:06 UTC
42b1f8f doc new constructs 08 March 2017, 18:23:56 UTC
2128998 more test models for row_vector, matrix expressions 07 March 2017, 19:23:22 UTC
37872c7 more test models for row_vector, matrix expressions 07 March 2017, 19:22:50 UTC
1d775ca Fixes #2242. Updates the Math submodule to f51421b. 07 March 2017, 03:51:05 UTC
38f2d64 Merge pull request #2235 from stan-dev/feature/issue-2234-update-math Update submodule for the Stan Math Library 07 March 2017, 03:41:05 UTC
c113f77 Fixes #2234. Updates the Math submodule to 253d283. 04 March 2017, 21:26:55 UTC
b47c9bc Fixes #2234. Updates the Math submodule to 6810012. 04 March 2017, 00:34:53 UTC
back to top