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