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

Random sampling is still different from those in numpy.random #149

Closed
2 tasks done
chaoming0625 opened this issue Apr 3, 2022 · 0 comments
Closed
2 tasks done

Random sampling is still different from those in numpy.random #149

chaoming0625 opened this issue Apr 3, 2022 · 0 comments
Labels
brainpy.math issue belongs to brainpy.math module bug Something isn't working enhancement New feature or request

Comments

@chaoming0625
Copy link
Collaborator

Please:

  • Check for duplicate requests.
  • Describe your goal, and if possible provide a code snippet with a motivating example.

Maybe we should provide more examples how to perform similar random sampling with numpy.random. Currently, these are still significant difference between brainpy.math.random and numpy.random.

@chaoming0625 chaoming0625 added bug Something isn't working enhancement New feature or request brainpy.math issue belongs to brainpy.math module labels Apr 3, 2022
chaoming0625 added a commit that referenced this issue May 17, 2022
…rors (#216)

fix #149 (dozens of random samplings in NumPy) and fix JaxArray op errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brainpy.math issue belongs to brainpy.math module bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant