-[[!tag standards]]
-
-# REMAP Matrix pseudocode
+## REMAP Matrix pseudocode
The algorithm below shows how REMAP works more clearly, and may be
executed as a python program:
register-renaming will have an easier time dealing with this than
DSP-style SIMD micro-architectures.
-# REMAP FFT pseudocode
+## REMAP FFT pseudocode
The algorithm below shows how FFT REMAP works, and may be
executed as a python program:
and applying a rotating 1D SHAPE SPR of xdim=16 to f8 in order to get
it to apply four times to compute the four columns worth of vectors.
+[[!tag standards]]
+
---------
\newpage{}
+