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

sort by:
Revision Author Date Message Commit Date
916af85 fix model fn call 18 November 2021, 05:39:49 UTC
0311ec8 format 18 November 2021, 02:17:46 UTC
b6e7a25 update readout 17 November 2021, 21:14:33 UTC
e12ac31 update unique stream writer for writing matrix 17 November 2021, 19:24:33 UTC
f90f943 update min to lowest 17 November 2021, 19:07:22 UTC
9c3b1be cleanup pathfinder single 16 November 2021, 22:00:08 UTC
a9f77ad use stan's lbfgs optimizer 16 November 2021, 21:27:26 UTC
7817115 Can exactly replicate result of pathfinder R code 12 November 2021, 17:49:57 UTC
619319d Merge remote-tracking branch 'origin/develop' into feature/pathfinder 11 November 2021, 16:39:45 UTC
233d9bf Merge pull request #3080 from stan-dev/add_namespace_to_pow add std:: in tests to avoid ambiguity 09 November 2021, 14:33:47 UTC
a77b216 [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 09 November 2021, 11:04:45 UTC
efe0ac9 add std:: in tests to avoid ambiguity 09 November 2021, 10:51:19 UTC
02aff49 Merge pull request #3078 from stan-dev/stanc3_models_integration_tests Switch to stanc3 test models for integration tests 08 November 2021, 17:59:37 UTC
d061973 start adding tests for individual pathfinder functions 05 November 2021, 23:25:36 UTC
10d65c5 update 04 November 2021, 23:03:49 UTC
3fe0b67 update 04 November 2021, 23:00:30 UTC
d537453 fully compiling version of pathfinder 04 November 2021, 16:17:33 UTC
5ca7835 fully compiling version of pathfinder 04 November 2021, 16:08:32 UTC
0f3b7b3 update 03 November 2021, 21:19:30 UTC
06f50b8 switch to stanc3 test model for integration tests 31 October 2021, 08:59:17 UTC
e6c9e00 update 29 October 2021, 22:16:58 UTC
a750fdd cleanup 29 October 2021, 22:12:23 UTC
926f56e add bfgs_sample and elbo calc 28 October 2021, 04:14:54 UTC
d71efc0 format 27 October 2021, 22:01:40 UTC
c24702b sort out more of the inverse hessian and gradient calculation code 27 October 2021, 20:29:55 UTC
274a93c Updates the Math submodule to 20224ff. 26 October 2021, 13:53:33 UTC
9642c3e make initial service API for pathfinder 25 October 2021, 21:28:34 UTC
e2ad5ec Updates the Math submodule to 49ead11. 24 October 2021, 03:19:24 UTC
45b97cb Merge pull request #3073 from stan-dev/update_to_2_28 Update version numbers to 2.28 22 October 2021, 12:53:17 UTC
7567ea5 changes for 2.28 22 October 2021, 11:35:11 UTC
842fbbd Updates the Math submodule to b13c778. 22 October 2021, 09:27:51 UTC
3cc6e90 Updates the Math submodule to 224d38a. 20 October 2021, 12:38:37 UTC
891fde4 Updates the Math submodule to 7d64047. 18 October 2021, 07:34:18 UTC
5a4443c Merge pull request #3070 from stan-dev/fix_zero_sized_parameters Fix zero sized parameters in transform_inits 12 October 2021, 17:49:25 UTC
ecd660d [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 12 October 2021, 16:46:16 UTC
a103791 Merge commit '1a77a42617b8c2ebb91f414ebf88d9c3d6d2e8c0' into HEAD 12 October 2021, 16:46:15 UTC
07adda5 use size_t for both 12 October 2021, 16:44:18 UTC
009ddf6 zero sized parameters 10 October 2021, 17:18:32 UTC
e3d596f fix dimension returning in get_model_parameters with zero sized parameters 10 October 2021, 12:47:13 UTC
1a77a42 Updates the Math submodule to 18cbbdf. 08 October 2021, 18:28:58 UTC
039ed89 Merge pull request #3068 from stan-dev/hotfix-test-version hotfix version in test/unit/version_test.cpp 05 October 2021, 18:25:46 UTC
63db72d Merge pull request #3069 from stan-dev/master Merge release v2.28.0 into develop 05 October 2021, 18:21:40 UTC
c45710e Fixed test version in test/unit/version_test.cpp 05 October 2021, 18:05:21 UTC
bcea1cc release/v2.28.0: updating version numbers 05 October 2021, 13:27:21 UTC
e7dfaa7 Updating Math Library to tagged v4.2.0 05 October 2021, 13:25:24 UTC
a2c5777 Updates the Math submodule to 57f05b7. 24 September 2021, 07:36:05 UTC
a7dde64 Updates the Math submodule to f8765cf. 21 September 2021, 23:16:10 UTC
f14d50c Updates the Math submodule to 8920da4. 18 September 2021, 10:22:40 UTC
112bebc Updates the Math submodule to d16b2a3. 10 September 2021, 23:06:33 UTC
896cf4b Updates the Math submodule to b9f6835. 10 September 2021, 07:05:03 UTC
ee883eb Updates the Math submodule to d59561b. 04 September 2021, 17:16:25 UTC
3fe02ac Updates the Math submodule to 6ec1560. 02 September 2021, 09:09:52 UTC
46be45b Merge pull request #3059 from stan-dev/make-rethrow-noreturn Mark rethrow_located as [[noreturn]] 01 September 2021, 18:55:41 UTC
9ad8d3b Mark rethrow_located as noreturn 01 September 2021, 15:41:47 UTC
1d07f56 Updates the Math submodule to 9532191. 27 August 2021, 17:30:18 UTC
5159102 Updates the Math submodule to d838098. 26 August 2021, 11:54:13 UTC
8437b5f Updates the Math submodule to adb413d. 20 August 2021, 03:38:14 UTC
9cc96c7 Merge pull request #3056 from nickdidio/complex-numbers [WIP] Complex numbers vals_c 13 August 2021, 18:20:48 UTC
5a18ead Rerun tests 13 August 2021, 17:02:17 UTC
e4603e8 [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 12 August 2021, 16:11:31 UTC
dee2049 Updated math repo pointer 12 August 2021, 14:44:51 UTC
8542407 Merge branch 'stan-dev-develop' into complex-numbers 12 August 2021, 14:20:58 UTC
8224ef1 Initial 12 August 2021, 14:20:31 UTC
6189faf Fixed formatting 12 August 2021, 13:41:54 UTC
5175645 Updates the Math submodule to 02dc560. 12 August 2021, 10:01:38 UTC
fce94fc Repo changes 11 August 2021, 20:30:30 UTC
04e5e83 Updates the Math submodule to 62d9a8d. 11 August 2021, 13:30:16 UTC
0e4e2a9 Merge pull request #3055 from stan-dev/fix/unique_stream_writer-precision local stringstreams preserve precision of main stream in unique_stream_writer 10 August 2021, 21:19:34 UTC
997ef42 have inner string streams preserve precision of main stream in unique_stream_writer 10 August 2021, 17:13:23 UTC
c20e698 Updates the Math submodule to d7848ba. 31 July 2021, 22:17:51 UTC
556bd13 Updates the Math submodule to 7ae31e7. 30 July 2021, 19:09:46 UTC
673d376 Merge pull request #3054 from stan-dev/fix/indexing-include-orders fixup indexing include orders 29 July 2021, 01:21:21 UTC
b165a55 Merge remote-tracking branch 'origin/develop' into fix/indexing-include-orders 28 July 2021, 22:57:19 UTC
8387a22 Updates the Math submodule to 76383e8. 28 July 2021, 18:58:08 UTC
852c237 includes for assign test 27 July 2021, 21:59:09 UTC
60920de fixup indexing include orders 27 July 2021, 20:11:54 UTC
a81f735 Merge pull request #3051 from stan-dev/revert-3048-opencl_indexing Revert "Opencl indexing" 27 July 2021, 01:18:48 UTC
2edd18c Merge pull request #3033 from stan-dev/feature/parallel-nuts Parallel Adaptive Nuts 26 July 2021, 18:58:58 UTC
2d0f151 Revert "Opencl indexing" 26 July 2021, 15:11:18 UTC
1242d25 Updates the Math submodule to 0f9df69. 21 July 2021, 01:39:02 UTC
49e7827 Merge pull request #3048 from stan-dev/opencl_indexing Opencl indexing 20 July 2021, 16:01:42 UTC
a11a48a [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 19 July 2021, 20:34:05 UTC
4f82e24 Make sure to use num_chains instead of n_chain everywhere, fix docs, removes unneeded else branch 19 July 2021, 19:53:23 UTC
bbf4d37 Merge remote-tracking branch 'origin/develop' into feature/parallel-nuts 19 July 2021, 19:32:32 UTC
35fd563 Merge pull request #3049 from stan-dev/fix/matrix-var-eigen-double-assign Fix: Eigen double to matrix var assignment 19 July 2021, 17:18:00 UTC
0dcad86 added missing change 19 July 2021, 09:03:14 UTC
7e7c098 [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 19 July 2021, 08:26:41 UTC
3f10c16 Merge branch 'opencl_indexing' of https://github.com/stan-dev/stan into opencl_indexing 19 July 2021, 08:26:00 UTC
26befb6 addressed comments 19 July 2021, 08:25:55 UTC
7cf50a2 [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 16 July 2021, 15:48:32 UTC
020254d Fix template header require 16 July 2021, 15:48:02 UTC
d6729a4 Fix template header require 16 July 2021, 15:46:38 UTC
018a50f Merge pull request #3050 from stan-dev/jenkins-opencl Added OpenCL CPU and GPU to Jenkins Pipeline 16 July 2021, 14:28:58 UTC
1292010 ifndef additional tests 16 July 2021, 13:34:06 UTC
554f03e ifdef a test that requires fvar 16 July 2021, 09:25:59 UTC
8809593 fix jenkinsfile syntax 16 July 2021, 08:01:01 UTC
f436a56 another fix for newlines 16 July 2021, 08:00:11 UTC
8401fae fix echo to make local 16 July 2021, 07:58:33 UTC
1cb1d1b change CXX setting 16 July 2021, 07:52:33 UTC
247940a [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.04.1 (tags/RELEASE_600/final) 15 July 2021, 23:18:59 UTC
back to top