Skip to content

Enable simplified display of serialized symbolic expressions - #211

Open
tbennun wants to merge 3 commits into
spcl:mainfrom
tbennun:newsymexprs
Open

Enable simplified display of serialized symbolic expressions#211
tbennun wants to merge 3 commits into
spcl:mainfrom
tbennun:newsymexprs

Conversation

@tbennun

@tbennun tbennun commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Following spcl/dace#2366, symbolic expressions are now serialized with type-safety, but not always user-readable. We should display symbolic expressions in a simplified manner to avoid clutter.

@tbennun

tbennun commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

@phschaad please review if you can

@phschaad
phschaad self-requested a review August 2, 2026 15:20

@phschaad phschaad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice, thank you for the addition! Generally LGTM, but some smaller Q / nits.

Comment thread tests/unit/utils/sdfg/display.test.ts Outdated
Comment thread src/web_sdfv.ts Outdated
Comment thread src/utils/sdfg/display.ts Outdated
tbennun and others added 2 commits August 2, 2026 19:21
Co-authored-by: Philipp Schaad <schaad.phil@gmail.com>
@tbennun

tbennun commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

@phschaad I realized that version checking is actually unnecessary because normal symbolic expressions will be shown the same way.

@tbennun
tbennun requested a review from phschaad August 3, 2026 02:23
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