graphsbase.jl

Basic interface and structures for the JuliaGraphs ecosystem

https://github.com/juliagraphs/graphsbase.jl

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary

Keywords

graph-algorithms graph-theory graphs julia
Last synced: 6 months ago · JSON representation ·

Repository

Basic interface and structures for the JuliaGraphs ecosystem

Basic Info
Statistics
  • Stars: 11
  • Watchers: 15
  • Forks: 1
  • Open Issues: 26
  • Releases: 0
Topics
graph-algorithms graph-theory graphs julia
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

GraphsBase

Dev Build Status Coverage Code Style: Blue Aqua QA

Basic interface and structures for the JuliaGraphs ecosystem

This is an experimental package, any feedback is welcome!

Owner

  • Name: JuliaGraphs
  • Login: JuliaGraphs
  • Kind: organization

Graph modeling and analysis packages for the Julia programming language

Citation (CITATION.bib)

@misc{GraphsBase.jl,
	author  = {JuliaGraphs contributors},
	title   = {GraphsBase.jl},
	url     = {https://github.com/JuliaGraphs/GraphsBase.jl},
	version = {v1.0.0-DEV},
	year    = {2023},
	month   = {6}
}

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 5
  • Pull request event: 5
  • Create event: 2
Last Year
  • Issue comment event: 1
  • Push event: 5
  • Pull request event: 5
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 23
  • Total pull requests: 16
  • Average time to close issues: about 4 hours
  • Average time to close pull requests: about 5 hours
  • Total issue authors: 7
  • Total pull request authors: 3
  • Average comments per issue: 3.04
  • Average comments per pull request: 1.19
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • gdalle (14)
  • filchristou (2)
  • CameronBieganek (2)
  • cpfiffer (1)
  • etiennedeg (1)
  • mofeing (1)
Pull Request Authors
  • dependabot[bot] (11)
  • gdalle (6)
  • etiennedeg (1)
Top Labels
Issue Labels
question (15) enhancement (3)
Pull Request Labels
dependencies (11) github_actions (1)

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy 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/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/DocPreviewCleanup.yml actions
  • actions/checkout v4 composite