Changelog#
April-2023 Versión 0.0.3#
relative_dose_1d is added to PyPi
May-2023 Version 0.1.0#
It is now possible to perform unit transformation for distance using a multiplication factor, and to move the origin of coordinate system.
May-2023 Version 0.1.2#
New web page documentation, following PEP 287 – reStructuredText Docstring Format and napoleon extension
May-2023 Version 0.1.3#
Interpolation error solved.
Jul-2023 Version 0.1.4 - 0.1.6#
Two new functions, build_from_array_and_step to add physical positions, and plot to show a GUI.
Now it is possible to change tolerance parameter for gamma evaluation.
Pass rate, total and evaluated points are now displayed on the GUI.
gamma_1d function returns the number of evaluated points.