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
8741
November 11, 2018
!isnan.() doesn't work
General Usage
question
9
1277
April 21, 2020
Fastest way to negate some booleans in an array
Performance
boolean
10
1204
October 26, 2022
Preserving matrix structure while using Boolean arrays
General Usage
2
383
February 26, 2019
TypeError: non-boolean (BitArray{1}) used in boolean context
New to Julia
2
3524
June 28, 2019