-
Notifications
You must be signed in to change notification settings - Fork 808
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize array::transform::utils::set_bits (#716)
* Added tests * Updated tests and improved implementation * Cleanup * Stopped collecting bytes before writing to write_data * Added tests * Cleanup and comments * Fixed clippy warning * Fixed an endianess issue * Fixed comments and naming * Made tests less prone to off-by-n errors
- Loading branch information
1 parent
72d7c5b
commit 4221099
Showing
1 changed file
with
166 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters