FSharp.Stats
0.4.1
See the version list below for details.
dotnet add package FSharp.Stats --version 0.4.1
NuGet\Install-Package FSharp.Stats -Version 0.4.1
<PackageReference Include="FSharp.Stats" Version="0.4.1" />
<PackageVersion Include="FSharp.Stats" Version="0.4.1" />
<PackageReference Include="FSharp.Stats" />
paket add FSharp.Stats --version 0.4.1
#r "nuget: FSharp.Stats, 0.4.1"
#:package FSharp.Stats@0.4.1
#addin nuget:?package=FSharp.Stats&version=0.4.1
#tool nuget:?package=FSharp.Stats&version=0.4.1
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 | 221 | 10/21/2025 |
| 0.6.0 | 61,439 | 1/7/2025 |
| 0.5.1-preview.2 | 1,265 | 2/19/2024 |
| 0.5.1-preview.1 | 319 | 9/22/2023 |
| 0.5.0 | 58,386 | 8/4/2023 |
| 0.4.12-preview.3 | 704 | 6/29/2023 |
| 0.4.12-preview.2 | 712 | 4/6/2023 |
| 0.4.12-preview.1 | 1,128 | 2/21/2023 |
| 0.4.11 | 18,562 | 2/6/2023 |
| 0.4.10 | 664 | 1/25/2023 |
| 0.4.9 | 838 | 11/18/2022 |
| 0.4.8 | 7,491 | 8/29/2022 |
| 0.4.7 | 2,850 | 5/30/2022 |
| 0.4.6 | 731 | 5/30/2022 |
| 0.4.5 | 1,340 | 4/8/2022 |
| 0.4.4 | 1,722 | 3/8/2022 |
| 0.4.3 | 3,813 | 1/19/2022 |
| 0.4.2 | 24,450 | 7/27/2021 |
| 0.4.1 | 3,446 | 4/9/2021 |
| 0.4.0 | 7,288 | 12/15/2020 |
Additions:
latest commit #e699171
[[#1138ef6](https://github.com/fslaborg/FSharp.Stats/commit/1138ef6346cb906d3919b5e7a33fa1bde51b8db9)] update docs generation workflow
[[#f8c2ed9](https://github.com/fslaborg/FSharp.Stats/commit/f8c2ed9d9996c4fade0f60cb5809b125afcd1916)] add binder links to all docs
[[#e5a98bb](https://github.com/fslaborg/FSharp.Stats/commit/e5a98bbc6835d57cc79acb8469c23a6bdc64ea2c)] update altcover and switch to lcov coverage format
[[#80c89d0](https://github.com/fslaborg/FSharp.Stats/commit/80c89d0af114935009bc608275bc871d333df61e)] add generic Seq.cov functions based on Vector.cov.
[[#8c82d85](https://github.com/fslaborg/FSharp.Stats/commit/8c82d857fb8cab3c0e5b19c20ff0b5b6fb99b8c6)] add deseq2 medianOfRatios normalization
[[#eba03f3](https://github.com/fslaborg/FSharp.Stats/commit/eba03f36b7e401f94833a84f3c9efc119417963a)] add ZScore calculations
update clustering, basic stats, and distribution documentation
Deletions:
[[#e855845](https://github.com/fslaborg/FSharp.Stats/commit/e8558451e3247e576611ade4021ab237ebc55adc)] remove unnecessary doc files
Bugfixes:
[[#46d203e](https://github.com/fslaborg/FSharp.Stats/commit/46d203ead27711ca35116cd0cfdad20ae58fbcd4)] fix Matrix.meanRowWise #119