marcniethammer
Results
2
issues of
marcniethammer
In numpy's fft functions it is possible to perform ffts with respect to a particular axis: https://docs.scipy.org/doc/numpy-1.13.0/reference/routines.fft.html Is it possibly to add this to the code? Or is it already...
Update the README.md section on how to use and install the code. Will likely also need to change once dask support is fully included (ie., running via script vs Jupyter...