This repository contains four Mathematica packages: AppellF1.wl
, AppellF3.wl
, LauricellaFD.wl
and LauricellaSaranFS.wl
. These can be used to find the numerical values of the Appell
Analytic continuations and numerical evaluation of Appell
Installation
After setting the path, the packages can be called using the following command. We only show the demonstration for AppellF1.wl
package. All the other packages have similar commands.
<<AppellF1.wl
This package has the following five commands:
F1
F1findall
F1expose
F1evaluate
F1ROC
To be noted that the last command and F3ROC
are only available in AppellF1.wl
and AppellF3.wl
packages respectively.
A detailed demonstration of the packages is presented in the paper.
The repository, along with the packages, also contains various test files used for the testing of the packages via various other means.