/atpy

Primary LanguageC++

atpy change log

emittance calculate function added /2020/08/22

parser to deal with complex variable, constraints and optimize is done 2020/11/11

user can use python re module for element name in variables setting .

user can use the format name[0].xxx to refer to the properties like kwd, tws, loc and glb properties in beamline. Also, functions including ABS, DIM, MAX,MIN,SQRT and operators including + - * / ** % // slice are realized. MIN,MAX are only used with slice.