Skip to content

VTS Version 11.0

Latest
Compare
Choose a tag to compare
@lmalenfant lmalenfant released this 31 May 03:25
cdc7b3b

VTS Library NuGet Package 11.0

Visit nuget.org for information on our latest NuGet package.

Release Notes

  • Updated NuGet packages
  • Modified VTS and Scripting in preparation for Polyglot notebooks (Issue #121)
  • Removed deprecated RangeOfT class Range.AsEnumerable() (Issue #139)

Monte Carlo code changes:

  • Reconfigured the detectors to use global code for the Binary Serializers (Issue #112)
  • Added strictly unit tests for detector Binary Serializer code (Issue #112)
  • Fixed cognitive complexity issues (Issue #113)
  • Added ability to specify layered concentric infinite cylinders with refractive index mismatch (Issue #122)
  • Corrected bug found in differential Monte Carlo detector dMCdROfRhodMusDetector (Issue #145)
  • Fixed logic in Tissues GetDistanceToBoundary method (#136)

WPF code changes:

  • Added code to fix inaccurate fdpm amplitude and phase derivative values with respect to mu a and mu s (WPF Issue #42)

Documentation for the library can be accessed here

VTS MATLAB Package 11.0

NOTE: This version of the MATLAB interoperability only works with MATLAB R2022b and higher. If you have a previous version of MATLAB, use one of the previous releases.

Use the MATLAB function dotnetenv to switch between environments dotnetenv("core") or dotnetenv("framework") - this version uses "core"

Download: VTS_MATLAB_v11.0.0.zip

Release Notes

See above

This release contains sample scripts for the following:

  • using MATLAB to call the solvers in the VTS Libraries.
  • using MATLAB to call the Monte Carlo tools in the VTS Libraries.

These files will only work for MATLAB on Windows.

Requirements:
On Windows: .NET 6.0 - download here
MATLAB (R2022b and higher)