Menu

Tree [7f2297] master /
 History

HTTPS access


File Date Author Commit
 CMake 2015-12-20 AstroFloyd AstroFloyd [867676] Added dice, to roll multiple dice (as opposed t...
 doc 2015-12-18 AstroFloyd AstroFloyd [f033e1] Updated manpage
 src 2021-01-23 AstroFloyd AstroFloyd [7f2297] Binom: use libSUFR function binom_cumul_prob() ...
 CMakeLists.txt 2016-12-21 AstroFloyd AstroFloyd [60d51d] Add gauss to compute Gaussian probability for a...
 Doxyfile 2015-12-10 AstroFloyd AstroFloyd [673115] Added error_propagation to compute the propagat...
 README.md 2015-12-24 AstroFloyd AstroFloyd [93f960] Added asymmetric_errors to compute/approximate ...
 code_version.sh 2015-12-06 AstroFloyd AstroFloyd [915226] Set proper copyright

Read Me

statTools logo statTools

Command-line tools for simple statistics

The package statTools provides command-line tools for simple statistics, written in
Fortran. The package is currently in the alpha stage; a number of programs sit around
on my computer, waiting to be gathered, tidied up and added — stay tuned (December
2015).

The default installer uses CMake. The code has been used
with gfortran (4.9 or newer),
g95 and
Intel Fortran
and can be used under the conditions of version 3 of the
GPL. StatTools is developed by
AstroFloyd.

Installation

In order to compile and install statTools, you'll need a
Fortran compiler, CMake and
libSUFR installed.
From the package/git root directory (probably named statTools/ and containing
CMakeLists.txt), do e.g.:

  1. mkdir build && cd build/
  2. cmake ..
  3. make
  4. sudo make install

For more compilation and installation options, see the INSTALL file.

Similar packages

If you like statTools, you may be interested in the following FOSS packages as well:

  • libSUFR: a library containing Some Useful Fortran Routines
  • astrotools: command-line tools for astronomy and astrophysics
  • GWtool: command-line tools for gravitational waves

Contact

You can contact AstroFloyd through AstroFloyd.org or
send a pull request through GitHub.

<script type="text/javascript"> var sc_project=7293559; var sc_invisible=1; var sc_security="9a0c50a0"; </script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"> </script> <noscript> </noscript>


© 2009–2015   by Astro Floyd, astrofloyd.org  –  Planet Earth