opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

Rewrite expression engine core in cython

Open joocer opened this issue 3 months ago • 0 comments

use bit masks to return from main ops (eq/GT/etc) and the combine (and/or/xor) in cython before returning back a mask to the python code

joocer avatar Aug 05 '25 17:08 joocer