Replies: 1 comment 1 reply
-
@ilgzz Thanks for reporting the bug. On conda, it is an old version and haven't been updated for a while. However, the most updated version (0.0.9.7) of spkit is available on github and on PYPI, if you install it using pip install spkit. I hope that helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I recently downloaded your library from conda and thank you so much for your contribution. However I noticed 2 files of yours uses from scipy.signal import blackmanharris while for the new stable version of scipy it should be from scipy.signal.windows import blackmanharris ! One of them was in fractional_processes.py, I don't remember the other one, my apologies. Thank you !
Beta Was this translation helpful? Give feedback.
All reactions