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