richardalligier

Results 2 issues of richardalligier

Adding FilterConsistency, a filter based on finding the longest sequence of consistent points.

Hello, With python 3.11, OCaml 4.14.0 and pyml 20231101. Some recursive calls seems to trigger a segfault. Here is a minimal reproducible example: On the Python side I have `net.py`:...