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

JOSS: https://github.com/precice/aste

Score: -Infinity

Last synced: about 3 hours ago
JSON representation

Repository metadata:

Artificial Solver Testing Environment


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 610
Total Committers: 18
Avg Commits per committer: 33.889
Development Distribution Score (DDS): 0.708

Commits in past year: 11
Committers in past year: 6
Avg Commits per committer in past year: 1.833
Development Distribution Score (DDS) in past year: 0.636

Name Email Commits
Frédéric Simonis s****c@g****m 178
Kursat Yurt k****t@g****m 133
David Schneider d****r@i****e 121
Florian Lindner f****r@i****e 109
--global -****l 18
David Sommer d****r@g****m 14
dependabot[bot] 4****] 8
Gerasimos Chourdakis c****k@i****e 8
Benjamin Uekermann b****n@i****e 6
Kyle Davis k****s@i****e 5
Boris Martin 8****n 3
FabioTucciarone f****e@g****m 1
Guillaume De Nayer 4****r 1
timo-schrader t****r 1
Klaudius Scheufele s****s@i****e 1
David Schneider s****d@i****e 1
MuhammadAashirAslam a****6@g****m 1
dabele D****f@w****e 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 49
Total pull requests: 137
Average time to close issues: 4 months
Average time to close pull requests: 24 days
Total issue authors: 8
Total pull request authors: 14
Average comments per issue: 2.49
Average comments per pull request: 1.52
Merged pull request: 105
Bot issues: 0
Bot pull requests: 6

Past year issues: 1
Past year pull requests: 9
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 month
Past year issue authors: 1
Past year pull request authors: 5
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.11
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/precice/aste

Top Issue Authors

  • davidscn (21)
  • fsimonis (9)
  • MakisH (8)
  • kursatyurt (6)
  • nicolaslesquoy (2)
  • richahert (1)
  • BenjaminRodenberg (1)
  • hverhelst (1)

Top Pull Request Authors

  • kursatyurt (44)
  • davidscn (36)
  • fsimonis (33)
  • dependabot[bot] (6)
  • Summerdave (5)
  • MakisH (4)
  • KyleDavisSA (2)
  • floli (1)
  • ariguiba (1)
  • dabele (1)
  • richahert (1)
  • FabioTucciarone (1)
  • MuhammadAashirAslam (1)
  • danielskatz (1)

Top Issue Labels

  • bug (9)
  • enhancement (2)
  • help wanted (1)

Top Pull Request Labels

  • enhancement (12)
  • bug (9)
  • github_actions (6)
  • dependencies (6)
  • documentation (2)

Package metadata

proxy.golang.org: github.com/precice/aste

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/precice/aste#section-documentation
  • Licenses:
  • Latest release: v3.3.0+incompatible (published almost 2 years ago)
  • Last Synced: 2026-08-21T06:37:55.476Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.561%
    • Average: 4.714%
    • Dependent repos count: 4.868%

Dependencies

requirements.txt pypi
  • numpy *
  • sympy *
  • vtk *
.github/workflows/aste_ci.yml actions
  • actions/checkout v3 composite
.github/workflows/code_style.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/link_check.yml actions
  • actions/checkout v3 composite
  • gaurav-nelson/github-action-markdown-link-check v1 composite
.github/workflows/lint_markdown.yml actions
  • actions/checkout v3 composite
  • articulate/actions-markdownlint v1 composite
tools/mesh-generators/requirements.txt pypi
  • gmsh >=4.10.0
  • meshio >=5.3.4
  • numpy *
  • scipy *