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

sort by:
Revision Author Date Message Commit Date
71fd160 add inline to the declaration (and implementation) of compute_effective_sample_size(...) in the header file see https://github.com/stan-dev/stan/issues/2615 31 August 2018, 16:12:05 UTC
fb13f15 Updates the Math submodule to 1875575. 30 August 2018, 12:54:10 UTC
cd041a3 Updates the Math submodule to f6b3ec2. 29 August 2018, 20:44:48 UTC
d1a7245 Updates the Math submodule to 2b36bfe. 28 August 2018, 09:47:10 UTC
a9d3b97 Updates the Math submodule to b46093f. 26 August 2018, 04:30:03 UTC
8a55940 Add new config option to preserve stashes to enable stage replay from the bottom of https://jenkins.io/doc/book/pipeline/running-pipelines/ 23 August 2018, 14:44:22 UTC
01a09e7 Updates the Math submodule to 68b8f7e. 22 August 2018, 19:41:08 UTC
60a5769 Merge pull request #2614 from stan-dev/bugfix/2612-parser-msg-unknown-variable Bugfix/2612 parser msg unknown variable 22 August 2018, 09:11:22 UTC
555cd26 removed error msgs; backtrack quietly 21 August 2018, 13:07:41 UTC
37ba6c6 unit test and test models for bug; fails test 21 August 2018, 11:26:40 UTC
60ace1f Merge branch 'develop' of https://github.com/stan-dev/stan into develop 21 August 2018, 10:31:47 UTC
97a9117 Updates the Math submodule to fceb2e3. 21 August 2018, 05:53:54 UTC
0648c1b Merge pull request #2609 from stan-dev/issue/2608-wording-change-s-warning-info Change parser messages to avoid word "Warning" - use "Info" instead 19 August 2018, 18:57:05 UTC
b5872e9 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 19 August 2018, 15:55:45 UTC
c001d73 Merge pull request #2441 from VMatthijs/feature/GLMs_Stan_Language Feature/GLMs For Stan Language 19 August 2018, 13:46:32 UTC
a691f2d changed Warning and Warning (non-fatal) to Info; updated unit tests accordingly 19 August 2018, 12:13:09 UTC
51890df Updates the Math submodule to c5bf117. 19 August 2018, 05:02:12 UTC
f485f11 Updates the Math submodule to c32bde1. 18 August 2018, 17:11:09 UTC
f461fc5 minor 17 August 2018, 16:53:57 UTC
1c39f62 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/GLMs_Stan_Language 17 August 2018, 13:16:38 UTC
4f6ec97 Updates the Math submodule to 3ed0576. 17 August 2018, 09:34:22 UTC
8b9caf0 Merge branch 'develop' into feature/GLMs_Stan_Language 16 August 2018, 18:09:14 UTC
6bc3eba minor, to get jenkins to build again 16 August 2018, 18:01:16 UTC
8ce2228 Revert "Merge pull request #2498 from stan-dev/feature/2431-lang-tuples-step1" This reverts commit 1ce1d9dac91db494fc256966f5b98231a95f3ede, reversing changes made to 11d5b7b8d3edbc2dfd4883859e741ec9b156aa5e. 16 August 2018, 16:55:28 UTC
1fec457 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 16 August 2018, 16:55:07 UTC
b03b91c Updates the Math submodule to 6c83362. 16 August 2018, 01:21:54 UTC
348b461 Updates the Math submodule to 61f1f11. 15 August 2018, 08:45:19 UTC
9b51710 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 10 August 2018, 13:32:12 UTC
7c5c214 minor changes to doc 10 August 2018, 12:05:04 UTC
5b0c3b2 Updates the Math submodule to 88efab8. 08 August 2018, 23:13:30 UTC
e2615f2 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/GLMs_Stan_Language 08 August 2018, 13:48:25 UTC
25fd250 wrote documentation for function reference 08 August 2018, 12:52:46 UTC
92551e6 changed signature to Bob and Michaels preferences and corresponding tests 08 August 2018, 11:08:39 UTC
11b1c9c Updates the Math submodule to 4a13fe1. 07 August 2018, 23:00:26 UTC
d1d9ced Updates the Math submodule to 2f3e9c8. 06 August 2018, 08:34:23 UTC
2523fd3 Merge pull request #2538 from andrjohns/feature/inv_logit_perf_test Update expected values for performance test 05 August 2018, 11:48:58 UTC
eba0c61 Merge branch 'develop' into feature/GLMs_Stan_Language 04 August 2018, 15:38:14 UTC
d96e94d generalised funtion signature and corresponding tests 04 August 2018, 15:33:32 UTC
ab96df7 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 04 August 2018, 12:08:55 UTC
205ff85 Merge pull request #2586 from stan-dev/feature/2358-space-include enhanced include syntax, fixes #2358 04 August 2018, 12:08:42 UTC
9fbf13e Merge branch 'develop' of https://github.com/stan-dev/stan into develop 04 August 2018, 12:08:19 UTC
8c95fac added models for end-to-end performance tests 04 August 2018, 08:29:01 UTC
50a3777 Updates the Math submodule to 6d968e6. 04 August 2018, 02:37:07 UTC
436424f Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2358-space-include 03 August 2018, 16:38:06 UTC
e624072 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 03 August 2018, 16:35:49 UTC
1ce1d9d Merge pull request #2498 from stan-dev/feature/2431-lang-tuples-step1 Feature/2431 lang tuples step1 03 August 2018, 16:01:48 UTC
0807ed9 merge develop 03 August 2018, 14:48:28 UTC
11d5b7b Merge pull request #2575 from roualdes/feature/issue-2569-analysis-api-ess Feature/2569 Analysis API: compute effective sample size 03 August 2018, 14:11:40 UTC
ff11a62 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 03 August 2018, 14:07:44 UTC
59ba66e replace size_t with in, save when warned about comparison issues. 02 August 2018, 16:51:20 UTC
c1fc33d Updates the Math submodule to d71e329. 02 August 2018, 02:13:15 UTC
a4e2f12 fix typo in error message; mimic validation checks on overloaded chain's method effective_sample_size 01 August 2018, 17:25:44 UTC
a1e80b2 drop template in favor of std::vector<const double*>; merge from upstream rather than my fork 01 August 2018, 00:28:12 UTC
86ae2c9 changes per code review 31 July 2018, 22:11:30 UTC
ea5d79d Merge branch 'develop' of https://github.com/stan-dev/stan into feature/issue-2569-analysis-api-ess 31 July 2018, 20:48:53 UTC
7c4f34e remove old files 31 July 2018, 19:53:26 UTC
fb0e982 Merge branch 'develop' of https://github.com/roualdes/stan into feature/issue-2569-analysis-api-ess 31 July 2018, 19:38:46 UTC
329fc95 change file and header guard; clean up chains.hpp 31 July 2018, 19:38:38 UTC
bdf1c60 fix init logic 31 July 2018, 12:09:53 UTC
ee08173 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 31 July 2018, 08:03:00 UTC
3f85c3d makefile fix 31 July 2018, 08:02:43 UTC
4ff120c Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2431-lang-tuples-step1 30 July 2018, 20:21:51 UTC
4ac0322 Updates the Math submodule to 42ab2cb. 27 July 2018, 09:05:00 UTC
c91e1c9 Updates the Math submodule to 53d1c4f. 26 July 2018, 01:09:59 UTC
fbb872d Updates the Math submodule to 29dff4c. 24 July 2018, 10:21:02 UTC
09eeb74 CmdStan tests expect blank instead of develop 23 July 2018, 18:25:10 UTC
b31a653 Fix broken Jenkins upstream upstream tests 23 July 2018, 12:57:47 UTC
dbd8307 Merge pull request #2590 from stan-dev/build/upstream-upstream [Jenkins] Run upstream CmdStan tests on downstream_tests job. 23 July 2018, 00:01:14 UTC
04ed2aa Run upstream CmdStan tests on downstream_tests job. 22 July 2018, 17:40:35 UTC
b89278f Merge pull request #2587 from stan-dev/build/circle Use CircleCI to build the manual 22 July 2018, 17:25:32 UTC
cdadaa1 Updates the Math submodule to 2d1821b. 20 July 2018, 23:49:58 UTC
484dba6 Update circleCI 19 July 2018, 16:35:57 UTC
6c5541e Switch manual to CircleCI 19 July 2018, 16:34:48 UTC
80d2854 Let's try to build docs on circleci 19 July 2018, 14:52:51 UTC
5a1ab65 removed double backslash from doc 18 July 2018, 18:26:45 UTC
e3cf67a enhanced include syntax, fixes #2358 18 July 2018, 18:22:16 UTC
9a2ae9f cpplint fix 17 July 2018, 23:28:54 UTC
8fee741 merge fix 17 July 2018, 23:23:50 UTC
1c6c46b fix headers 17 July 2018, 22:59:30 UTC
050fd4b Merge pull request #2585 from roualdes/feature/issue-2467-expose-bernoulli-logit-rng Feature/issue 2467 expose bernoullig logit rng 17 July 2018, 09:22:31 UTC
8b4a5fb checkpointing - changes from code review 16 July 2018, 10:20:39 UTC
4138e59 Updates the Math submodule to 1abb24f. 14 July 2018, 21:55:01 UTC
9512952 expose bernoulli_logit_rng and add docs to support it 14 July 2018, 15:41:06 UTC
96a98ad checkpointing 14 July 2018, 05:02:12 UTC
f79e42d checkpointing 14 July 2018, 05:01:39 UTC
7b66921 merge fix 13 July 2018, 17:52:35 UTC
523231d Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2431-lang-tuples-step1 13 July 2018, 17:52:11 UTC
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
8b50c1c merge fix 13 July 2018, 04:16:03 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
d7a9c2e fix merge conflicts 12 July 2018, 21:43:36 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
b858630 Merge branch 'develop' of https://github.com/stan-dev/stan into feature/2431-lang-tuples-step1 11 July 2018, 21:22:07 UTC
back to top