Julia Programming Language
Eliminating of consecutive columns with the same values, in two separate vectors with same length and dependant on that accordingly for for a third vector with same length
General Usage
question
,
vector
rocco_sprmnt21
February 10, 2023, 8:55pm
6
XYZ=unique(e->first(e,2),zip(x,y,z))
show post in topic
Related topics
Topic
Replies
Views
Activity
Two separate vectors of same length and eliminating items in both vectors, whenever the values of those vectors are the same at identical columns. Depending on this the values of a third vector shall be eliminated accordingly
Performance
plotting
,
vector
1
276
February 9, 2023
Choosing only different vectors from a matrix
New to Julia
8
579
September 1, 2019
Finding unique columns of a matrix
New to Julia
3
783
March 18, 2021
How to leave only unique rows of array
General Usage
5
208
March 30, 2024
How to efficiently find columns of the matrix which are the same?
New to Julia
question
,
optimization
10
1295
November 7, 2023