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
Way back when HARK started, I put the basic parallel processing tools (using joblib and dill) into a separate file because HARK wasn't a proper package then, and we were worried people wouldn't install those packages and get confused.
HARK has been a package for quite a while now. Should we move the content of HARK.parallel into HARK.core, where it was intended to be? Alternatively, should we move the content of HARK.numba_tools into HARK.parallel?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Way back when HARK started, I put the basic parallel processing tools (using joblib and dill) into a separate file because HARK wasn't a proper package then, and we were worried people wouldn't install those packages and get confused.
HARK has been a package for quite a while now. Should we move the content of HARK.parallel into HARK.core, where it was intended to be? Alternatively, should we move the content of HARK.numba_tools into HARK.parallel?
Beta Was this translation helpful? Give feedback.
All reactions