Skip to content

souvik5151/MultiHypExp

Repository files navigation

MultiHypExp

A Mathematica package for finding the series expansion of multivariate hypergeometric functions. It is based on the work :

It requires the following packages as dependencies.

Installation

After setting the path of all the dependencies, the package MultiHypExp can be called using the Get command of Mathematica as

<<MultiHypExp.wl

There are two available commands. These are SeriesExpand and ReduceFunction. The description of these commands can be found as

?SeriesExpand

and

?ReduceFunction

Please see the Manual.nb notebook for further instructions.

Source file

The package MultiHypExp.wl is located in ./source folder.

Example files

Five example notebooks are provided with the package which contains several examples of one, two and three variable hypergeometric functions.

  1. Manual.nb
  2. Examples_One_variable.nb
  3. Examples_Two_variable_v1.nb
  4. Examples_Two_variable_v2.nb
  5. Examples_Three_variable.nb

About

A Mathematica package for finding the series expansion of multivariate hypergeometric functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published