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

Please provide support for sort in 2-D field! #6231

Open
mushroomfire opened this issue Oct 5, 2022 · 2 comments
Open

Please provide support for sort in 2-D field! #6231

mushroomfire opened this issue Oct 5, 2022 · 2 comments
Labels
feature request Suggest an idea on this project welcome contribution

Comments

@mushroomfire
Copy link
Contributor

I think a built-in function for sorting a 2-D field will be useful for taichi user, just like np.argsort in numpy, that will be great! Now ti._kernels.parallel_sort seems to only be effective for 1-D field.

@mushroomfire mushroomfire added the feature request Suggest an idea on this project label Oct 5, 2022
@taichi-gardener taichi-gardener moved this to Untriaged in Taichi Lang Oct 5, 2022
@ailzhang ailzhang moved this from Untriaged to Backlog in Taichi Lang Oct 14, 2022
@classAndrew
Copy link

Hi, I'd like to implement this feature as a first contribution.

@SigmaAdrich
Copy link

Hi, I'd like to implement this feature as a first contribution.
If you implement this feature, please let me know as soon as possible. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Suggest an idea on this project welcome contribution
Projects
Status: Backlog
Development

No branches or pull requests

4 participants