Skip to content

Add a split-preserving conj for FusionArray - #234

Merged
mtfishman merged 1 commit into
mainfrom
mf/fusionarray-conj
Jul 31, 2026
Merged

Add a split-preserving conj for FusionArray#234
mtfishman merged 1 commit into
mainfrom
mf/fusionarray-conj

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Adds conj(::FusionArray) that conjugates while keeping the codomain/domain split, mirroring the split-preserving adjoint in #233. The conj.(a) broadcast lands all-codomain instead.

Adds `conj(::FusionArray)` that conjugates while keeping the codomain/domain split, mirroring the split-preserving `adjoint` in #233. The `conj.(a)` broadcast lands all-codomain instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.67%. Comparing base (b40cf39) to head (2ada5df).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
+ Coverage   80.57%   80.67%   +0.10%     
==========================================
  Files          30       30              
  Lines        2522     2530       +8     
==========================================
+ Hits         2032     2041       +9     
+ Misses        490      489       -1     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

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

☔ View full report in Codecov by Harness.
📢 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 a80d5cf into main Jul 31, 2026
18 checks passed
@mtfishman
mtfishman deleted the mf/fusionarray-conj branch July 31, 2026 18:29
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