This is a repository of template functions that operate on Boost vectors. These were developed to speed up the conversion of code written in scientific programming languages (Python, MATLAB) into C++.
- FFT
- handled by the
kiss_fft
library
- handled by the
- Exponentiation
- Complex valued vectors
- Polynomial evaluation