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

JOSS: https://github.com/gridap/Gridap.jl

finite-elements gridap julia numerical-methods partial-differential-equations pdes

Score: 18.585446902538358

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Grid-based approximation of partial differential equations in Julia


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 5,458
Total Committers: 59
Avg Commits per committer: 92.508
Development Distribution Score (DDS): 0.636

Commits in past year: 539
Committers in past year: 18
Avg Commits per committer in past year: 29.944
Development Distribution Score (DDS) in past year: 0.555

Name Email Commits
Francesc Verdugo f****o@c****u 1987
JordiManyer j****r@m****u 976
Santiago Badia s****a@m****u 756
Antoine Marteau a****u@p****m 431
amartin a****n@m****u 290
Oriol Colomes o****s@g****m 163
RAPPAPORT Ari a****t@i****r 113
Kishore Nori s****i@m****u 82
victorsndvg v****v@g****m 78
Alexandre Magueresse a****e@m****u 51
Erik Schnetter s****r@g****m 50
zjwegert 6****t 48
Eric Neiva e****a@c****r 42
Pere Antoni Martorell p****l@c****u 40
Connor c****n@m****u 34
dhtan d****n@g****m 32
Jesus Bonilla j****a@c****u 27
Balaje K b****6@g****m 21
Shreyas s****2@g****m 20
Miguel Masó m****o@u****u 18
Ady0333 a****5@g****m 17
Omega-xyZac O****c 16
Jan Weidner j****6@g****m 14
dependabot[bot] 4****] 14
MU00232207 j****3@g****m 12
Tamara Tambyah t****h@m****u 11
github-actions[bot] 4****] 10
Olivier Vanvincq o****q@u****r 10
Shagun@Watson s****4@g****m 9
janmodderman j****n@g****m 8
and 29 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 141
Total pull requests: 350
Average time to close issues: 7 months
Average time to close pull requests: about 1 month
Total issue authors: 72
Total pull request authors: 42
Average comments per issue: 3.06
Average comments per pull request: 1.83
Merged pull request: 244
Bot issues: 0
Bot pull requests: 27

Past year issues: 15
Past year pull requests: 50
Past year average time to close issues: 3 days
Past year average time to close pull requests: 3 days
Past year issue authors: 10
Past year pull request authors: 12
Past year average comments per issue: 2.13
Past year average comments per pull request: 1.88
Past year merged pull request: 22
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/gridap/Gridap.jl

Top Issue Authors

  • amartinhuertas (15)
  • JordiManyer (8)
  • oriolcg (7)
  • ericneiva (5)
  • Antoinemarteau (4)
  • miguelmaso (4)
  • zjwegert (4)
  • DimhamT (3)
  • hgpeterson (3)
  • kishore-nori (3)
  • stevengj (3)
  • wei3li (3)
  • JanSuntajs (3)
  • fverdugo (3)
  • LoveFrootLoops (2)

Top Pull Request Authors

  • JordiManyer (93)
  • Antoinemarteau (50)
  • amartinhuertas (39)
  • github-actions[bot] (22)
  • fverdugo (13)
  • kishore-nori (11)
  • oriolcg (10)
  • ericneiva (10)
  • pmartorell (8)
  • AlexandreMagueresse (8)
  • santiagobadia (8)
  • aerappa (5)
  • shagun751 (5)
  • miguelmaso (5)
  • zjwegert (5)

Top Issue Labels

  • bug (11)
  • help wanted (9)
  • enhancement (8)
  • new functionality (2)
  • good first issue (1)

Top Pull Request Labels

  • enhancement (13)
  • bug (11)
  • dependencies (5)
  • breaking (4)
  • github_actions (3)
  • new functionality (1)

Package metadata

juliahub.com: Gridap

Grid-based approximation of partial differential equations in Julia

  • Homepage:
  • Documentation: https://docs.juliahub.com/General/Gridap/stable/
  • Licenses: MIT
  • Latest release: 0.20.1 (published 6 months ago)
  • Last Synced: 2026-03-19T17:36:41.598Z (5 months ago)
  • Versions: 92
  • Dependent Packages: 18
  • Dependent Repositories: 0
  • Downloads: 2,013 Last month
  • Rankings:
    • Stargazers count: 0.932%
    • Forks count: 1.808%
    • Average: 4.373%
    • Dependent packages count: 4.811%
    • Dependent repos count: 9.94%

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/benchmark.yml actions
  • actions/cache v6 composite
  • actions/checkout v7 composite
  • actions/upload-artifact v7 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/setup-julia v3 composite
.github/workflows/Documenter.yml actions
  • actions/checkout v7 composite
  • julia-actions/cache v3 composite
  • julia-actions/setup-julia v3 composite
Project.toml julia
  • AbstractTrees *
  • AutoHashEquals *
  • BSON *
  • BlockArrays *
  • Combinatorics *
  • DataStructures *
  • DocStringExtensions *
  • FastGaussQuadrature *
  • FileIO *
  • FillArrays *
  • ForwardDiff *
  • Graphs *
  • JLD2 *
  • JSON *
  • LineSearches *
  • LinearAlgebra *
  • NLsolve *
  • NearestNeighbors *
  • PolynomialBases *
  • Preferences *
  • QuadGK *
  • Random *
  • SparseArrays *
  • SparseMatricesCSR *
  • StaticArrays *
  • Statistics *
  • Test *
  • WriteVTK *
benchmark/Project.toml julia
  • BenchmarkTools *
  • Gridap *
  • PkgBenchmark *
  • StaticArrays *
.github/workflows/Downgrade.yml actions
  • actions/checkout v7 composite
  • julia-actions/cache v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-downgrade-compat v2 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v3 composite
docs/Project.toml julia
  • Documenter *
  • Gridap *
  • TikzPictures *