FSharp.Stats
0.4.11
See the version list below for details.
dotnet add package FSharp.Stats --version 0.4.11
NuGet\Install-Package FSharp.Stats -Version 0.4.11
<PackageReference Include="FSharp.Stats" Version="0.4.11" />
paket add FSharp.Stats --version 0.4.11
#r "nuget: FSharp.Stats, 0.4.11"
// Install FSharp.Stats as a Cake Addin
#addin nuget:?package=FSharp.Stats&version=0.4.11
// Install FSharp.Stats as a Cake Tool
#tool nuget:?package=FSharp.Stats&version=0.4.11
F#-first linear algebra, machine learning, fitting, signal processing, and statistical testing.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- FSharp.Core (>= 6.0.1)
- FSharpAux (>= 1.1.0)
- FSharpAux.IO (>= 1.1.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on FSharp.Stats:
Package | Downloads |
---|---|
BioFSharp
Open source bioinformatics and computational biology toolbox written in F#. |
|
BioFSharp.Stats
Statistical functions with a clear biological focus written in F#. |
|
BioFSharp.ImgP
Image recognition and analysis using wavelet transformations |
|
BIO-BTE-06-L-7_Aux
Auxiliary functions for the course BIO-BTE-06-L-7 |
|
TMEA
TMEA (Thermodynamically Motivated Enrichment Analysis) is a thermodynamically motivated approach to gene set enrichment analysis |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.12-preview.1 | 78 | 2/21/2023 |
0.4.11 | 711 | 2/6/2023 |
0.4.10 | 214 | 1/25/2023 |
0.4.9 | 409 | 11/18/2022 |
0.4.8 | 2,275 | 8/29/2022 |
0.4.7 | 2,354 | 5/30/2022 |
0.4.6 | 299 | 5/30/2022 |
0.4.5 | 900 | 4/8/2022 |
0.4.4 | 878 | 3/8/2022 |
0.4.3 | 1,027 | 1/19/2022 |
0.4.2 | 9,951 | 7/27/2021 |
0.4.1 | 1,574 | 4/9/2021 |
0.4.0 | 2,713 | 12/15/2020 |
0.3.0-beta | 453 | 10/9/2020 |
0.2.1-beta | 5,045 | 2/17/2020 |
Additions:
latest commit #0c6567d4
[[#ad67e226](https://github.com/fslaborg/FSharp.Stats/commit/ad67e22696cc194ef6f0199bea858c9f9274e98a)] add quantile normalization
[[#71130762](https://github.com/fslaborg/FSharp.Stats/commit/7113076297393b42a9004c8faf1562fb37465e97)] add SAM individual features
[[#0c6567d4](https://github.com/fslaborg/FSharp.Stats/commit/0c6567d4f588dd43b4322e465078ee3b4c593aca)] add matrix reader #185
Deletions:
[[#0726f42e](https://github.com/fslaborg/FSharp.Stats/commit/0726f42e98dc58c8ddce11fde16a446e330ca524)] remove duplicate tests
Bugfixes:
[[#9f350419](https://github.com/fslaborg/FSharp.Stats/commit/9f35041936f2cc36ecc57ebe9bbe2979b18cef53)] fix SAM permutation #243
Documentation
[[#e7b81c1a](https://github.com/fslaborg/FSharp.Stats/commit/e7b81c1acd8f246d8a1216e604909a070dee27cf)] add normalization documentation closes #202