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

DeltaBlue sort code #59

Open
smarr opened this issue May 23, 2021 · 0 comments
Open

DeltaBlue sort code #59

smarr opened this issue May 23, 2021 · 0 comments

Comments

@smarr
Copy link
Owner

smarr commented May 23, 2021

DeltaBlue currently calls into sort code, which is partially implemented only.
Though, it seems, the code only sees vectors of size 0 and 1 anyway.
So, we might best replace it with a len < 2 test and an exception.
This would avoid having to translate the code across languages.

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

1 participant