fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
205 stars 54 forks source link

[Feature Request] Matrix filter operations #169

Closed kMutagene closed 2 years ago

kMutagene commented 2 years ago

Is your feature request related to a problem? Please describe. There is no efficient built-in way to "remove" multiple rows or columns from matrices

Describe the solution you'd like Matrix.filterRows, Matrix.filterCols