Skip to content

Conversation

@JoshuaFisherC
Copy link
Contributor

Updated and fleshed out numpy solver documentation.

Added types for each parameter in documentation if missing. Completed missing documentation for parameters when missing.
Put parameters in order they appear in function constructor. Fixed a few mispellings
@JoshuaFisherC JoshuaFisherC requested a review from BryanRumsey May 29, 2022 00:29
@JoshuaFisherC JoshuaFisherC linked an issue May 29, 2022 that may be closed by this pull request
1 task
@JoshuaFisherC JoshuaFisherC requested a review from jtcooper10 May 29, 2022 00:43
Copy link
Contributor

@BryanRumsey BryanRumsey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the solver have missing or incomplete class level documentation.
Some of the solvers are missing documentation for public functions

Still need to add kwargs documentation
@BryanRumsey BryanRumsey added the enhancement New feature or request label Jun 1, 2022
@BryanRumsey BryanRumsey added this to the 1.6.10 milestone Jun 1, 2022
@BryanRumsey BryanRumsey self-requested a review June 1, 2022 17:57
@BryanRumsey BryanRumsey self-requested a review June 28, 2022 11:17
@briandrawert briandrawert requested review from mdip226 and removed request for jtcooper10 June 29, 2022 17:48
Copy link
Contributor

@mdip226 mdip226 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just minor changes so that there is a uniform format throughout. Nothing major, looks good! Some of my comments are just me thinking and may not require a change at all.

Changed variable parameter documentation in c solvers
Copy link
Contributor

@mdip226 mdip226 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few missing words, after that, good to merge I'd say.

@briandrawert briandrawert merged commit ffb7f98 into develop Aug 9, 2022
@briandrawert briandrawert deleted the SolverDocFix branch August 9, 2022 17:38
@BryanRumsey BryanRumsey mentioned this pull request Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update solver documentation

5 participants