Skip to content

Conversation

@AayushSabharwal
Copy link
Member

No description provided.

and is the type for all unwrapped symbolic values. This means that any non-symbolic values
are stored as `SymbolicUtils.Const` variants. Mutation such as `guesses(sys)[x] = 1.0` is still
possible, and values are automatically converted. However, obtaining the value back requires
usage of `SymbolicUtils.unwrap_const` or `Symbolics.value`.
Copy link
Member

Choose a reason for hiding this comment

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

share the startup times

Copy link
Member Author

Choose a reason for hiding this comment

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

Added

@AayushSabharwal AayushSabharwal merged commit a485499 into master Dec 11, 2025
19 of 68 checks passed
@AayushSabharwal AayushSabharwal deleted the as/compats branch December 11, 2025 18:52
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.

3 participants