FSharp.Stats
0.4.5
Install-Package FSharp.Stats -Version 0.4.5
dotnet add package FSharp.Stats --version 0.4.5
<PackageReference Include="FSharp.Stats" Version="0.4.5" />
paket add FSharp.Stats --version 0.4.5
#r "nuget: FSharp.Stats, 0.4.5"
// Install FSharp.Stats as a Cake Addin
#addin nuget:?package=FSharp.Stats&version=0.4.5
// Install FSharp.Stats as a Cake Tool
#tool nuget:?package=FSharp.Stats&version=0.4.5
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 |
.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 |
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 (10)
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.5 | 417 | 4/8/2022 |
0.4.4 | 399 | 3/8/2022 |
0.4.3 | 575 | 1/19/2022 |
0.4.2 | 6,374 | 7/27/2021 |
0.4.1 | 1,167 | 4/9/2021 |
0.4.0 | 1,897 | 12/15/2020 |
0.3.0-beta | 383 | 10/9/2020 |
0.2.1-beta | 2,830 | 2/17/2020 |
Additions:
latest commit #dd76c80
[[#188](https://github.com/fslaborg/FSharp.Stats/pull/188)] add Comparison metrics docs
[[#188](https://github.com/fslaborg/FSharp.Stats/pull/188)] add binary confusion matrix
[[#188](https://github.com/fslaborg/FSharp.Stats/pull/188)] add multi lable confusion matrix
[[#188](https://github.com/fslaborg/FSharp.Stats/pull/188)] add integration docs
Improvements:
[[#188](https://github.com/fslaborg/FSharp.Stats/pull/188)] update Integration module
[[#2777594](https://github.com/fslaborg/FSharp.Stats/commit/277759476d1ceffe5486eb582119a6f72e808b70)] update to project-based build pipeline, use .net 6.0
[[#192](https://github.com/fslaborg/FSharp.Stats/issues/192)] improve Quantile speed