ccex

Coherence calculator of many-body spin system

https://github.com/huijinpark/ccex

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Coherence calculator of many-body spin system

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Citation

README.md

2023.11.19

CCEX

License
This code is for the simulation of qubit coherence dynamics

Document How to use "CCEX"

TODO * Add additional spins for spin defects * Bath tensor file
* qintmap self, easy for zfs tensor -> { D= xxx , E= xxx } * pulse operator for each qubit

Used language
C C++ GitHub Git

External library
Eigen (For details, see here)
uthash (For details, see here)

[!NOTE] Highlights information that users should take into account, even when skimming.

[!IMPORTANT] intel MPI library is required

[!WARNING] Critical content demanding immediate user attention due to potential risks.

Installation external library

How to install and connect the library of mpich (mpi stuff) in mac-os

mpich

  • brew install mpich
  • mpicxx --version

$ mpicxx -v - '-I /opt/homebrew/Cellar/mpich/4.2.1/include' [-Wunused-command-line-argument] - The include directory : /opt/homebrew/Cellar/mpich/4.2.1/include'

Owner

  • Login: HuijinPark
  • Kind: user

GitHub Events

Total
  • Watch event: 2
  • Delete event: 9
  • Issue comment event: 5
  • Push event: 68
  • Pull request event: 10
  • Create event: 8
Last Year
  • Watch event: 2
  • Delete event: 9
  • Issue comment event: 5
  • Push event: 68
  • Pull request event: 10
  • Create event: 8

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • HuijinPark (3)
  • hyeonsu-kim (3)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/deploy_docs.yml actions
  • actions/checkout v3 composite
  • actions/deploy-pages v2 composite
  • actions/upload-pages-artifact v1 composite
  • mattnotmitt/doxygen-action edge composite
.github/workflows/static.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
zlib/uthash/package.json npm