Julia Programming Language
UInt8 access Bits?
New to Julia
oheil
July 30, 2020, 4:38pm
2
a=digits(binary, base=2, pad=8)
stolen from here:
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Iterating on bits
New to Julia
17
1999
September 22, 2021
Fast way to access bits of Float64?
General Usage
7
1932
May 24, 2018
What is the most efficient binary representation of unsigned integers in Julia?
New to Julia
question
,
bitstring
17
3251
March 22, 2021
Some bit manipulations
New to Julia
2
662
May 17, 2017
Convert integer to bits array
New to Julia
12
16915
October 14, 2022