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
Moving toward IF-THEN in SPECL, will push that in concert with DataMatrix op-model as they will both share the same legacy HSPF testing problem.
Moving toward integrated looping. Look at Some of the constructs in RQUAL_CLASS, and note their may be a slow-down due to same issue observed with numba 0.62+
Dev code (newest pandas/numba) pathways: fine as long as it is super easy for us to maintain a dev build mode that works without extra effort.
@jitclassmethod slows down considerably beginning in numba 0.62 and persisting through numba 0.64 numba/numba#10451RQUAL_CLASS, and note their may be a slow-down due to same issue observed with numba 0.62+devbuild mode that works without extra effort.