Quantum-Many-Body / ExactDiagonalization.jl

Julia package for the exact diagonalization method in condensed matter physics.
https://quantum-many-body.github.io/ExactDiagonalization.jl/latest/
Other
36 stars 6 forks source link

spin coherent states #7

Closed qscdesz closed 3 months ago

qscdesz commented 4 months ago

Add spin coherent states into CanonicalSpinSystems.jl.

waltergu commented 4 months ago

1) You can use the azimuth and polar functions in QuantumLattices.jl to get the Euler angles of a three-dimensional vector. 2) Please fix the bugs so that it can pass the auto checks.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 89.87342% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 96.98%. Comparing base (ebd5f29) to head (45f983e).

Files Patch % Lines
src/CanonicalSpinSystems.jl 89.87% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7 +/- ## ========================================== - Coverage 98.23% 96.98% -1.25% ========================================== Files 4 4 Lines 452 531 +79 ========================================== + Hits 444 515 +71 - Misses 8 16 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.