Python/arithmetic_analysis
PatOnTheBack bd4017928e Added Whitespace and Docstring (#924)
* Added Whitespace and Docstring

I modified the file to make Pylint happier and make the code more readable.

* Beautified Code and Added Docstring

I modified the file to make Pylint happier and make the code more readable.

* Added DOCSTRINGS, Wikipedia link, and whitespace

I added DOCSTRINGS and whitespace to make the code more readable and understandable.

* Improved Formatting

* Wrapped comments
* Fixed spelling error for `movement` variable
* Added DOCSTRINGs

* Improved Formatting

* Corrected whitespace to improve readability.
* Added docstrings.
* Made comments fit inside an 80 column layout.
2019-07-01 16:10:18 +08:00
..
bisection.py better implementation for midpoint (#914) 2019-06-24 18:11:07 +08:00
intersection.py Re-design psnr.py code and change image names (#592) 2018-11-05 18:19:08 +01:00
lu_decomposition.py Added Whitespace and Docstring (#924) 2019-07-01 16:10:18 +08:00
newton_method.py Added Whitespace and Docstring (#924) 2019-07-01 16:10:18 +08:00
newton_raphson_method.py increment 1 2018-10-19 07:48:28 -05:00