https://docs.sciml.ai/ModelingToolkit/stable/ is a common symbolic library for Julia's solver libraries. It has a PDESystem specification https://docs.sciml.ai/ModelingToolkit/stable/systems/PDESystem/ which many different discretization libraries are targeting, including https://docs.sciml.ai/MethodOfLines/dev/ and https://docs.sciml.ai/NeuralPDE/dev/. It would be nice if Finch could be used through the same interface as these other PDE tools in order to allow benchmarking.
https://docs.sciml.ai/ModelingToolkit/stable/ is a common symbolic library for Julia's solver libraries. It has a PDESystem specification https://docs.sciml.ai/ModelingToolkit/stable/systems/PDESystem/ which many different discretization libraries are targeting, including https://docs.sciml.ai/MethodOfLines/dev/ and https://docs.sciml.ai/NeuralPDE/dev/. It would be nice if Finch could be used through the same interface as these other PDE tools in order to allow benchmarking.