Skip to content

Conversation

mtfishman
Copy link
Member

This defines a simpler codepath for map! when the blocking of the inputs are all the same, so then the mapping can be performed blockwise.

@ogauthe this should help with map operations when the blocks have Kronecker structures.

Copy link

codecov bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (d360f75) to head (0f7f884).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   73.90%   75.15%   +1.24%     
==========================================
  Files          29       29              
  Lines        1261     1284      +23     
==========================================
+ Hits          932      965      +33     
+ Misses        329      319      -10     
Flag Coverage Δ
docs 13.45% <76.66%> (+1.59%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman merged commit 6c05eb9 into main May 19, 2025
19 checks passed
@mtfishman mtfishman deleted the mf/blockwise_map branch May 19, 2025 17:45
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