TcpNtcpCalculation 4.6.1
See the version list below for details.
dotnet add package TcpNtcpCalculation --version 4.6.1
NuGet\Install-Package TcpNtcpCalculation -Version 4.6.1
<PackageReference Include="TcpNtcpCalculation" Version="4.6.1" />
<PackageVersion Include="TcpNtcpCalculation" Version="4.6.1" />
<PackageReference Include="TcpNtcpCalculation" />
paket add TcpNtcpCalculation --version 4.6.1
#r "nuget: TcpNtcpCalculation, 4.6.1"
#:package TcpNtcpCalculation@4.6.1
#addin nuget:?package=TcpNtcpCalculation&version=4.6.1
#tool nuget:?package=TcpNtcpCalculation&version=4.6.1
A .Net Framework 4.7.2 library for tumor control probability, normal tissue complication probability and complication free tumor control calculation. For examples how to use see the TcpNtcpCalculation.Tests library at https://gitlab.com/radiation-treatment-planning/tcp-ntcp-calculation/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- RadiationTreatmentPlanner.Utils (>= 3.9.1)
- System.ValueTuple (>= 4.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TcpNtcpCalculation:
| 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. |
|
|
TcpNtcpCalculation.Helpers
Helpers that extend the functionalities of the Tcp Ntcp calculation project https://gitlab.com/radiation-treatment-planning/tcp-ntcp-calculation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0 | 270 | 1/25/2024 |
| 7.3.0 | 206 | 1/10/2024 |
| 7.2.0 | 220 | 12/19/2023 |
| 7.1.2 | 240 | 10/31/2023 |
| 7.1.1 | 290 | 7/6/2023 |
| 7.1.0 | 284 | 7/4/2023 |
| 7.0.0 | 282 | 7/3/2023 |
| 6.0.0 | 313 | 6/12/2023 |
| 5.5.0 | 294 | 5/24/2023 |
| 5.4.0 | 413 | 1/31/2023 |
| 5.3.0 | 431 | 1/23/2023 |
| 5.2.0 | 438 | 1/12/2023 |
| 5.1.0 | 457 | 1/4/2023 |
| 5.0.0 | 466 | 12/5/2022 |
| 4.6.1 | 451 | 12/2/2022 |
| 4.6.0 | 499 | 11/25/2022 |
| 4.5.2 | 441 | 11/24/2022 |
| 4.5.1 | 471 | 11/9/2022 |
| 4.5.0 | 453 | 11/9/2022 |
| 4.4.0 | 503 | 10/27/2022 |
| 4.3.0 | 568 | 6/3/2022 |
| 4.2.0 | 877 | 5/23/2022 |
| 4.1.1 | 1,729 | 5/2/2022 |
| 4.1.0 | 1,753 | 2/17/2022 |
| 4.0.0 | 2,266 | 2/9/2022 |
| 3.0.1 | 2,295 | 2/2/2022 |
| 3.0.0 | 554 | 2/2/2022 |
| 2.0.0 | 1,646 | 1/11/2022 |
| 1.3.0 | 1,688 | 1/8/2022 |
| 1.2.1 | 505 | 12/29/2021 |
| 1.2.0 | 414 | 12/29/2021 |
| 1.1.0 | 445 | 12/20/2021 |
| 1.0.1 | 438 | 12/20/2021 |
| 1.0.0 | 440 | 12/17/2021 |
Bugfix: Throw ArgumentException if no DVH curve for TCPCalculator or NTCPCalculator is defined, and not vice versa.