atomec-project / atoMEC

Python-based average-atom code for simulations of high energy density phenomena such as in warm dense matter.
https://atomec-project.github.io/atoMEC/
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Simplify libxc installation #212

Closed timcallow closed 11 months ago

timcallow commented 11 months ago

This aims for a balance of simplicity and generalizability, by using pip install with the latest stable tarball release of libxc.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (0f72539) 96.84% compared to head (50479ef) 97.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #212 +/- ## =========================================== + Coverage 96.84% 97.09% +0.24% =========================================== Files 14 14 Lines 2407 2407 =========================================== + Hits 2331 2337 +6 + Misses 76 70 -6 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/atomec-project/atoMEC/pull/212/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project)

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