Info
Version: | 1.1.6 |
Author(s): | FsLab Contributors |
Last Update: | Tuesday, October 2, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://fslab.org/ |
NuGet Url: | https://www.nuget.org/packages/FsLab |
Install
Install-Package FsLab
dotnet add package FsLab
paket add FsLab
FsLab Download (Unzip the "nupkg" after downloading)
Dependencies
- Deedle(>= 1.2.5 && <= 1.2.5)
- FSharp.Data(>= 2.4.6 && <= 2.4.6)
- MathNet.Numerics(>= 3.20.2 && <= 3.20.2)
- MathNet.Numerics.FSharp(>= 3.20.2 && <= 3.20.2)
- Suave(>= 2.1.1 && <= 2.1.1)
- XPlot.Plotly(>= 1.5.0 && <= 1.5.0)
- XPlot.GoogleCharts(>= 1.5.0 && <= 1.5.0)
- XPlot.GoogleCharts.Deedle(>= 1.5.0 && <= 1.5.0)
- Google.DataTable.Net.Wrapper(>= 3.1.2 && <= 3.1.2)
- Newtonsoft.Json(>= 11.0.2 && <= 11.0.2)
Tags
FsLab includes literate scripting converted to HTML and PDF, and by default references Deedle (a data frame library), FSharp.Data (for data access) and XPlot (for visualization). You can optionally add any other nuget packages.