Julia Programming Language
How to convert Vector of Vectors to Matrix
General Usage
question
,
arrays
rafael.guerra
December 6, 2021, 3:58am
6
For a large number of elements could do instead:
reduce(hcat,x)'
8 Likes
Is there a faster alternative to `hcat(xx...)`?
show post in topic
Related topics
Topic
Replies
Views
Activity
How to tranform a vector into a matrix?
Performance
question
5
760
June 6, 2022
Array conversion
New to Julia
5
362
August 17, 2020
How to convert Array/Vector{Array{Float64,2}} into an Array{Float64,2} OR how to create plots from them?
New to Julia
6
3836
June 7, 2020
Vector of Vectors with different size to one Vector
General Usage
vector
9
4082
June 2, 2020
To convert vector of different dimension-vectors to matrix
General Usage
question
8
317
October 9, 2023