Rise of Open and Free R Language : Target Health Global - 0 views
-
-
grupo empresa on 24 Apr 13R desde 2011 esta creciendo a un ritmo muy rápido, sobrepasando los principales lenguajes como MATLAB o SAS, esto es importante ya que R es un leguaje freeware. Una de las razones de su crecimiento es que tiene características únicas como la computación en paralelo, que permite juntar los recursos de varias CPU's sin tener que limitarse a las velocidades de reloj impuestas por los factores tecnológicos.
-
-
Started as an open source programming language for data analysis, its popularity and use is spreading to major companies as diverse as Pfizer, Merck, Google, Shell, and Bank of America.
-
R programming language offers something that most of current languages do not support well, parallelism. With a package named “SNOW”, R can take advantage of multiple cores in the CPU. Due to the limitation in increasing CPU’s clock speed, Intel and AMD are stuffing more cores into the processors. There aren’t many software in the market that can take advantage of this, but R is.