QuantumSavory / QuantumSymbolics.jl

Computer algebra tools for symbolic manipulations in quantum mechanics and quantum information
MIT License
29 stars 9 forks source link

add linear algebra and documentation #61

Closed apkille closed 1 month ago

apkille commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.11111% with 38 lines in your changes missing coverage. Please review.

Project coverage is 73.88%. Comparing base (c9d8eed) to head (32658c9). Report is 1 commits behind head on main.

Files Patch % Lines
src/QSymbolicsBase/linalg.jl 82.63% 29 Missing :warning:
src/QSymbolicsBase/basic_superops.jl 59.09% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== + Coverage 70.46% 73.88% +3.41% ========================================== Files 17 18 +1 Lines 650 804 +154 ========================================== + Hits 458 594 +136 - Misses 192 210 +18 ```

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