Menu

Tree [01d393] master /
 History

HTTPS access


File Date Author Commit
 command_line 2019-07-05 Shivkumar Iyer Shivkumar Iyer [d142cd] Command line bug fix - newline added to control
 web_app 2021-06-24 Shivkumar Iyer Shivkumar Iyer [01d393] Bug fix, writing control vars to plotkey file
 .gitignore 2018-07-10 Shivkumar Iyer Shivkumar Iyer [14049b] Adding settings.py and manage.py for compatibility
 README 2018-05-01 Shivkumar Iyer Shivkumar Iyer [e95220] Beginning the migration to Python 3

Read Me

This git repository contains the circuit simulator Python Power Electronics in both the command line and web application format. The command line version is in the directory command_line while the web application is in the directory web_app. The final version of the simulator will be only in the master branch.

Will start migrating both the CLI and the Web App from Python 2.7 to Python 3.