We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a118a commit e56ed27Copy full SHA for e56ed27
src/sample.jl
@@ -153,6 +153,7 @@ function mcmcsample(
153
154
# Ugly hacky code to reset the start timer if called from a multi-chain
155
# sampling process
156
+ # TODO: How to make this better?
157
if progress isa ProgressLogging.Progress
158
try
159
bartrees = Logging.current_logger().loggers[1].logger.bartrees
0 commit comments