Description
larry, the labeled array
A larry consists of data and labels. The data is stored as a NumPy array and the labels as a list of lists (one list per dimension).
docs http://berkeleyanalytics.com/la
download http://pypi.python.org/pypi/la
code http://github.com/kwgoodman/la