mljs / matrix

Matrix manipulation and computation library
https://mljs.github.io/matrix/
MIT License
353 stars 54 forks source link

min / max by #143

Closed lpatiny closed 2 years ago

lpatiny commented 2 years ago

Currently it seems that we don't have min and max per row and column like in the case of mean.

@targos It is ok if I make a PR to add those features ?

targos commented 2 years ago

if it's useful