The approximation theoretical background of this implementation is described in detail in the paper Computing Riemann Theta Functions:
For a first introduction we refer to the description of the core of this package: {@link riemann.theta.Theta}.
With {@link riemann.theta.AbelianFunction} we provide an example implentation to illustrate the use of this package. We recommend to have a look at this before you write your own applications.