Releases: static-frame/arraykit
Releases · static-frame/arraykit
0.6.3
08 Jun 17:08
Compare
Sorry, something went wrong.
No results found
Optimized memory allocation strategy for nonzero_1d()
.
0.6.2
06 Jun 02:54
Compare
Sorry, something went wrong.
No results found
Extended nonzero_1d()
to support non-contiguous arrays.
Optimizations to TriMap
when mapping to object and flexible dtypes.
0.6.1
04 Jun 04:15
Compare
Sorry, something went wrong.
No results found
Enhancements and optimizations to TriMap
.
Added nonzero_1d()
.
0.6.0
25 May 21:36
Compare
Sorry, something went wrong.
No results found
Added TriMap
utility class for join optimization.
0.5.1
19 Dec 17:00
Compare
Sorry, something went wrong.
No results found
Restored functional wheels for Mac OS x86_64
.
0.5.0
17 Dec 20:51
Compare
Sorry, something went wrong.
No results found
Now building wheels for 3.12.
Now building functional wheels for Mac OS arm64
/ Apple Silicon.
0.4.11
22 Sep 20:44
Compare
Sorry, something went wrong.
No results found
Updated types in pyi
file.
0.4.10
08 Sep 23:06
Compare
Sorry, something went wrong.
No results found
Updated types in pyi
file.
Minimum supported Python set to 3.8.
Minimum supported NumPy set to 1.19.5.
0.4.9
24 Jun 21:48
Compare
Sorry, something went wrong.
No results found
Improved performance of first_true_1d()
and first_true_2d()
.
0.4.8
25 May 00:01
Compare
Sorry, something went wrong.
No results found
Restored behavior of Blockndex.rows
to return -1 when BlockIndex
has zero rows.