Skip to content

Added NumExprCapability to VCell Expressions#1649

Merged
CodeByDrescher merged 2 commits intomasterfrom
AddNumExprInfixGeneration
Mar 12, 2026
Merged

Added NumExprCapability to VCell Expressions#1649
CodeByDrescher merged 2 commits intomasterfrom
AddNumExprInfixGeneration

Conversation

@CodeByDrescher
Copy link
Contributor

Turns out, we need to support the expression grammar of the python library numexpr, which is different from normal python grammar that is valid for python's eval().

@CodeByDrescher CodeByDrescher requested a review from jcschaff March 9, 2026 21:47
@CodeByDrescher CodeByDrescher self-assigned this Mar 9, 2026
@CodeByDrescher CodeByDrescher force-pushed the AddNumExprInfixGeneration branch from ec6a326 to 534a40c Compare March 12, 2026 14:23
Copy link
Member

@jcschaff jcschaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looked through the changes, everything looks good. approved.

@CodeByDrescher CodeByDrescher merged commit c831b9e into master Mar 12, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants