TcpNtcpCalculation 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TcpNtcpCalculation --version 3.0.0
NuGet\Install-Package TcpNtcpCalculation -Version 3.0.0
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="TcpNtcpCalculation" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TcpNtcpCalculation --version 3.0.0
#r "nuget: TcpNtcpCalculation, 3.0.0"
#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 TcpNtcpCalculation as a Cake Addin
#addin nuget:?package=TcpNtcpCalculation&version=3.0.0

// Install TcpNtcpCalculation as a Cake Tool
#tool nuget:?package=TcpNtcpCalculation&version=3.0.0

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 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 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 110 1/25/2024
7.3.0 100 1/10/2024
7.2.0 117 12/19/2023
7.1.2 161 10/31/2023
7.1.1 199 7/6/2023
7.1.0 180 7/4/2023
7.0.0 178 7/3/2023
6.0.0 201 6/12/2023
5.5.0 176 5/24/2023
5.4.0 297 1/31/2023
5.3.0 310 1/23/2023
5.2.0 320 1/12/2023
5.1.0 336 1/4/2023
5.0.0 349 12/5/2022
4.6.1 325 12/2/2022
4.6.0 338 11/25/2022
4.5.2 321 11/24/2022
4.5.1 342 11/9/2022
4.5.0 334 11/9/2022
4.4.0 374 10/27/2022
4.3.0 429 6/3/2022
4.2.0 704 5/23/2022
4.1.1 1,479 5/2/2022
4.1.0 1,475 2/17/2022
4.0.0 1,973 2/9/2022
3.0.1 1,967 2/2/2022
3.0.0 415 2/2/2022
2.0.0 1,397 1/11/2022
1.3.0 1,389 1/8/2022
1.2.1 340 12/29/2021
1.2.0 277 12/29/2021
1.1.0 294 12/20/2021
1.0.1 289 12/20/2021
1.0.0 292 12/17/2021

Moved numberOfFractions from IsoeffectiveDoseIn2GyConverter constructor to argument in Convert method call.