5 projects tagged "Statistics"
KeyFrog monitors the keyboard and visualizes its usage statistics. The user can obtain much information about keyboard activity: the intensity of keyboard usage, how was it distributed in time, which applications were used, etc. This may be very useful, for example, to developers to monitor their productivity. The environment being monitored is the X Window System (text applications are explicitly supported if run inside an X terminal).
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.
pepper is a commandline tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extensible using the Lua scripting language. It includes support for multiple version control systems, including Git and Subversion.