What is a good open source C/C++ math library that supports vector math and complex numbers?

StackOverflow https://stackoverflow.com/questions/5933955

Frage

I am working on a project that needs vector math and complex numbers.

I am looking a for a good open source API that supports C/C++ and hopefully has decent performance.

I can write these functions myself but it will be ugly and slow.

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top