X Tutup
The Wayback Machine - https://web.archive.org/web/20200911072019/https://github.com/xtensor-stack/xsimd/issues/375
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

feature request: shuffle #375

Open
abique opened this issue Jul 30, 2020 · 2 comments
Open

feature request: shuffle #375

abique opened this issue Jul 30, 2020 · 2 comments

Comments

@abique
Copy link

@abique abique commented Jul 30, 2020

Hi,

I've looked through the documentation, but I did not find a way to perform shuffle operations.
Is that missing? If so is it something that could become part of the library?

Many thanks,
Alexandre

@JohanMabille
Copy link
Member

@JohanMabille JohanMabille commented Aug 10, 2020

Hi,

Indeed xsimd does not provide any high level API for shuffling yet. That's a feature we would like to have in the library, but we are not sure of how to implement it because of the combinatory issue.

@abique
Copy link
Author

@abique abique commented Aug 10, 2020

What do you mean by combinatory issue?

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup