QuState / PhastFT

A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.
Apache License 2.0
193 stars 8 forks source link

Feature/f32 #14

Closed smu160 closed 4 months ago

smu160 commented 4 months ago

See issue #12

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.70%. Comparing base (4c3b8f4) to head (5cd34b0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 94.28% 98.70% +4.41% ========================================== Files 7 7 Lines 805 772 -33 ========================================== + Hits 759 762 +3 + Misses 46 10 -36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.