Skip to content

Add comments to EvaluationVars and methods for better clarity, Add documentation for Range and SelectorsInfo structure #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

NikolaiKryshnev
Copy link

Add comments to EvaluationVars and methods for better clarit:

  • Documented the EvaluationVars struct to describe its purpose and fields.
  • Added comments for RemovePrefix and GetLocalExtAlgebra methods explaining their functionality.
  • Improved code readability and maintainability by providing clear inline documentation.

Add documentation for Range and SelectorsInfo structure:

  • Added comments to the Range struct explaining its purpose and fields.
  • Documented the SelectorsInfo struct with details about selector indices and groups.
  • Provided a detailed description for the NewSelectorsInfo constructor, including validation logic.
  • Added a comment to the NumSelectors method to clarify its functionality.
  • Improved code readability and maintainability through comprehensive inline documentation.

- Documented the `EvaluationVars` struct to describe its purpose and fields.
- Added comments for `RemovePrefix` and `GetLocalExtAlgebra` methods explaining their functionality.
- Improved code readability and maintainability by providing clear inline documentation.
- Added comments to the `Range` struct explaining its purpose and fields.
- Documented the `SelectorsInfo` struct with details about selector indices and groups.
- Provided a detailed description for the `NewSelectorsInfo` constructor, including validation logic.
- Added a comment to the `NumSelectors` method to clarify its functionality.
- Improved code readability and maintainability through comprehensive inline documentation.
Add documentation for Range and SelectorsInfo structures
@NikolaiKryshnev
Copy link
Author

@ctian1 @puma314 @kevjue Hello! :) Please let me know if there is anything else I need to do or provide to finalize this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant