Julia Programming Language
Negation of boolean array
General Usage
kdyrhage
October 11, 2018, 8:01am
2
!
is an operator, so the dot goes before it:
.!a
28 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Boolean array in comprehensions
New to Julia
1
1694
September 4, 2018
Vector/array and boolean mask using logic operators
General Usage
array
,
math
,
boolean
4
59
October 16, 2024
Elementwise comparison of Arrays yield a x-element BitArray{1} with zeros instead of Bool
New to Julia
question
2
2784
September 13, 2019
How to invert bits in a bit array
New to Julia
5
8555
November 11, 2018
TypeError: non-boolean (BitArray{1}) used in boolean context
New to Julia
2
3508
June 28, 2019