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
Built in function to sort the results of index in
General Usage
array
2
329
May 6, 2021
Finding Position of Element in an Array
General Usage
question
46
105426
October 9, 2019
Find position of Array elements in another Array
General Usage
indexing
,
arrays
16
3602
February 1, 2023
Finding the index where the values in one array are greater than the values in another array
New to Julia
2
3030
July 3, 2020
Indexin() for two identical vectors
New to Julia
2
482
August 13, 2018