Commit Graph

  • b9e5259aeb Fix long line, tests (#2123) Christian Clauss 2020-06-16 14:29:13 +02:00
  • 9316e7c014 Set the Python file maximum line length to 88 characters (#2122) Christian Clauss 2020-06-16 10:09:19 +02:00
  • 9438c6bf0b Add pytest init file to define custom mark mat_ops (#2120) Michael Quevillon 2020-06-15 12:09:32 -04:00
  • 0b028aa32a Fix line break after binary operator (#2119) Christian Clauss 2020-06-15 15:47:02 +02:00
  • 23dae9ceab implement rat in maze algorithm. (#2106) beqakd 2020-06-15 17:03:30 +04:00
  • b9185bebd6 Create natural_language_processing (#2116) Christian Clauss 2020-06-15 09:55:41 +02:00
  • 55b3088e47 Hash adler32 (#2111) bnMikheili 2020-06-14 11:49:39 +04:00
  • ae9d0f9196 Fix indentation (#2097) Christian Clauss 2020-06-14 08:28:00 +02:00
  • 8bb7b8f457 Fix syntax for flake8 passing (#2096) Nika Losaberidze 2020-06-12 08:51:47 +04:00
  • ec2d900b03 implement sdbm hash algorithm (#2094) bnMikheili 2020-06-12 00:22:16 +04:00
  • 2264244a34 Add Z-function algorithm implementation (#2067) Nika Losaberidze 2020-06-11 21:43:05 +04:00
  • 3893ed30ca created perfect_cube.py (#2076) Vignesh 2020-06-11 23:06:53 +05:30
  • 19c3871b21 Added function to convert from decimal to another base (#2087) Kevin C. Escobedo 2020-06-11 08:59:42 -07:00
  • a7b4311378 fix fetch_github_info __main__ bug (#2080) ocivo 2020-06-11 22:38:43 +08:00
  • 657d46101d calc_profit always returns an int (#2090) Christian Clauss 2020-06-11 16:36:09 +02:00
  • 3de6f010c3 Refactor remove duplicates to more pythonic (#2093) mateuszz0000 2020-06-11 06:13:40 +02:00
  • bf0da25e4f Added Readme for computer vision (#2075) Jeffin Francis 2020-06-10 20:40:47 +05:30
  • e553f4bf11 Added travis notifications only on fail (#2091) mateuszz0000 2020-06-10 12:40:52 +02:00
  • 7be3d0f667 Create-Add files to greedy_method directory (#2082) Apoorve 2020-06-09 21:29:19 +05:30
  • 1e7df7f77a Errors notifications under pull requests (#2081) mateuszz0000 2020-06-08 14:11:01 +02:00
  • 6752e9c737 Remove boilerplate comments and unused variables (#2073) mateuszz0000 2020-06-07 23:05:22 +02:00
  • 20b21e5ec9 Refactor cycle_sort (#2072) mateuszz0000 2020-06-05 09:13:43 +02:00
  • 7a14285cb6 Harris corner detection (#2064) Jeffin Francis 2020-06-04 19:32:51 +05:30
  • 0904610a76 create sum_of_digits.py (#2065) Vignesh 2020-06-03 03:08:32 +05:30
  • 35319a2a2a Update build_directory_md.py (#2066) Martin Röbke 2020-06-02 21:14:12 +02:00
  • d7cc778092 conversions/decimal_to_binary.py: Add type hints (#2001) Shivam Verma 2020-06-02 20:17:10 +05:30
  • b080a5e027 Doctests + typehints in cocktail shaker sort (#2061) mateuszz0000 2020-06-02 11:51:22 +02:00
  • dc720a83d7 Create number_of_digits.py (#1975) Vignesh 2020-06-01 20:53:15 +05:30
  • 1a254465e3 Naive string doctests + typehints (#2054) mateuszz0000 2020-06-01 15:40:40 +02:00
  • 321b1425e3 data_structures/linked_list: Add __len__() function and tests (#2047) Lakshmikanth2001 2020-05-31 15:07:45 +05:30
  • 1e8fe8efcf circular_linked_list: Add more len() tests (#2051) Christian Clauss 2020-05-31 09:36:57 +02:00
  • 3357768fc3 Jaro winkler (#2041) mateuszz0000 2020-05-30 20:44:55 +02:00
  • fa358d614a current_weather, weather_forecast, weather_onecall (#2048) Christian Clauss 2020-05-30 20:17:26 +02:00
  • f8bfd0244d Created weatherforecast.py (#2037) Swapnanil Dutta 2020-05-30 20:55:06 +05:30
  • 4768735668 Enhance shell sort syntax (#2035) KDH 2020-05-26 11:18:03 +09:00
  • 0e619065e7 added Boruvka's MST algorithm (#2026) Nitisha Bharathi 2020-05-25 18:40:54 +05:30
  • bb5552efd0 Euclidean recursive method + doctests + type hints (#1999) mateuszz0000 2020-05-25 12:32:57 +02:00
  • dc4049ee28 .travis.yml: Revert to using autoblack (#2033) Christian Clauss 2020-05-24 17:08:28 +02:00
  • 025b1a6989 Merge sort Update variable names (#2032) Ekansh Mangal 2020-05-24 12:08:43 +05:30
  • d8a4faf96d Update is_palindrome.py (#2025) Ashwin Das 2020-05-22 15:27:23 +05:30
  • a15f82579d Added bead sort (#2022) mateuszz0000 2020-05-22 09:41:40 +02:00
  • 1f8a21d727 Tighten up psf/black and flake8 (#2024) Christian Clauss 2020-05-22 08:10:11 +02:00
  • 21ed8968c0 Fixes in Bidirectional A* (#2020) Erwin Lejeune 2020-05-21 21:50:52 +02:00
  • dc596d23a9 Graphs : Greedy Best First (#2018) Erwin Lejeune 2020-05-20 23:25:48 +02:00
  • 1f2d607e56 Graphs : Bidirectional A* (#2015) Erwin Lejeune 2020-05-20 08:50:22 +02:00
  • 965d02ad41 Update atbash cipher (doc, doctest, performance) (#2017) mateuszz0000 2020-05-20 08:23:17 +02:00
  • 777ddca2e9 Update fast_fibonacci.py (#1889) Sanders Lin 2020-05-20 01:31:52 +08:00
  • 0e6e5056b3 singly_linked_list.py: psf/black (#2008) Christian Clauss 2020-05-19 13:54:25 +02:00
  • 2431001658 Easter date gauss algorithm (#2010) mateuszz0000 2020-05-19 13:44:45 +02:00
  • c906ba82f3 refactor: move import pytest line of blockchain algs under "main" section. (#2012) Jie Han 2020-05-19 18:56:16 +08:00
  • 1c62bd10c1 Precision must be a nonnegative integer (#2013) Christian Clauss 2020-05-19 12:16:20 +02:00
  • e6fdcc90fd consists of area of various geometrical shapes (#2002) Adityanagraj 2020-05-19 02:36:19 +05:30
  • 77f3888b71 Pi digit extraction algorithm (#1996) Kenneth P 2020-05-18 16:54:08 -04:00
  • 7a8696cd6d change doctest line (#2007) Jie Han 2020-05-19 03:44:27 +08:00
  • f9e0dd94d6 added __len__ function (#1812) Akash 2020-05-18 21:40:55 +05:30
  • 38d2e98665 hill_cipher.py: gcd() -> greatest_common_divisor() (#1997) Christian Clauss 2020-05-18 13:05:51 +02:00
  • aa120cea12 Add tests and type hints to hill cipher (#1991) Bharath kumar Reddy Kotha 2020-05-18 12:33:20 +05:30
  • bc8e8f03fd Added strand sort (#1982) mateuszz0000 2020-05-17 22:48:39 +02:00
  • 565060aa99 actions/setup-python@v2 (#1986) Christian Clauss 2020-05-16 08:49:56 +02:00
  • a29a2a3a06 Added file aliquot_sum.py (#1985) Kenneth P 2020-05-15 02:06:51 -04:00
  • c8fbdee229 improved prime number generator to check only up to sqrt(n) instead of n (#1984) Steven Qu 2020-05-14 18:33:50 -04:00
  • 48bb14d4b2 Update linear_search.py (#1974) Himanshu Airan 2020-05-14 20:22:43 +05:30
  • 69171a9ac3 The new version of flake8 is linting f-strings (#1976) Christian Clauss 2020-05-13 20:03:28 +02:00
  • ba8b156fdc Iterative merge sort implementation (#1972) Aman Gupta 2020-05-11 20:10:02 +05:30
  • 1151d8b157 Add type hints to max_heap.py (#1960) halilylm 2020-05-11 13:23:39 +03:00
  • a7cd633bb6 Fix astar (#1966) Christian Clauss 2020-05-10 17:19:40 +02:00
  • 3d9bb051a8 Travis CI: Strict flake8 (#1962) Christian Clauss 2020-05-10 08:06:42 +02:00
  • 77c3e5b74b Added A* algorithm (#1913) Jeffin Francis 2020-05-10 00:37:36 +05:30
  • eef6393935 Kadanes_algorithm (#1959) Raj-Parekh24 2020-05-10 00:30:59 +05:30
  • 8b55a143fa Travis CI: lint for useless backslashes (#1961) Christian Clauss 2020-05-09 13:24:25 +02:00
  • 369562a1e8 Upgrades to caesar_cipher.py (#1958) Maxim R 2020-05-08 00:44:07 -05:00
  • c18c677a38 Added Nearest neighbour algorithm (#1934) mateuszz0000 2020-05-07 23:47:28 +02:00
  • 7469fb6edd Add graphs/frequent_pattern_graph_miner.py (#1866) siva1098 2020-05-08 03:00:24 +05:30
  • 9e5f365fed Add sleep-sort (#1867) Arvind Krishna 2020-05-08 01:14:34 +05:30
  • a52dd66ac6 Added Shortest Job First Algorithm (#1957) pharshil1902 2020-05-07 22:57:44 +05:30
  • 8a8527f1bd Added Lstm example for stock predection (#1908) Jeffin Francis 2020-05-07 12:23:44 +05:30
  • 4acc28ba55 Added new algorithm: cracking caesar cipher with the chi-squared test (#1950) Maxim R 2020-05-06 12:42:18 -05:00
  • 3d4ccc383a change method name from front to get_front (#1943) Vipul Rai 2020-05-06 11:19:44 +05:30
  • 08c8bb5ad5 Deal with maps (#1945) Christian Clauss 2020-05-06 03:32:40 +02:00
  • 1e84aabaea Create sol2.py (#1876) Sanders Lin 2020-05-05 23:27:18 +08:00
  • 540023ec31 Delete FUNDING.yml Anup Kumar Panwar 2020-05-04 11:18:41 +05:30
  • d1b25760bc Fix psf/black issues than fail the build (#1935) Christian Clauss 2020-05-03 23:58:44 +02:00
  • 9b2d65bac1 Solution for Euler Problem 26 (#1939) Alok Shukla 2020-05-04 02:18:16 +05:30
  • f80ffe1f54 added method for checking armstrong number (#1936) Akash 2020-05-03 23:26:33 +05:30
  • b6fcee3114 Check if a item exist in stack or not (#1931) Akash 2020-05-03 19:45:31 +05:30
  • 853741e518 enhanced segment tree implementation and more pythonic (#1715) lanzhiwang 2020-05-03 03:44:29 +08:00
  • 9bb57fbbfe support_vector_machines.py increase error tolerance to suppress convergence warnings (#1929) QuantumNovice 2020-05-03 00:19:45 +05:00
  • a859934105 Hamiltonian Cycle (#1930) Saba Pochkhua 2020-05-02 23:13:56 +04:00
  • d62cc35268 Update stale comment (#1924) lkdmttg7 2020-05-02 16:34:25 +05:30
  • 6acd7fb5ce Wrap lines that go beyond GitHub Editor (#1925) Christian Clauss 2020-05-01 23:36:35 +02:00
  • bcaa88b26c Changed the deprecated np.matrix to np.ndarray (#1923) QuantumNovice 2020-05-01 20:42:41 +05:00
  • 308505f18f Add shortest path by BFS (#1870) Sanders Lin 2020-05-01 13:24:32 +08:00
  • b01e5b78a3 Graph coloring (#1921) Saba Pochkhua 2020-05-01 01:23:52 +04:00
  • 1ad78b2663 Fix invalid escape sequence in binary_search_tree.py (#1920) Christian Clauss 2020-04-30 22:47:11 +02:00
  • 3d0680eddf Added Burkes dithering algorithm. (#1916) mateuszz0000 2020-04-30 11:54:20 +02:00
  • fbc038d532 Added A1Z26 Cipher (#1914) LethargicLeprechaun 2020-04-29 23:23:51 +01:00
  • 8cb957f893 Blacken one_dimensional.py (#1911) Christian Clauss 2020-04-27 18:40:46 +02:00
  • 0ef9dd3977 Create one_dimensional.py (#1905) 8Dion8 2020-04-27 19:07:31 +03:00
  • 5933cd4d83 Added sepia tone (#1877) mateuszz0000 2020-04-26 11:59:11 +02:00
  • e5dd2b1eb7 Fix typo in Project Euler sol1.py (#1875) Sanders Lin 2020-04-26 05:27:01 +08:00