File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.9.5 [07/04/2021]:
2
+ - fix typo in beam cloning in track.
3
+ - add support for poisson bracket direction in gtpsa conversion.
4
+ allow to (re)move and permute canonical variables in damap.
5
+ - add option.ptcorder to write/dump gtpsa in the PTC order, i.e. (pt,-t)
6
+ - improve read method for gtpsa, allow to detect/force the type to read.
7
+ better error handling (not stopping), return name of gtpsa or error string.
8
+ - improve write method for gtpsa and damap
9
+ - add read method for damap (was NYI)
10
+
1
11
Version 0.9.4 [08/03/2021]:
2
12
- improve foreach selector of sequences and mtable.
3
13
- fix delegation of binary operator right side for Complex, Matrix and GTPSA.
Original file line number Diff line number Diff line change 1
- #define MAD_VERSION "0.9.4 "
1
+ #define MAD_VERSION "0.9.5 "
You can’t perform that action at this time.
0 commit comments