Julia Programming Language
How to handle vector like in numpy?
General Usage
vector
Seif_Shebl
April 7, 2022, 1:47pm
4
You can simply do:
counter = sum(>=(threshold), array)
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Number of values in an array above a threshold
New to Julia
question
,
performance
20
17318
November 27, 2020
Condition on a whole array
General Usage
6
2719
February 19, 2018
How to count the number of occurances in an array for each column
New to Julia
8
9710
April 4, 2019
Julia equivalent of the IDL WHERE() function?
New to Julia
13
2100
August 28, 2017
Faster array indexing with a logical array
New to Julia
array
12
1673
September 28, 2020