Activity for statTools

  • AstroFloyd committed [7f2297]

    Binom: use libSUFR function binom_cumul_prob() for cumulative probability.

  • AstroFloyd committed [186946]

    Poisson: use libSUFR function poisson_prob_cumul() to compute cumulative probability.

  • AstroFloyd committed [99e965]

    Poisson: print meaning of "exactly k".

  • AstroFloyd committed [35d9c5]

    statistics: don't take the log of 0

  • AstroFloyd committed [1ff3c7]

    statistics: mean +- stdev: add line with range mean-stdev -- mean+stdev

  • AstroFloyd committed [8642fd]

    Fix gfortran warnings

  • AstroFloyd committed [905b83]

    Statistics: use d2s() to print mean and stdev

  • AstroFloyd committed [731e8e]

    BUGFIX: poisson: simplify algorithm, fixes cumu...

  • AstroFloyd committed [60d51d]

    Add gauss to compute Gaussian probability for a...

  • AstroFloyd committed [b67b91]

    BUGFIX: binom: simplify k=0 case; ensure correc...

  • AstroFloyd committed [3c99a1]

    asymmetric_errors: use statTools_init(), d2s() ...

  • AstroFloyd committed [93f960]

    Added asymmetric_errors to compute/approximate ...

  • AstroFloyd committed [867676]

    Added dice, to roll multiple dice (as opposed t...

  • AstroFloyd committed [f033e1]

    Updated manpage

  • AstroFloyd committed [660289]

    Added simple man page

  • AstroFloyd committed [9af7a1]

    Added poisson, to compute Poissonian statistics

  • AstroFloyd committed [a037fb]

    Added binom.f90 to compute binominal probabilities

  • AstroFloyd committed [673115]

    Added error_propagation to compute the propagat...

  • AstroFloyd committed [83d223]

    Added lintpol to do linear inter- or extrapolation

  • AstroFloyd committed [90f850]

    Added program statistics to calculate basic sta...

  • AstroFloyd committed [5375de]

    Update in Readme

  • AstroFloyd committed [964a71]

    Updating Readme

  • AstroFloyd committed [a1035f]

    Updating the Readme file; added INSTALL, LICENC...

  • AstroFloyd committed [24d2db]

    Update Readme; Added Doxyfile

  • AstroFloyd committed [915226]

    Set proper copyright

  • AstroFloyd committed [9d1789]

    Added files to generate code to print the sT ve...

  • AstroFloyd committed [99b6ad]

    Added functions.f90 with statTools_init() to in...

  • AstroFloyd committed [4d6b8f]

    die.f90: use more libSUFR calls to simplify code

  • AstroFloyd committed [e3dfb9]

    Created README.md

  • AstroFloyd committed [8cb885]

    Added CMake files and die.f90 to throw an n-sid...

1