Skip to content

Allow AbstractVectors #16

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ParadaCarleton
Copy link

Replaces Vector with AbstractVector in some type annotations, so these methods can be used more broadly.

@xiaodaigh
Copy link
Owner

Have to be careful here as SortingLab makes assumptions about vector's memory layout sometimes.

I also haven't turned on CI testing, so need to check if tests pass offline.

@ParadaCarleton
Copy link
Author

@xiaodaigh makes sense; worth noting the tests are all working on my end.

@xiaodaigh
Copy link
Owner

xiaodaigh commented Jul 20, 2021

need to check if there are missing tests.

Are you able to add some tests for non-vector input and see if they work?

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

Successfully merging this pull request may close these issues.

2 participants