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

sort by:
Revision Author Date Message Commit Date
05b1789 Add get_param_sizes, update random_var_context 09 May 2023, 14:39:33 UTC
4c994c5 Merge pull request #3190 from stan-dev/feature/stan-csv-prettify-tuple-names Support Tuple indices in Stan CSV Header Reader 08 May 2023, 20:24:37 UTC
54a6ac4 Mark as inline 08 May 2023, 17:55:33 UTC
74e502d Remove unnecessary () 08 May 2023, 16:08:49 UTC
06432b0 Use = instead of .replace 08 May 2023, 15:17:26 UTC
3e982b5 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 08 May 2023, 14:35:15 UTC
6f16441 Logic tweak, mark services::get_model_parameters as deprecated 08 May 2023, 14:34:28 UTC
fc2f7ca Add comment to get_dims 05 May 2023, 19:03:13 UTC
5d046f6 Clean up standalone_gq code now that cmdstan is updated 05 May 2023, 19:00:57 UTC
f0b962d Update stan_csv_reader for tuple variable names 05 May 2023, 19:00:57 UTC
94233d9 Merge pull request #3189 from stan-dev/cleanup/warnings-from-3179 Clean up warnings (primarily doxygen) 05 May 2023, 17:58:57 UTC
0108589 Fix ordering 05 May 2023, 00:23:26 UTC
d55a3a1 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 04 May 2023, 21:34:30 UTC
baa050e Clean up warnings (primarily doxygen) 04 May 2023, 21:32:05 UTC
d2203f1 Merge pull request #3179 from stan-dev/model-base-unconstrain-array Expose new base class method 'unconstrain_array' 04 May 2023, 18:53:03 UTC
02583ce Clean up roundtrip test 04 May 2023, 14:47:52 UTC
aeb9eae [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 04 May 2023, 14:22:23 UTC
d805365 Merge commit 'da13a2f524c13794f1816ff79a69c9994c82f358' into HEAD 04 May 2023, 14:22:21 UTC
e48eac5 Typo fix 04 May 2023, 14:21:36 UTC
02630f1 Add to model_base_crtp 04 May 2023, 14:21:14 UTC
da13a2f Updates the Math submodule to edea183. 03 May 2023, 00:13:44 UTC
d0207cf Release/v2.32.1 (#3187) * release/v2.32.1: updating version numbers 02 May 2023, 12:35:54 UTC
bec0ab7 Updates the Math submodule to d648ac1. 29 April 2023, 19:48:47 UTC
2a6846d Merge pull request #3184 from stan-dev/fix/3183-laplace-column-names Laplace sampling: change output columns for consistency 28 April 2023, 18:36:32 UTC
0c12372 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 28 April 2023, 16:17:23 UTC
8f05ae6 Laplace sampling: change output columns for consistency 28 April 2023, 14:55:18 UTC
dbc40e0 Updates the Math submodule to 9082492. 22 April 2023, 00:47:18 UTC
5e02a35 Release/v2.32.0 (#3180) 20 April 2023, 20:10:21 UTC
e90ebc3 Updates the Math submodule to 2c6431d. 20 April 2023, 14:39:02 UTC
3f596d0 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 11 April 2023, 19:29:47 UTC
ea2a1f5 Extend tests 11 April 2023, 19:17:07 UTC
2848614 Add tests of round-trip with write_array 11 April 2023, 18:05:54 UTC
9f3952f Update tests 11 April 2023, 16:31:51 UTC
7d2f9c6 Expose new base class method 'unconstrain_array' 11 April 2023, 16:31:32 UTC
6e8d6d4 Merge pull request #3178 from stan-dev/const-deserializer Make deserializer's map members const 05 April 2023, 18:29:29 UTC
a8e5b1f Merge pull request #3177 from stan-dev/cleanup/old-io-code Remove old/unused IO code 05 April 2023, 16:44:49 UTC
683c711 Make deserializer's data members const 05 April 2023, 16:07:16 UTC
4130cdb [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 05 April 2023, 14:42:00 UTC
80db9f4 Fix a bunch of tests that weren't following include-what-you-use 05 April 2023, 14:40:54 UTC
bff6562 Remove old/unused IO code 05 April 2023, 13:35:01 UTC
c0ddd43 Updates the Math submodule to 6cd15b8. 28 March 2023, 11:36:49 UTC
d162353 Updates the Math submodule to 4fdc43b. 25 March 2023, 09:12:28 UTC
c86bcbe Merge pull request #3162 from stan-dev/feature/libsundials make: using SUNDIALS_TARGETS instead of LIBSUNDIALS 23 March 2023, 22:39:22 UTC
1889556 Remove lib/stan_math update 23 March 2023, 20:18:14 UTC
d0d8393 Merge branch 'develop' into feature/libsundials 23 March 2023, 20:16:04 UTC
780d819 Merge pull request #3174 from stan-dev/cleanup/random-var-context-logic Clean up dimension and name logic in random_var_context 22 March 2023, 18:18:15 UTC
1e74771 Clean up dim and name logic in random_var_context 22 March 2023, 15:48:27 UTC
068dd7d Merge pull request #3173 from stan-dev/fix/standalone-gq-exception-behavior Standalone GQ: Output NaNs when exception is caught 20 March 2023, 21:54:54 UTC
8b178ec Merge pull request #3172 from stan-dev/cleanup/delete-io-cmd-line Delete unused io/cmd_line.hpp 20 March 2023, 20:15:05 UTC
7f78ff0 Avoid duplicate logging in exception case 20 March 2023, 20:07:45 UTC
5061519 Standalone GQ: Output NaNs when exception is caught 20 March 2023, 19:49:35 UTC
4a5dacf Delete unused io/cmd_line.hpp 20 March 2023, 16:58:30 UTC
4ec109a Merge pull request #3170 from stan-dev/feature/loosen-empty-json-checks Relax requirements for 0-sized data objects in JSON 17 March 2023, 15:47:02 UTC
7699b0b Merge branch 'develop' into feature/loosen-empty-json-checks 17 March 2023, 13:57:32 UTC
54a9647 Merge pull request #3171 from stan-dev/ci/update-GHA-versions Update GHA build for Node 12 deprecation 13 March 2023, 19:57:30 UTC
287ad63 Update GHA build for Node 12 deprecation 13 March 2023, 19:17:22 UTC
f537ec8 Updates the Math submodule to 98117fa461. 13 March 2023, 16:11:41 UTC
36268f3 Updates the Math submodule to d3f42be. 11 March 2023, 07:54:47 UTC
5118264 Merge pull request #3139 from stan-dev/feature/param-names-dims-flags Extend `get_dims` and `get_param_names` in model_base 09 March 2023, 20:04:30 UTC
f9fa778 Updates the Math submodule to b34a81b. 09 March 2023, 13:57:42 UTC
c2853d2 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 08 March 2023, 21:19:17 UTC
01cea05 Relax requirements for 0-sized data objects in JSON 08 March 2023, 21:14:02 UTC
f473245 Merge pull request #3165 from stan-dev/feature/3161-parse-tuples-json Feature/3161 parse tuples json 07 March 2023, 14:29:53 UTC
acf9152 Updates the Math submodule to 0b91aa8. 04 March 2023, 07:20:49 UTC
a02aa73 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 03 March 2023, 00:48:17 UTC
94d0595 merge fix 03 March 2023, 00:47:19 UTC
0dfe95b code cleanup 03 March 2023, 00:45:22 UTC
808c6c0 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 03 March 2023, 00:30:30 UTC
f3a4937 merge fix 03 March 2023, 00:29:39 UTC
e326bcd allow JSON entries for non-stan vars 03 March 2023, 00:27:55 UTC
3917f0f checkpointing 02 March 2023, 22:25:32 UTC
d066600 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 02 March 2023, 21:56:40 UTC
6406363 Merge branch 'feature/3161-parse-tuples-json' of https://github.com/stan-dev/stan into feature/3161-parse-tuples-json 02 March 2023, 21:55:48 UTC
9f8f2f8 checkpointing, unit tests for all edge cases 02 March 2023, 21:55:37 UTC
c346a1e [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 02 March 2023, 06:03:28 UTC
198d2bd Merge branch 'feature/3161-parse-tuples-json' of https://github.com/stan-dev/stan into feature/3161-parse-tuples-json 02 March 2023, 06:02:28 UTC
8d73875 more unit tests 02 March 2023, 06:01:55 UTC
2b32395 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 02 March 2023, 05:21:56 UTC
f5e4ccb Merge branch 'feature/3161-parse-tuples-json' of https://github.com/stan-dev/stan into feature/3161-parse-tuples-json 02 March 2023, 05:21:01 UTC
d218cfa checkpointing, more unit tests for edge cases 02 March 2023, 05:20:47 UTC
2c4ed0d [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 01 March 2023, 22:43:19 UTC
d8e966e fixed logic, existing tests 01 March 2023, 22:42:22 UTC
363613d test code cleanup 26 February 2023, 13:36:38 UTC
82a26ab code cleanup 24 February 2023, 22:13:08 UTC
64e9273 Merge branch 'feature/3161-parse-tuples-json' of https://github.com/stan-dev/stan into feature/3161-parse-tuples-json 24 February 2023, 22:01:23 UTC
f8e2725 don't change makefiles 24 February 2023, 22:01:11 UTC
369226e [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 24 February 2023, 21:57:32 UTC
4a9f876 Merge commit 'c9060b9b8aa78e7dad3763ce5207e269c9ad141c' into HEAD 24 February 2023, 21:57:29 UTC
f2db9c2 merge fix 24 February 2023, 21:56:43 UTC
7036ef3 fixed bug, unit tests to verify 24 February 2023, 21:52:50 UTC
c9060b9 Merge pull request #3168 from stan-dev/fix/3167-always-discard-create-rng Always discard at least 1 entry in new RNGs 24 February 2023, 21:11:17 UTC
5d3df6f Always discard at least 1 entry in new RNGs 24 February 2023, 19:01:35 UTC
9fc263f checkpointing 24 February 2023, 15:54:02 UTC
5cd2761 [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 24 February 2023, 00:58:17 UTC
ee0a943 Merge branch 'feature/3161-parse-tuples-json' of https://github.com/stan-dev/stan into feature/3161-parse-tuples-json 24 February 2023, 00:57:14 UTC
33b4ce6 changes per code review 24 February 2023, 00:56:51 UTC
87bc062 checkpointing 24 February 2023, 00:43:42 UTC
c05f54b [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 23 February 2023, 20:20:15 UTC
ec0d82f changes per code-review 23 February 2023, 20:19:29 UTC
bbb7271 Merge branch 'feature/3161-parse-tuples-json' of https://github.com/stan-dev/stan into feature/3161-parse-tuples-json 23 February 2023, 18:30:15 UTC
back to top