Skip to content

Explicitly changing dtype to fix issue - #8

Open
hellcoderz wants to merge 1 commit into
ryanrhymes:masterfrom
hellcoderz:master
Open

Explicitly changing dtype to fix issue#8
hellcoderz wants to merge 1 commit into
ryanrhymes:masterfrom
hellcoderz:master

Conversation

@hellcoderz

Copy link
Copy Markdown

if 'dtype' is not present 'numpy.random.randint(2**32-1, dtype=numpy.uint32)' throws error 'ValueError: high is out of bounds for int32'

if 'dtype' is not present 'numpy.random.randint(2**32-1, dtype=numpy.uint32)' throws error 'ValueError: high is out of bounds for int32'
@hellcoderz hellcoderz changed the title Explicitly changing ftype to fix issue Explicitly changing dtype to fix issue Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant