Skip to content

Exposed NumExpr expressions for post-processing

Latest

Choose a tag to compare

@CodeByDrescher CodeByDrescher released this 02 Apr 21:59
· 0 commits to main since this release

For PyVCell to process expressions, we need to provide them in a specific format used by the python library NumExpr. This release includes the features necessary to do that.