AlexandreDecan/portion
portion, a Python library providing data structure and operations for intervals.
PythonLGPL-3.0
Issues
- 9
- 4
Value out of range
#94 opened by Dezorgon - 16
- 3
Chinese-version documentation. (已添加中文文档)
#55 opened by longqh3 - 7
mass/Lebesgue measure?
#92 opened by rytis-paskauskas - 1
- 6
importlib.machinery error with create_api
#87 opened by bulletmark - 3
Empty Calculation Bug
#89 opened by Albuser - 1
Enclosure Calculation Bug
#88 opened by Albuser - 1
- 2
importlib error with create_api
#85 opened by bjarthur - 5
Add example for pandas in README
#84 opened by mikel-brostrom - 3
IntervalMultiDict
#83 opened by AlexandreDecan - 3
- 2
- 2
Add join / merge method
#80 opened by evyasonov - 8
- 16
Add __format__ method to Interval (improvement)
#76 opened by adm271828 - 5
- 12
iterate is broken with subclasses of Interval
#75 opened by adm271828 - 3
Using an external comparator?
#74 opened by egemenimre - 1
Is this library performant enough to work with (non-atomic) intervals which span integers between 1 and 1 billion?
#73 opened by sameerbharatia - 15
Iteration of empty intervals is inconsistent. in general "empty := (+inf,-inf)" is problematic
#72 opened by burnpanck - 3
Get number of times multiple intervals overlap
#70 opened by jvinolas - 1
- 4
format int/float number in interval
#68 opened by JYLFamily - 6
- 3
Ordering problem in intervals
#64 opened by jefftrull - 4
- 2
Intervals list union
#62 opened by actforjason - 4
Add the total duration of the interval.
#61 opened by xingminw - 6
Use introspection rather than calling `Interval()` inside methods that return new intervals from inside instances
#58 opened by xguse - 6
Invalid strings don't cause any sort of error
#57 opened by Qix- - 1
- 9
Question: Which usage is preferable?
#53 opened by sphh - 4
Add offset or translation function to Interval
#52 opened by exoriente - 9
Question on querying IntervalDict
#45 opened by fabiomargarido - 8
- 11
- 3
Any interval contains the empty interval
#48 opened by simon-keith - 3
Conda-forge fail due to dependency
#46 opened by egemenimre - 8
- 5
- 5
- 6
- 3
- 1
- 0
Support for merge and update (| and |=) in IntervalDict, following Python 3.9's changes for dict
#37 opened by AlexandreDecan - 4
- 8
Itervaldict not does not join intervals
#36 opened by domarcon