ratt-ru / QuartiCal

CubiCal, but with greater power.
MIT License
8 stars 4 forks source link

Deprecate solvers #109

Closed JSKenyon closed 3 years ago

JSKenyon commented 3 years ago

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.