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
Columnwise/rowwise elementwise multiplication?
General Usage
array
2
2994
October 13, 2017
Array/Vector multiplication for single element arrays
New to Julia
question
8
9869
May 13, 2020
Vector*matrix in 0.6
General Usage
16
2904
February 2, 2017
Help with coding up some matrix / broadcast function
General Usage
broadcast
4
814
March 16, 2017
How to keep result one-dimensional even after multiplication?
New to Julia
question
,
arrays
,
vector
3
445
September 11, 2020