A generic circuit API has been partially implemented but is not particularly useful at the moment.
Thoughts were that we could design an API that could be used for abstracting away different simulators and be simply the information required to express the state of a circuit to a simulator and then get the missing information from the simulator (eg, branch currents, node/pin voltages, etc.)
It would also be cool to have an HTTP/2 based API, but that can be handled in another issue.
A generic circuit API has been partially implemented but is not particularly useful at the moment.
Thoughts were that we could design an API that could be used for abstracting away different simulators and be simply the information required to express the state of a circuit to a simulator and then get the missing information from the simulator (eg, branch currents, node/pin voltages, etc.)
It would also be cool to have an HTTP/2 based API, but that can be handled in another issue.