FSharp.Stats icon indicating copy to clipboard operation
FSharp.Stats copied to clipboard

[Feature Request] Improve type consistency

Open ZimmerD opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. Many functions lack collection type consistency, eg. array as parameter vector as return type. E.g. FSharp.Stats.Filtering.savitzky_golay.

Describe the solution you'd like Refactoring of functions to avoid unnessesary collection conversions.

ZimmerD avatar Jul 19 '19 12:07 ZimmerD