Arik Yavilevich

Results 6 issues of Arik Yavilevich

``` function extrapolation() { const spline = new Spline([1, 2], [1, 2]); console.log(spline.at(-1)); // -1 console.log(spline.at(5)); // NaN } ``` Is this expected?

I am using a CC2531 with the ZNP firmware and zigbee-shepherd. I would like to extend the range. What would be the easiest way to do that? I understand that...

Latest version shows ``185 | ERROR | Extension 'mysql' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead`` Author reports that calls are only made if...

It looks like there is just an ansi implementation of ``dsps_bit_rev_sc16`` at this time. On the other hand, there is an optimized implementation of the ``dsps_bit_rev2r_fc32`` but the fc32 FFT...

Not mentioned in the readme or in the source files. Would be great if this can be clarified.