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

JOSS: https://github.com/smillerc/CurvilinearGrids.jl

cfd julia mesh-generation pde

Score: 8.403800504061147

Last synced: about 2 hours ago
JSON representation

Repository metadata:

A Julia library for working with curvilinear grids


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 539
Total Committers: 4
Avg Commits per committer: 134.75
Development Distribution Score (DDS): 0.115

Commits in past year: 214
Committers in past year: 2
Avg Commits per committer in past year: 107.0
Development Distribution Score (DDS) in past year: 0.014

Name Email Commits
Sam Miller s****l@l****u 477
Aiden Rohrbach a****j@p****m 39
CompatHelper Julia c****y@j****g 19
Jenny Gorman-Maher j****m@u****u 4

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 7
Total pull requests: 63
Average time to close issues: 2 months
Average time to close pull requests: 5 days
Total issue authors: 6
Total pull request authors: 6
Average comments per issue: 7.14
Average comments per pull request: 0.08
Merged pull request: 50
Bot issues: 0
Bot pull requests: 34

Past year issues: 1
Past year pull requests: 8
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • smillerc (2)
  • ajrohr2 (1)
  • DanielVandH (1)
  • jgormanm (1)
  • mbahassan (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • github-actions[bot] (34)
  • smillerc (14)
  • ajrohr2 (9)
  • jbytecode (2)
  • jgormanm (2)
  • danielskatz (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

juliahub.com: CurvilinearGrids

A Julia library for working with curvilinear grids

  • Homepage:
  • Documentation: https://docs.juliahub.com/General/CurvilinearGrids/stable/
  • Licenses: MIT
  • Latest release: 0.12.2 (published 6 months ago)
  • Last Synced: 2026-07-24T20:52:27.553Z (27 days ago)
  • Versions: 34
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 124 Last month
  • Rankings:
    • Dependent repos count: 10.115%
    • Dependent packages count: 40.499%
    • Average: 44.413%
    • Forks count: 53.147%
    • Stargazers count: 73.892%

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite
Project.toml julia
  • Adapt *
  • CartesianDomains *
  • ChunkSplitters *
  • DifferentiationInterface *
  • FillArrays *
  • FiniteDifferences *
  • ForwardDiff *
  • HDF5 *
  • Interpolations *
  • KernelAbstractions *
  • LinearAlgebra *
  • MappedArrays *
  • OffsetArrays *
  • Polyester *
  • Polynomials *
  • Roots *
  • Serialization *
  • Setfield *
  • SparseArrays *
  • SpecialFunctions *
  • StaticArrays *
  • StructArrays *
  • UnPack *
  • Unitful *
  • WriteVTK *
docs/Manifest.toml julia
  • 164 dependencies
docs/Project.toml julia
  • CurvilinearGrids *
  • Documenter *