Go to the first, previous, next, last section, table of contents.


DSOLV Functions

This section is a collection of functions to solve regular holonomic systems in terms of series. Algorithms are explained in the book [SST]. You can load this package by the command load("dsolv")$ This package requires Diff and dmodule.

To use the functions of the package dsolv in OpenXM/Risa/Asir, executing the command load("dsolv")$ is necessary at first.

This package uses ox_sm1, so the variables you can use is as same as those you can use in the package sm1.

Functions


Go to the first, previous, next, last section, table of contents.