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

Add support for mixed ndarray-sparse element-wise operations. #182

Merged
merged 3 commits into from
Sep 12, 2018

Conversation

hameerabbasi
Copy link
Collaborator

@hameerabbasi hameerabbasi commented Sep 12, 2018

Closes #124

@codecov
Copy link

codecov bot commented Sep 12, 2018

Codecov Report

Merging #182 into master will increase coverage by 0.12%.
The diff coverage is 99.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage    97.3%   97.43%   +0.12%     
==========================================
  Files          11       11              
  Lines        1301     1323      +22     
==========================================
+ Hits         1266     1289      +23     
+ Misses         35       34       -1
Impacted Files Coverage Δ
sparse/utils.py 100% <ø> (+1.59%) ⬆️
sparse/coo/core.py 96.81% <100%> (+0.02%) ⬆️
sparse/coo/umath.py 96.92% <99.3%> (+0.1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b03b6b9...a0ca82a. Read the comment docs.

@hameerabbasi hameerabbasi merged commit 37dbc37 into pydata:master Sep 12, 2018
@hameerabbasi hameerabbasi deleted the ndarray-elemwise branch October 22, 2018 17:48
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.

1 participant