Skip to content

Enable simplified display of serialized symbolic expressions - #211

Merged
tbennun merged 3 commits into
spcl:mainfrom
tbennun:newsymexprs
Aug 3, 2026
Merged

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

Conversation

@tbennun

@tbennun tbennun commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

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
Collaborator 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
Collaborator 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

@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.

Even better then -- thanks! LGTM

Note: appears I am unable to merge, probably permission issue. Can you double check and merge yourself?

@tbennun
tbennun merged commit 95547bb into spcl:main Aug 3, 2026
4 checks passed
@tbennun
tbennun deleted the newsymexprs branch August 3, 2026 14:30
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