mbaz
mbaz
The test failure seems to be related to codecov.
Thank you too, @martinholters -- the code is much better now than it was in the original PR.
This is a known issue, see for example https://github.com/JuliaDSP/DSP.jl/issues/185 The workaround is to use ``` PolynomialRatio(coeffs, [1.0]) ``` to convert the vector of coefficients to a filter type that DSP.jl...
Thank you for explaining what is going on. I've made a [pull request](https://github.com/m3g/SPGBox.jl/pull/16) to add these assumptions to the documentation.
I ran into this and had to `pkill julia`: ``` julia> plasma() Window created using X11 API julia> malloc(): mismatching next->prev_size (unsorted) signal (6): Aborted in expression starting at none:0...
I'm having trouble getting a trace. It seems that Julia crashes so bad that the trace is not created before Julia terminates. I'm getting this stacktrace. Notes: * I exit...
Might be related? https://github.com/damonlynch/rapid-photo-downloader/issues/77
I am seeing the same problem: 100% usage of one core after launching RPD. This is on Arch Linux, RPV version 0.9.33. [rpd-bug-report-20220709.tar.gz](https://github.com/damonlynch/rapid-photo-downloader/files/9085459/rpd-bug-report-20220709.tar.gz) 
This is `top`'s output. Please let me know if you need any more information. 
This is `top` with the "forest" view, which I believe is what you're looking for: 