Open
Description
In src/circuit_components.jl
, ports are assumed to be identified by String
s, but this not enforced elsewhere in the package. Probably the circuit components should have a type parameter for the port names.
See also #22; potentially one carefully thought out PR could address both issues.
Metadata
Metadata
Assignees
Labels
No labels