allpy
changeset 991:b8f1c216bca8
update NEWS with latest changes
author | Boris Nagaev <bnagaev@gmail.com> |
---|---|
date | Fri, 02 Mar 2012 10:07:50 +0400 |
parents | 3ed2dc81ac73 |
children | 230aaa440351 |
files | NEWS |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/NEWS Thu Mar 01 01:11:34 2012 +0400 1.2 +++ b/NEWS Fri Mar 02 10:07:50 2012 +0400 1.3 @@ -1,3 +1,9 @@ 1.4 + * new: add features of blocks3d.py to pair_cores.py 1.5 + * new: add ``parts'' argument to blocks3d() (allpy.structure) 1.6 + * new: add method blocks_from_homology() (allpy.structure) 1.7 + * new: add MonomerHomology-based high blocks building algo to pair-cores 1.8 + * new: print default values of command line args in help message (pair_cores) 1.9 + 1.10 1.4.1 1.11 1.12 This is a code cleanup release.