SciML / RecursiveArrayTools.jl

Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
https://docs.sciml.ai/RecursiveArrayTools/stable/
Other
212 stars 57 forks source link

refactor: use getu for symbolic indexing #369

Closed AayushSabharwal closed 5 months ago

AayushSabharwal commented 5 months ago

Checklist

Additional context

Add any other context about the problem here.

AayushSabharwal commented 5 months ago

Technically requires https://github.com/SciML/LabelledArrays.jl/pull/160

AayushSabharwal commented 5 months ago

Requires https://github.com/SciML/SymbolicIndexingInterface.jl/pull/70