Jeff Fessler

Results 124 comments of Jeff Fessler

My Matlab NUFFT checks to see if the zero-padded fft size (K) is smaller than the interpolation kernel width (J) and if it is then it produces a warning and...

> The real issue is that we don't have CI for that Bummer. I would offer to do the test on my GPU machine if this were a single package,...

It was done in Matlab so it can be done in Julia. Just a matter of someone contributing the code...

Thanks for this start! The MWE in #78 gets further with the code in this PR, but as you noted it fails on this line: https://github.com/geoffroyleconte/LimitedLDLFactorizations.jl/blob/2d747e8d5065e8855a250f53c821e6ec33e61f27/src/LimitedLDLFactorizations.jl#L303 in this block of...

Searching online there seems to be ways to do it with google scripts: https://developers.google.com/drive/api/reference/rest/v3/files/list https://support.google.com/docs/thread/16362151/get-names-and-links-for-multiple-files-on-google-drive https://support.google.com/docs/thread/146001060/how-to-get-a-filenames-and-urls-from-google-drive-to-a-sheet So probably there is a way via HTTP requests in Julia but I don't...

Sorry! I just added Sound package on a Ubuntu server: ``` uname -a Linux ir74 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ``` and...

Also please look at the advice given here: https://jefffessler.github.io/Sound.jl/dev/#PortAudio-on-Linux

I was trying to be helpful. I will try one last time. I think the `✗` in `✗ PortAudio` means that package install did not go well. Your issue is...

Thanks @tp2750. Does Sound.jl now need a `deps` version bump or such? Or should I just close this issue now.

Ok, then I will close, but of course reopen if the issue persists.