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

sort by:
Revision Author Date Message Commit Date
e842044 release/v2.18.0: updating version numbers. 13 July 2018, 16:18:29 UTC
80c0d91 Updating Math Library to tagged v2.18.0 13 July 2018, 15:52:00 UTC
5fd4723 Updates the Math submodule to a76c442. 13 July 2018, 08:37:08 UTC
1e0407b Merge pull request #2583 from stan-dev/bugfix/issue-2582-vectorized-rng-signature-errors Corrected multi_normal_rng, multi_normal_cholesky_rng, and multi_stud… 13 July 2018, 02:57:01 UTC
3badbd0 Switch performance test to master node 13 July 2018, 01:02:14 UTC
e9f1b20 Merge pull request #2581 from stan-dev/build/jenkins-bug-empty-params Add workaround for empty params in Jenkins job triggering 13 July 2018, 01:00:22 UTC
cc4cc11 Added missing doc for binomial 12 July 2018, 22:24:43 UTC
5c974fe Corrected multi_normal_rng, multi_normal_cholesky_rng, and multi_student_t_rng signatures and updated docs 12 July 2018, 20:52:51 UTC
4fb03de Add workaround for empty params in Jenkins job triggering 12 July 2018, 15:14:07 UTC
2a3f740 Merge pull request #2580 from roualdes/feature/issue-2467-vectorized-discrete-rngs Feature/2467 Vectorize Discrete RNGs and a few others 11 July 2018, 21:55:12 UTC
65d19e3 Updates the Math submodule to 0b0e0a4. 11 July 2018, 19:49:09 UTC
9b5a396 Merge branch 'develop' into feature/issue-2467-vectorized-discrete-rngs Attempt to fix conflicts. 11 July 2018, 16:25:53 UTC
9af4302 Merge remote-tracking branch 'upstream/develop' into develop Attempting to get stan-dev/stan.git into my fork. 11 July 2018, 16:24:47 UTC
f5964ab Updates the Math submodule to 483dd21. 11 July 2018, 03:42:00 UTC
98d7f41 Merge pull request #2570 from stan-dev/bugfix/issue-2562-transformed-parameters Sampling is able to initialize when there is an exception in transformed parameters 11 July 2018, 02:27:40 UTC
238faf4 Merge pull request #2558 from stan-dev/feature/2418-manual-ref-html Feature/2418 manual ref html 11 July 2018, 02:23:26 UTC
015ff77 expose vectorized RNGs for discrete distributions and a few straggling continuous distributions, matching stan-dev/math PR #833 10 July 2018, 22:56:18 UTC
aad3716 Merge remote-tracking branch 'origin/develop' into feature/2418-manual-ref-html 10 July 2018, 18:02:58 UTC
29566b4 Merge pull request #2574 from stan-dev/build/jenkins-cleanup [Jenkins] Use library mailBuildResults, rearrange stages for easier replay 10 July 2018, 18:00:27 UTC
0703a31 updated BNF for manual 10 July 2018, 17:56:54 UTC
e6c1303 resolve merge conflicts 10 July 2018, 17:05:33 UTC
83b3f78 cpplint 10 July 2018, 15:06:07 UTC
cacf1ff simplifying logic 10 July 2018, 14:52:00 UTC
055f60f updating initialization code 10 July 2018, 14:14:33 UTC
813c89e adding newline 10 July 2018, 14:14:25 UTC
8cd02e7 Updates the Math submodule to 62bb93e. 10 July 2018, 04:22:37 UTC
e4857af Merge pull request #2566 from stan-dev/bugfix/issue-2564-stan-bnf Update BNF of Stan language 09 July 2018, 21:05:26 UTC
c980549 Merge pull request #2571 from stan-dev/bugfix/issue-2568-exceptions-gq Fixes #2568. Updates the code so on exception in generated quantities, all generated quantities are NaN 09 July 2018, 21:05:09 UTC
d330173 changed manual target to users-guide 09 July 2018, 20:40:44 UTC
c3f322a Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 09 July 2018, 20:17:37 UTC
1839529 Fix method calls to be in script blocks 09 July 2018, 17:08:52 UTC
584f487 Use library mailBuildResults, rearrange stages for easier replay 09 July 2018, 14:11:13 UTC
45bd8bb Merge branch 'develop' of github.com:stan-dev/stan into bugfix/issue-2564-stan-bnf 09 July 2018, 13:04:22 UTC
f961325 Merge branch 'develop' of github.com:stan-dev/stan into bugfix/issue-2562-transformed-parameters 09 July 2018, 13:03:54 UTC
918716b Merge branch 'develop' of github.com:stan-dev/stan into bugfix/issue-2568-exceptions-gq 09 July 2018, 13:03:23 UTC
bf24802 Merge pull request #2573 from stan-dev/build/travis-libc [Travis] Fix .travis.yml since we dropped the clang libc++ thing from the makefiles 09 July 2018, 13:00:39 UTC
27a280b Fix .travis.yml since we dropped the clang libc++ thing from the makefiles 09 July 2018, 03:54:54 UTC
55b1110 Merge branch 'develop' of github.com:stan-dev/stan into bugfix/issue-2564-stan-bnf 09 July 2018, 03:51:26 UTC
f186e43 Update Stan BNF Rewrite the rules for atomic statements to avoid the `atomic_statement` rule having an empty RHS. 08 July 2018, 21:40:07 UTC
a50bafa Update function delcaration in Stan BNF - Fix bug in BNF in which it only specified only unsized types insted of parameter declaration - Add new 'data' specifier. It can only be used before certain types, but keep that a semantic constraint. 08 July 2018, 21:39:18 UTC
b8e72a9 Update BNF Model block must be followed by {} 08 July 2018, 21:35:17 UTC
906561e Updates the Math submodule to d676844. 08 July 2018, 03:20:46 UTC
716664c fixes #2568. updating mcmc_writer so that generated quantities doesn't tank the run 07 July 2018, 05:33:48 UTC
d89b9b0 Updates the Math submodule to ab6ae46. 07 July 2018, 01:14:42 UTC
b456e0e Fixes #2562. Updating src/stan/services/util/initialize.hpp to handle exception behavior in new generated code. 07 July 2018, 00:52:43 UTC
0e26281 Adding additional test for random_var_context that shows the current behavior 07 July 2018, 00:47:21 UTC
344f82c adding failing test for issue #2562 07 July 2018, 00:47:21 UTC
5960138 updating whitespace 07 July 2018, 00:47:21 UTC
ae33787 Updating .gitignore 06 July 2018, 20:13:15 UTC
ac2f166 Merge pull request #2561 from stan-dev/feature/qr_thin Nothing but net 06 July 2018, 12:53:30 UTC
d1f2877 Updates the Math submodule to 0d558cc. 06 July 2018, 10:20:48 UTC
67298e0 Updates the Math submodule to 5840d7d. 05 July 2018, 06:29:20 UTC
9122f5e clean-manual renamed to clean-docs for conflict with cmdstan 04 July 2018, 21:50:41 UTC
f1a1aa1 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 04 July 2018, 21:49:20 UTC
4bf1ee6 [Jenkins] Spaces in job names breaks Blue Ocean 04 July 2018, 20:46:53 UTC
123063e Updates the Math submodule to 9164c25. 03 July 2018, 13:38:48 UTC
2d55cde Additional edits to BNF - make model block optional - add vector expressions 03 July 2018, 03:11:16 UTC
eb9f772 Updates the Math submodule to b126f92. 03 July 2018, 00:36:40 UTC
f3ef1ba Changes from code review - rename `mathInfixOp` to `arithmeticInfixOp` - fix backslashes in operator rules 02 July 2018, 17:32:58 UTC
083b9e0 Made some more QR doc changes 02 July 2018, 13:29:28 UTC
9bccfa0 Update BNF of Stan language Fixes #2564 02 July 2018, 02:55:00 UTC
45f4a9d tweak qr_thin_* function doc can verify with just ./runTests.py src/test/unit/lang/parser/matrix_functions_test.cpp 02 July 2018, 02:39:50 UTC
e4aca48 files needed by cmdstan for manual 30 June 2018, 12:07:55 UTC
184cac4 makefile fix 30 June 2018, 01:05:27 UTC
d091747 adding back old files needed by cmdstan so that PR will work; remove once cmdstan manual has been updates 30 June 2018, 01:04:53 UTC
695955c Merge branch 'feature/2418-manual-ref-html' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 30 June 2018, 00:05:50 UTC
7dc1b34 Merge branch 'feature/2418-manual-ref-html' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 28 June 2018, 19:27:48 UTC
280adc0 new make target, cleanup text 28 June 2018, 19:27:42 UTC
653687e jenkins fix 28 June 2018, 19:04:51 UTC
f7d7c76 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 27 June 2018, 19:42:32 UTC
3aba584 Merge branch 'feature/2418-manual-ref-html' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 27 June 2018, 19:42:26 UTC
35c6528 undo change to Jenkinsfile 27 June 2018, 04:22:44 UTC
2783341 some fixes from @mitzimorris review 27 June 2018, 01:42:19 UTC
68c2581 install bookdown package for Jenkins 26 June 2018, 21:31:18 UTC
af3cc8f expose qr_thin_{Q,R} 26 June 2018, 20:36:14 UTC
49da09c update Jenkinsfile 26 June 2018, 04:24:39 UTC
1bb0540 Updates the Math submodule to 1123e51. 25 June 2018, 04:42:45 UTC
473d193 finish split manual, fixes #2418 24 June 2018, 23:27:04 UTC
7bcd09e format toc for pdf ref manual 24 June 2018, 23:04:30 UTC
d64b283 styling latex manual 24 June 2018, 21:55:20 UTC
50c8586 color headers for reference html 24 June 2018, 16:02:19 UTC
a80b551 added part divisions, style 24 June 2018, 02:29:40 UTC
9b4bc95 workable html for ref manual 24 June 2018, 00:47:11 UTC
9fc3bce Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 23 June 2018, 17:20:44 UTC
b1f0a20 Updates the Math submodule to ec23f95. 23 June 2018, 15:44:18 UTC
464d668 Updates the Math submodule to 240d1b8. 23 June 2018, 04:30:26 UTC
fb41bc1 Merge pull request #2555 from stan-dev/bugfix/2482-compound-assign-op-sliced-lvalues Bugfix/2482 compound assign op sliced lvalues 22 June 2018, 03:46:17 UTC
30b2de4 changes per code review 21 June 2018, 21:06:18 UTC
ceda96b process off to wiki, module chapter removed 20 June 2018, 18:43:39 UTC
ef1f91c moved analysis to reference manual 20 June 2018, 17:25:51 UTC
a5d85f2 moved deprecations and licenses to reference 20 June 2018, 06:09:49 UTC
f2621eb Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 20 June 2018, 05:31:09 UTC
a79d22c Merge pull request #2554 from stan-dev/bugfix/2537-missing-close-brace-err-msg Bugfix/2537 missing close brace err msg 19 June 2018, 20:10:02 UTC
c1ae9f6 test models and unit tests for assignment 19 June 2018, 15:53:49 UTC
1f20550 manual split into reference and users guide 19 June 2018, 02:55:38 UTC
cd89e5a changes per code review 18 June 2018, 22:12:48 UTC
1d0e961 broke spec into files 18 June 2018, 21:06:41 UTC
21c11f2 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2418-manual-ref-html 18 June 2018, 21:00:24 UTC
aeef253 moving algorithms into ref manual 18 June 2018, 21:00:07 UTC
ec62e7d better error msg for missing close brace for non-final program blocks; unit tests and test models for all missing close brace errors; unit test utility has same reader setup as stan compiler 18 June 2018, 19:35:57 UTC
back to top