https://github.com/mineralscloud/quantumespressoexpress.jl

A plugin of Express.jl for handling the ab initio software Quantum ESPRESSO

https://github.com/mineralscloud/quantumespressoexpress.jl

Science Score: 13.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary

Keywords

ab-initio julia-package materials-science plugin quantum-espresso solid-state-physics workflows

Keywords from Contributors

ab-initio-simulations provenance workflow-engine physics climate-model pde ode climate climate-change earth
Last synced: 5 months ago · JSON representation

Repository

A plugin of Express.jl for handling the ab initio software Quantum ESPRESSO

Basic Info
  • Host: GitHub
  • Owner: MineralsCloud
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 773 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 17
Topics
ab-initio julia-package materials-science plugin quantum-espresso solid-state-physics workflows
Created over 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Code of conduct

README.md

QuantumESPRESSOExpress

| Documentation | Build Status | Others | | :--------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------: | | Stable Dev | Build Status Build Status Build Status pipeline status Coverage | GitHub license Code Style: Blue |

The code is hosted on GitHub, with some continuous integration services to test its validity.

This repository is created and maintained by @singularitti. You are very welcome to contribute.

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add QuantumESPRESSOExpress

Or, equivalently, via the Pkg API:

julia julia> import Pkg; Pkg.add("QuantumESPRESSOExpress")

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the in-development version.

Project status

The package is tested against, and being developed for, Julia 1.6 and above on Linux, macOS, and Windows.

Questions and contributions

Usage questions can be posted on our discussion page.

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. The contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

Owner

  • Name: Minerals Cloud
  • Login: MineralsCloud
  • Kind: organization
  • Email: mineralscloudcu@gmail.com
  • Location: Columbia University, New York, NY, USA

Investigates minerals in the cloud

GitHub Events

Total
  • Delete event: 1
  • Push event: 3
  • Pull request event: 2
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 3
  • Pull request event: 2
  • Create event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 539
  • Total Committers: 6
  • Avg Commits per committer: 89.833
  • Development Distribution Score (DDS): 0.365
Top Committers
Name Email Commits
singularitti s****i@o****m 342
Reno 2****i@u****m 137
CompatHelper Julia c****y@j****g 26
github-actions[bot] 4****]@u****m 25
dependabot[bot] 4****]@u****m 5
$(ci_cfg.username) $****) 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 5
  • Total pull requests: 118
  • Average time to close issues: 35 minutes
  • Average time to close pull requests: 10 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 4.4
  • Average comments per pull request: 0.06
  • Merged pull requests: 105
  • Bot issues: 0
  • Bot pull requests: 78
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • singularitti (4)
  • JuliaTagBot (1)
Pull Request Authors
  • github-actions[bot] (60)
  • singularitti (40)
  • dependabot[bot] (19)
  • restyled-io[bot] (2)
Top Labels
Issue Labels
register version (3)
Pull Request Labels
dependencies (19) formatting (10) automated pr (10) no changelog (10)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 1 total
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 17
juliahub.com: QuantumESPRESSOExpress

A plugin of Express.jl for handling the ab initio software Quantum ESPRESSO

  • Versions: 17
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 23.0%
Average: 39.9%
Forks count: 53.5%
Stargazers count: 73.2%
Last synced: 6 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • actions/setup-python 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/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/format_check.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite
.github/workflows/format_pr.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite
  • peter-evans/create-pull-request v4 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite