RadiationTreatmentPlanner.Utils 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RadiationTreatmentPlanner.Utils --version 3.0.1
NuGet\Install-Package RadiationTreatmentPlanner.Utils -Version 3.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RadiationTreatmentPlanner.Utils" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RadiationTreatmentPlanner.Utils --version 3.0.1
#r "nuget: RadiationTreatmentPlanner.Utils, 3.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RadiationTreatmentPlanner.Utils as a Cake Addin
#addin nuget:?package=RadiationTreatmentPlanner.Utils&version=3.0.1

// Install RadiationTreatmentPlanner.Utils as a Cake Tool
#tool nuget:?package=RadiationTreatmentPlanner.Utils&version=3.0.1

A utilities package for automatic radiation treatment planning. For source code and documentation see https://gitlab.com/radiation-treatment-planning/radiation-treatment-planner-utils/

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RadiationTreatmentPlanner.Utils:

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.

LexicographicSearch

A .Net Framework 4.7.2 project that supports lexicographic search for finding optimal radiation treatment plans.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 312 1/10/2024
4.3.2 276 1/9/2024
4.3.1 437 10/31/2023
4.3.0 576 5/24/2023
4.2.0 727 1/31/2023
4.1.0 705 1/20/2023
4.0.1 702 1/12/2023
4.0.0 711 1/12/2023
3.9.1 1,645 11/15/2022
3.9.0 749 11/15/2022
3.8.0 819 10/11/2022
3.7.0 849 9/27/2022
3.6.0 843 9/22/2022
3.5.2 820 9/21/2022
3.5.1 807 9/21/2022
3.5.0 839 9/21/2022
3.4.0 852 9/16/2022
3.3.0 829 9/12/2022
3.2.0 815 9/12/2022
3.1.0 811 9/5/2022
3.0.3 1,694 6/3/2022
3.0.2 827 5/31/2022
3.0.1 1,126 5/27/2022
3.0.0 1,521 5/17/2022
2.6.0 843 5/11/2022
2.5.2 844 5/4/2022
2.5.1 803 5/3/2022
2.5.0 837 5/3/2022
2.4.0 2,848 5/2/2022
2.3.1 1,984 3/4/2022
2.3.0 4,669 2/7/2022
2.2.0 1,897 1/31/2022
2.1.0 3,525 12/29/2021
2.0.0 818 12/29/2021
1.1.0 965 12/20/2021
1.0.0 838 12/17/2021

Add methods IsAbsolute and IsRelative for UVolume + During conversion of DVHCurve to percent, return same curve if total volume is not absolute.