ParetoPropertiesCalculation 6.0.1
The new package is much more light weight, robust and performant. Also it's foundation (Pareto.Core) is a lot smoother to utilize.
See the version list below for details.
dotnet add package ParetoPropertiesCalculation --version 6.0.1
NuGet\Install-Package ParetoPropertiesCalculation -Version 6.0.1
<PackageReference Include="ParetoPropertiesCalculation" Version="6.0.1" />
paket add ParetoPropertiesCalculation --version 6.0.1
#r "nuget: ParetoPropertiesCalculation, 6.0.1"
// Install ParetoPropertiesCalculation as a Cake Addin #addin nuget:?package=ParetoPropertiesCalculation&version=6.0.1 // Install ParetoPropertiesCalculation as a Cake Tool #tool nuget:?package=ParetoPropertiesCalculation&version=6.0.1
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- MathNet.Numerics (>= 4.15.0)
- OxyPlot.Wpf (>= 2.1.0)
- Pareto (>= 2.1.0)
- ParetoFrontLineApproximation (>= 1.1.1)
- RadiationTreatmentPlanner.Utils (>= 2.3.0)
- TcpNtcpCalculation.Helpers (>= 3.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ParetoPropertiesCalculation:
Package | Downloads |
---|---|
RadiationTreatmentPlanner.Repositories
A project that contains ParetoRepository, TcpNtcpParameterConfigRepository and UPatientRepository for storing objects at runtime. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
6.5.1 | 520 | 5/30/2022 | |
6.5.0 | 470 | 5/30/2022 | |
6.4.1 | 759 | 5/3/2022 | |
6.4.0 | 515 | 2/23/2022 | |
6.3.0 | 500 | 2/22/2022 | |
6.2.0 | 495 | 2/17/2022 | |
6.1.3 | 505 | 2/15/2022 | |
6.1.2 | 512 | 2/11/2022 | |
6.1.1 | 795 | 2/10/2022 | |
6.1.0 | 508 | 2/9/2022 | |
6.0.1 | 513 | 2/8/2022 | |
6.0.0 | 466 | 2/8/2022 | |
5.0.0 | 499 | 2/7/2022 | |
4.1.0 | 503 | 2/4/2022 | |
4.0.1 | 486 | 2/2/2022 | |
4.0.0 | 489 | 1/27/2022 | |
3.0.0 | 487 | 1/25/2022 | |
2.0.0 | 473 | 1/11/2022 | |
1.0.0 | 979 | 1/8/2022 |
Let ParetoBuildStrategy handle ParetoTag building.