quantum-systems

Quantum systems containing matrix elements for second quantized solvers

https://github.com/hyqd/quantum-systems

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

Repository

Quantum systems containing matrix elements for second quantized solvers

Basic Info
Statistics
  • Stars: 10
  • Watchers: 7
  • Forks: 11
  • Open Issues: 6
  • Releases: 8
Created over 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Quantum systems

Code style: black

See the documentation for usage.

Owner

  • Name: HyQD
  • Login: HyQD
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Sigmundson Schøyen"
  given-names: "Øyvind"
  orcid: "https://orcid.org/0000-0002-2049-3696"
- family-names: "Kristiansen"
  given-names: "Håkon Emil"
  orcid: "https://orcid.org/0000-0001-9884-1024"
- family-names: "Winther-Larsen"
  given-names: "Sebastian Gregorius"
  orcid: "https://orcid.org/0000-0001-8955-5018"
- family-names: "Sutterud"
  given-names: "Halvard"
  orcid: "https://orcid.org/0000-0003-1635-1668"
- family-names: "Fredly"
  given-names: "Karl Henrik"
- family-names: "Aurbakken"
  given-names: "Einar"
  orcid: "https://orcid.org/0009-0000-4571-032X"
title: "HyQD: Quantum Systems"
version: 0.2.7
date-released: 2021-04-21
url: "https://github.com/HyQD/quantum-systems"

GitHub Events

Total
  • Delete event: 1
  • Push event: 2
  • Fork event: 1
Last Year
  • Delete event: 1
  • Push event: 2
  • Fork event: 1

Dependencies

requirements.txt pypi
  • black *
  • matplotlib *
  • pytest *
  • sphinx *
  • sphinx_rtd_theme *
  • tqdm *
setup.py pypi
  • numba *
  • numpy *
  • pandas *
  • pyscf *
  • scipy *
  • sympy *
.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
pyproject.toml pypi