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 space func #63

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

Dkendal
Copy link

@Dkendal Dkendal commented Feb 28, 2017

There was a bug with my last implementation that caused this to only return
values on the diagonal.

Fixed by properly generating the whole range.

Fixes #61

There was a bug with my last implementation that caused this to only return
values on the diagonal.

Fixed by properly generating the whole range.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 71.408% when pulling 67a8359 on Dkendal:fix/rand-space-on-diagonal into 09cda19 on StemboltHQ:master.

@Dkendal Dkendal merged commit f7431f4 into StemboltHQ:master Feb 28, 2017
@Dkendal Dkendal deleted the fix/rand-space-on-diagonal branch February 28, 2017 01:25
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.

2 participants