issues
search
chaimleib
/
intervaltree
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
Apache License 2.0
636
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Document on how to correctly use it for discrete value intervals (including single value intervals)
#143
Thomas131
opened
1 month ago
0
Include and exclude interval ends
#142
satyrmipt
opened
2 months ago
3
unnecessary chopping
#141
notestaff
opened
2 months ago
0
stop using deprecated setuptools.command.test
#140
nazimisik
opened
3 months ago
2
Remove (deprecated) python setup.py test support
#139
f3rn0s
opened
3 months ago
2
Not compatible with setuptools v72
#138
fedepad
opened
3 months ago
2
len is weird
#137
Timmmm
closed
5 months ago
4
ValueError: IntervalTree: Null Interval objects not allowed in IntervalTree
#136
robertwhbaldwin
opened
9 months ago
1
specific intervals cause inbalanced nodes
#135
hexsprite
opened
9 months ago
0
Remove overlaps
#134
mbhall88
opened
9 months ago
1
Release latest version to PyPi?
#133
indigoviolet
opened
1 year ago
1
Find overlapping timespans in a populated tree
#132
Adeel-Abdullah
opened
1 year ago
1
adding merge_direct_overlaps() method
#131
Ramalh
opened
1 year ago
0
Conditional merge_neighbors
#130
tthorleifson
opened
1 year ago
1
Upload wheel to PyPI
#129
richardxia
opened
1 year ago
0
Is `intervaltree.at(pt)` upper bound inclusive?
#128
hongyuchen1030
closed
1 year ago
4
Inefficiency In Overlaps Call
#127
jgaupp-accuragen
opened
1 year ago
1
slow when using unique keys as data
#126
ionox0
opened
1 year ago
0
[Build] Add bdist build to upload process
#125
avi-jois
closed
1 year ago
3
Update Python Versions
#124
Jeremiah-England
opened
1 year ago
1
Add parallel-is-installed to Makefile
#123
Jeremiah-England
opened
1 year ago
0
Support type annotations via typing.Generic
#122
honorabel
opened
1 year ago
3
3.1.0 + master: pytest is failing
#121
kloczek
opened
1 year ago
0
Range Query Much Slower than List Scan
#120
william-silversmith
opened
1 year ago
3
Add remove_data method
#119
adamcircle
opened
2 years ago
0
python 3.10 support
#118
brainfo
opened
2 years ago
1
setup.py install deprecated
#117
chaimleib
opened
2 years ago
1
Update interval data?
#116
ccneko
closed
2 years ago
3
`merge_neighbors()` does not work with `datetime` objects
#115
murrple-1
opened
2 years ago
1
Support for finding the nearest interval.
#114
rLannes
opened
2 years ago
0
Build overlap tree
#113
FantasticMrFux
opened
2 years ago
0
Chop datafunc needs chop interval
#112
jeffwu78
opened
2 years ago
3
Get overlapping boundaries in tree
#111
guillemcortes
opened
3 years ago
0
Find interval min, max efficiently
#110
cmpute
opened
3 years ago
2
merge_neighbors: Confusing default distance
#109
pcworld
opened
3 years ago
0
For timespan?
#108
buhtz
opened
3 years ago
1
'IntervalTree' object has no attribute 'merge_neighbors'
#107
alexpreynolds
opened
3 years ago
11
Method to return all the boundary points in sorted order.
#106
ShivKJ
opened
3 years ago
0
Add merge_neighbors() restructuring method
#105
afparsons
closed
3 years ago
3
Method that returns intervals in a tree that contain a given interval
#104
cmlsharp
opened
3 years ago
0
Include test files in PyPI tarball
#103
kmosiejczuk
closed
3 years ago
1
Fast way to build large tree?
#102
25thbamofthetower
opened
4 years ago
2
V3.1.0
#101
chaimleib
closed
4 years ago
0
Chop with Interval
#100
mbhall88
opened
4 years ago
2
Plain try/except statement
#99
alexpovel
closed
2 years ago
0
insert and expand
#98
Char-Aznable
closed
4 years ago
1
Add intersection, union, and difference methods
#97
aelzeiny
closed
4 years ago
7
Bug when running Interval Tree and Remove
#96
davemarr621
closed
4 years ago
5
Finding all intervals of a certain length
#95
kdorsel
opened
4 years ago
2
configure universal wheels
#94
graingert
closed
4 years ago
1
Next