phonopy / phono3py

A simulation package of phonon-phonon interaction related properties
http://phonopy.github.io/phono3py/
BSD 3-Clause "New" or "Revised" License
117 stars 54 forks source link

Attempt to migrate build system to nanobind, scikit-build-core, and cmake #247

Closed atztogo closed 2 months ago

atztogo commented 2 months ago

This is an attempt to migrate the phono3py build system for using nanobind, scikit-build-core, and cmake like https://github.com/phonopy/phonopy/pull/383.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 65.57%. Comparing base (a981a04) to head (5df6b5b). Report is 8 commits behind head on develop.

Files Patch % Lines
cmake-format.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #247 +/- ## =========================================== - Coverage 65.66% 65.57% -0.09% =========================================== Files 72 73 +1 Lines 12817 12831 +14 =========================================== - Hits 8416 8414 -2 - Misses 4401 4417 +16 ```

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