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

Handle unsorted inputs to QuasisepSolver #109

Closed
dfm opened this issue Aug 10, 2022 · 0 comments · Fixed by #123 · May be fixed by #117
Closed

Handle unsorted inputs to QuasisepSolver #109

dfm opened this issue Aug 10, 2022 · 0 comments · Fixed by #123 · May be fixed by #117
Assignees
Labels
enhancement New feature or request

Comments

@dfm
Copy link
Owner

dfm commented Aug 10, 2022

The QuasisepSolver requires the inputs to be sorted in the space produced by coord_to_sortable, but it doesn't enforce that. It wouldn't be hard to add an (optional) argsort somewhere to get this to work more generally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant