diff --git a/docs/overview.src b/docs/overview.src index 5c4ce5cdd..ad5dfc287 100644 --- a/docs/overview.src +++ b/docs/overview.src @@ -20,6 +20,11 @@ allow multiple strength vectors and the reuse of FFT plans. The CPU library is written in C++, OpenMP, and calls `FFTW `_. + +.. image:: FIlogo_200.png + :width: 25% + :align: right + It has been developed since 2017 at the `Center for Computational Mathematics `_ at the `Flatiron Institute `_, a division of the `Simons Foundation `_, @@ -27,9 +32,6 @@ by :ref:`Alex Barnett and others`, and is released under an `Apache v2 license `_. Here is a `project overview from 2023 `_. -.. image:: FIlogo_200.png - :width: 30% - What does FINUFFT do? -----------------------