Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix float errors #23

Merged
merged 1 commit into from
May 2, 2017
Merged

Fix float errors #23

merged 1 commit into from
May 2, 2017

Conversation

mgschwan
Copy link

Change float indices to integer

Fixes errors on Ubuntu 17.04:
Numpy does not support floats in numpy.ones() and does not support floats in array slicing.

Change float indices to integer
@capcarr
Copy link
Contributor

capcarr commented Apr 26, 2017

Hi @mgschwan
Thanks, I'll review and merge soon.

@capcarr capcarr merged commit 945be2d into PIA-Group:master May 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants