Open mathieulagrange opened 2 years ago
only one plan per experiment
import xp1 import xp2
xp.merge(xp1) xp.merge(xp2)
the issue is the handling of the paths. May be collapse everything
only one plan per experiment
import xp1 import xp2
xp.merge(xp1) xp.merge(xp2)
the issue is the handling of the paths. May be collapse everything