RadiationTreatmentPlanner.Utils
4.1.0
See the version list below for details.
dotnet add package RadiationTreatmentPlanner.Utils --version 4.1.0
NuGet\Install-Package RadiationTreatmentPlanner.Utils -Version 4.1.0
<PackageReference Include="RadiationTreatmentPlanner.Utils" Version="4.1.0" />
paket add RadiationTreatmentPlanner.Utils --version 4.1.0
#r "nuget: RadiationTreatmentPlanner.Utils, 4.1.0"
// Install RadiationTreatmentPlanner.Utils as a Cake Addin #addin nuget:?package=RadiationTreatmentPlanner.Utils&version=4.1.0 // Install RadiationTreatmentPlanner.Utils as a Cake Tool #tool nuget:?package=RadiationTreatmentPlanner.Utils&version=4.1.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)
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 | 380 | 1/10/2024 |
4.3.2 | 332 | 1/9/2024 |
4.3.1 | 511 | 10/31/2023 |
4.3.0 | 641 | 5/24/2023 |
4.2.0 | 802 | 1/31/2023 |
4.1.0 | 778 | 1/20/2023 |
4.0.1 | 749 | 1/12/2023 |
4.0.0 | 760 | 1/12/2023 |
3.9.1 | 1,787 | 11/15/2022 |
3.9.0 | 815 | 11/15/2022 |
3.8.0 | 864 | 10/11/2022 |
3.7.0 | 898 | 9/27/2022 |
3.6.0 | 914 | 9/22/2022 |
3.5.2 | 889 | 9/21/2022 |
3.5.1 | 869 | 9/21/2022 |
3.5.0 | 891 | 9/21/2022 |
3.4.0 | 896 | 9/16/2022 |
3.3.0 | 875 | 9/12/2022 |
3.2.0 | 879 | 9/12/2022 |
3.1.0 | 864 | 9/5/2022 |
3.0.3 | 1,790 | 6/3/2022 |
3.0.2 | 884 | 5/31/2022 |
3.0.1 | 1,212 | 5/27/2022 |
3.0.0 | 1,625 | 5/17/2022 |
2.6.0 | 900 | 5/11/2022 |
2.5.2 | 914 | 5/4/2022 |
2.5.1 | 854 | 5/3/2022 |
2.5.0 | 907 | 5/3/2022 |
2.4.0 | 3,027 | 5/2/2022 |
2.3.1 | 2,093 | 3/4/2022 |
2.3.0 | 4,933 | 2/7/2022 |
2.2.0 | 2,007 | 1/31/2022 |
2.1.0 | 3,739 | 12/29/2021 |
2.0.0 | 898 | 12/29/2021 |
1.1.0 | 1,051 | 12/20/2021 |
1.0.0 | 923 | 12/17/2021 |
Add numberOfFloatingPoints parameter to UVolume's ToString method.