/electrical-network-analyzer

A simple electrical network analyzer, BASED ON computer-aided design.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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