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

Array API: port the RNG functions #402

Open
paddyroddy opened this issue Nov 11, 2024 · 0 comments
Open

Array API: port the RNG functions #402

paddyroddy opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
array-api Work is related to the Array API blocked The issue or pull request is blocked by something enhancement New feature or request

Comments

@paddyroddy
Copy link
Member

Is Your Feature Request Related to a Problem? Please Describe

As identified in #383. These are non-trivial as the Array API doesn't appear to plan to have a unified random number generation scheme data-apis/array-api#431. The only effort of an underlying API has been SPEC 7.

  • Ideally, we want something that supports numpy.randomjax.random
  • Seems easier to port JAX to NumPy
  • Best to have a NumPy interface as most users will be using CPU

Describe the Solution You'd Like

No response

Describe Alternatives You've Considered

No response

Additional Context

No response

@paddyroddy paddyroddy added the enhancement New feature or request label Nov 11, 2024
@paddyroddy paddyroddy added blocked The issue or pull request is blocked by something array-api Work is related to the Array API labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
array-api Work is related to the Array API blocked The issue or pull request is blocked by something enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants