Statistical data analysis + multithreading. Which language to use?
Rodrigo Bossini
Ranch Hand
Joined: Jul 03, 2009
Posts: 106
posted
0
Hi,
I'm starting to work in a project in which we will need to run statistical analysis in a huge amount of data and develop parallel algorithms.
The languages we are willing to deal with are: python, c++ and java.
Which language do you guys suggest? Which of these has a good framework with statistical tools? Which would be better in terms of performance and fast development?