/MotorMetrics

Machine learning and electrical engineering metrics to evaluate models.

Primary LanguagePython

MotorSim

Simulink model and python interface to simulate electrical motor operations.

Install this library

pip install -r requirements.txt
pip install -e .

Run tests

Pytest depends on MotorRefGen and MotorSim libraries.

pytest