Julia Programming Language
How to use map to multiply two vectors
New to Julia
sbacelar
March 8, 2023, 8:32pm
22
Sorry, I used
y = [4 5 6]
.
Oscar_Smith
March 8, 2023, 8:33pm
23
then just remove the transpose on
y
.
1 Like
← previous page
Related topics
Topic
Replies
Views
Activity
Broadcast Vec{Matrix}
New to Julia
question
1
87
June 14, 2024
Columnwise/rowwise elementwise multiplication?
General Usage
array
2
2977
October 13, 2017
Array/Vector multiplication for single element arrays
New to Julia
question
8
9786
May 13, 2020
How to keep result one-dimensional even after multiplication?
New to Julia
question
,
arrays
,
vector
3
434
September 11, 2020
Is matrix multiplication not associative?
New to Julia
question
,
error
,
matrix
22
739
March 23, 2025