You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other classes would also benefit from better __repr__ output, e.g. FourierOp could provide information about traj.shape, dimensions along which FFT/NUFFT is applied, domain/range shape,...
The text was updated successfully, but these errors were encountered:
#250 is focused on data classes.
Other classes would also benefit from better
__repr__
output, e.g. FourierOp could provide information about traj.shape, dimensions along which FFT/NUFFT is applied, domain/range shape,...The text was updated successfully, but these errors were encountered: