QuState / PhastFT

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

advertise runtime feature selection #25

Closed Shnatsel closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 96.99%. Comparing base (9abad32) to head (51fc597).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ======================================= Coverage 96.99% 96.99% ======================================= Files 7 7 Lines 698 698 ======================================= Hits 677 677 Misses 21 21 ```

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

smu160 commented 5 months ago

@Shnatsel

Looks great! Thank you!