Ticket #5 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

ParameterSet + pickle + ipython1

Reported by: emuller Owned by: apdavison
Priority: major Milestone: 0.1
Component: parameters Version: trunk
Keywords: Cc:

Description

Presently, ParameterSets? cannot be pickled or sent to ipython1 worker nodes. It would be nice if this was fixed.

Change History

Changed 4 years ago by apdavison

  • version changed from 1.0 to trunk
  • component changed from component1 to parameters
  • milestone set to 0.1

Changed 4 years ago by apdavison

  • owner changed from emuller to apdavison
  • status changed from new to assigned

Changed 4 years ago by apdavison

  • status changed from assigned to closed
  • resolution set to fixed

As of r274, plain ParameterSets can be pickled. This may not apply to ParameterSpace objects.

I don't have ipython1, but I guess that if they can be pickled they can be sent.

Note: See TracTickets for help on using tickets.