NumPy probably isn’t the right spot for this - we’re very conservative
about adding new functionality to NumPy that might also live in SciPy.
SciPy has convolution functionality but I’m not sure if they would want
greenfield code for this. Definitely worth asking the SciPy developers.
That said, h
Hello,
My team and I (especially @Arqu1100) have been working on energy-dependent
convolutions for a nuclear physics application:
https://github.com/det-lab/energyDependentColvolve.
We're looking to release this code either as a standalone library or as part of
a library because we ran into qu