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

(row|col)support(A, ::CartesianIndex{2}) #184

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

putianyi889
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d44e944) 87.47% compared to head (a707be0) 87.48%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   87.47%   87.48%   +0.01%     
==========================================
  Files          11       11              
  Lines        1812     1814       +2     
==========================================
+ Hits         1585     1587       +2     
  Misses        227      227              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

putianyi889 added a commit to putianyi889/PTYQoL.jl that referenced this pull request Nov 27, 2023
@dlfivefifty
Copy link
Member

Why is this needed?

@putianyi889
Copy link
Contributor Author

for convenience

@dlfivefifty
Copy link
Member

@putianyi889
Copy link
Contributor Author

putianyi889 commented Nov 28, 2023

How about that being

rowsupport(::ApplyLayout{typeof(*)}, B, j) = _mul_rowsupport(j, B.args...)

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.

2 participants