FFT and SVD
-
Hey folks, What's your favorite Math-Library (besides Math.h :) I need a really good math-library which has FFT and SVD and a bunge of other stuff... *I tried JAMA, which is not too bad, but has too few functions for me *Matpack (surely a great Library but I only get errors when trying to compile) (www.matpack.de - maybe someone can help me get this running) *I even tried copying (well, more like typing from) "Numerical recipes in C" and even those ended in an endless loop when trying to do a svd. any suggestions?
-
Hey folks, What's your favorite Math-Library (besides Math.h :) I need a really good math-library which has FFT and SVD and a bunge of other stuff... *I tried JAMA, which is not too bad, but has too few functions for me *Matpack (surely a great Library but I only get errors when trying to compile) (www.matpack.de - maybe someone can help me get this running) *I even tried copying (well, more like typing from) "Numerical recipes in C" and even those ended in an endless loop when trying to do a svd. any suggestions?
Have you tried the C libs from Matlab? A friend of mine is doing programming for matlab in C, so there should be something to include. But I can not tell you what, because I don't know it. I will ask him but, at least, you can try looking for it.
Greetings. -------- M.D.V. If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?