Julia Programming Language
Findall((in)) returns non-sorted array for Int64
New to Julia
question
Tamas_Papp
February 7, 2019, 5:16pm
2
It is sorted — in ascending order. Use
reverse(c)
.
PS: also, please
quote your code
.
show post in topic
Related topics
Topic
Replies
Views
Activity
Finding Position of Element in an Array
General Usage
question
46
106612
October 9, 2019
Built in function to sort the results of index in
General Usage
array
2
338
May 6, 2021
Indexin() for two identical vectors
New to Julia
2
516
August 13, 2018
Finding the index where the values in one array are greater than the values in another array
New to Julia
2
3099
July 3, 2020
How to find index in String Array
General Usage
3
5920
September 15, 2017