Skip to content

ahr9n/electrical-network-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages