Pareto 2.1.1
See the version list below for details.
dotnet add package Pareto --version 2.1.1
NuGet\Install-Package Pareto -Version 2.1.1
<PackageReference Include="Pareto" Version="2.1.1" />
paket add Pareto --version 2.1.1
#r "nuget: Pareto, 2.1.1"
// Install Pareto as a Cake Addin #addin nuget:?package=Pareto&version=2.1.1 // Install Pareto as a Cake Tool #tool nuget:?package=Pareto&version=2.1.1
A foundational .Net Framework 4.7.2 project which includes classes for further pareto calculation and visualizations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- MathNet.Numerics (>= 5.0.0)
- MathNet.Spatial (>= 0.6.0)
- OxyPlot.Core (>= 2.1.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Pareto:
Package | Downloads |
---|---|
ParetoPropertiesCalculation
A .Net Framework 4.7.2 library for calculating diverse Pareto properties: Pareto optimal points, illusion point, diagonal line through pareto front line, global optimum. |
|
ParetoPlotUserControl
A .Net Framework 4.7.2 User Control for plotting a Pareto. |
|
ParetoPlot
A custom control for plotting 2D pareto points and lines. For an example how to use, see the ExampleApp project. |
|
TcpNtcpDataGrid
A data grid created for TCP, NTCP and P+ visualization for a special case of my Radiation Therapy research. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Update dependencies + removed unused dependencies and usings.