Skip to content

Route gufuncs through __array_function__. #274

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

Merged
merged 1 commit into from
Aug 12, 2019
Merged

Conversation

hameerabbasi
Copy link
Collaborator

@hameerabbasi hameerabbasi commented Aug 12, 2019

Fixes #266.

@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #274 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   94.86%   94.87%   +<.01%     
==========================================
  Files          14       14              
  Lines        1947     1950       +3     
==========================================
+ Hits         1847     1850       +3     
  Misses        100      100

@hameerabbasi hameerabbasi merged commit bb73d04 into master Aug 12, 2019
@hameerabbasi hameerabbasi deleted the fix-gufunc branch August 14, 2019 01:03
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.

__array_ufunc__(np.matmul, ...) fails
1 participant