FSharp.Stats
0.5.1-preview.2
See the version list below for details.
dotnet add package FSharp.Stats --version 0.5.1-preview.2
NuGet\Install-Package FSharp.Stats -Version 0.5.1-preview.2
<PackageReference Include="FSharp.Stats" Version="0.5.1-preview.2" />
<PackageVersion Include="FSharp.Stats" Version="0.5.1-preview.2" />
<PackageReference Include="FSharp.Stats" />
paket add FSharp.Stats --version 0.5.1-preview.2
#r "nuget: FSharp.Stats, 0.5.1-preview.2"
#:package FSharp.Stats@0.5.1-preview.2
#addin nuget:?package=FSharp.Stats&version=0.5.1-preview.2&prerelease
#tool nuget:?package=FSharp.Stats&version=0.5.1-preview.2&prerelease
F#-first linear algebra, machine learning, fitting, signal processing, and statistical testing.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- FSharp.Core (>= 6.0.7)
- FSharpAux (>= 2.0.0)
- FSharpAux.Core (>= 2.0.0)
- FSharpAux.IO (>= 2.0.0)
- OptimizedPriorityQueue (>= 5.1.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on FSharp.Stats:
| Package | Downloads |
|---|---|
|
BioFSharp.Stats
Statistical functions with a clear biological focus written in F#. |
|
|
BioFSharp.ImgP
Image recognition and analysis using wavelet transformations |
|
|
ProteomIQon
ProteomIQon - computational proteomics |
|
|
BIO-BTE-06-L-7_Aux
Auxiliary functions for the course BIO-BTE-06-L-7 |
|
|
BioFSharp.Mz
BioFSharp.Mz - modular computational proteomics |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview.1 | 178 | 10/21/2025 |
| 0.6.0 | 41,642 | 1/7/2025 |
| 0.5.1-preview.2 | 1,238 | 2/19/2024 |
| 0.5.1-preview.1 | 289 | 9/22/2023 |
| 0.5.0 | 56,598 | 8/4/2023 |
| 0.4.12-preview.3 | 666 | 6/29/2023 |
| 0.4.12-preview.2 | 643 | 4/6/2023 |
| 0.4.12-preview.1 | 965 | 2/21/2023 |
| 0.4.11 | 16,405 | 2/6/2023 |
| 0.4.10 | 631 | 1/25/2023 |
| 0.4.9 | 813 | 11/18/2022 |
| 0.4.8 | 7,462 | 8/29/2022 |
| 0.4.7 | 2,819 | 5/30/2022 |
| 0.4.6 | 704 | 5/30/2022 |
| 0.4.5 | 1,315 | 4/8/2022 |
| 0.4.4 | 1,683 | 3/8/2022 |
| 0.4.3 | 3,758 | 1/19/2022 |
| 0.4.2 | 23,276 | 7/27/2021 |
| 0.4.1 | 3,413 | 4/9/2021 |
| 0.4.0 | 7,244 | 12/15/2020 |
| 0.3.0-beta | 787 | 10/9/2020 |
| 0.2.1-beta | 6,771 | 2/17/2020 |
Additions:
latest commit #54feda1a
[[#7aa79c61](https://github.com/fslaborg/FSharp.Stats/commit/7aa79c61d71534623276d4a709a7f5d2ce0ff796)] add multinomial distribution
[[#bb43b03b](https://github.com/fslaborg/FSharp.Stats/commit/bb43b03bc2c13d05ee0c975e79c5fe2bcba75ba2)] add NMI
[[#9919c4d5](https://github.com/fslaborg/FSharp.Stats/commit/9919c4d5c5efd8b0c222ade67ce73083ebc3286c)] documentation, tests, clean up
[[#4b6f1cf7](https://github.com/fslaborg/FSharp.Stats/commit/4b6f1cf783b79b34e2d2c9d682c21d55f8606f6b)] add KNN classifier and logic to ML Unsupervised
[[#9ba92b6f](https://github.com/fslaborg/FSharp.Stats/commit/9ba92b6f47043d7a7ccdc933a18dad4f2ce705df)] add minkowski distance
[[#65a0a690](https://github.com/fslaborg/FSharp.Stats/commit/65a0a6900576a6a7fe1ecaaf150102592de5bca7)] add Bezier interpolation
[[#b7792aeb](https://github.com/fslaborg/FSharp.Stats/commit/b7792aeb705fc404530ce15849f818ff139b4f76)] add hamming distance functions
[[#94716bd1](https://github.com/fslaborg/FSharp.Stats/commit/94716bd1bde514539e142058f152492b0549bb92)] Using `Interval` instead of tuples in distr.'s supports
[[#59eaf551](https://github.com/fslaborg/FSharp.Stats/commit/59eaf551b4ebb804d733763e3e7281747ba01873)] add step interpolation docu
[[#414d461e](https://github.com/fslaborg/FSharp.Stats/commit/414d461e9bee40f5fed53994e196f59ccee8272e)] add cubic spline with slopes
[[#6a9038e9](https://github.com/fslaborg/FSharp.Stats/commit/6a9038e9b2c04da4ec35bb4e65f35adecd55c158)] add interpolation differentiation add interpolation integration
[[#8fb5d6dd](https://github.com/fslaborg/FSharp.Stats/commit/8fb5d6dd07ff213a4e91b618fb2e654bc6147985)] add step interpolation
Bugfixes:
[[#63d8aa19](https://github.com/fslaborg/FSharp.Stats/commit/63d8aa19e2ac73af1baf818b52a58ec3f9472c30)] fix setColM as seen in #315
[[#0ac2a52d](https://github.com/fslaborg/FSharp.Stats/commit/0ac2a52de81b3a8fe973af37e35b7b6e48973160)] fix Akima interpolation