|
|
|
@1566
|
[1566]
|
9 days |
hobu |
test Leonard's .count() method
|
|
|
|
@1565
|
[1565]
|
9 days |
hobu |
clean up leaves test
|
|
|
|
@1490
|
[1490]
|
4 months |
hobu |
my old python doesn't like this docstring (2.5.2) for some reason
|
|
|
|
@1457
|
[1457]
|
5 months |
brentp |
allow the user to create a subclass which specifies an attribute …
|
|
|
|
@1437
|
[1437]
|
6 months |
brentp |
use == to avoid 32/64 bit differences. slightly rearrange doctests so that …
|
|
|
|
@1435
|
[1435]
|
6 months |
hobu |
some really ugly code to return the leaves of an index -- will require …
|
|
|
|
@1433
|
[1433]
|
6 months |
hobu |
check new version parameter introduced in r1432
|
|
|
|
@1420
|
[1420]
|
6 months |
brentp |
when passing objects='raw' as a kwarg to intersection or nearest,
the …
|
|
|
|
@1395
|
[1395]
|
7 months |
hobu |
more docstrings, alias Rtree->Index instead of a separate class for now
|
|
|
|
@1393
|
[1393]
|
7 months |
hobu |
apply brentp's latest patch to support interleaving of the stream for bulk …
|
|
|
|
@1390
|
[1390]
|
7 months |
hobu |
apply brentp's latest patch and include a 4d index test case
|
|
|
|
@1389
|
[1389]
|
7 months |
hobu |
basestring patch from brentp
|
|
|
|
@1388
|
[1388]
|
7 months |
hobu |
as_list, cPickle
|
|
|
|
@1387
|
[1387]
|
7 months |
hobu |
apply brentp's string_at patch
|
|
|
|
@1378
|
[1378]
|
7 months |
hobu |
cheap hack to support deleting index files that are hung on to by the …
|
|
|
|
@1376
|
[1376]
|
7 months |
hobu |
test a disk-based streaming index
|
|
|
|
@1371
|
[1371]
|
7 months |
hobu |
streaming works! (for some definition of works depending on whether or not …
|
|
|
|
@1366
|
[1366]
|
7 months |
hobu |
more bulk loading/streaming work
|
|
|
|
@1346
|
[1346]
|
8 months |
hobu |
use objects=True in intersection and nearest methods to return the objects …
|
|
|
|
@1344
|
[1344]
|
8 months |
hobu |
clean up tests so they work on windows better
|
|
|
|
@1342
|
[1342]
|
8 months |
hobu |
clean up custom extension example
|
|
|
|
@1341
|
[1341]
|
8 months |
hobu |
clean up implementation to only use properties, none of the load* methods. …
|
|
|
|
@1337
|
[1337]
|
8 months |
hobu |
test fetching libspatialindex version
|
|
|
|
@1331
|
[1331]
|
8 months |
hobu |
return bounds of shapes results back when using _obj methods
|
|
|
|
@1328
|
[1328]
|
8 months |
hobu |
fix test to match brentp's results
|
|
|
|
@1327
|
[1327]
|
8 months |
hobu |
fix NN query (thanks BrentP), fix performance issue, add id-only visitor, …
|
|
|
|
@1325
|
[1325]
|
8 months |
hobu |
functional parity with 0.4.3 but there are still some performance issues. …
|
|
|
|
@1323
|
[1323]
|
8 months |
hobu |
more refactoring
|