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

[WIP] CSR/ CSC Elemwise #465

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Merge branch 'master' into elemwise

9b7f22c
Select commit
Loading
Failed to load commit list.
Draft

[WIP] CSR/ CSC Elemwise #465

Merge branch 'master' into elemwise
9b7f22c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 5, 2024 in 0s

64.42% of diff hit (within 92.00% threshold of 92.15%)

View this Pull Request on Codecov

64.42% of diff hit (within 92.00% threshold of 92.15%)

Annotations

Check warning on line 14 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 47 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L47

Added line #L47 was not covered by tests

Check warning on line 96 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L96

Added line #L96 was not covered by tests

Check warning on line 98 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L98

Added line #L98 was not covered by tests

Check warning on line 103 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L100-L103

Added lines #L100 - L103 were not covered by tests

Check warning on line 121 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L105-L121

Added lines #L105 - L121 were not covered by tests

Check warning on line 129 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L123-L129

Added lines #L123 - L129 were not covered by tests

Check warning on line 138 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L132-L138

Added lines #L132 - L138 were not covered by tests

Check warning on line 146 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L140-L146

Added lines #L140 - L146 were not covered by tests

Check warning on line 148 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L148

Added line #L148 was not covered by tests

Check warning on line 153 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 155 in sparse/_compressed/elemwise.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/elemwise.py#L155

Added line #L155 was not covered by tests

Check warning on line 577 in sparse/_umath.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_umath.py#L577

Added line #L577 was not covered by tests