SciML / SymbolicIndexingInterface.jl

A general interface for symbolic indexing of SciML objects used in conjunction with Domain-Specific Languages
https://docs.sciml.ai/SymbolicIndexingInterface/stable/
MIT License
14 stars 6 forks source link

fix: add dedicated code paths for non-scalarized array symbolics in getu/getp #67

Closed AayushSabharwal closed 4 months ago

AayushSabharwal commented 5 months ago

Checklist

Additional context

Add any other context about the problem here.

AayushSabharwal commented 5 months ago

Ideally should be merged after https://github.com/SciML/ModelingToolkit.jl/pull/2647

AayushSabharwal commented 5 months ago

Note that MTK downstream failing is desirable here, since it's failing on tests that are no longer broken