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

Turning arrays of symbolics into Base.vect as a preprocessing pass #3333

Open
AayushSabharwal opened this issue Jan 16, 2025 · 0 comments
Open

Comments

@AayushSabharwal
Copy link
Member

This would make the expression trees searchable with existing infrastructure in Symbolics and possibly alleviate some of the issues with linear_expansion in structural simplify not liking array variables. I don't think it is possible to do this automatically in Symbolics/SU, so it would have to be a preprocessing step in structural_simplify.

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

No branches or pull requests

1 participant