issues
search
brandtbucher
/
automap
High-performance autoincremented integer-valued mappings. 🗺️
Other
16
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump black from 22.3.0 to 24.3.0
#21
dependabot[bot]
opened
7 months ago
0
Usage of `PyVarObject`
#20
flexatone
opened
1 year ago
2
Should `fami_dealloc()` use `PyObject_Del()`?
#19
flexatone
opened
1 year ago
2
Correct decref in famv_contains
#18
flexatone
closed
1 year ago
1
segmentation fault when using `__contains__` on a FAM `values()`
#17
flexatone
opened
1 year ago
3
Optimized NumPy array as keys
#16
flexatone
closed
1 year ago
20
Python 3.11 Wheels
#15
flexatone
closed
1 year ago
4
Python 3.11 wheels, update cibuildwheel
#14
flexatone
closed
1 year ago
2
Use `PyErr_SetObject` instead of `PyErr_Format` for `NonUniqueError`
#13
flexatone
closed
2 years ago
4
Store keys directly in the table, instead of in a separate list
#12
brandtbucher
opened
2 years ago
2
0.6.0 Release
#11
flexatone
closed
2 years ago
3
Specialized exception for non-unique values
#10
flexatone
closed
2 years ago
2
No wheels for Python 3.9+
#9
kveretennicov
closed
2 years ago
4
Inconsistent NaN behavior
#8
chaburkland
closed
2 years ago
1
Raise unique exception (or `ValueError` subclass) on attempted initialization from non-unique values
#7
flexatone
closed
2 years ago
4
AutoMap initialization from `np.ndarray` appears to be much slower than from `list`
#6
flexatone
opened
3 years ago
13
Multiple NaNs permitted in an AutoMap if provided via np.ndarray
#5
flexatone
closed
4 years ago
8
Remove .keys() unless .keys() returns a KeysView
#4
flexatone
closed
4 years ago
3
AutoMap, in some scenarios, permits the same key to be added more than once.
#3
flexatone
closed
4 years ago
2
Raise different exception when AutoMap initialized with non-unique keys.
#2
flexatone
closed
4 years ago
3
Use += for single item addition
#1
flexatone
closed
4 years ago
4