You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ DC circuits solver. Can solve basic circuits with resistances, current sources, and voltage sources. Uses Eigen for matrix computations. Written for a university group project, hopefully will be extended to alternating current circuits and more properly documented in the future.