The Wayback Machine - https://web.archive.org/web/20200527155319/https://github.com/TheAlgorithms/Python
Skip to content
All Algorithms implemented in Python https://travis-ci.com/TheAlgorithms/P…
Python
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github actions/setup-python@v2 (#1986) May 16, 2020
arithmetic_analysis Tighten up psf/black and flake8 (#2024) May 22, 2020
backtracking Tighten up psf/black and flake8 (#2024) May 22, 2020
bit_manipulation Create Python/bit_manipulation/README.md (#1897) Apr 20, 2020
blockchain refactor: move import pytest line of blockchain algs under "main" sec… May 19, 2020
boolean_algebra Tabs --> spaces in quine_mc_cluskey.py (#1426) Nov 21, 2019
cellular_automata Blacken one_dimensional.py (#1911) Apr 27, 2020
ciphers Tighten up psf/black and flake8 (#2024) May 22, 2020
compression Create codespell.yml (#1698) Jan 18, 2020
conversions Tighten up psf/black and flake8 (#2024) May 22, 2020
data_structures Tighten up psf/black and flake8 (#2024) May 22, 2020
digital_image_processing Tighten up psf/black and flake8 (#2024) May 22, 2020
divide_and_conquer Merge sort Update variable names (#2032) May 24, 2020
dynamic_programming Tighten up psf/black and flake8 (#2024) May 22, 2020
file_transfer Create codespell.yml (#1698) Jan 18, 2020
fuzzy_logic contribution guidelines checks (#1787) Mar 4, 2020
geodesy Tighten up psf/black and flake8 (#2024) May 22, 2020
graphics Added implementation for Bezier Curve, under a new graphics directory. ( Jan 25, 2020
graphs added Boruvka's MST algorithm (#2026) May 25, 2020
hashes Tighten up psf/black and flake8 (#2024) May 22, 2020
images Add Travis_CI_tests_are_failing.md (#1499) Oct 28, 2019
linear_algebra Tighten up psf/black and flake8 (#2024) May 22, 2020
machine_learning Tighten up psf/black and flake8 (#2024) May 22, 2020
maths Tighten up psf/black and flake8 (#2024) May 22, 2020
matrix Tighten up psf/black and flake8 (#2024) May 22, 2020
networking_flow Tighten up psf/black and flake8 (#2024) May 22, 2020
neural_network Test the exception conditions (#1853) Apr 13, 2020
optimization added hill climbing algorithm (#1666) Jan 8, 2020
other Euclidean recursive method + doctests + type hints (#1999) May 25, 2020
project_euler Tighten up psf/black and flake8 (#2024) May 22, 2020
quantum Update README.md (#1842) Apr 7, 2020
scheduling Tighten up psf/black and flake8 (#2024) May 22, 2020
scripts contribution guidelines checks (#1787) Mar 4, 2020
searches Tighten up psf/black and flake8 (#2024) May 22, 2020
sorts Enhance shell sort syntax (#2035) May 26, 2020
strings Update is_palindrome.py (#2025) May 22, 2020
traversals Tighten up psf/black and flake8 (#2024) May 22, 2020
web_programming Deal with maps (#1945) May 6, 2020
.coveragerc Add pytest-cov (#1578) Nov 17, 2019
.gitignore contribution guidelines checks (#1787) Mar 4, 2020
.gitpod.yml Change gitpod configuration for python3. (#1827) Apr 7, 2020
.travis.yml .travis.yml: Revert to using autoblack (#2033) May 24, 2020
CONTRIBUTING.md Update CONTRIBUTING.md (#1886) Apr 17, 2020
DIRECTORY.md added Boruvka's MST algorithm (#2026) May 25, 2020
LICENSE.md Update year in LICENSE.md (#1848) Apr 13, 2020
README.md Fix psf/black issues than fail the build (#1935) May 3, 2020
Travis_CI_tests_are_failing.md Add Travis_CI_tests_are_failing.md (#1499) Oct 28, 2019
requirements.txt Added Lstm example for stock predection (#1908) May 7, 2020

README.md

The Algorithms - Python

Gitpod Ready-to-Code Gitter chat  Build Status  LGTM  contributions welcome  Donate   

All algorithms implemented in Python (for education)

These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

Community Channel

We're on Gitter! Please join us.

List of Algorithms

See our directory.

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.