Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/1263 update stansummary to report rank-normalized ESS tail, ESS bulk, max abs deviation(MAD), and Rhat #1290

Open
wants to merge 78 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
20d3304
stansummary computes r_hat_bulk and r_hat_tail; needs unit tests
mitzimorris Jul 11, 2024
0660ba2
Merge branch 'develop' of https://github.com/stan-dev/cmdstan into fe…
mitzimorris Aug 4, 2024
ea04611
checkpointing; compiles, unit tests failing
mitzimorris Aug 5, 2024
de84f19
checkpointing; runs, unit tests need updating
mitzimorris Aug 5, 2024
e436053
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Aug 5, 2024
29b8836
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Aug 5, 2024
0c8ec04
code clenup
mitzimorris Sep 24, 2024
94aa73f
code clenup
mitzimorris Sep 24, 2024
db8ea93
deprecate print
mitzimorris Sep 24, 2024
ed2290c
Merge commit '33e27a4f7b72c7df558d982a33bfe33ce0b14211' into HEAD
yashikno Sep 24, 2024
376e779
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Sep 24, 2024
15ff1c5
stansummary unit tests passing
mitzimorris Sep 25, 2024
a371be1
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Sep 25, 2024
0930e39
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Sep 25, 2024
d4aea84
cleanup - use chainset everywhere
mitzimorris Sep 27, 2024
d334fc1
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Sep 27, 2024
1fcd69a
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Sep 27, 2024
1335785
updating diagnose command
mitzimorris Sep 28, 2024
fb63902
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Sep 28, 2024
1d00b27
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Sep 29, 2024
f295b95
summary col widths fix
mitzimorris Sep 30, 2024
aa478b9
passing unit tests
mitzimorris Sep 30, 2024
89594de
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Sep 30, 2024
5de0d39
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Sep 30, 2024
ec5f3e5
change N_Eff to ESS, update tests
mitzimorris Oct 2, 2024
cec9206
merge fix
mitzimorris Oct 2, 2024
858dcfa
Merge commit '5bb4ffc20df9fb0416a8ef11e37f8029a94b7af2' into HEAD
yashikno Oct 2, 2024
99e9ef6
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 2, 2024
41d561a
checkpointing
mitzimorris Oct 11, 2024
8246f39
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 11, 2024
d7cb4f4
all unit tests pass
mitzimorris Oct 14, 2024
8ca0721
Merge commit '68838856f67b106e94a028a8268994a5c11c6804' into HEAD
yashikno Oct 14, 2024
bc6e81d
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 14, 2024
663f765
stansummary unit tests passing
mitzimorris Oct 24, 2024
923512f
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 24, 2024
3c9e378
Merge commit 'ed2500a1c7a13bd1c905d7caa14690af2172b6cb' into HEAD
yashikno Oct 24, 2024
3013d42
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 24, 2024
8448467
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 24, 2024
a46ba99
use chainset everywhere
mitzimorris Oct 24, 2024
b44a88d
unit test data files
mitzimorris Oct 24, 2024
43c81ed
remove print helper and tests
mitzimorris Oct 25, 2024
632d6ad
changes per code review
mitzimorris Oct 25, 2024
448da11
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 25, 2024
31663d6
changes per code review
mitzimorris Oct 25, 2024
5b4bb54
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 25, 2024
8af8151
more print cleanup
mitzimorris Oct 25, 2024
a53d3c4
checkpointing
mitzimorris Oct 26, 2024
2efe9ff
checkpointing
mitzimorris Oct 26, 2024
277b7f9
multi-dim container outputs in row-major order
mitzimorris Oct 26, 2024
149b03c
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 26, 2024
ab4420b
simplified reorder row_major logic
mitzimorris Oct 26, 2024
f900462
simplified reorder row_major logic
mitzimorris Oct 26, 2024
7f0cfd1
test cleanup
mitzimorris Oct 26, 2024
a92928e
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 26, 2024
774f898
simplified reorder row_major logic
mitzimorris Oct 26, 2024
43ef763
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 26, 2024
48cc4df
simplified reorder row_major logic
mitzimorris Oct 26, 2024
09ed196
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 26, 2024
69e2c13
diagnose - stricter ESS test
mitzimorris Oct 27, 2024
27bfd88
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 27, 2024
39709ef
changes per code review
mitzimorris Oct 28, 2024
1daadab
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 28, 2024
01defba
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 28, 2024
8a19f64
keep print for now
mitzimorris Oct 28, 2024
fb46a54
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 28, 2024
695114f
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 28, 2024
b7ac1bc
keep print for now
mitzimorris Oct 29, 2024
22f8176
redo logic for -i flag
mitzimorris Oct 30, 2024
04b0016
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 30, 2024
98a3abc
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 30, 2024
b9989c5
fix row_major reorder logic
mitzimorris Oct 30, 2024
593cd58
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 30, 2024
00e2cb4
Merge branch 'feature/1263-new-rhat-summary' of https://github.com/st…
mitzimorris Oct 30, 2024
4055d43
remove unused var
mitzimorris Oct 30, 2024
cb7cf3b
fix row_major reorder logic
mitzimorris Oct 30, 2024
7c52174
checkpointing
mitzimorris Oct 31, 2024
386e13d
Merge commit '84fb5439bd0c9b39db0d55f232bc9cd9bf4af9d5' into HEAD
yashikno Oct 31, 2024
3763b7d
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
330 changes: 0 additions & 330 deletions src/cmdstan/print.cpp
mitzimorris marked this conversation as resolved.
Show resolved Hide resolved

This file was deleted.

Loading