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

sort by:
Revision Author Date Message Commit Date
05a918d changing generated files to lose the src/ folder 11 September 2018, 13:36:54 UTC
1042442 pulling out compiler options printing to one spot 11 September 2018, 12:43:57 UTC
53b793c should fix the infinite loop 11 September 2018, 02:18:27 UTC
a932baf adding more detail in the makefile 11 September 2018, 02:00:04 UTC
7b00e8e including the dependencies for the Stan model tests: *.hpp-test 07 September 2018, 18:45:06 UTC
5686260 fixing dependencies for stanc 31 August 2018, 13:07:53 UTC
249e151 updating travis yml 29 August 2018, 14:15:57 UTC
f6635d7 adding an include for . back in 19 August 2018, 02:26:25 UTC
bf19222 Merge branch 'develop' into bugfix/issue-2593-make 19 August 2018, 01:37:56 UTC
f485f11 Updates the Math submodule to c32bde1. 18 August 2018, 17:11:09 UTC
ca06e2a minor updates 18 August 2018, 05:34:24 UTC
6e0a67a updating test so it creates the directory first 18 August 2018, 03:49:50 UTC
4f6ec97 Updates the Math submodule to 3ed0576. 17 August 2018, 09:34:22 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
998ab1f updating building for parser_generator_test 09 August 2018, 04:18:36 UTC
2e6d23c fixing most vexing parse for clang++-6 on linux 09 August 2018, 04:05:01 UTC
2631759 more poorly documented make fun 09 August 2018, 02:38:34 UTC
abe273f squashing Windows warnings 09 August 2018, 02:16:38 UTC
ee413cf turns out we can only compile the compiler on Windows using O_STANC=3 09 August 2018, 02:02:21 UTC
6b74400 updating dependency generation; love it when doc doesn't match implementation 09 August 2018, 01:39:10 UTC
a1aaf72 updating generated tests 09 August 2018, 01:02:08 UTC
5b0c3b2 Updates the Math submodule to 88efab8. 08 August 2018, 23:13:30 UTC
31b813d fixing header tests 08 August 2018, 15:30:47 UTC
fff1fff removing make error 08 August 2018, 15:07:18 UTC
b57eb3b fixing build for multiple translation units test 08 August 2018, 12:36:25 UTC
7d6c831 removing comment 08 August 2018, 02:53:09 UTC
661df10 updating error 08 August 2018, 01:43:26 UTC
dbea3c3 Updating makefile 08 August 2018, 01:29:48 UTC
b2bf9df trying a different way to error 08 August 2018, 01:26:13 UTC
e4446aa adding more to dependencies 08 August 2018, 01:22:02 UTC
fd05522 Merge branch 'develop' into bugfix/issue-2593-make 08 August 2018, 01:14:43 UTC
f77a22b updating Jenkinsfile 08 August 2018, 01:07:18 UTC
cee9c81 updating tests 08 August 2018, 01:02:07 UTC
eb8dc0f updating tests 08 August 2018, 00:17:14 UTC
11b1c9c Updates the Math submodule to 4a13fe1. 07 August 2018, 23:00:26 UTC
7be0072 adding more updates 07 August 2018, 19:59:18 UTC
681f59b updating makefiles 07 August 2018, 19:17:37 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
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
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
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
back to top