Statistical computations in F# using the Microsoft Solver Foundation.
Info
Version: | 0.3.0-beta |
Author(s): | Timo Mühlhaus, Benedikt Venn, Lukas Weil, David Zimmer, F# open source contributors |
Last Update: | Friday, October 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/CSBiology/FSharp.Stats |
NuGet Url: | http://www.nuget.org/packages/FSharp.Stats.MSF |
Install
Install-Package FSharp.Stats.MSF
dotnet add package FSharp.Stats.MSF
paket add FSharp.Stats.MSF
FSharp.Stats.MSF Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.2)
- Microsoft.Solver.Foundation(>= 0.0.0)
- FSharp.Stats(>= 0.3.0)
Tags