This removes the old delay and phase solvers entirely and replaces them with the new slow versions (which are faster). The only old solver which is retained is the complex solver. This is still about 40% faster than the slow equivalent, but makes assumptions about the weights to avoid moving the problem into the 4x4 representation.
This removes the old delay and phase solvers entirely and replaces them with the new
slow
versions (which are faster). The only old solver which is retained is thecomplex
solver. This is still about 40% faster than the slow equivalent, but makes assumptions about the weights to avoid moving the problem into the 4x4 representation.