FSharp.Stats
0.4.2
See the version list below for details.
dotnet add package FSharp.Stats --version 0.4.2
NuGet\Install-Package FSharp.Stats -Version 0.4.2
<PackageReference Include="FSharp.Stats" Version="0.4.2" />
<PackageVersion Include="FSharp.Stats" Version="0.4.2" />
<PackageReference Include="FSharp.Stats" />
paket add FSharp.Stats --version 0.4.2
#r "nuget: FSharp.Stats, 0.4.2"
#:package FSharp.Stats@0.4.2
#addin nuget:?package=FSharp.Stats&version=0.4.2
#tool nuget:?package=FSharp.Stats&version=0.4.2
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 (>= 4.7.2)
- FSharpAux (>= 1.0.0)
- FSharpAux.IO (>= 1.0.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 | 211 | 10/21/2025 |
| 0.6.0 | 58,853 | 1/7/2025 |
| 0.5.1-preview.2 | 1,256 | 2/19/2024 |
| 0.5.1-preview.1 | 308 | 9/22/2023 |
| 0.5.0 | 58,163 | 8/4/2023 |
| 0.4.12-preview.3 | 695 | 6/29/2023 |
| 0.4.12-preview.2 | 675 | 4/6/2023 |
| 0.4.12-preview.1 | 1,116 | 2/21/2023 |
| 0.4.11 | 18,117 | 2/6/2023 |
| 0.4.10 | 652 | 1/25/2023 |
| 0.4.9 | 825 | 11/18/2022 |
| 0.4.8 | 7,483 | 8/29/2022 |
| 0.4.7 | 2,840 | 5/30/2022 |
| 0.4.6 | 725 | 5/30/2022 |
| 0.4.5 | 1,333 | 4/8/2022 |
| 0.4.4 | 1,711 | 3/8/2022 |
| 0.4.3 | 3,804 | 1/19/2022 |
| 0.4.2 | 24,277 | 7/27/2021 |
| 0.4.1 | 3,435 | 4/9/2021 |
| 0.4.0 | 7,279 | 12/15/2020 |
Additions:
latest commit #b91c80d
[[#050ead5](https://github.com/fslaborg/FSharp.Stats/commit/050ead5833ab83bfa6e394fe7253c0633e216e7b)] add dunnett multi comparison test #75
[[#2f9fcf7](https://github.com/fslaborg/FSharp.Stats/commit/2f9fcf736d22e3061c3bc717c96c282b4a9a3b37)] add RowVector.map #134
[[#7d89443](https://github.com/fslaborg/FSharp.Stats/commit/7d894434f43ec69d475d0223404f2dec618083e5)] add Matrix.map function #134
[[#352d196](https://github.com/fslaborg/FSharp.Stats/commit/352d1960a45aaf5644c68ffa4e3dd1d8c3b27551)] add nonlinear financial models
[[#d33d971](https://github.com/fslaborg/FSharp.Stats/commit/d33d9712ece1972f7409d46a2439e23ef8a739e0)] add Friedman-Test
Bugfixes:
[[#6402636](https://github.com/fslaborg/FSharp.Stats/commit/6402636860aa145e7ac78ac3de8053550bd96bbc)] fix degrees of freedom calculations for t statistic
[[#3d4f3b8](https://github.com/fslaborg/FSharp.Stats/commit/3d4f3b8d2139fa95096cbef8a6544379ad4a3174)] fix Matrix.map references
[[#b91c80d](https://github.com/fslaborg/FSharp.Stats/commit/b91c80de5f61ff1484acd4cfc9ef44c70d0ce231)] fix LevenbergMarquardtConstrained parameter estimation