lehins / massiv

Efficient Haskell Arrays featuring Parallel computation
BSD 3-Clause "New" or "Revised" License
384 stars 23 forks source link

Add matrix-vector product #95

Closed ocramz closed 4 years ago

ocramz commented 4 years ago

Add matrix-vector product (#>) in Numeric

lehins commented 4 years ago

Thank you again for this PR. The actual function implementation is perfect, there are a couple of minor changes I'd like to suggest: