lxvm / AutoBZ.jl

Automatic and adaptive BZ integration for electronic properties
https://lxvm.github.io/AutoBZ.jl/
MIT License
3 stars 1 forks source link

v0.5.3 #35

Closed lxvm closed 2 months ago

lxvm commented 2 months ago

This pr fixes a bug when using the Hamiltonian gauge for ElectronDensitySolver and adds a scale_inner keyword to double integrals in order to have better control over tolerances for inner integrals

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.23%. Comparing base (fe526db) to head (2d6d92d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 43.20% 43.23% +0.03% ========================================== Files 20 20 Lines 1574 1575 +1 ========================================== + Hits 680 681 +1 Misses 894 894 ```

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