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: Force tuple elements to have the same dtype #435

Merged
merged 1 commit into from
Sep 20, 2018
Merged

FIX: Force tuple elements to have the same dtype #435

merged 1 commit into from
Sep 20, 2018

Conversation

oyamad
Copy link
Member

@oyamad oyamad commented Sep 20, 2018

Fix #434

Note that np.arange(k, dtype=np.int_) does not work in nopython mode; see numba/numba#2643 (comment).

@oyamad oyamad added the ready label Sep 20, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.389% when pulling 522ee9d on fix-434 into 64918ce on master.

@mmcky mmcky merged commit ba191fb into master Sep 20, 2018
@mmcky mmcky deleted the fix-434 branch September 20, 2018 04:13
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.

None yet

3 participants