Skip to content

Commit

Permalink
edit NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdarwin committed Jan 22, 2020
1 parent 6860dda commit 677c43c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
New in Version 2.0.14
=====================
* fix a file naming bug when minctracc is used for average building
* fixes to reduce memory/vmem usage due to Numpy/OpenBLAS
* rotational_minctracc.py now uses both source and target masks if present
* bug fixes to output CSV file generation
* improved help documentation for --restart and --smart-restart
* minimum Python version is now correctly specified as 3.6 due to use of format strings
* create fewer intermediate resamplings
* minimum Python version is now correctly specified as 3.6 due to use of format strings
* typing module is removed as a dependency since it's present in 3.6 and incompatible with 3.8
* various other small bugfixes and internals changes

New in Version 2.0.13
Expand Down

0 comments on commit 677c43c

Please sign in to comment.