AST rewriting of Python for-loop summations as closed-form Gauss summations
python ast arithmetic constant-time arithmetic-computation abstract-syntax-tree summation gauss constant-folding
-
Updated
Jan 23, 2023 - Python