Mathematics and Statistics [1]
==============================
Various packages for mathematics and statistics.
Links:
------
If you want to find other free Ada tools or libraries AdaIC [2] is an
excellent starting point. You can also take a look at my other source text
repositories [3] or my web site [4].
[1] Source text repository:
http://repositories.jacob-sparre.dk/mathematics-and-statistics
[2] Free Ada Tools and Libraries:
http://www.adaic.org/ada-resources/tools-libraries/
[3] My repositories on Bitbucket:
http://repositories.jacob-sparre.dk/
[4] My web site:
http://www.jacob-sparre.dk/
Recent activity
Jacob Sparre Andersen pushed 1 commit to sparre/Mathematics and statistics
58c79e9
-
Tero suggested that I add some text to go along with the links.
Jacob Sparre Andersen pushed 1 commit to sparre/Mathematics and statistics
444385a
-
Added a README.
Commits by Jacob Sparre Andersen were pushed to sparre/Mathematics and statistics
ef4ee2c
-
Added a to-do list.
102eea8
-
Added 'mean_and_variance'. Added 'install' target.
7d85cf4
-
Removed superfluous comments and blank lines.
d70a507
-
Statistics of floating point values.
eb420c6
-
Example input data for Test_Surface_Interpolation.
5b4b331
-
Generating interpolated surfaces.
9e2e3b4
-
Students' T test on measurements. Handling of measurements (including top/bottom out and unknown values).
fc267f1
-
Students' T test.