N = Drestriction(M,w), NI = Drestriction(I,w), Ni = Drestriction(i,M,w),
NIi = Drestriction(i,I,w)
The algorithm used appears in the paper 'Algorithms for D-modules' by Oaku-Takayama(1999). The method is to compute an adapted resolution with respect to the weight vector w and use the b-function with respect to w to truncate the resolution.
|
|
|
The object Drestriction is a method function with options.
The source of this document is in BernsteinSato/DOC/Drestriction.m2:132:0.