SLHQuantumSystems

Simulation and analysis of SLH systems, a composable framework for quantum systems.

https://github.com/jeffwack/slhquantumsystems.jl

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

Repository

Simulation and analysis of SLH systems, a composable framework for quantum systems.

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

README.md

SLHQuantumSystems

Stable Dev Build Status

SLHQuantumSystems is a Julia package for creating and combining open quantum systems using the SLH framework.

Installation

This package is registered in the Julia registry, you can install it with

julia |pkg> add SLHQuantumSystems

Contributing

Contributions to this package are welcome! Before making a PR, you should: - run the package tests julia |pkg> test - build the documentation julia |pkg> activate ./docs/ |julia> using LiveServer; servedocs()

Owner

  • Name: Jeff Wack
  • Login: jeffwack
  • Kind: user

Citation (CITATION.bib)

@misc{SLHQuantumSystems.jl,
	author  = {Jeffrey Wack <jeffwack111@gmail.com> and contributors},
	title   = {SLHQuantumSystems.jl},
	url     = {https://github.com/jeffwack/SLHQuantumSystems.jl},
	version = {v0.9.0},
	year    = {2025},
	month   = {7}
}

GitHub Events

Total
  • Create event: 3
  • Commit comment event: 1
  • Issues event: 2
  • Release event: 2
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 18
  • Pull request event: 4
  • Fork event: 1
Last Year
  • Create event: 3
  • Commit comment event: 1
  • Issues event: 2
  • Release event: 2
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 18
  • Pull request event: 4
  • Fork event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • julia 2 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
juliahub.com: SLHQuantumSystems

Simulation and analysis of SLH systems, a composable framework for quantum systems.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 8.2%
Average: 21.8%
Dependent packages count: 35.4%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
  • julia-actions/cache v2 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/CompatHelper.yml actions
  • julia-actions/setup-julia v2 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite