Skip to content
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

Hard-coded length of an error vector #47

Closed
exit91 opened this issue Jul 10, 2018 · 1 comment
Closed

Hard-coded length of an error vector #47

exit91 opened this issue Jul 10, 2018 · 1 comment

Comments

@exit91
Copy link

exit91 commented Jul 10, 2018

The following line in rc2poly(kr) prevents the input kr from being longer than 5.

e = numpy.zeros(5)

cokelaer added a commit that referenced this issue Aug 21, 2018
@cokelaer
Copy link
Owner

Fixed in version 0.7.4 just pushed on pypi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants