Ticket #5 (closed enhancement: fixed)

Opened 11 months ago

Last modified 2 months ago

ParameterSet + pickle + ipython1

Reported by: emuller Assigned to: 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

10/16/08 10:51:04 changed by apdavison

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

10/30/08 12:18:22 changed by apdavison

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

11/03/08 17:51:47 changed 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.