ParetoPropertiesCalculation 6.5.1
The new package is much more light weight, robust and performant. Also it's foundation (Pareto.Core) is a lot smoother to utilize.
dotnet add package ParetoPropertiesCalculation --version 6.5.1
NuGet\Install-Package ParetoPropertiesCalculation -Version 6.5.1
<PackageReference Include="ParetoPropertiesCalculation" Version="6.5.1" />
paket add ParetoPropertiesCalculation --version 6.5.1
#r "nuget: ParetoPropertiesCalculation, 6.5.1"
// Install ParetoPropertiesCalculation as a Cake Addin #addin nuget:?package=ParetoPropertiesCalculation&version=6.5.1 // Install ParetoPropertiesCalculation as a Cake Tool #tool nuget:?package=ParetoPropertiesCalculation&version=6.5.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 (>= 5.0.0)
- Pareto (>= 2.2.0)
- ParetoFrontLineApproximation (>= 1.2.1)
- RadiationTreatmentPlanner.Utils (>= 3.0.1)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
- TcpNtcpCalculation (>= 4.2.0)
- TcpNtcpCalculation.Helpers (>= 4.1.1)
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 | 516 | 5/30/2022 | |
6.5.0 | 464 | 5/30/2022 | |
6.4.1 | 755 | 5/3/2022 | |
6.4.0 | 511 | 2/23/2022 | |
6.3.0 | 496 | 2/22/2022 | |
6.2.0 | 491 | 2/17/2022 | |
6.1.3 | 501 | 2/15/2022 | |
6.1.2 | 508 | 2/11/2022 | |
6.1.1 | 791 | 2/10/2022 | |
6.1.0 | 504 | 2/9/2022 | |
6.0.1 | 507 | 2/8/2022 | |
6.0.0 | 462 | 2/8/2022 | |
5.0.0 | 495 | 2/7/2022 | |
4.1.0 | 499 | 2/4/2022 | |
4.0.1 | 482 | 2/2/2022 | |
4.0.0 | 483 | 1/27/2022 | |
3.0.0 | 483 | 1/25/2022 | |
2.0.0 | 469 | 1/11/2022 | |
1.0.0 | 975 | 1/8/2022 |
Update dependencies + remove unused property.