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 :/ and :- method #24

Closed wwangnju closed 1 year ago

wwangnju commented 1 year ago

add :/ and :- method between MatrixCouplings and MatrixCouplingProds.

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.66% // Head: 95.67% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (1bbfbc5) compared to base (fb09cd4). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ========================================== + Coverage 95.66% 95.67% +0.01% ========================================== Files 7 7 Lines 3183 3193 +10 ========================================== + Hits 3045 3055 +10 Misses 138 138 ``` | [Impacted Files](https://codecov.io/gh/Quantum-Many-Body/QuantumLattices.jl/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Quantum-Many-Body) | Coverage Δ | | |---|---|---| | [src/DegreesOfFreedom.jl](https://codecov.io/gh/Quantum-Many-Body/QuantumLattices.jl/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Quantum-Many-Body#diff-c3JjL0RlZ3JlZXNPZkZyZWVkb20uamw=) | `96.09% <100.00%> (+0.06%)` | :arrow_up: | 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.