You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently blocked by mpmath/mpmath#380 unless I can come up with a workaround for mpmath matrices not being pickleable. Perhaps converting to numpy arrays (but maybe this is too slow for the speed boost we would get)... we already need to pass the whole class GroupCache into each child process so even if I get it working it might be too much of a memory drain anyway.
Use the power of dask and/or pandas to parallelise limit set computations.
The text was updated successfully, but these errors were encountered: