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

Add strategy for numpy.random.Generator #3510

Closed
wants to merge 12 commits into from
Closed

Add strategy for numpy.random.Generator #3510

wants to merge 12 commits into from

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    c708114 View commit details
    Browse the repository at this point in the history
  2. wrap lines

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    77b5d68 View commit details
    Browse the repository at this point in the history
  3. fix test that can never fail

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    ac4c9ad View commit details
    Browse the repository at this point in the history
  4. Add tests for rand_generators

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    d69961c View commit details
    Browse the repository at this point in the history
  5. add more tests

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    20931bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0fdffd View commit details
    Browse the repository at this point in the history
  7. add release notes

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    de63ac5 View commit details
    Browse the repository at this point in the history
  8. fix example

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5b680cc View commit details
    Browse the repository at this point in the history
  9. note numpy version bump

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a93e563 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0dee627 View commit details
    Browse the repository at this point in the history
  11. improve docs

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9b1f80e View commit details
    Browse the repository at this point in the history
  12. fix strategy signature

    rsokl committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0285de1 View commit details
    Browse the repository at this point in the history