Fast IFS using RPN notation
python
c
x86-64
nasm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 7167152f6c Debug + implements IterExpr in python module (rpn_if objects) 4 years ago
..
Makefile Debug + implements IterExpr in python module (rpn_if objects) 4 years ago
__init__.py Initial commit 5 years ago
benchmark.py Modified benchmark script 5 years ago
pyrpn.so Initial commit 5 years ago
test_rpn.c Debug + implements IterExpr in python module (rpn_if objects) 4 years ago
tests_pyrpn.py Splitting TestCase in different files 5 years ago
tests_rpn_compile.py Enhancement in unittest output 5 years ago
tests_rpn_eval.py Splitting TestCase in different files 5 years ago