8000 Exporting mtrand.RandomState to public Cython API · Issue #11764 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Exporting mtrand.RandomState to public Cython API #11764

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

Closed
jakirkham opened this issue Aug 17, 2018 · 3 comments
Closed

Exporting mtrand.RandomState to public Cython API #11764

jakirkham opened this issue Aug 17, 2018 · 3 comments

Comments

@jakirkham
Copy link
Contributor

Was wondering if it would be possible to include a Cython header file that exports mtrand.RandomState for use in other Cython code.

@bashtage
Copy link
Contributor

I don't think this will happen for RandomState, but may happen for its successor that comes from the NEP 19 process.

randomgen exposes some Cython API. See these examples.

@bashtage
Copy link
Contributor

@mattip I think this wishlist item can be close since there is an API for Generator now.

@mattip
Copy link
Member
mattip commented Aug 13, 2020

Closing, thanks.

@mattip mattip closed this as completed Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
0