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

sort by:
Revision Author Date Message Commit Date
3e1208f updating example-models to master 20 October 2014, 14:26:54 UTC
5c5bc19 Merge pull request #1089 from stan-dev/feature/issue-1086-v2.5.0 Fixes #1086. v2.5.0 20 October 2014, 13:04:30 UTC
0130a86 removed flags from make/local 20 October 2014, 13:00:17 UTC
b9e70da adding compiled doc to v2.5.0 20 October 2014, 12:56:36 UTC
e2ec7f3 Merge pull request #1088 from stan-dev/feature/issue-1087-eigen-3.2.2 Fixes #1087. Feature/issue 1087 eigen 3.2.2 20 October 2014, 12:35:45 UTC
6554ecc nan test for check_pos_definite, singular value test fix 20 October 2014, 06:18:04 UTC
2fd77de updated to Eigen, but getting error in math checks not throwing 20 October 2014, 03:41:52 UTC
25fdf72 Merge branch 'develop' into feature/issue-1087-eigen-3.2.2 20 October 2014, 02:52:27 UTC
ba90a1a Merge branch 'develop' of https://github.com/stan-dev/stan into feature/issue-1087-eigen-3.2.2 20 October 2014, 02:52:21 UTC
bf9ade2 release notes for 2.5.0 20 October 2014, 01:46:16 UTC
9abe1a9 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 20 October 2014, 00:35:49 UTC
9ead4ae updating version numbers to 2.5 20 October 2014, 00:35:04 UTC
3161e7e Merge pull request #1085 from stan-dev/feature/issue-786-manual-2.5 Fixes #786. Feature/issue 786 manual 2.5 20 October 2014, 00:23:31 UTC
164ed75 added images and changed paths to match 19 October 2014, 22:08:07 UTC
2724b28 finished manual for 2.5 19 October 2014, 18:35:56 UTC
56556d8 new doc is complete, but needs proofreading for the new part 18 October 2014, 23:04:08 UTC
c95dff8 Merge pull request #1083 from stan-dev/feature/issue-623-parser-error-msg Fixes #623. Feature/issue 623 parser error msg 16 October 2014, 13:56:35 UTC
6c489fe test: making a test Windows safe 16 October 2014, 13:48:15 UTC
b4b2ec5 Merge branch 'feature/issue-623-parser-error-msg' of https://github.com/stan-dev/stan into feature/issue-623-parser-error-msg 16 October 2014, 04:04:45 UTC
2afdce7 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/issue-623-parser-error-msg 16 October 2014, 03:32:31 UTC
a861b48 Merge branch 'develop' into feature/issue-623-parser-error-msg 16 October 2014, 01:14:00 UTC
9a0bfaf updated the clean-all target so Windows wouldn't fail 16 October 2014, 01:04:47 UTC
7cd5d5a Merge pull request #1080 from stan-dev/bugfix/issue-1078-recursive-funs Fixes #1078. Bugfix/issue 1078 recursive funs 16 October 2014, 00:57:31 UTC
c0757a5 Merge pull request #1075 from stan-dev/feature/issue-1065-index-traits Fixes #1065. Feature/issue 1065 index traits 16 October 2014, 00:52:19 UTC
2007a52 updating clean-deps 16 October 2014, 00:50:15 UTC
9541541 test: making a test Windows safe 16 October 2014, 00:32:16 UTC
671dca7 updated error message expected by unit test 15 October 2014, 20:15:22 UTC
b36fb64 finished other than bringing in bits of CmdStan manual 15 October 2014, 19:56:15 UTC
1e8a252 yet another error msg format tweak 15 October 2014, 00:25:02 UTC
c570bb6 more error message formatting and tweaks 14 October 2014, 19:51:51 UTC
eeef46f reworking error messages 13 October 2014, 22:34:39 UTC
8f41d10 broke out return and intermediate real scalar types for user-defined functions 13 October 2014, 05:08:14 UTC
9eaee23 Merge branch 'develop' into feature/issue-786-manual-2.5 13 October 2014, 00:57:16 UTC
83b57f7 merged with develop and cleaned up doc conflicts in bib and programming chapter 13 October 2014, 00:57:05 UTC
3e0b7f1 checkpointing after lots of changes 13 October 2014, 00:50:58 UTC
2621af5 fixes issue #1078 by removing duplicate functor definition for forward declarations of user-defined functions 12 October 2014, 21:06:51 UTC
a36d783 error messages - more context, remove grammar rule info from message seen by end user 11 October 2014, 21:31:27 UTC
ef2fb43 Merge branch 'feature/issue-786-manual-2.5' of https://github.com/stan-dev/stan into feature/issue-786-manual-2.5 10 October 2014, 19:08:40 UTC
b8baed6 using latexmk for building manual 10 October 2014, 19:03:17 UTC
cf7ae69 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 10 October 2014, 19:02:06 UTC
4c403e7 Merge branch 'feature/issue-786-manual-2.5' of https://github.com/stan-dev/stan into feature/issue-786-manual-2.5 10 October 2014, 18:50:05 UTC
e377f0a adding the specific tex file as phony forces the pdf to rebuild each time 10 October 2014, 18:49:27 UTC
f98aaef Merge branch 'feature/issue-786-manual-2.5' of https://github.com/stan-dev/stan into feature/issue-786-manual-2.5 10 October 2014, 18:44:58 UTC
3fc63ae forcing the pdf to rebuild every time 10 October 2014, 18:44:35 UTC
8d6f68d removed ::size_type from distribution test utility 10 October 2014, 16:07:02 UTC
5f544f8 removed EigenDenseBaseAddons and replaced usages with metaprograms index_type and value_type 10 October 2014, 06:45:42 UTC
fac5d72 replaced Eigen add-on for value type with metaprogram 08 October 2014, 07:33:53 UTC
dc591de added value_type metaprogram with tests 08 October 2014, 05:19:10 UTC
d2c7d4d type trait metaprogram for index types added and tested 08 October 2014, 04:21:32 UTC
d422d56 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/issue-1065-index-traits 08 October 2014, 04:05:21 UTC
8a22b1b Merge branch 'develop' of https://github.com/stan-dev/stan into develop 07 October 2014, 17:55:27 UTC
42274f6 Merge pull request #1022 from stan-dev/feature/issue-771-ode-solver fixes #771. Feature/issue 771 ode solver 07 October 2014, 17:07:51 UTC
24a1e88 Merge pull request #1068 from stan-dev/feature/issue-1066-check_nonzero_size-message Fixes #1066. Feature/issue 1066 check nonzero size message 07 October 2014, 12:33:21 UTC
00b25a7 ode: test 07 October 2014, 12:25:50 UTC
c2d57dc ode: tests 07 October 2014, 12:22:25 UTC
9ed6d28 ode: added coupled_ode_system_vv test 06 October 2014, 20:45:24 UTC
1bbe3c2 ode: added tests for memory handling 06 October 2014, 16:13:00 UTC
9245564 ode: added tests for error conditions 05 October 2014, 03:18:12 UTC
499ead5 ode: refactored test 05 October 2014, 02:20:18 UTC
b458edd ode: testing error conditions 05 October 2014, 01:44:57 UTC
5bdab6b Merge branch 'feature/issue-1066-check_nonzero_size-message' into feature/issue-771-ode-solver 05 October 2014, 01:03:22 UTC
1e00879 added additional doc; changed message to be clearer 05 October 2014, 00:46:03 UTC
a5d3d25 fixes #1066. addresses incorrect message for check_nonzero_size 05 October 2014, 00:31:46 UTC
a57c2ef test: added a util and added EXPECT_THROW_MSG macro 05 October 2014, 00:28:09 UTC
173e86e Merge branch 'develop' of https://github.com/stan-dev/stan into develop 04 October 2014, 17:26:40 UTC
4ed3031 Merge branch 'feature/issue-786-manual-2.5' of https://github.com/stan-dev/stan into feature/issue-786-manual-2.5 04 October 2014, 17:26:31 UTC
7065c0f test: fixing EXPECT_THROW_MSG macro 04 October 2014, 15:09:43 UTC
1dd188a Merge branch 'develop' into feature/issue-1066-check_nonzero_size-message 04 October 2014, 15:01:17 UTC
92dcb06 test: adding EXPECT_THROW_MSG macro 04 October 2014, 15:00:58 UTC
465ac00 adding util functions 04 October 2014, 14:46:52 UTC
615ec35 tweaked error messages 03 October 2014, 19:40:23 UTC
e85d016 Merge branch 'develop' into feature/issue-771-ode-solver 03 October 2014, 03:51:01 UTC
6e43ea8 Merge pull request #1064 from stan-dev/feature/issue-1062-make-libstan-dependencies fixes #1062. updating tests to link to the correct libs 03 October 2014, 03:50:26 UTC
c9315f1 updating tests to link to the correct libs 03 October 2014, 02:54:33 UTC
311992e erge branch 'develop' into feature/issue-771-ode-solver Conflicts: make/tests 02 October 2014, 21:57:47 UTC
4fd6037 Merge pull request #1038 from stan-dev/feature/issue-1026-num_elements Fixes #1026: added the function num_elements, with tests and documentation 02 October 2014, 18:16:55 UTC
f0d0930 Merge pull request #1063 from stan-dev/feature/issue-1062-make-libstan-dependencies Fixes #1062. Updated dependencies for libstan 02 October 2014, 15:08:35 UTC
a92b261 updated how .d files were made for bin/ which fixes the libstan dependency problem 02 October 2014, 13:48:56 UTC
a238c4b Merge pull request #1051 from stan-dev/feature/issue-865-lkj-cov-deprecate Fixes#865. Feature/issue 865 lkj cov deprecate 02 October 2014, 12:33:54 UTC
be116a3 Merge pull request #1050 from stan-dev/feature/issue-1049-dispay-random-seed-properly Fixes #1049. Print arg config after random seed generation 02 October 2014, 06:01:37 UTC
0273e59 Merge pull request #1061 from stan-dev/feature/issue-1060-build-issues Fixes #1061. Feature/issue 1060 build issues 02 October 2014, 02:50:31 UTC
1e2e175 Merge pull request #1048 from stan-dev/bugfix/issue-593-op-short-circuit Fixes #593. Bugfix/issue 593 op short circuit 01 October 2014, 22:48:31 UTC
89fc78d documentation 01 October 2014, 19:54:22 UTC
978e4af added clean-deps target; removed clean-manual 01 October 2014, 19:06:29 UTC
5515d71 fixes libstan and libstanc not having the right dependencies 01 October 2014, 19:01:26 UTC
0c4a455 Merge pull request #1046 from stan-dev/bugfix/issue-866-vars-prefix Fixes #866. Bugfix/issue 866 vars prefix 01 October 2014, 18:08:08 UTC
1747f84 Merge pull request #1045 from stan-dev/bugfix/issue-849-mixed-function-returns Fixes #849. Bugfix/issue 849 mixed function returns 01 October 2014, 16:54:34 UTC
426f8c2 Merge pull request #1059 from stan-dev/feature/issue-1058-makefile-bug Fixes #1058. Feature/issue 1058 makefile bug 01 October 2014, 13:40:13 UTC
59c199e able to use -include again 01 October 2014, 00:45:30 UTC
2cae88c changed the includes for tests requiring stan c++ 30 September 2014, 22:29:25 UTC
4c61183 changing makefile due to bug in GNU make 3.81 30 September 2014, 22:06:12 UTC
5b5a439 Merge pull request #1055 from stan-dev/feature/issue-1052-runtests-python Fixes #1052. Feature/issue 1052 runtests python 30 September 2014, 17:43:43 UTC
2776738 fixed typo in math coupled ODE observer 30 September 2014, 17:32:34 UTC
ab9b0ef refactored ode solver into math and agrad/rev components and also split out tests and updated doc 30 September 2014, 07:16:05 UTC
de19b66 Merge pull request #1039 from stan-dev/feature/issue-592-expose-isnan-isinf Fixes #592. Feature/issue 592 expose isnan isinf 30 September 2014, 03:28:59 UTC
eca5c6f moved debug prints to debug blocks, magic number batchSize 29 September 2014, 18:56:36 UTC
dba97d4 Merge branch 'develop' into feature/issue-771-ode-solver 29 September 2014, 18:55:54 UTC
b2253e7 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/issue-771-ode-solver 29 September 2014, 18:55:50 UTC
3ca33df Merge branch 'feature/issue-771-ode-solver' of https://github.com/stan-dev/stan into feature/issue-771-ode-solver 29 September 2014, 18:55:45 UTC
65a9824 uncommented doCommand 29 September 2014, 18:14:29 UTC
back to top