[Numpy-discussion] Proposal: scipy.spatial

Christopher Barker Chris.Barker at noaa.gov
Tue Sep 30 00:10:10 EDT 2008


Anne Archibald wrote:
> I suggest the creation of
> a new submodule of scipy, scipy.spatial,

+1

Here's one to consider:

http://pypi.python.org/pypi/Rtree

and perhaps other stuff from:

http://trac.gispython.org/spatialindex/wiki

which I think is LGPL -- can scipy use that?

By the way, a general purpose bounding box class could be kind of handy 
-- I have one that is a start. It's a subclass of numpy arrays.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the NumPy-Discussion mailing list