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

Fix random indexer #158

Merged
merged 2 commits into from
Apr 8, 2022
Merged

Fix random indexer #158

merged 2 commits into from
Apr 8, 2022

Conversation

tteigman
Copy link
Contributor

I changed the dtype for the random indexer to np.int64 since it wasn't working with the defaults (for me).

Also, the indexer.random method was missing arguments.

@J535D165 J535D165 added the bug label Apr 8, 2022
@J535D165 J535D165 merged commit 81792b7 into J535D165:master Apr 8, 2022
@J535D165
Copy link
Owner

J535D165 commented Apr 8, 2022

It has been a while, but still appreciated :)

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

Successfully merging this pull request may close these issues.

2 participants