Skip to content

Commit dfc588f

Browse files
committed
extend README
1 parent ccc6dcc commit dfc588f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,14 @@ Li_10((1,1)) = (0.999962,1.00199)
7070
Notes
7171
-----
7272

73+
The implementation of the real dilogarithm is an adaption of
74+
[[arXiv:2201.01678](https://arxiv.org/abs/2201.01678)].
75+
7376
The implementation of the complex dilogarithm is inspired by the
7477
implementation in [SPheno](https://spheno.hepforge.org/).
7578

76-
The implementation of the general n-th order complex polylogarithm is
77-
inspired by [[arXiv:2010.09860](https://arxiv.org/abs/2010.09860)].
79+
The implementation of the general n-th order complex polylogarithm an
80+
adaption of [[arXiv:2010.09860](https://arxiv.org/abs/2010.09860)].
7881

7982
Citation
8083
--------

0 commit comments

Comments
 (0)