Skip to content

Conversation

@rayegun
Copy link
Member

@rayegun rayegun commented Jul 11, 2021

WIP PR for some additional rules. I believe these are correct.

Note: Larger matrices, especially dense ones, run into floating point issues for isapprox. I'm not sure if I should be bothered by that or not.

@rayegun rayegun added the v1.0 label Jul 11, 2021
@rayegun rayegun requested a review from mzgubic July 11, 2021 21:09
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2021

Codecov Report

Merging #31 (db79686) into master (09d22f5) will increase coverage by 0.69%.
The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   33.18%   33.88%   +0.69%     
==========================================
  Files          34       34              
  Lines        2751     2783      +32     
==========================================
+ Hits          913      943      +30     
- Misses       1838     1840       +2     
Impacted Files Coverage Δ
src/descriptors.jl 77.77% <0.00%> (-1.26%) ⬇️
src/operations/transpose.jl 56.52% <ø> (ø)
src/operations/map.jl 63.49% <43.75%> (+1.95%) ⬆️
src/chainrules/mulrules.jl 100.00% <100.00%> (ø)
src/operations/ewise.jl 36.44% <0.00%> (+1.26%) ⬆️

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 09d22f5...db79686. Read the comment docs.

@rayegun
Copy link
Member Author

rayegun commented Jul 11, 2021

I'm actually just going to merge this since I believe they're right.

@rayegun rayegun merged commit 37597b2 into master Jul 11, 2021
@rayegun rayegun deleted the moremulrules branch July 11, 2021 21: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.

3 participants