unexpected/erroneous behavior of method plot_td of BoltzmannSampler
for BoltzmannSampler s
: s.plot_td("x.pdf")
yields error output; in contrast s.plot_td("x.dot")
works w/o error, but writes x.pdf
A GitLab upgrade is scheduled for Monday October 20th, 2025 and Tuesday 21th. The service will be unavailable from 9 am to 12. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
for BoltzmannSampler s
: s.plot_td("x.pdf")
yields error output; in contrast s.plot_td("x.dot")
works w/o error, but writes x.pdf