GalerkinToolkit
High-performance finite element toolbox in Julia
Science Score: 67.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
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Keywords
code-generation
computational-science
finite-element-methods
hpc
julia
metaprogramming
mpi
pdes
scientific-computing
Last synced: 4 months ago
·
JSON representation
·
Repository
High-performance finite element toolbox in Julia
Basic Info
Statistics
- Stars: 31
- Watchers: 2
- Forks: 2
- Open Issues: 18
- Releases: 6
Topics
code-generation
computational-science
finite-element-methods
hpc
julia
metaprogramming
mpi
pdes
scientific-computing
Created over 3 years ago
· Last pushed 4 months ago
Metadata Files
Readme
Changelog
License
Code of conduct
Citation
Owner
- Name: GalerkinToolkit
- Login: GalerkinToolkit
- Kind: organization
- Repositories: 1
- Profile: https://github.com/GalerkinToolkit
Citation (CITATION.cff)
# YAML 1.2
---
cff-version: "1.1.0"
title: "GalerkinToolkit"
authors:
-
family-names: Verdugo
given-names: Francesc
orcid: "https://orcid.org/0000-0003-3667-443X"
date-released: 2024-06-07
version: "0.2.0"
doi: 10.5281/zenodo.13938389
repository-code: "https://github.com/GalerkinToolkit/GalerkinToolkit.jl"
keywords:
- FEM
- Julia
- HPC
- Scientific computing
- PDEs
message: "If you use this software, please cite it using these metadata."
license: MIT
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 30
- Total pull requests: 241
- Average time to close issues: about 1 month
- Average time to close pull requests: about 2 months
- Total issue authors: 5
- Total pull request authors: 6
- Average comments per issue: 1.83
- Average comments per pull request: 0.26
- Merged pull requests: 168
- Bot issues: 0
- Bot pull requests: 56
Past Year
- Issues: 25
- Pull requests: 184
- Average time to close issues: about 1 month
- Average time to close pull requests: 7 days
- Issue authors: 4
- Pull request authors: 5
- Average comments per issue: 1.04
- Average comments per pull request: 0.29
- Merged pull requests: 141
- Bot issues: 0
- Bot pull requests: 20
Top Authors
Issue Authors
- Cmurilochem (11)
- raar1 (8)
- jfdev001 (5)
- fverdugo (4)
- katikov (2)
Pull Request Authors
- fverdugo (141)
- github-actions[bot] (56)
- katikov (16)
- Cmurilochem (13)
- raar1 (12)
- jfdev001 (3)
Top Labels
Issue Labels
hp2sim (14)
good first issue (1)
Pull Request Labels
hp2sim (7)
documentation (2)
enhancement (1)
Packages
- Total packages: 1
-
Total downloads:
- julia 1 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
juliahub.com: GalerkinToolkit
High-performance finite element toolbox in Julia
- Documentation: https://docs.juliahub.com/General/GalerkinToolkit/stable/
- License: MIT
-
Latest release: 0.4.0
published 6 months ago
Rankings
Dependent repos count: 3.2%
Downloads: 3.8%
Average: 7.8%
Dependent packages count: 16.3%
Last synced:
4 months ago
Dependencies
.github/workflows/CI.yml
actions
- actions/checkout v2 composite
- codecov/codecov-action v2 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
