diff --git a/math/stats/__init__.py b/math/stats/__init__.py new file mode 100644 index 0000000..38b53e7 --- /dev/null +++ b/math/stats/__init__.py @@ -0,0 +1,7 @@ +# $Id: __init__.py,v 1.1 2010-10-07 15:57:29 wirawan Exp $ +# +# wpylib.math.stats main module +# Created: 20101006 +# Wirawan Purwanto +# +pass