Skip to content

Commit 751f85a

Browse files
committed
Updated text
1 parent 53abca8 commit 751f85a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/performance.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This requires the Python packages ``numpy``, ``pandas`` and ``matplotlib``.
3636
The script assumes a bash-like shell, and may not work on Windows.
3737

3838
.. warning::
39-
The script ``bench.py`` clones FINUFFT into the current directory, then switches between various branches and builds them. Thus DO NOT RUN the script from inside your FINUFFT git directory as it will mess up the git directory and fail! Instead move the script into a clean directory and run there.
39+
The script ``bench.py`` clones FINUFFT into the current directory, then switches between various branches and builds them. Thus DO NOT RUN the script from inside your FINUFFT git directory as it will mess up the git directory and fail! Instead move the script into a clean directory outside the git checkout and run there.
4040

4141
1D Transforms
4242
---------------------------------------------
@@ -86,7 +86,7 @@ Type 3
8686
.. image:: pics/320x320x1-type-3-upsamp2.00-precf-thread1.png
8787
.. image:: pics/320x320x1-type-3-upsamp2.00-precd-thread1.png
8888

89-
2D transforms Multi-Threaded
89+
2D transforms Multi-Threaded (float32)
9090
---------------------------------------------
9191

9292
Type 1
@@ -104,7 +104,7 @@ Type 3
104104
.. image:: pics/320x320x1-type-3-upsamp1.25-precf-thread32.png
105105
.. image:: pics/320x320x1-type-3-upsamp2.00-precf-thread32.png
106106

107-
3D transforms Multi-Threaded (float32)
107+
3D transforms Multi-Threaded (float64)
108108
---------------------------------------------
109109

110110
Type 1

0 commit comments

Comments
 (0)