VirtualPhotonics.Vts
2.4.1
See the version list below for details.
dotnet add package VirtualPhotonics.Vts --version 2.4.1
NuGet\Install-Package VirtualPhotonics.Vts -Version 2.4.1
<PackageReference Include="VirtualPhotonics.Vts" Version="2.4.1" />
paket add VirtualPhotonics.Vts --version 2.4.1
#r "nuget: VirtualPhotonics.Vts, 2.4.1"
// Install VirtualPhotonics.Vts as a Cake Addin #addin nuget:?package=VirtualPhotonics.Vts&version=2.4.1 // Install VirtualPhotonics.Vts as a Cake Tool #tool nuget:?package=VirtualPhotonics.Vts&version=2.4.1
The VTS (Virtual Tissue Simulator) is an open source library for .NET that was designed as a modular and scalable platform to provide an integrated suite of computational tools to define, solve, visualize, and analyze relevant forward and inverse radiative transport problems in Biomedical Optics.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- AutoMapper (>= 3.1.0)
- CommonServiceLocator (>= 1.2.0)
- csmpfit (>= 1.1.1)
- DotNetZip (>= 1.10.1)
- MathNet.Numerics (>= 3.20.0)
- Meta.Numerics (>= 3.1.0)
- Newtonsoft.Json (>= 10.0.3)
- NLog (>= 4.4.12)
- Rx-Core (>= 2.2.4)
- Rx-Interfaces (>= 2.2.4)
- Rx-Linq (>= 2.2.4)
- Rx-Main (>= 2.2.2)
- Rx-PlatformServices (>= 2.2.4)
- Unity (>= 2.1.505.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.0.0 | 117 | 10/2/2024 |
11.0.0 | 153 | 5/30/2024 |
10.0.0 | 228 | 11/3/2023 |
9.1.0 | 343 | 7/27/2023 |
9.0.0 | 425 | 12/21/2022 |
8.0.0 | 531 | 8/29/2022 |
7.0.0 | 513 | 5/25/2022 |
6.0.0 | 420 | 12/7/2021 |
5.0.0 | 511 | 6/18/2021 |
4.11.0 | 465 | 6/10/2021 |
4.10.0 | 579 | 7/18/2020 |
4.9.0 | 613 | 3/24/2020 |
4.8.0 | 719 | 9/16/2019 |
4.7.0 | 783 | 4/3/2019 |
4.6.0 | 885 | 11/23/2018 |
4.5.0 | 918 | 10/10/2018 |
4.4.0 | 960 | 8/31/2018 |
4.3.0 | 1,219 | 7/13/2018 |
4.2.0 | 1,156 | 7/6/2018 |
4.1.0-alpha | 944 | 5/17/2018 |
4.0.0 | 1,118 | 5/17/2018 |
3.2.0-alpha | 979 | 5/4/2018 |
3.1.0-alpha | 861 | 4/27/2018 |
3.0.0 | 1,070 | 4/27/2018 |
2.5.0 | 1,108 | 1/19/2018 |
2.4.1 | 1,192 | 10/25/2017 |
2.4.0 | 1,089 | 9/1/2017 |
2.3.0 | 1,029 | 5/18/2017 |
Added a validation check that if an R(fx) detector is defined then a non-layed tissue should not be used (SingleEllipsoidTissue or SingleVoxelTissue).
Added unit tests.
Added code to allow NLog in WPF or equivalent application.