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

refactor: add symbolic_type trait impl from SII #566

Merged

Conversation

AayushSabharwal
Copy link
Contributor

No description provided.

@AayushSabharwal
Copy link
Contributor Author

AayushSabharwal commented Dec 11, 2023

Well it doesn't pass, but it passes as much as master and Symbolics.jl master do 😅

@ChrisRackauckas ChrisRackauckas merged commit e412c27 into JuliaSymbolics:master Dec 11, 2023
5 of 9 checks passed
@shashi
Copy link
Member

shashi commented Dec 11, 2023

What is this?

@bowenszhu
Copy link
Member

Hi @AayushSabharwal,
Could you provide some context about the purpose of this code?

@AayushSabharwal AayushSabharwal deleted the as/indexing-rework branch June 29, 2024 08:21
@AayushSabharwal
Copy link
Contributor Author

SymbolicIndexingInterface.jl (SII) is a package that implements symbolic indexing for the SciML ecosystem. It has a trait to identify symbolic variables (since they don't have a common subtype) which is implemented here.

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.

4 participants