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

JOSS: https://github.com/moead-framework/framework

framework modular-framework moea moead multi-objective multi-objective-optimization operations-research pypi python

Score: 10.179223553969509

Last synced: about 15 hours ago
JSON representation

Repository metadata:

MOEA/D is a general-purpose algorithm framework. It decomposes a multi-objective optimization problem into a number of single-objective optimization sub-problems and then uses a search heuristic to optimize these sub-problems simultaneously and cooperatively.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 212
Total Committers: 5
Avg Commits per committer: 42.4
Development Distribution Score (DDS): 0.071

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Geoffrey Pruvost g****y@p****z 197
Sander van Rijn s****3@g****m 11
chkoar g****t@a****u 2
Daniel S. Katz d****z@i****g 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 41
Total pull requests: 37
Average time to close issues: 3 months
Average time to close pull requests: about 2 months
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 3.17
Average comments per pull request: 0.86
Merged pull request: 36
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/moead-framework/framework

Top Issue Authors

  • chkoar (19)
  • sjvrijn (16)
  • geoffreyp (6)

Top Pull Request Authors

  • geoffreyp (28)
  • sjvrijn (6)
  • arfon (1)
  • chkoar (1)
  • danielskatz (1)

Top Issue Labels

  • Ready for JOSS review (26)
  • documentation (4)
  • add new component (4)
  • Next release : ready to merge (2)
  • enhancement (1)
  • bug (1)

Top Pull Request Labels

  • Ready for JOSS review (1)

Package metadata

pypi.org: moead-framework

MOEA/D Framework in Python 3

  • Homepage: https://github.com/moead-framework/framework
  • Documentation: https://moead-framework.readthedocs.io/
  • Licenses: GNU General Public License v3 (GPLv3)
  • Latest release: 0.5.8 (published over 5 years ago)
  • Last Synced: 2026-03-14T23:01:03.305Z (3 months ago)
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 168 Last month
  • Rankings:
    • Dependent packages count: 10.105%
    • Stargazers count: 14.558%
    • Forks count: 15.373%
    • Average: 19.961%
    • Dependent repos count: 21.593%
    • Downloads: 38.176%
  • Maintainers (1)

Dependencies

requirements-dev.txt pypi
  • pytest >=6.2.2 development
  • pytest-cov >=2.11.1 development
  • setuptools >=46.1.3 development
  • sphinx ==v2.4.4 development
  • sphinx_rtd_theme ==0.5.1 development
  • sphinxcontrib-bibtex ==1.0.0 development
requirements.txt pypi
  • numpy >=1.18
.github/workflows/docs.yml actions
  • actions/checkout v1 composite
  • ad-m/github-push-action master composite
  • ammaraskar/sphinx-action master composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/pythonapp_push.yml actions
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
setup.py pypi