Update
Closed this issue · 3 comments
ngraymon commented
update latex_eT_zhz.py
with LHS code ?
ngraymon commented
Comparing the output of the LHS branch latex from 816040e0bd80defb4bda424a46dc5d305125959e against 3e31d7a7b13cb4299e0519791f4ff06d565efd48:
value | explanation |
---|---|
maximum_h_rank = 2 |
max order of H |
maximum_cc_rank = 3 |
max order of Z |
maximum_T_rank = 1 |
max order of T |
eT_taylor_max_order = 4 |
Taylor expansion of eT |
omega_max_order = 4 |
max order of projection |
The white spaces are where I removed all terms where h and z contract because that doesn't exists on the LHS (right?)
Remember that:
- s terms are equivalent to the t terms from above
- dt/dtau terms are equivalent to the h terms from above
- z is the same
ngraymon commented
clearly the prefactors are different, should remember to look into this