/Circuit-Solver

15-112 Term Project. Solve simple, resistive, circuits.

Primary LanguagePython

Circuit Solver

Author: Vijay Jayaram Originally my term project for 15-112 (Fundamentals of Computer Science) taken in Fall '11 at Carnegie Mellon University.

Usage:

- Run on the command line with "python gui.py"
- Press 'e' to show the element pane
- Build your circuit and solve it!

Requirements: - numpy