PyTorchSteerablePyramid icon indicating copy to clipboard operation
PyTorchSteerablePyramid copied to clipboard

Support for newer versions of scipy

Open vdutell opened this issue 3 years ago • 0 comments

Import of factorial fails in SCFpyr_PyTrorch.py on call:

from scipy.misc import factorial

Should be fixed by change noted here: https://github.com/nipy/nipy/issues/453#issuecomment-521820075

vdutell avatar Apr 07 '22 20:04 vdutell