issues
search
AlexandreDecan
/
portion
portion, a Python library providing data structure and operations for intervals.
GNU Lesser General Public License v3.0
476
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pass interval to `combine`'s `how` function
#98
AlexandreDecan
closed
1 month ago
0
Feature Request: `how` callable to receive intervals
#97
egemenimre
closed
1 month ago
9
Add `missing` parameter in `combine`
#96
AlexandreDecan
closed
2 months ago
3
Add capability for combine() to merge an arbitrary number of IntervalDicts
#95
marcsarrel
closed
2 months ago
16
Value out of range
#94
Dezorgon
closed
5 months ago
4
Add badge for SWHeritage
#93
tommens
closed
6 months ago
1
mass/Lebesgue measure?
#92
rytis-paskauskas
closed
8 months ago
7
The performance issues of interval calculations in large quantities.
#91
hubuxiaohe
closed
8 months ago
1
Make P.inf/-P.inf test equal to float(inf)/-float(inf)
#90
gsakkis
closed
10 months ago
14
Empty Calculation Bug
#89
Albuser
closed
11 months ago
3
Enclosure Calculation Bug
#88
Albuser
closed
11 months ago
1
importlib.machinery error with create_api
#87
bulletmark
closed
11 months ago
6
Error to import interval, inf, imath from interval
#86
ankit396
closed
1 year ago
1
importlib error with create_api
#85
bjarthur
closed
1 year ago
2
Add example for pandas in README
#84
mikel-brostrom
closed
1 year ago
5
IntervalMultiDict
#83
AlexandreDecan
closed
1 year ago
3
AttributeError: module 'portion.interval' has no attribute 'empty'
#82
fredrikaverpil
closed
1 year ago
3
"compatible version" specifier in setup.py confuses poetry
#81
burnpanck
closed
1 year ago
2
Add join / merge method
#80
evyasonov
closed
1 year ago
2
interval diameter (length, width, measure, range, or size)
#79
ozeasx
closed
1 year ago
8
Thoughts about text-annotation use case and Pandas Ext. API
#78
rtbs-dev
closed
1 year ago
5
Add __format__ method to Interval (improvement)
#76
adm271828
closed
1 year ago
16
iterate is broken with subclasses of Interval
#75
adm271828
closed
1 year ago
12
Using an external comparator?
#74
egemenimre
closed
1 year ago
3
Is this library performant enough to work with (non-atomic) intervals which span integers between 1 and 1 billion?
#73
sameerbharatia
closed
1 year ago
1
Iteration of empty intervals is inconsistent. in general "empty := (+inf,-inf)" is problematic
#72
burnpanck
closed
2 years ago
15
docs: show how to iterate over intervals in order
#71
sietse
closed
2 years ago
9
Get number of times multiple intervals overlap
#70
jvinolas
closed
2 years ago
3
Convert discrete intervals between closed and open forms
#69
smcc-rai
closed
3 years ago
1
format int/float number in interval
#68
JYLFamily
closed
3 years ago
4
Permit setting the docstring of an Interval
#67
ChrisSantosLang
closed
3 years ago
6
Early out for non-overlapping intervals in __and__
#66
jefftrull
closed
3 years ago
2
Use SortedDict feature to pre-filter intervals we cannot overlap with
#65
jefftrull
closed
3 years ago
7
Ordering problem in intervals
#64
jefftrull
closed
3 years ago
3
How about supporting interval multiplying operation?
#63
tristone13th
closed
3 years ago
4
Intervals list union
#62
actforjason
closed
3 years ago
2
Add the total duration of the interval.
#61
xingminw
closed
3 years ago
4
Interval measure property: Length of an interval with numeric bounds
#60
dmitrii-ubskii
closed
3 years ago
2
Ease subclassing `Interval`
#59
AlexandreDecan
closed
3 years ago
1
Use introspection rather than calling `Interval()` inside methods that return new intervals from inside instances
#58
xguse
closed
3 years ago
6
Invalid strings don't cause any sort of error
#57
Qix-
closed
3 years ago
6
Is insertion order preserved when querying from `IntervalDict`?
#56
96imranahmed
closed
3 years ago
1
Chinese-version documentation. (已添加中文文档)
#55
longqh3
closed
8 months ago
3
Fix printing of Interval object within Pandas.DataFrame
#54
alexprincel
closed
3 years ago
5
Question: Which usage is preferable?
#53
sphh
closed
3 years ago
9
Add offset or translation function to Interval
#52
exoriente
closed
3 years ago
4
support to_data\from_data for DictInterval
#51
Zagrebelin
closed
3 years ago
8
question: performant iteration of multi-thousand-points intervals
#50
spock
closed
4 years ago
8
question: most performant way to fill up an IntervalDict with 600k intervals?
#49
spock
closed
4 years ago
11
Any interval contains the empty interval
#48
simon-keith
closed
4 years ago
3
Next