Michaël Zasso

Results 253 issues of Michaël Zasso

the iterations parameter litterally means that it will do X iterations. is there a way to know that the model has converged and stop before?

Current default values are not intuitive. The SG function is first a smoothing algorithm and should behave like this if the derivative option is not entered. See https://github.com/mljs/savitzky-golay/issues/15

### URL: https://nodejs.org/en/blog/release/v18.15.0 ### Browser Name: Chrome ### Browser Version: 110 ### Operation System: macOS ### How to reproduce the issue: 1. Go to https://nodejs.org/en/blog/release/v18.15.0 2. Scroll down until the...

bug

Based on https://github.com/nodejs/node/pull/48029 with two additional commits. - deps: update V8 to 11.5.150.8 - build: reset embedder string to "-node.0" - src: update NODE_MODULE_VERSION to 118 - deps: always define...

build
v8 engine
needs-ci

``` $ out/Release/node --expose-gc /home/iojs/build/workspace/ node-test-commit-linux/test/pummel/test-net-bytes-per-incoming-chunk-overhead.js node:assert:399 throw err; ^ AssertionError [ERR_ASSERTION]: measured 4552.081408 bytes per chunk at process. (/home/iojs/build/workspace/node-test-commit-linux/test/pummel/test-net-bytes-per-incoming-chunk-overhead.js:49:3) at process.emit (node:events:523:35) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false,...

net
test

Closes: https://github.com/nodejs/node/issues/45402

semver-major
build
blocked
needs-ci

Refs: https://github.com/nodejs/node/issues/51772 Refs: https://github.com/nodejs/reliability/issues/784

test
fast-track
needs-ci

Main change that affects us: https://github.com/v8/v8/commit/12203e0c46b507dc138047c0fe22ce254bfced91 ~I still need help to solve at least https://github.com/nodejs/node-v8/issues/272~ fixed.

help wanted
semver-major
build
v8 engine
needs-ci

### Test `test/parallel/test-zlib-brotli-16GB.js` ### Platform AIX ### Console output ```console 17:07:37 not ok 3588 parallel/test-zlib-brotli-16GB 17:07:37 --- 17:07:37 duration_ms: 412.84800 17:07:37 severity: fail 17:07:37 exitcode: 1 17:07:37 stack: |- 17:07:37...

aix
flaky-test
linux

This commit is the result of reverting the v5.28.3 security update and then cleanly cherry-picking all 6.x updates from `main` until 6.6.2, which also includes the security fix. Reverts: 9d2ac2b3fcf41c33ba81a83aae2879df0685edcb...

needs-ci
dependencies
v21.x