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

Alias all numpy.random functions which PsychoPy imports #581

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2023

  1. Alias numpy.random.random

    TEParsons committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2343a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7b791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    945ef6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e25a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    449ac75 View commit details
    Browse the repository at this point in the history
  6. Document size param

    TEParsons committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0317047 View commit details
    Browse the repository at this point in the history
  7. Add size to randchoice

    TEParsons committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5d75282 View commit details
    Browse the repository at this point in the history
  8. Typo

    TEParsons committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cd8e06c View commit details
    Browse the repository at this point in the history
  9. Add replace to randchoice

    TEParsons committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c0cab86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfbcf72 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cacf0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6afa65 View commit details
    Browse the repository at this point in the history