Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix documentation on [arithmetic_analysis] folder (#2510) #3274
Conversation
The 2 Newton-Raphson algorithms were working ok. I added some documentation and style to make the code more readable.
long correction
Travis tests have failedHey @Ed1123, TravisBuddy Request Identifier: 26c27950-0dd0-11eb-9111-f326d0cb7f09 |
|
Apparently Travis CI is failing on a file I haven't modified:
Could you please check, @poyea? Sorry it I did something obvious wrong. this is my first PR. |
Describe your change:
I have reviewed all files in .../Python/arithmetic_analysis, added documentation, some tests and style according to the [CONTRIBUTING.md]. I've tried to keep most of the original code. Most of the changes are minimum and all of them can be reviewed in less than a minute. That's why I keep them all in just one PR.
#2510
Checklist:
Fixes: #{$ISSUE_NO}.