Christian Clauss
|
59bf115aa1
|
uses: actions/checkout@v2 (#1779)
* uses: actions/checkout@v2
* fixup! Format Python code with psf/black push
|
2020-02-21 15:32:35 +05:30 |
|
Iqrar Agalosi Nureyza
|
6b3bbc70a8
|
Added doctests in modular_exponential.py (#1775)
* added doctests in modular_exponential.py
* added doctests in modular_exponential.py
* added URL link
|
2020-02-20 12:29:01 +01:00 |
|
William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
PatOnTheBack
|
897f1d0fb4
|
Improved Formatting and Style of Math Algos (#960)
* Improved Formatting and Style
I improved formatting and style to make PyLama happier.
Linters used:
- mccabe
- pep257
- pydocstyle
- pep8
- pycodestyle
- pyflakes
- pylint
- isort
* Create volume.py
This script calculates the volumes of various shapes.
* Delete lucasSeries.py
* Revert "Delete lucasSeries.py"
This reverts commit 64c19f7a6c .
* Update lucasSeries.py
|
2019-07-10 22:09:24 +02:00 |
|
Alex Brown
|
91fccecb56
|
snake_case all the things
|
2018-10-19 17:14:25 -05:00 |
|