This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#--#-------- | |
# pystat | |
# A full-featured statistical analysis | |
# and inference module for Python. | |
# Intended to be used alongside the | |
# numarray package, the succesor to | |
# Numeric. | |
# | |
# Author: Michael Bommarito | |
# [email protected] |
OlderNewer