Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 596 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 596 Bytes

Electrical Network Analyzer

A simple electrical network analyzer. Given the oriented graph of the electrical network (circut), BASED ON computer-aided design

Get Started

First, make sure you have the latest version of Python, and run the project by the following command:

$ git clone https://github.com/ahr9n/electrical-network-analyzer.git
$ cd electrical-network-analyzer
$ pip install numpy
$ python3 main.py

Demo

DEMO