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
How to invert bits in a bit array
New to Julia
5
8789
November 11, 2018
!isnan.() doesn't work
General Usage
question
9
1290
April 21, 2020
Broadcast promoting Array{Bool} to BitArray
General Usage
7
3173
June 26, 2017
Preserving matrix structure while using Boolean arrays
General Usage
2
392
February 26, 2019
TypeError: non-boolean (BitArray{1}) used in boolean context
New to Julia
2
3539
June 28, 2019