Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement safe parsing of curly braces #290

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Implement safe parsing of curly braces #290

merged 1 commit into from
Feb 26, 2024

Conversation

bgyori
Copy link
Member

@bgyori bgyori commented Feb 26, 2024

This PR implements handling curly braces in expressions which are normally not allowed by sympy. This allows for processing things appearing e.g., in AMR like x_{1}.

@bgyori bgyori force-pushed the parse_curly_braces branch from a14ae6d to 76c68d8 Compare February 26, 2024 18:07
@bgyori bgyori merged commit ef5873c into main Feb 26, 2024
4 checks passed
@bgyori bgyori deleted the parse_curly_braces branch February 26, 2024 19:34
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.

1 participant