https://github.com/qutip/HierarchicalEOM.jl
· scanned 2026-06-15 23:44 UTC (2 months, 4 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 4 weeks ago · v1 · 7 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 91 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
LICENSE.md |
software | healthy | LICENSE.md |
Makefile |
software | healthy | Makefile |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
Project.toml |
software | healthy | Project.toml |
.typos.toml |
software | healthy | .typos.toml |
Project.toml |
software | healthy | test/Project.toml |
Project.toml |
software | healthy | test/gpu/Project.toml |
Project.toml |
software | healthy | test/code-quality/Project.toml |
README.md |
software | healthy | docs/README.md |
Project.toml |
software | healthy | docs/Project.toml |
spectrum.md |
software | healthy | docs/src/spectrum.md |
ADOs.md |
software | healthy | docs/src/ADOs.md |
cite.md |
software | healthy | docs/src/cite.md |
quick_start.md |
software | healthy | docs/src/quick_start.md |
install.md |
software | healthy | docs/src/install.md |
time_evolution.md |
software | healthy | docs/src/time_evolution.md |
LS_solvers.md |
software | healthy | docs/src/LS_solvers.md |
stationary_state.md |
software | healthy | docs/src/stationary_state.md |
index.md |
software | healthy | docs/src/index.md |
Parity.md |
software | healthy | docs/src/Parity.md |
examples.md |
software | healthy | docs/src/examples.md |
hierarchy_dictionary.md |
software | healthy | docs/src/hierarchy_dictionary.md |
libraryAPI.md |
software | healthy | docs/src/libraryAPI.md |
ODE_solvers.md |
software | healthy | docs/src/ODE_solvers.md |
Fermion_Lorentz.md |
software | healthy | docs/src/bath_fermion/Fermion_Lorentz.md |
fermionic_bath_intro.md |
software | healthy | docs/src/bath_fermion/fermionic_bath_intro.md |
CUDA.md |
software | healthy | docs/src/extensions/CUDA.md |
HEOMLS_intro.md |
software | healthy | docs/src/heom_matrix/HEOMLS_intro.md |
M_Boson.md |
software | healthy | docs/src/heom_matrix/M_Boson.md |
schrodinger_eq.md |
software | healthy | docs/src/heom_matrix/schrodinger_eq.md |
M_Fermion.md |
software | healthy | docs/src/heom_matrix/M_Fermion.md |
master_eq.md |
software | healthy | docs/src/heom_matrix/master_eq.md |
lazy_operators.md |
software | healthy | docs/src/heom_matrix/lazy_operators.md |
M_Boson_Fermion.md |
software | healthy | docs/src/heom_matrix/M_Boson_Fermion.md |
bosonic_bath_intro.md |
software | healthy | docs/src/bath_boson/bosonic_bath_intro.md |
Boson_Drude_Lorentz.md |
software | healthy | docs/src/bath_boson/Boson_Drude_Lorentz.md |
Boson_Underdamped.md |
software | healthy | docs/src/bath_boson/Boson_Underdamped.md |
bosonic_bath_RWA_intro.md |
software | healthy | docs/src/bath_boson_RWA/bosonic_bath_RWA_intro.md |
pipeline.yml |
software | healthy | .buildkite/pipeline.yml |
CUDA_Ext.yml |
software | healthy | .buildkite/CUDA_Ext.yml |
pull_request_template.md |
software | healthy | .github/pull_request_template.md |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
dependabot.yml |
software | healthy | .github/dependabot.yml |
others.yaml |
software | healthy | .github/ISSUE_TEMPLATE/others.yaml |
feature_request.yaml |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.yaml |
bug_report.yaml |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.yaml |
TagBot.yml |
software | healthy | .github/workflows/TagBot.yml |
Code-Quality.yml |
software | healthy | .github/workflows/Code-Quality.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
gpu |
software | healthy | test/gpu |
code-quality |
software | healthy | test/code-quality |
docs |
software | healthy | docs |
src |
software | healthy | docs/src |
bath_fermion |
software | healthy | docs/src/bath_fermion |
extensions |
software | healthy | docs/src/extensions |
heom_matrix |
software | healthy | docs/src/heom_matrix |
bath_boson |
software | healthy | docs/src/bath_boson |
bath_boson_RWA |
software | healthy | docs/src/bath_boson_RWA |
.buildkite |
software | healthy | .buildkite |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::TagBot |
cicd | healthy | .github/workflows/TagBot.yml |
gha::Code-Quality |
cicd | healthy | .github/workflows/Code-Quality.yml |
gha::Runtests |
cicd | healthy | .github/workflows/Runtests.yml |
gha::Runtests-Julia-nightly |
cicd | healthy | .github/workflows/Runtests-Julia-nightly.yml |
gha::documentation |
cicd | healthy | .github/workflows/documentation.yml |
gha::FormatCheck |
cicd | healthy | .github/workflows/FormatCheck.yml |
gha::SpellCheck |
cicd | healthy | .github/workflows/SpellCheck.yml |
gha::bump-version |
cicd | healthy | .github/workflows/bump-version.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TagBot |
cicd | healthy | .github/workflows/TagBot.yml |
test |
cicd | healthy | .github/workflows/Code-Quality.yml |
test |
cicd | healthy | .github/workflows/Runtests.yml |
test |
cicd | healthy | .github/workflows/Runtests-Julia-nightly.yml |
build |
cicd | healthy | .github/workflows/documentation.yml |
runic |
cicd | healthy | .github/workflows/FormatCheck.yml |
typos-check |
cicd | healthy | .github/workflows/SpellCheck.yml |
bump-and-pr |
cicd | healthy | .github/workflows/bump-version.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
CODECOV_TOKEN |
cicd | healthy | — |
DOCUMENTER_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zex7c5qr |
software | healthy | /tmp/repobility-clone-zex7c5qr |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | test/gpu/Project.toml |
This page is publicly accessible at:
https://repobility.com/scan/a5006b40-72fe-4cb5-b256-366b62df8255/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a5006b40-72fe-4cb5-b256-366b62df8255/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.