From 5bff95baab0bd668772a38ac1369926cc9ccb4eb Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Mon, 12 Feb 2024 23:06:34 +0000 Subject: [PATCH] Update README.md Just skip to features, right away --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 921229a..bb5a7e3 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ PhastFT is a high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure Rust. -Despite its simplicity, its performance is competitive with FFTW. -On large inputs it outperforms even the fastest Rust FFT libraries, -including [RustFFT](https://crates.io/crates/rustfft/). ## Features