UnitfulGaussian

Extension to Unitful.jl with support for Gaussian electromagnetic units

https://github.com/abhro/unitfulgaussian.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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary

Keywords from Contributors

mesh interactive
Last synced: 6 months ago · JSON representation ·

Repository

Extension to Unitful.jl with support for Gaussian electromagnetic units

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

UnitfulGaussian

Documentation Build Status Codecov Coverage

Extension to Unitful.jl with support for Gaussian electromagnetic units (CGS-ESU and CGS-EMU).

Installation

In the Julia REPL, type the following to install UnitfulGaussian.jl and Unitful.jl (recommended):

julia julia> ] # type `]` to drop into pkg-mode pkg> add UnitfulGaussian

Alternatively, you can also use Pkg.jl's add() function: julia import Pkg Pkg.add(["UnitfulGaussian", "Unitful"])

For more information about the package, please visit our documentation site (link in the "About" section)

Owner

  • Name: abhro
  • Login: abhro
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: R.
    given-names: Abhro
    orcid: https://orcid.org/1234-5678-9101-1121
title: "UnitfulGaussian.jl"
version: 1.0.0-DEV
identifiers:
date-released: 2024-11

GitHub Events

Total
  • Delete event: 2
  • Push event: 106
  • Pull request event: 3
  • Create event: 5
  • Commit comment event: 1
Last Year
  • Delete event: 2
  • Push event: 106
  • Pull request event: 3
  • Create event: 5
  • Commit comment event: 1

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 77
  • Total Committers: 2
  • Avg Commits per committer: 38.5
  • Development Distribution Score (DDS): 0.013
Past Year
  • Commits: 77
  • Committers: 2
  • Avg Commits per committer: 38.5
  • Development Distribution Score (DDS): 0.013
Top Committers
Name Email Commits
Abhro R 5****o 76
dependabot[bot] 4****] 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 4 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: UnitfulGaussian

Extension to Unitful.jl with support for Gaussian electromagnetic units

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4 Total
Rankings
Dependent repos count: 8.2%
Dependent packages count: 35.2%
Average: 43.2%
Forks count: 53.9%
Stargazers count: 75.4%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/julia-uploadcoveralls v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite