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
And in the meantime by requiring stochastic it prevents using NumPy 2.0 which has been out for > 6 mo (crflynn/stochastic#79), and thus yasa (which needs antropy) can't be installed with NumPy 2.0.
The text was updated successfully, but these errors were encountered:
Is the
stochastic
dependency really necessary? Fromhttps://github.com/search?q=repo%3Araphaelvallat%2Fantropy+stochastic+path%3A**%2F*.py&type=code
It doesn't look like it:
And in the meantime by requiring
stochastic
it prevents using NumPy 2.0 which has been out for > 6 mo (crflynn/stochastic#79), and thusyasa
(which needsantropy
) can't be installed with NumPy 2.0.The text was updated successfully, but these errors were encountered: