项目作者: sagarverma

项目描述 :
Machine learning and electrical engineering metrics to evaluate models.
高级语言: Python
项目地址: git://github.com/sagarverma/MotorMetrics.git
创建时间: 2020-02-25T17:27:46Z
项目社区:https://github.com/sagarverma/MotorMetrics

开源协议:

下载


MotorSim

Simulink model and python interface to simulate electrical motor operations.

Install this library

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

Run tests

Pytest depends on MotorRefGen and MotorSim libraries.

  1. pytest