Skip to content

Commit 356d354

Browse files
authored
Update README.md
1 parent 8e6072b commit 356d354

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ rational functions based on the [Singular/GPI-Space framework](https://www.mathe
1111

1212
The project is supported by [Project B5](https://www.computeralgebra.de/sfb/projects/singular-a-new-level-of-abstraction-and-performance/) of [SFB-TRR 195](https://www.computeralgebra.de/sfb/) and [SymbTools](https://rptu.de/forschung/forschungsinitiative-rlp/symbtools) of [Forschungsinitiative RLP](https://mwg.rlp.de/de/themen/wissenschaft/forschung-transfer-und-innovation/forschung-und-innovation/forschungsinitiative-des-landes-rlp/).
1313

14+
The accompaning paper of pfd-parallel is:
15+
16+
Dominik Bendle, Janko Boehm, Murray Heymann, Rourou Ma, Mirko Rahn, Lukas Ristau, Marcel Wittmann, Zihao Wu, Hefeng Xu, and Yang Zhang:
17+
pfd-parallel, a Singular/GPI-Space package for massively parallel multivariate partial fractioning, Comput. Phys. Commun. 294 (2024) 108942
18+
1419
Our implementation is based on a combination of the following two algorithms:
1520

1621
1) the enhanced Leinartas' algorithm described in the paper
@@ -23,7 +28,7 @@ which has been implemened in [Singular](https://www.singular.uni-kl.de) in the l
2328

2429
2) the MultivariateApart algorithm as described in
2530

26-
Matthias Heller, Andreas von Manteuffel, Comput.Phys.Commun. 271 (2022) 108174
31+
Matthias Heller, Andreas von Manteuffel, Comput. Phys. Commun. 271 (2022) 108174
2732

2833
Although applicable in general, the primary aim of our package is the partial fraction
2934
decomposition of integration-by-parts coefficients in high energy physics.

0 commit comments

Comments
 (0)