Published September 11, 2020
| Version 1.0.0
Software
Open
cLTD
Description
A Mathematica package that allows computing the cLTD expression using FROM.
- Supports general expression with arbitrary numerators.
- Support of multi-core using
tform
with the number of cores specified with theFORMcores
option. - Allows optimizing the run for when no numerator is present through the
NoNumerator
option. - Allows the generation of the standard LTD expression with the
stdLTD
option.
The proof and implementation of the algorithm can be found in the at Manifestly Causal Loop-Tree Duality.
Notes
Files
apelloni/cLTD-v1.0.1.zip
Files
(82.0 kB)
Name | Size | Download all |
---|---|---|
md5:fa1ee081401a694ebcdb3d2d6b767c9b
|
82.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/apelloni/cLTD/tree/v1.0.1 (URL)