23 Jan
2017
23 Jan
'17
6:28 p.m.
On 23.01.2017 15:34, P-M wrote:
Hi Tiago,
I am just about to start some work with the inference module (which looks great by the way!) and was wondering, is it possible for me to store the state class somehow? e.g. if I have minimised my nested block model, can I store the results somehow so that next time I want to work with that same graph again I can skip the minimisation step and just load my past results?
Yes; the state object returned by the function is picklable. -- Tiago de Paula Peixoto <tiago@skewed.de>