mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-09 13:02:41 +02:00
remove a dependency on scipy fftpack
This commit is contained in:
@@ -6,7 +6,6 @@ ptychography model. Each function implements a different propagator.
|
||||
|
||||
import torch as t
|
||||
from torch.nn.functional import grid_sample
|
||||
from scipy import fftpack
|
||||
import numpy as np
|
||||
from matplotlib import pyplot as plt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user