RSS 2 projects tagged "Statistics"

Download Website Updated 13 May 2013 Armadillo C++ Library

Screenshot
Pop 461.68
Vit 136.33

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Download Website Updated 06 Nov 2012 Accord.NET Framework

Screenshot
Pop 85.14
Vit 4.93

Accord.NET provides statistical analysis, machine learning, image processing, and computer vision methods for .NET applications. The Accord.NET Framework extends the popular AForge.NET with new features, adding to a more complete environment for scientific computing in .NET.

Screenshot

Project Spotlight

Racket

A Scheme-like language framework.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.