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/Makefile | |
parent | adffaf811e9df31fd3a7ff90ed37189c453ca0f8 (diff) |
add py-probstat 0.912
Probability And Statistics Utils for Python
Notes
Notes:
svn path=/head/; revision=67863
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index e393ad5f51d3..0bdb215cb5a6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -126,6 +126,7 @@ SUBDIR += py-numarray SUBDIR += py-numeric SUBDIR += py-numeric17 + SUBDIR += py-probstat SUBDIR += py-scientific SUBDIR += qscanplot SUBDIR += rascal |