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
I recently moved BC1–5 to use numpy instead of just plain python math, and it performed MUCH better. BC6 and BC7 however are a bit more complex, and are much slower, so a faster import is a good priority to have
I recently moved BC1–5 to use numpy instead of just plain python math, and it performed MUCH better. BC6 and BC7 however are a bit more complex, and are much slower, so a faster import is a good priority to have