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

This package contains some basic functionalities of Crystallography.jl

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

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.4%) to scientific vocabulary

Keywords

crystal-structure crystallography julia julia-package materials-science scientific-computing

Keywords from Contributors

interpretability hybrid-differential-equations physics exoplanet energy-system-model sequences matrix-exponential symbolic-computation projection standardization
Last synced: 6 months ago · JSON representation

Repository

This package contains some basic functionalities of Crystallography.jl

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 24
Topics
crystal-structure crystallography julia julia-package materials-science scientific-computing
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Code of conduct

README.md

CrystallographyBase

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

The code, which is hosted on GitHub, is tested using various continuous integration services for its validity.

This repository is created and maintained by @singularitti, and contributions are highly welcome.

Package features

  • Define crystal lattices and cells
  • Compute reciprocal lattices
  • Generate supercells and k-point grids
  • Enable math utilities for crystal properties

Installation

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

julia-repl pkg> add CrystallographyBase

Or, equivalently, via Pkg.jl:

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

Documentation

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

Project status

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

Questions and contributions

You can post usage questions on our discussion page.

We welcome contributions, feature requests, and suggestions. If you encounter any problems, please open an issue. 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: 4
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 3
  • Pull request event: 4
  • Create event: 1

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 613
  • Total Committers: 6
  • Avg Commits per committer: 102.167
  • Development Distribution Score (DDS): 0.091
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
singularitti s****i@o****m 557
github-actions[bot] 4****] 27
CompatHelper Julia c****y@j****g 18
dependabot[bot] 4****] 8
Eben60 6****0 2
Restyled.io c****s@r****o 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 124
  • Average time to close issues: 1 day
  • Average time to close pull requests: 4 days
  • Total issue authors: 2
  • Total pull request authors: 5
  • Average comments per issue: 5.6
  • Average comments per pull request: 0.03
  • Merged pull requests: 114
  • Bot issues: 0
  • Bot pull requests: 44
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 months
  • 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: 3
Top Authors
Issue Authors
  • singularitti (4)
  • JuliaTagBot (1)
Pull Request Authors
  • singularitti (77)
  • github-actions[bot] (24)
  • dependabot[bot] (14)
  • restyled-io[bot] (8)
Top Labels
Issue Labels
register version (2)
Pull Request Labels
dependencies (14) register version (1) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 188 total
  • Total dependent packages: 7
  • Total dependent repositories: 0
  • Total versions: 24
juliahub.com: CrystallographyBase

This package contains some basic functionalities of Crystallography.jl

  • Versions: 24
  • Dependent Packages: 7
  • Dependent Repositories: 0
  • Downloads: 188 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 16.6%
Average: 33.2%
Stargazers count: 52.9%
Forks count: 53.5%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 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/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/CompatHelper.yml actions