swh:1:snp:d80eec3f654c152adbdd6e641362bcb340d39fe2

sort by:
Revision Author Date Message Commit Date
b7c7cb3 modifications to pass more strict warning settings used by Jenkins 16 March 2019, 21:25:26 UTC
1ab19e1 fix ccplint issues 16 March 2019, 14:15:35 UTC
d2551a6 moved shared functions to base_family 16 March 2019, 14:03:29 UTC
c419fd0 fixed variational service test 15 March 2019, 20:49:04 UTC
78ee977 cpplint whitespace fixes 15 March 2019, 17:02:15 UTC
b3541d0 test advi output in the same way as in sample 15 March 2019, 16:57:09 UTC
87139ed fixes to pass tests 15 March 2019, 16:39:51 UTC
8191e56 drop the constants 15 March 2019, 15:49:41 UTC
07416b4 tests for log_g for meanfield and fullrank 15 March 2019, 15:35:51 UTC
5f2f49b sign fix 15 March 2019, 13:57:40 UTC
e609a15 moved log_g computations to separate functions and fixed the computation 15 March 2019, 13:41:23 UTC
431a3d9 reformat log_g computation 15 March 2019, 09:58:18 UTC
3ba97af make sample and sample_log_g virtual 15 March 2019, 09:37:15 UTC
a853561 updated doc and some spacing 15 March 2019, 09:36:50 UTC
18185d6 minor edits in comments 15 March 2019, 08:56:36 UTC
05f8b62 rewording doc 15 March 2019, 08:43:08 UTC
4ab586b log_q -> log_g 15 March 2019, 08:27:48 UTC
134602c remove "New" 15 March 2019, 08:17:20 UTC
f8607b6 write documentations write documentations; 15 March 2019, 08:17:20 UTC
d277bed variable name changes 15 March 2019, 08:17:20 UTC
aa5a189 change variable names change variable names as lp__, log_p__, log_q__, param1, param2, ... lp__ is an empty variable. log_p__ is the log density of posterior draws under true posterior. log_q__ is the log density under normal approximation. change function name sample_lp into sample_lq. It returns log_q__. 15 March 2019, 08:17:20 UTC
12598eb fix code format 15 March 2019, 08:17:20 UTC
51cb5f2 add log p and log q in advi log_p: log density in true model log_q: log density in variational model Both values are written in the csv output. 15 March 2019, 08:17:20 UTC
49627ce Updates the Math submodule to 7da4ba5. 14 March 2019, 17:07:02 UTC
676cb24 Updates the Math submodule to e8abd30. 13 March 2019, 20:01:07 UTC
fbac3b4 Updates the Math submodule to 82f035f. 13 March 2019, 03:59:06 UTC
7476ac4 Updates the Math submodule to 64cf0f8. 12 March 2019, 10:55:52 UTC
fa03aec Merge pull request #2627 from stan-dev/feature/2466-1d-integrator Feature/2466 1d integrator 09 March 2019, 20:50:27 UTC
f60ce47 updated unit test 08 March 2019, 20:07:54 UTC
164e35e merge fix 07 March 2019, 21:52:23 UTC
383b281 fix merge conflicts in stan/lang 07 March 2019, 20:47:26 UTC
5cda9a8 removing old functions manual 07 March 2019, 19:12:47 UTC
717a9f7 removing users-guide 07 March 2019, 17:23:29 UTC
479681f Updates the Math submodule to 9d0acc5. 06 March 2019, 21:14:24 UTC
2cc0659 Updates the Math submodule to 8d28f9c. 03 March 2019, 20:37:31 UTC
f2c7c68 Updates the Math submodule to 0c89499. 02 March 2019, 11:19:57 UTC
34cbfd8 Updates the Math submodule to 5f5bbf4. 01 March 2019, 06:07:53 UTC
a4f9f09 Updates the Math submodule to c72d56f. 27 February 2019, 11:51:30 UTC
95e3824 Updates the Math submodule to 79b7841. 27 February 2019, 02:14:25 UTC
e4918a0 Updates the Math submodule to 2850ec2621. 21 February 2019, 20:23:56 UTC
6fdda3f Updates the Math submodule to d7dc42d. 20 February 2019, 21:17:38 UTC
8b6289a Updates the Math submodule to f0e38e5. 18 February 2019, 11:14:49 UTC
98e5f9e Updates the Math submodule to ec65638. 16 February 2019, 00:29:25 UTC
ef76464 Updates the Math submodule to 0caabb0. 14 February 2019, 06:04:09 UTC
913624a Updates the Math submodule to 70edefd. 08 February 2019, 02:17:49 UTC
cddb97e Updates the Math submodule to 538b583. 02 February 2019, 16:59:51 UTC
3b35c9a Updates the Math submodule to 6bb33cf. 01 February 2019, 09:20:07 UTC
8bad386 Merge pull request #2730 from stan-dev/bugfix/issue-2729-read_stan_csv Fixes #2729. make read_stan_csv more robust; affects CmdStan. 29 January 2019, 16:19:38 UTC
8de85f0 cpplint 24 January 2019, 02:43:26 UTC
8d2b83c replacing more instances of lexical_cast 24 January 2019, 02:35:10 UTC
7c6734c adding more to the test 24 January 2019, 02:20:19 UTC
af89f7b fixing issue with reading chain id; updated test 24 January 2019, 01:59:45 UTC
f1f1026 fixes #2729. Using stringstream to parse a number is more robust than boost::lexical_cast 23 January 2019, 23:05:55 UTC
21b2eb0 adding failing test case for stan_csv_reader 23 January 2019, 23:02:59 UTC
fd65860 Merge pull request #2725 from stan-dev/feature/2705-standalone-gqs-constrained-params-inputs Feature/2705 standalone gqs constrained params inputs 19 January 2019, 14:25:39 UTC
dc5c09f reinstating TearDown in unit tests 17 January 2019, 21:16:16 UTC
03e9336 changes per code review 16 January 2019, 23:32:55 UTC
62a778d Merge pull request #2727 from stan-dev/fix-jenkins-syntax [Jenkins] Try accessing shared library directly rather than within a function 16 January 2019, 22:43:41 UTC
1486921 Needs third argument to resolve function 16 January 2019, 21:42:33 UTC
2c1f778 Try accessing shared library directly rather than within a function 16 January 2019, 21:35:57 UTC
2111c0d Fix groovy syntax for Jenkinsfile 16 January 2019, 21:08:55 UTC
042af75 Merge pull request #2721 from stan-dev/always-run-upstream-tests [JenkinsConfig] Always run upstream tests; broke with hotfix 12 January 2019, 11:54:37 UTC
e4fd1b0 Updates the Math submodule to fb2cc51. 12 January 2019, 01:54:23 UTC
1812edf debug by printf 11 January 2019, 20:57:12 UTC
b347358 Factor out checkout_pr to jenkins-shared-libraries 11 January 2019, 20:43:46 UTC
1a4f9b5 simplify test 11 January 2019, 20:14:38 UTC
1282c03 debug by printf 11 January 2019, 20:09:12 UTC
68879f2 debug by printf 11 January 2019, 19:43:15 UTC
8b5fd6c include more headers for windows? 11 January 2019, 17:32:54 UTC
b4dd89d removing unit test; better test is in standalone_gqs_multidim_test.cpp 11 January 2019, 15:59:27 UTC
0a2ce57 added back in test model 11 January 2019, 15:33:28 UTC
6ef4b14 Try to fix for upstream tests 11 January 2019, 08:55:50 UTC
1f72536 cpplint fix 11 January 2019, 06:16:48 UTC
9d2886c standalone gqs takes Eigen::MatrixXd of draws, plus unit tests 11 January 2019, 06:12:02 UTC
852c280 add test for multi-dim variables; fixed bug in generator 07 January 2019, 23:47:15 UTC
32287cb updated service, unit tests 06 January 2019, 20:05:37 UTC
80ef532 Always run upstream tests; broke with hotfix 05 January 2019, 16:11:26 UTC
07b4984 Merge branch 'develop' of https://github.com/stan-dev/stan into develop 30 December 2018, 15:31:59 UTC
69330e2 Merge pull request #2717 from VMatthijs/loc-scale-name-change Location-scale -> offset-multiplier name change 24 December 2018, 22:49:26 UTC
fa27283 Update math to latest develop 24 December 2018, 20:02:32 UTC
40953c6 Merge branch 'master' into develop 24 December 2018, 20:01:30 UTC
b9c56d2 release/v2.18.1: updating version numbers. 24 December 2018, 19:52:16 UTC
f4c2ef6 Updating Math Library to tagged v2.18.1 24 December 2018, 19:51:09 UTC
9a6a3bd Update pound_comment_deprecated_test.cpp 24 December 2018, 18:40:11 UTC
1655b4b fixing 24 December 2018, 18:39:38 UTC
87533a5 Merge branch 'loc-scale-name-change' of https://github.com/VMatthijs/stan into loc-scale-name-change 24 December 2018, 18:32:06 UTC
ef451f8 fixing test 24 December 2018, 18:31:51 UTC
6b3f748 Update double_block_type_def.hpp 24 December 2018, 18:24:28 UTC
a1f1bd8 Merge branch 'develop' of https://github.com/stan-dev/stan into loc-scale-name-change 24 December 2018, 18:08:47 UTC
ce09f28 Merge branch 'loc-scale-name-change' of https://github.com/VMatthijs/stan into loc-scale-name-change 24 December 2018, 17:59:25 UTC
040bd66 fixing mischievous test 24 December 2018, 17:59:03 UTC
d2641be Merge branch 'develop' of https://github.com/stan-dev/stan into develop 23 December 2018, 15:53:32 UTC
b42c22a Trying Jenkins again 23 December 2018, 00:36:14 UTC
f7cfb7b Trying Jenkins again 22 December 2018, 21:59:26 UTC
2833eb5 release/v2.18.1: updating version numbers. 22 December 2018, 17:45:04 UTC
096e786 Updating Math Library to tagged v2.18.1 22 December 2018, 17:44:07 UTC
d54176c Get Jenkins to try again 22 December 2018, 15:18:01 UTC
0164e2d Update double_block_type.hpp 22 December 2018, 14:42:41 UTC
d281627 Update vector_block_type.hpp 21 December 2018, 21:27:46 UTC
7796aba Update row_vector_block_type.hpp 21 December 2018, 21:27:29 UTC
back to top