Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
zavulon · 3445 days ago · link · · parent · post: A programming language specializing in numeric and scientific computing.
I've been very happy with python, specifically using numpy and scipy. As well as this don't discount languages such as c++, there is a huge amount of flexibility, and libraries such as Eigen make it a fantastic platform for numerical computation.