RadiationTreatmentPlanner.Utils
5.0.0
dotnet add package RadiationTreatmentPlanner.Utils --version 5.0.0
NuGet\Install-Package RadiationTreatmentPlanner.Utils -Version 5.0.0
<PackageReference Include="RadiationTreatmentPlanner.Utils" Version="5.0.0" />
<PackageVersion Include="RadiationTreatmentPlanner.Utils" Version="5.0.0" />
<PackageReference Include="RadiationTreatmentPlanner.Utils" />
paket add RadiationTreatmentPlanner.Utils --version 5.0.0
#r "nuget: RadiationTreatmentPlanner.Utils, 5.0.0"
#:package RadiationTreatmentPlanner.Utils@5.0.0
#addin nuget:?package=RadiationTreatmentPlanner.Utils&version=5.0.0
#tool nuget:?package=RadiationTreatmentPlanner.Utils&version=5.0.0
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- MathNet.Numerics (>= 5.0.0)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Optional (>= 4.0.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages (3)
Showing the top 3 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. |
|
|
RTP.DoseVolumeConstraintsEvaluation
A small .Net Framework 4.7.2 C# library for parsing and evaluating dose–volume constraints commonly used in radiotherapy treatment planning. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 575 | 1/10/2024 |
| 4.3.2 | 482 | 1/9/2024 |
| 4.3.1 | 589 | 10/31/2023 |
| 4.3.0 | 765 | 5/24/2023 |
| 4.2.0 | 936 | 1/31/2023 |
| 4.1.0 | 916 | 1/20/2023 |
| 4.0.1 | 884 | 1/12/2023 |
| 4.0.0 | 907 | 1/12/2023 |
| 3.9.1 | 2,025 | 11/15/2022 |
| 3.9.0 | 948 | 11/15/2022 |
| 3.8.0 | 1,006 | 10/11/2022 |
| 3.7.0 | 1,043 | 9/27/2022 |
| 3.6.0 | 1,058 | 9/22/2022 |
| 3.5.2 | 1,026 | 9/21/2022 |
| 3.5.1 | 1,023 | 9/21/2022 |
| 3.5.0 | 1,029 | 9/21/2022 |
| 3.4.0 | 1,041 | 9/16/2022 |
| 3.3.0 | 1,023 | 9/12/2022 |
| 3.2.0 | 1,028 | 9/12/2022 |
| 3.1.0 | 1,002 | 9/5/2022 |
Add dose converters to UDose and DVHCurve. It is possible to convert between physical, EQD0 and EQD2 doses now.