elementwise multiplication of 2 matrices?

35 views
Skip to first unread message

angl...@gmail.com

unread,
Nov 15, 2016, 4:29:48 PM11/15/16
to Scala Breeze
Is there a way to perform elementwise multiplication of 2 matrices like numpy.multiply?

David Hall

unread,
Nov 15, 2016, 4:30:12 PM11/15/16
to scala-...@googlegroups.com
a :* b (though that is being deprecated in favor of a *:* b)

On Tue, Nov 15, 2016 at 1:28 PM, <angl...@gmail.com> wrote:
Is there a way to perform elementwise multiplication of 2 matrices like numpy.multiply?

--
You received this message because you are subscribed to the Google Groups "Scala Breeze" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-breeze+unsubscribe@googlegroups.com.
To post to this group, send email to scala-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-breeze/81dfdb03-5316-4560-8c45-2e88bbbd31b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages