Skip to content

rivet-mkhtml-mpl should also forward pyplot module to execution scripts

Alexander Puck Neuwirth requested to merge APN-Pucky/rivet:mpl into release-3-1-x

If the imports are not included in the generated d01-x01-y01.py the run fails => plt should also be forwarded like mpl. This does not change the performance, but since mpl,np,... are shared, plt should be too.

Merge request reports