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

Implement functions from np.random #46

Closed
wants to merge 8 commits into from

Commits on Feb 19, 2020

  1. add numpy.random.rand

    prasunanand committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    a5cc202 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    754e810 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    6c0068b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. add to __ua_function__

    prasunanand committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ed9e827 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    92d3f50 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. More tests passing

    prasunanand committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    97bdc75 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. All tests pass

    prasunanand committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    36af3ec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    f24e867 View commit details
    Browse the repository at this point in the history