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

JOSS: https://github.com/ranocha/SummationByPartsOperators.jl

boundary-conditions cgsem continuous-galerkin derivative-operator dgsem discontinuous-galerkin finite-difference fourier hacktoberfest julia sbp summation-by-parts

Score: 7.454141078146678

Last synced: 1 day ago
JSON representation

Repository metadata:

A Julia library of summation-by-parts (SBP) operators used in finite difference, Fourier pseudospectral, continuous Galerkin, and discontinuous Galerkin methods to get provably stable semidiscretizations, paying special attention to boundary conditions.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 730
Total Committers: 11
Avg Commits per committer: 66.364
Development Distribution Score (DDS): 0.214

Commits in past year: 67
Committers in past year: 4
Avg Commits per committer in past year: 16.75
Development Distribution Score (DDS) in past year: 0.433

Name Email Commits
Hendrik Ranocha m****l@r****e 574
dependabot[bot] 4****] 99
github-actions[bot] 4****] 27
Joshua Lampert 5****t 22
Dougal-s d****i@g****m 2
Julia TagBot 5****t 1
Jesse Chan 1****n 1
Erik Schnetter s****r@g****m 1
Christopher Rackauckas a****s@c****m 1
Andrew Winters a****s@l****e 1
Alexander Seiler s****x@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 39
Total pull requests: 358
Average time to close issues: 25 days
Average time to close pull requests: 3 days
Total issue authors: 14
Total pull request authors: 12
Average comments per issue: 4.44
Average comments per pull request: 2.02
Merged pull request: 305
Bot issues: 0
Bot pull requests: 195

Past year issues: 3
Past year pull requests: 46
Past year average time to close issues: 3 days
Past year average time to close pull requests: 1 day
Past year issue authors: 3
Past year pull request authors: 5
Past year average comments per issue: 5.33
Past year average comments per pull request: 2.13
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 29

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

Top Issue Authors

  • ranocha (20)
  • JoshuaLampert (4)
  • jlchan (3)
  • appelo (2)
  • jbiffl (1)
  • ChrisRackauckas (1)
  • kellertuer (1)
  • andrewwinters5000 (1)
  • chrisstolk (1)
  • svretina (1)
  • pkofod (1)
  • mrarat (1)
  • JuliaTagBot (1)
  • xtalax (1)

Top Pull Request Authors

  • dependabot[bot] (141)
  • ranocha (119)
  • github-actions[bot] (54)
  • JoshuaLampert (30)
  • Dougal-s (4)
  • jlchan (3)
  • reula (2)
  • appelo (1)
  • ChrisRackauckas (1)
  • goggle (1)
  • xlxs4 (1)
  • eschnett (1)

Top Issue Labels

  • good first issue (9)
  • enhancement (7)
  • bug (3)

Top Pull Request Labels

  • dependencies (141)
  • github_actions (35)
  • julia (4)
  • bug (1)

Dependencies

.github/workflows/DocPreviewCleanup.yml actions
  • actions/checkout v2 composite
.github/workflows/Documenter.yml actions
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/setup-julia latest composite
.github/workflows/Invalidations.yml actions
  • actions/checkout v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-invalidations v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v1 composite
  • coverallsapp/github-action master composite
  • julia-actions/cache 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/SpellCheck.yml actions
  • actions/checkout v4 composite
  • crate-ci/typos v1.16.21 composite
.github/workflows/Downgrade.yml actions
  • actions/checkout v7 composite
  • julia-actions/cache v3 composite
  • julia-actions/julia-downgrade-compat v2 composite
  • julia-actions/setup-julia v3 composite
docs/Project.toml julia
  • BandedMatrices *
  • BenchmarkTools *
  • Documenter *
  • DocumenterCodeBlocks *
  • ForwardDiff *
  • LaTeXStrings *
  • OrdinaryDiffEqRKN *
  • OrdinaryDiffEqRosenbrock *
  • OrdinaryDiffEqSSPRK *
  • OrdinaryDiffEqTsit5 *
  • Plots *
  • SparseArrays *
  • StaticArrays *
  • StructArrays *
Project.toml julia
  • ArgCheck *
  • AutoHashEquals *
  • FFTW *
  • InteractiveUtils *
  • LinearAlgebra *
  • LoopVectorization *
  • MuladdMacro *
  • PolynomialBases *
  • PrecompileTools *
  • RecursiveArrayTools *
  • Reexport *
  • SciMLBase *
  • SimpleUnPack *
  • SparseArrays *
  • StaticArrayInterface *
  • StaticArrays *
  • Unrolled *
test/Project.toml julia
  • Aqua *
  • BandedMatrices *
  • DiffEqCallbacks *
  • ForwardDiff *
  • LinearAlgebra *
  • Optim *
  • OrdinaryDiffEqSSPRK *
  • SparseArrays *
  • SpecialFunctions *
  • StaticArrays *
  • StructArrays *
  • Test *
.github/workflows/FormatCheck.yml actions
  • julia-actions/julia-format v4 composite