Update Pull Request Template#1682
Closed
Kazaf123 wants to merge 7 commits intoTheAlgorithms:Upgrade-to-Python-3.8from
Closed
Update Pull Request Template#1682Kazaf123 wants to merge 7 commits intoTheAlgorithms:Upgrade-to-Python-3.8from
Kazaf123 wants to merge 7 commits intoTheAlgorithms:Upgrade-to-Python-3.8from
Conversation
* Typos in comments in hill_climbing.py * fixup! Format Python code with psf/black push
…1664) * Update and rename lca.py to lowest_common_ancestor.py * fixup! Format Python code with psf/black push
* Added to maths and strings * added changes suggest by cclauss
* git add DIRECTORY.md * updating DIRECTORY.md
…eAlgorithms#1648) * Added Strassen divide and conquer algorithm to multiply matrices * Divide and conquer algorith to calculate pow(a,b) or a raised to the power of b * Putting docstring inside the function. * Added doctests
…n) (TheAlgorithms#1675) * Create infix_evaluation.py * fix doctests * Rename infix_evaluation.py to prefix_evaluation.py * Add prefix_evaluation.py to directory
Member
|
How about #1684 instead? |
Member
|
We now have a PR template from #1684 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of what you did:
Update Pull Request Template
My PR is a:
Main update on the:
Manual testing done on the following databases: