diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-12 13:23:58 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-12 13:23:58 +0000 |
commit | 36f7228995fed355799d4116b2779b3d0c33836d (patch) | |
tree | 46e8bb817d3c2079936dc335c17a4e4e04671ac5 /math/py-probstat/pkg-descr | |
parent | adffaf811e9df31fd3a7ff90ed37189c453ca0f8 (diff) |
Notes
Diffstat (limited to 'math/py-probstat/pkg-descr')
-rw-r--r-- | math/py-probstat/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/py-probstat/pkg-descr b/math/py-probstat/pkg-descr new file mode 100644 index 000000000000..e7c3d5062c6f --- /dev/null +++ b/math/py-probstat/pkg-descr @@ -0,0 +1,7 @@ +C and Python code for basic probability and statistics + - Combination + - Permutation + - Cartesian Product + - Priority Queue + +WWW: http://probstat.sourceforge.net/ |