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
.
This package uses ox_sm1
, so the variables you can use
is as same as those you can use in the package sm1
.
Go to the first, previous, next, last section, table of contents.