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

fix: fix hashconsing not comparing nested metadata and inside expressions #691

Merged

Conversation

AayushSabharwal
Copy link
Contributor

@AayushSabharwal AayushSabharwal commented Jan 10, 2025

This causes several issues where e.g. if a variable has a default, the metadata of the default is not taken into consideration when hashconsing.

Currently causes several MTK issues which I'm working on resolving.

@AayushSabharwal AayushSabharwal force-pushed the as/hashconsing-metadata branch from 5c688eb to 9020755 Compare January 11, 2025 05:51
@AayushSabharwal AayushSabharwal marked this pull request as ready for review January 12, 2025 05:36
@AayushSabharwal AayushSabharwal changed the title fix: fix hashconsing not comparing metadata of symbolics inside metadata fix: fix hashconsing not comparing nested metadata and inside expressions Jan 12, 2025
@ChrisRackauckas ChrisRackauckas merged commit 498b3c8 into JuliaSymbolics:master Jan 12, 2025
6 of 10 checks passed
@AayushSabharwal AayushSabharwal deleted the as/hashconsing-metadata branch January 13, 2025 03:09
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