added package doc info

This commit is contained in:
sm
2014-01-01 16:18:55 -08:00
parent 7e93fcd216
commit 6ade53d2f3
+3
View File
@@ -1,3 +1,6 @@
// ostat is a go package that implements the efficient, accurate, and stable
// calculation of online] statistical quantities. The algorithm comes from *The
// Art of Computer Programing*, vol 2 by Knuth
package ostat
import (