Skip to content

Comments

reimMatrixFFT#346

Merged
lpatiny merged 7 commits intomainfrom
reimMatrixFFT
Feb 19, 2026
Merged

reimMatrixFFT#346
lpatiny merged 7 commits intomainfrom
reimMatrixFFT

Conversation

@lpatiny
Copy link
Member

@lpatiny lpatiny commented Feb 19, 2026

  • feat: add reimMatrixFFT
  • feat: add matrixHilbertTransform
  • chore: fix snapshot

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (23c9bf1) to head (d6ba757).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
+ Coverage   96.92%   96.98%   +0.05%     
==========================================
  Files         192      194       +2     
  Lines        3641     3712      +71     
  Branches      922      938      +16     
==========================================
+ Hits         3529     3600      +71     
  Misses        108      108              
  Partials        4        4              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

the inPlace does not make too much sense because hilbert transform is usually from real part of the spectrum to generate the imaginary, but the user could pass the imaginary part to reuse the same buffer
@lpatiny lpatiny merged commit f9a140e into main Feb 19, 2026
11 checks passed
@lpatiny lpatiny deleted the reimMatrixFFT branch February 19, 2026 16:35
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