# REMAP FFT pseudocode
-The algorithm below shows how REMAP works more clearly, and may be
+The algorithm below shows how FFT REMAP works, and may be
executed as a python program:
```
Schedule. A comprehensive demo and test suite may be found
[here](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_svp64_fft.py;hb=HEAD)
+Other uses include more than DFT and NTT: the Schedules are not
+restricted in any way and if the programmer can find any algorithm
+which has identical triple nesting then the FFT Schedule may be
+used.
+
# 4x4 Matrix to vec4 Multiply Example
The following settings will allow a 4x4 matrix (starting at f8), expressed