issues
search
ComPWA
/
benchmarks
Collection of scripts and notebooks for benchmarking ComPWA workflows
https://compwa.github.io/benchmarks
1
stars
0
forks
source link
Extend polarization benchmark
#1
Open
redeboer
opened
2 years ago
redeboer
commented
2 years ago
Some ideas:
Full expression, with all angles substituted (only arguments are $\sigma1, \sigma2$)
Full expression, but now with simplfication of the trigonomatric functions
SymPy's simplification of WIgner-D functions (already there)
Wigner-D of a
acos
(simplfication of trigonometric functions)
~Rewrite numerator of cos(zeta) expressions as Kibble function~
Lambdification with and without
use_cse=True
JIT versus not-JITted?
4
Some ideas:
acos
(simplfication of trigonometric functions)use_cse=True
4