Julia Programming Language
How to convert bytes to `BitVector`?
General Usage
question
jling
April 2, 2024, 8:21pm
2
actually, maybe the fix is that this should be
(64 - rem(total_num_elements, 64)) \div 8
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
I have: Vector{UInt8}. I need: BitVector
General Usage
6
3498
May 25, 2022
Most efficient way of converting binary data to `AbstractVector{Bool}`
General Usage
4
1065
February 23, 2018
Converting BitVector arbitrary length components into UInt64, Float64, etc
New to Julia
1
407
June 30, 2021
Is `.chunks` of `BitArray` considered internal API?
Internals & Design
question
6
163
October 17, 2024
Convert UInt array to bitarray
General Usage
convert
4
1787
August 1, 2021