Quantum-Many-Body / QuantumLattices.jl

Julia package for the construction of quantum lattice systems.
https://quantum-many-body.github.io/QuantumLattices.jl
Other
108 stars 9 forks source link

add method "selectpath" #25

Closed wwangnju closed 1 year ago

wwangnju commented 1 year ago

add selectpath method. To select a path from a reciprocal zone.

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.58% // Head: 94.88% // Decreases project coverage by -0.69% :warning:

Coverage data is based on head (95208b7) compared to base (8b26775). Patch coverage: 63.38% of modified lines in pull request are covered.

:exclamation: Current head 95208b7 differs from pull request most recent head 0ccd2b2. Consider uploading reports for the commit 0ccd2b2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ========================================== - Coverage 95.58% 94.88% -0.70% ========================================== Files 7 7 Lines 3196 3267 +71 ========================================== + Hits 3055 3100 +45 - Misses 141 167 +26 ``` | [Impacted Files](https://codecov.io/gh/Quantum-Many-Body/QuantumLattices.jl/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Quantum-Many-Body) | Coverage Δ | | |---|---|---| | [src/Spatials.jl](https://codecov.io/gh/Quantum-Many-Body/QuantumLattices.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Quantum-Many-Body#diff-c3JjL1NwYXRpYWxzLmps) | `92.98% <63.38%> (-3.88%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Quantum-Many-Body). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Quantum-Many-Body)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.