ryobg

Results 28 comments of ryobg

I will suggest that you add a check for that assumption. Then let me know how this turned out and whether there is something which can be fixed.

You mean it was better with the previous, non-ESL patched version?

Hmm... I haven't looked in the code, but switching from 8 to 16 bit integers formats shouldn't need a new format? Say if the computations are done in floating point...

Just a reminder here that 5.2. and 5.3 are missing from the Engine filter.

> why wont ryobg fix this? @ryobg Feel free to submit a Pull Request ^^

+1 for simple/local filtering list based at least on author name (ID).

First time I ever hear of such issue, if I recall correctly. Looking at the folders used in https://github.com/ryobg/JContainers/blob/master/src/JContainers/src/jcontainers_constants.h I don't see anything remotely offending. These paths are used with...

Heya, wrt to the wavelets: I have checked out few articles: * Wavelet transform to quantify heart rate variability and to assess its instantaneous changes https://journals.physiology.org/doi/full/10.1152/jappl.1999.86.3.1081 * Wavelet analysis of...

I'm having some barely noticeable success with a code along the lines of: ```python import pywt wavelet = 'morl' periods = [2.5, 5, 10, 20, 40, 80, 160, 320] scales...

Thanks for the proposal. I have no intention to make a release just for that for now. Please, do test meanwhile. * waiting for several minutes to proceed does not...