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

Make geometry functions return ints, not Numpy look-alikes #225

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

mossblaser
Copy link
Member

This was causing bugs in other software (spalloc_server) which attempts to
serialise output from these functions as JSON. Regardless, this unintended and
non-obvious bit of behaviour is now resolved.

This was causing bugs in other software (spalloc_server) which attempts to
serialise output from these functions as JSON. Regardless, this unintended and
non-obvious bit of behaviour is now resolved.
@mundya
Copy link
Member

mundya commented Feb 25, 2016

LGTM

mossblaser added a commit that referenced this pull request Feb 26, 2016
…tions

Make geometry functions return ints, not Numpy look-alikes
@mossblaser mossblaser merged commit ed15356 into master Feb 26, 2016
@mossblaser mossblaser deleted the real-ints-from-geometry-functions branch February 26, 2016 08:34
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.

None yet

2 participants