[Numpy-discussion] Distance Formula on an Array

Damian Eads eads at soe.ucsc.edu
Tue May 12 21:54:57 EDT 2009


If you want the distance functionality without the rest of SciPy, you
can download the scipy-cluster package
(http://scipy-cluster.googlecode.com), which I still maintain. It does
not depend on any other libraries except NumPy and is very easy to
build. I understand if that's not an option for you.

Cheers,

Damian


On Tue, May 12, 2009 at 6:46 PM, Ian Mallett <geometrian at gmail.com> wrote:
> Thanks, but I don't want to make SciPy a dependency.  NumPy is ok though.
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion

-----------------------------------------------------
Damian Eads                             Ph.D. Candidate
Jack Baskin School of Engineering, UCSC        E2-489
1156 High Street                 Machine Learning Lab
Santa Cruz, CA 95064    http://www.soe.ucsc.edu/~eads



More information about the NumPy-Discussion mailing list