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
85
June 14, 2024
Create matrix from two vectors
General Usage
arrays
,
broadcasting
6
1541
May 7, 2022
Columnwise/rowwise elementwise multiplication?
General Usage
array
2
2959
October 13, 2017
How to use broadcast?
General Usage
question
2
305
November 24, 2022
Help with coding up some matrix / broadcast function
General Usage
broadcast
4
804
March 16, 2017