Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #157 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 1257 1308 +51
=========================================
+ Hits 1257 1308 +51 ☔ View full report in Codecov by Sentry. |
|
Can you also support the neutral color |
We could but at the moment there are lots of spots where we implicitly assume the colors start at In the meantime I'd rather merge this PR as-is to enable visualization for the blog post, and leave neutral colors for later. |
show_colorsso that it includes the visualization of the compressed matrix. It now returns a tuple(A_img, B_img)or(A_img, Br_img, Bc_img).A_imgis tested for consistency).