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

Implement random.shuffle #552

Open
ClaudiaComito opened this issue Apr 14, 2020 · 2 comments
Open

Implement random.shuffle #552

ClaudiaComito opened this issue Apr 14, 2020 · 2 comments
Labels
enhancement New feature or request indexing redistribution Related to distributed tensors

Comments

@ClaudiaComito
Copy link
Contributor

ClaudiaComito commented Apr 14, 2020

Functionality
https://numpy.org/doc/stable/reference/random/generated/numpy.random.shuffle.html

Best implemented after #914

@Cdebus Cdebus self-assigned this Apr 20, 2020
@ClaudiaComito ClaudiaComito added this to the v0.5.0 milestone Jun 30, 2020
@ClaudiaComito ClaudiaComito removed this from the v0.5.0 milestone Jul 2, 2020
@ClaudiaComito ClaudiaComito added enhancement New feature or request redistribution Related to distributed tensors indexing labels Apr 4, 2022
@ClaudiaComito ClaudiaComito added this to the Repo Clean-Up milestone Jul 31, 2023
@ClaudiaComito ClaudiaComito self-assigned this Aug 21, 2023
@github-actions
Copy link
Contributor

Branch features/552-Implement_random_shuffle created!

@mrfh92
Copy link
Collaborator

mrfh92 commented Aug 21, 2023

Useful functionality; easy to implement (?) if #914 has been resolved. Could be first part of a student project involving ASSET #376

(Reviewed within #1109)

@mrfh92 mrfh92 removed this from the Repo Clean-Up milestone Aug 21, 2023
@ClaudiaComito ClaudiaComito removed their assignment Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request indexing redistribution Related to distributed tensors
Projects
None yet
Development

No branches or pull requests

3 participants