Skip to main content

Note on the deconvolution

For many models and properties, it is common in DNC to assume f(0)=0f(0) = 0. However, this assumption does not hold for the deconvolution in general, as we often have (f⊘g)(0)>0(f \oslash g)(0) > 0.

In Nancy, the Deconvolution operator ⊘\oslash does not enforce f(0)=0f(0) = 0. Instead if this property is needed, e.g. when computing an output arrival curve, you will have to use WithZeroOrigin.