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

feat: add out-of-place `setp`, refactor `remake_buffer` #92

Closed AayushSabharwal closed 1 week ago

AayushSabharwal commented 1 month ago

Checklist

Additional context

Add any other context about the problem here.

AayushSabharwal commented 1 week ago

This won't yet work with MTK since the latter will need to be updated to support the new remake_buffer