diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-12-05 14:39:03 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-12-05 14:40:36 +0100 |
commit | 5036413fea2c61508facc70497a5857eb5ad465e (patch) | |
tree | f0fa25e427eac4f969e67dbc832dab30b905420d /NEWS.txt | |
parent | 70bc6ff9d036239c6d2810437e5b78cf95c04dce (diff) | |
download | astra-5036413fea2c61508facc70497a5857eb5ad465e.tar.gz astra-5036413fea2c61508facc70497a5857eb5ad465e.tar.bz2 astra-5036413fea2c61508facc70497a5857eb5ad465e.tar.xz astra-5036413fea2c61508facc70497a5857eb5ad465e.zip |
Update NEWS for 1.8
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -9,6 +9,18 @@ Contact: astra@uantwerpen.be Website: http://www.astra-toolbox.com/ ----------------------------------------------------------------------- +1.8 (2016-12-05) + * the Windows binary release now requires CUDA 8.0 + * major changes to the way 'make install' works when building from source + * removed GPU memory size restrictions for FDK + * added multi-GPU support to 3D FP/BP/FDK + * added relaxation factor option to SIRT, SART + * fixed certain projections parallel to XZ or YZ planes + * fixed accumulating multiple raylengths in SART + * for matlab OpTomo, make output type match input type + * for python OpTomo, add FP/BP functions with optional 'out' argument + * fixed problems with non-US locales + 1.7.1beta (2015-12-23) * NB: This release has a beta tag as it contains two new big experimental features. |