Skip to content

Docstrings

Created by: asogaard

Added docstrings to a few modules and made a few minor, structural changes:

  • Renamed src/graphnet/modules.py to src/graphnet/deployment/i3modules.py to both make the intention clearer and to open up for multiple means of deployment.
  • Renamed src/graphnet/utils.py to src/graphnet/maths.py to make the intention clearer, and because it's poor form to call modules utils.py

Addresses #109 (closed)

Merge request reports

Loading