PhasesResearchLab / pySIPFENN

Python python toolset for Structure-Informed Property and Feature Engineering with Neural Networks. It offers unique advantages through (1) effortless extensibility, (2) optimizations for ordered, dilute, and random atomic configurations, and (3) automated model tuning.
https://pysipfenn.org
Other
19 stars 3 forks source link

Update Ward2017 documentation #14

Closed jwsiegel2510 closed 7 months ago

jwsiegel2510 commented 7 months ago

Added some missing documentation to the functions defined in Ward2017.py.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a111848) 94.88% compared to head (bdcf629) 95.15%. Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== + Coverage 94.88% 95.15% +0.26% ========================================== Files 17 17 Lines 1937 1960 +23 ========================================== + Hits 1838 1865 +27 + Misses 99 95 -4 ```

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