Sun, 28 Apr 2013 19:31:53 +0200
Reordering TODO
pyslha.py | file | annotate | diff | comparison | revisions |
1.1 --- a/pyslha.py Sun Apr 28 19:22:11 2013 +0200 1.2 +++ b/pyslha.py Sun Apr 28 19:31:53 2013 +0200 1.3 @@ -21,12 +21,13 @@ 1.4 1.5 For 2.0.0: 1.6 * Convert ISAWIG reader/writer to use new block entries access scheme 1.7 - * Improve Block.__str__/__repr__ 1.8 - * Direct [] access to decay info on Decay 1.9 - * Block (and Decay) to have __iter__/items() accesssors... or inherit direct from dict? 1.10 + * Output column alignment cosmetics 1.11 + * Precision setting obedience in SLHA output of values 1.12 + * Split writeSLHA into writeSLHA{Blocks,Decays} 1.13 + 1.14 +For 2.1.0: 1.15 * Preserve comments from read -> write (needs full-line/inline comment separation?) 1.16 - * Output column alignment cosmetics 1.17 - * Split writeSLHA into writeSLHA{Blocks,Decays} 1.18 + * Consider whether Block should inherit direct from dict 1.19 1.20 Later/maybe: 1.21 * Identify HERWIG decay matrix element to use in ISAWIG