You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PressureDependenceJob.draw(output_directory) now takes optional filename_stem argument.
Instead of it always being called network.pdf you can now change what it's called.
Default is still network.pdf, and argument order is preserved if you call as ordered arguments,
for backwards compatibility.
This new feature is used when saving the diagram in the case of an InvalidMicrocanonicalRateError
0 commit comments