Julia Programming Language
Convert integer to bits array
New to Julia
chakravala
July 23, 2019, 4:01am
4
digits(x, base=2, pad=16) |> reverse
19 Likes
UInt8 access Bits?
show post in topic
Related topics
Topic
Replies
Views
Activity
Convert UInt array to bitarray
General Usage
convert
4
1861
August 1, 2021
Simple bit manipulation question
New to Julia
6
1356
March 1, 2018
Most efficient way of converting binary data to `AbstractVector{Bool}`
General Usage
4
1091
February 23, 2018
Parse an array of bits (`BitArray`) to an integer
New to Julia
question
27
7297
May 11, 2023
Efficient way to go from bit-packed value to `Vector{T<:Unsigned}`
New to Julia
10
1172
May 25, 2020