Hello,
Is it possible to, given a circuit topology, export the set of differential equations? I think it could be done using ModelingToolkit.jl. This would be useful to solve the system in the time domain or just for having more control over solving the system.
Moreover, looking rapidly at the code, it seems that hbsolve generates some matrices, and not a system of differential equations. Is there a reference for that?