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

[FEAT] Shuffling operation over any array size #70

Open
manel1874 opened this issue Sep 2, 2024 · 2 comments
Open

[FEAT] Shuffling operation over any array size #70

manel1874 opened this issue Sep 2, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@manel1874
Copy link
Member

Request new nada-numpy feature

Extend the shuffling functionality proposed in #69 to support arrays with any size. Currently, it only supports arrays with size as a power of two.

@manel1874 manel1874 added enhancement New feature or request help wanted Extra attention is needed labels Sep 2, 2024
@jfdreis
Copy link
Contributor

jfdreis commented Sep 26, 2024

There are generalized versions of the Benes Network, supporting arrays with size different from a power of two. The following works may be helpful to extend the shuffling functionality: Algorithms in HElib and Arbitrary Size Benes Networks

@jimouris
Copy link
Member

+1 This is much needed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants