summaryrefslogtreecommitdiffstats
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 1f9c54a..1ba4a31 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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.