-
Notifications
You must be signed in to change notification settings - Fork 425
Closed
Description
It would be very handy to be able to save MX and SX graphs to a filesystem and load back.
In a related effort, Python pickling should become possible.
Created by jgillis at: 2011-12-22T13:59:40
Last updated at: 2012-08-14T11:01:15
Comment 1 by jgillis at 2012-08-14T01:15:19
Pointers: http://stackoverflow.com/questions/9310053/how-to-make-my-swig-extension-module-work-with-pickle
Comment 2 by jgillis at 2012-08-14T11:01:15
Another pointer: http://www.picklingtools.com/