Skip to content

chatmaterials/topology-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

topology-analysis

CI Release

Standalone skill for topological-material post-processing, evidence consistency scoring, mode-specific candidate ranking, and report generation.

Install

npx skills add chatmaterials/topology-analysis -g -y

Local Validation

python3 -m py_compile scripts/*.py
npx skills add . --list
python3 scripts/analyze_topological_invariant.py fixtures/invariant/invariant.dat --json
python3 scripts/analyze_wilson_loop.py fixtures/wilson/wilson_loop.dat --json
python3 scripts/analyze_surface_spectrum.py fixtures/surface/surface_spectrum.dat --json
python3 scripts/compare_topology_candidates.py fixtures fixtures/candidates/ambiguous fixtures/candidates/trivial --mode balanced --json
python3 scripts/compare_topology_candidates.py fixtures fixtures/candidates/ambiguous fixtures/candidates/trivial --mode bulk --json
python3 scripts/compare_topology_candidates.py fixtures fixtures/candidates/ambiguous fixtures/candidates/trivial --mode surface --json
python3 scripts/export_topology_report.py --invariant-path fixtures/invariant/invariant.dat --wilson-path fixtures/wilson/wilson_loop.dat --surface-path fixtures/surface/surface_spectrum.dat
python3 scripts/run_regression.py

About

Theme-level skill for topological materials analysis, including invariants, Wilson loops, and surface spectra.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages