An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/upb-lea/gym-electric-motor

benchmark converters electric-drive electrical-engineering gym-environment machinelearning motor-models openai openai-gym openai-gym-environments pmsm reinforcement-learning

Score: 15.203072115851093

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Gym Electric Motor (GEM): An OpenAI Gym Environment for Electric Motors


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 961
Total Committers: 24
Avg Commits per committer: 40.042
Development Distribution Score (DDS): 0.728

Commits in past year: 45
Committers in past year: 4
Avg Commits per committer in past year: 11.25
Development Distribution Score (DDS) in past year: 0.2

Name Email Commits
Arne a****e@g****e 261
wkirgsn w****r@g****e 109
Felix Book 6****8 96
Maximilian Schenke m****e@m****e 76
GitPascalP p****6@g****m 74
Darius d****t@w****e 65
Stefan Arndt s****t@m****e 38
manjeetjha070 m****0@g****m 36
wallscheid 5****d 34
S.A 8****t 34
RohithCharanD r****0@o****m 28
HauckeBa b****r@i****g 25
Praneeth Balakrishna b****h@g****m 24
KoehlerM173 k****s@o****e 22
RanilThomas r****5@g****m 20
Maximilian Schenke m****e 6
annava1 a****l@c****e 4
Marvin Meyer 2****r 2
Stefan Heid s****d@w****e 2
CharlesCNorton 1****n 1
Deployment Bot (from Travis CI) d****y@t****g 1
Joni Airaksinen a****o@g****m 1
Gerrit Book g****k@m****e 1
Pramod_Mahajan p****m@m****e 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 146
Total pull requests: 152
Average time to close issues: 3 months
Average time to close pull requests: 10 days
Total issue authors: 33
Total pull request authors: 21
Average comments per issue: 2.27
Average comments per pull request: 0.97
Merged pull request: 107
Bot issues: 0
Bot pull requests: 0

Past year issues: 10
Past year pull requests: 17
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 14 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.35
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/upb-lea/gym-electric-motor

Top Issue Authors

  • wallscheid (21)
  • wkirgsn (18)
  • atra94 (17)
  • bhk11 (17)
  • XyDrKRulof (16)
  • max-schenke (13)
  • GitPascalP (10)
  • stheid (3)
  • vapemaster-kz (2)
  • jmailloux (2)
  • soumava11 (2)
  • Priyadharshan2001 (2)
  • fbook98 (2)
  • KoehlerM173 (2)
  • jose-otero-rodriguez (1)

Top Pull Request Authors

  • atra94 (42)
  • max-schenke (19)
  • XyDrKRulof (16)
  • fbook98 (13)
  • bhk11 (11)
  • devandt (9)
  • wkirgsn (8)
  • ranil345 (6)
  • annava1 (6)
  • manjeetjha070 (4)
  • RohithCharanD (3)
  • praneeth-b (2)
  • MarvinMeyer (2)
  • stheid (2)
  • wallscheid (2)

Top Issue Labels

  • enhancement (28)
  • bug (13)
  • agenda/meeting (3)
  • documentation (3)

Top Pull Request Labels


Package metadata

pypi.org: gym-electric-motor

A Farama Gymnasium environment for electric motor control.

  • Homepage: https://github.com/upb-lea/gym-electric-motor
  • Documentation: https://gym-electric-motor.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 3.0.3 (published 6 months ago)
  • Last Synced: 2026-05-03T22:06:31.777Z (about 2 months ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 378 Last month
  • Rankings:
    • Stargazers count: 4.192%
    • Forks count: 5.453%
    • Dependent packages count: 7.31%
    • Average: 12.153%
    • Downloads: 21.722%
    • Dependent repos count: 22.088%
  • Maintainers (2)

Dependencies

.github/workflows/build_and_test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ad-m/github-push-action master composite
  • ammaraskar/sphinx-action master composite
.github/workflows/pypi-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
requirements.txt pypi
  • gym <0.24.0,>=0.15.4
  • matplotlib >=3.1.2
  • numpy >=1.16.4
  • pytest >=5.2.2
  • pytest-cov *
  • scipy >=1.4.1
setup.py pypi