You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix|test|doc: Correct by-key reduction output dtypes, expand tests and docs
Fix countByKey/allTrueByKey/anyTrueByKey return types to reflect the
actual ArrayFire output dtype (Word32/CBool) rather than the input value
type, preventing host over-reads on toList. Add property tests for
by-key reductions, vector round-trips, and bitNot involution/complement.
Document the FFI marshalling combinators, Eq/Num Array instances, and
several API functions.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments