<t> I have used AlgLib for a long time for my own research in statistical arbitrage. It contains a lot of required features like linear algebra, optimization, descriptive statistics, FFT and much more. But the API of this library is not very convenient. Thus, recently I have decided to switch to Fin...