pypi pylinac 0.2.1
Version 0.2.1

latest releases: 3.22.0, 3.21.1, 3.21.0...
9 years ago

Changes are listed here and can be found in the changes.txt file.

V0.2.1 - 2/2/2015 -- Bug Fix

  • Demo files were not included when installed from pip

V0.2.0 - 1/19/2015 -- Major Overhaul

-Python 2.7 support dropped.
Python 3 has a number of features that Python 2 does not,
and because this project is just getting started, I didn't want to support Python 2,
and then eventually drop it as Python 3 becomes more and more mainstream.
-Internal overhaul.
Modules are now in the root folder.
A core module with specialized submodules was created with a number of various tools.
-Demo files were assimilated into one directory with respective subdirectories.
-VMAT module can now handle HDMLC images.
-CBCT module was restructured and is much more reliable now.
-method names normalized, specifically the return_results method, which had different names
in different modules.
-Lots of tests added; coverage increased dramatically.

Don't miss a new pylinac release

NewReleases is sending notifications on new releases.