Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 341 Bytes

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