Releases: static-frame/arraykit
Releases · static-frame/arraykit
1.0.0
14 May 03:35
Compare
Sorry, something went wrong.
No results found
Integrated AutoMap
and FrozenAutoMap
from arraymap
.
Removed global integer cache from AutoMap
and FrozenAutoMap
for thread safety.
0.10.0
21 Nov 02:20
Compare
Sorry, something went wrong.
No results found
Now building wheels for Python 3.13.
0.9.0
22 Aug 03:53
Compare
Sorry, something went wrong.
No results found
Added TriMap.map_merge()
.
0.8.3
20 Aug 23:42
Compare
Sorry, something went wrong.
No results found
Corrected incorrect component of _TLabel
in __init__.pyi
.
0.8.2
18 Jul 19:12
Compare
Sorry, something went wrong.
No results found
Updated build configuration.
0.8.1
17 Jul 18:40
Compare
Sorry, something went wrong.
No results found
Updated build include_dirs
configuration.
0.8.0
12 Jul 03:00
Compare
Sorry, something went wrong.
No results found
Now building with NumPy 2.0.
0.7.2
23 Jun 16:58
Compare
Sorry, something went wrong.
No results found
Improved array_to_tuple_array()
and array_to_tuple_iter()
to preserve tuple
in 1D arrays.
0.7.1
22 Jun 20:30
Compare
Sorry, something went wrong.
No results found
Extended array_to_tuple_array()
and array_to_tuple_iter()
to support 1D arrays.
0.7.0
21 Jun 20:27
Compare
Sorry, something went wrong.
No results found
Added array2d_to_array1d()
.
Added array2d_tuple_iter()
.