Skip to content

Conversation

@commitverse
Copy link

This pull request adds docstrings to the Optimization class and its related methods in the optimization.py file. These docstrings provide a clearer understanding of the purpose, parameters, and return values of each method, making the codebase more maintainable and beginner-friendly.

Changes made:
Added class-level docstring to Optimization.

Documented key methods: init, set_objective, solve, solve_qpsolvers, and model_qpsolvers.

This is part of addressing Issue #6 on improving documentation and code clarity.

@vfisikop vfisikop requested a review from cbachela April 9, 2025 07:21
@vfisikop vfisikop added the documentation Improvements or additions to documentation label Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants