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

permanently stuck due to different permutations of k_idx lists in sdq #132

Closed
zacwellmer opened this issue Dec 11, 2016 · 1 comment
Closed

Comments

@zacwellmer
Copy link

Program will become permanently stuck if sdq contains k_idx lists that are different permutations of one another. This is easily fixed by appending k_idx as sets instead of lists.

Unfortunately I do not know of a dataset that I can use to show this example. Without a usable dataset to exploit this problem it is difficult to write a unittest for this.

@rasbt
Copy link
Owner

rasbt commented Jan 21, 2017

Closing, because I think that's been fixed a long time ago ;) (in Sdq ordering #133)

@rasbt rasbt closed this as completed Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants