complex-vectors
There are 4 repositories under complex-vectors topic.
vitalsong/dsplib
C++ DSP library for MATLAB-like coding
RedBlight/LoopUnrolledVector
Mathematical vector class for N dimensional real and complex vectors. Loop operations are unrolled using templates.
ipserc/complexarith
complexarith is an attempt to model the complex field arithmetic in Java to be used in mathematical developments.
ScalaMath/CmplxLib
Open source scala libarary that provides structures for complex numbers, complex vectors, and complex matrices