Skip to content

Numpy.random implementations #141

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

Merged
merged 27 commits into from
Jan 28, 2021

Conversation

reazulhoque
Copy link
Contributor

@reazulhoque reazulhoque commented Jan 11, 2021

This PR contains the implementation of different np.random.* functions.

TODO:

  • We need to write tests for all cases, we have coverage for some but not for all.

Copy link
Contributor

@PokhodenkoSA PokhodenkoSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think approach is working.
But I think there is a lot of code duplications.

Copy link
Contributor

@PokhodenkoSA PokhodenkoSA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are several separate tickets. LGTM.

@PokhodenkoSA
Copy link
Contributor

Windows CI fails due to validation problems in 3rd party service. Will merge the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write tests for np.random.functions
3 participants