fslaborg / fslaborg/FSharp.Stats
[Feature Request] Improve type consistency
Open
enhancement
project-structure
- Dominant language
- F#
- Stars
- 227
- Forks
- 58
- Avg merge
- 55m
- Merged PRs (30d)
- 1
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.