-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 0.8 broke runcov() #49
Comments
thank you -- this release was in response to another request, and an earlier update that never was tagged. |
for the moment -- you can do this with v0.8
running(cov, data1, data2, window_width) |
yep, I read the notes for this 1.0 version. Maybe I should post on the main branch. |
well there is no 1.0 version before there is a 1.0 version -- the branches are playthings |
I just upgraded RollingFunctions.jl to 0.8.0 but found runcov() was broken. I have to downgrade to 0.7.0. Is it possibly due to the new padding feature?
I just input one Int64 but the error message suggests two.
The text was updated successfully, but these errors were encountered: