atomic_physics

Lightweight toolkit for calculations based on atomic structure.

https://github.com/oxfordiontrapgroup/atomic_physics

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 (2.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Lightweight toolkit for calculations based on atomic structure.

Basic Info
  • Host: GitHub
  • Owner: OxfordIonTrapGroup
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 658 KB
Statistics
  • Stars: 23
  • Watchers: 7
  • Forks: 20
  • Open Issues: 16
  • Releases: 4
Created about 7 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing Citation

README.md

Atomic Physics

See the online documentation.

To see what's new in atomic_physics checkout the change log.

Owner

  • Name: Oxford Ion Trap Quantum Computing group
  • Login: OxfordIonTrapGroup
  • Kind: organization
  • Location: Clarendon Laboratory, Oxford

Open-source projects by our research group at the Department of Physics, University of Oxford.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Harty"
  given-names: "Thomas"
  orcid: "https://orcid.org/0000-0003-4077-226X"
title: "Atomic Physics"
version: 1.0.2
# doi: 10.5281/zenodo.1234
# date-released: 2017-12-18
url: "https://github.com/OxfordIonTrapGroup/atomic_physics/"

GitHub Events

Total
  • Create event: 20
  • Release event: 5
  • Issues event: 26
  • Watch event: 5
  • Delete event: 2
  • Issue comment event: 33
  • Push event: 84
  • Pull request review comment event: 28
  • Pull request review event: 31
  • Pull request event: 41
  • Fork event: 4
Last Year
  • Create event: 20
  • Release event: 5
  • Issues event: 26
  • Watch event: 5
  • Delete event: 2
  • Issue comment event: 33
  • Push event: 84
  • Pull request review comment event: 28
  • Pull request review event: 31
  • Pull request event: 41
  • Fork event: 4

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 10
  • Total pull requests: 19
  • Average time to close issues: 10 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 3
  • Total pull request authors: 6
  • Average comments per issue: 0.9
  • Average comments per pull request: 0.68
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 9
  • Pull requests: 19
  • Average time to close issues: about 3 hours
  • Average time to close pull requests: 3 days
  • Issue authors: 2
  • Pull request authors: 6
  • Average comments per issue: 0.11
  • Average comments per pull request: 0.68
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • hartytp (10)
  • pathfinder49 (3)
  • RHanley1 (2)
  • cjbe (2)
  • dnadlinger (1)
Pull Request Authors
  • hartytp (17)
  • dependabot[bot] (4)
  • AVB25 (2)
  • sotirova (2)
  • JammyL (1)
  • pathfinder49 (1)
  • dnadlinger (1)
  • SquidDev (1)
  • lochsh (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
dependencies (4) python (3)

Dependencies

poetry.lock pypi
  • atomicwrites 1.4.0 develop
  • attrs 21.4.0 develop
  • black 21.12b0 develop
  • click 8.0.3 develop
  • colorama 0.4.4 develop
  • cycler 0.11.0 develop
  • flake8 4.0.1 develop
  • fonttools 4.28.5 develop
  • iniconfig 1.1.1 develop
  • kiwisolver 1.3.2 develop
  • matplotlib 3.5.1 develop
  • mccabe 0.6.1 develop
  • mpmath 1.2.1 develop
  • mypy-extensions 0.4.3 develop
  • packaging 21.3 develop
  • pastel 0.2.1 develop
  • pathspec 0.9.0 develop
  • pillow 9.0.1 develop
  • platformdirs 2.4.1 develop
  • pluggy 1.0.0 develop
  • poethepoet 0.12.1 develop
  • py 1.11.0 develop
  • pycodestyle 2.8.0 develop
  • pyflakes 2.4.0 develop
  • pyparsing 3.0.6 develop
  • pytest 6.2.5 develop
  • python-dateutil 2.8.2 develop
  • setuptools-scm 6.3.2 develop
  • six 1.16.0 develop
  • sympy 1.9 develop
  • toml 0.10.2 develop
  • tomli 1.2.3 develop
  • typing-extensions 4.0.1 develop
  • numpy 1.22.0
  • scipy 1.7.3
pyproject.toml pypi
  • black ^21.12b0 develop
  • flake8 ^4.0.1 develop
  • matplotlib ^3.5.1 develop
  • poethepoet ^0.12.1 develop
  • pytest ^6.2.5 develop
  • sympy ^1.9 develop
  • numpy ^1.22.0
  • python >=3.8, <3.11
  • scipy ^1.7.3
.github/workflows/package.yml actions
  • actions/checkout v2 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite