FeynmanDiagram.jl icon indicating copy to clipboard operation
FeynmanDiagram.jl copied to clipboard

More efficient algorithm to evaluate diagram tree

Open kunyuan opened this issue 2 years ago • 0 comments

In the naive algorithm, the entire diagram tree is recalculated. In a more advanced algorithm, one should only evaluate part of the tree in each MC update.

kunyuan avatar Nov 26 '21 16:11 kunyuan