{"text": "Repo: TheAlgorithms/Python\nCommit: b1b4bdaecddde492a9cca441b9c236ba16ee1d01\nAuthor: Chetan Kaushik\nDate: 2016-07-19T22:34:17+05:30\nFiles: 3\n\nMessage: Changed extention of previous files and added Selection sort", "metadata": {"id": "c7bd5eccf775", "repo": "TheAlgorithms/Python", "hash": "b1b4bdaecddde492a9cca441b9c236ba16ee1d01", "author": "Chetan Kaushik", "date": "2016-07-19T22:34:17+05:30", "subject": "Changed extention of previous files and added Selection sort", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b1b4bdaecddde492a9cca441b9c236ba16ee1d01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b1b4bdaecddde492a9cca441b9c236ba16ee1d01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b8a494b6225d1133c73e666b0300a039bb2b5e3\nAuthor: Chetan Kaushik\nDate: 2016-07-23T17:33:51+05:30\nFiles: 2\n\nMessage: Added Binary Search and Modified Linear Search", "metadata": {"id": "b6655cc972d5", "repo": "TheAlgorithms/Python", "hash": "0b8a494b6225d1133c73e666b0300a039bb2b5e3", "author": "Chetan Kaushik", "date": "2016-07-23T17:33:51+05:30", "subject": "Added Binary Search and Modified Linear Search", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b8a494b6225d1133c73e666b0300a039bb2b5e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b8a494b6225d1133c73e666b0300a039bb2b5e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1794366d03a95410dead20999a0afad84bd32e7a\nAuthor: Harshil Darji\nDate: 2016-07-29T12:30:38+05:30\nFiles: 1\n\nMessage: Cryptography Algorithm", "metadata": {"id": "a18331c37288", "repo": "TheAlgorithms/Python", "hash": "1794366d03a95410dead20999a0afad84bd32e7a", "author": "Harshil Darji", "date": "2016-07-29T12:30:38+05:30", "subject": "Cryptography Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1794366d03a95410dead20999a0afad84bd32e7a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1794366d03a95410dead20999a0afad84bd32e7a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cd8404bfdcfc2ae326e5a65cd4d34f448b410f61\nAuthor: Sergey Tsaplin\nDate: 2016-07-29T15:58:23+05:00\nFiles: 2\n\nMessage: Make selection sort pythonic way", "metadata": {"id": "216892beb83a", "repo": "TheAlgorithms/Python", "hash": "cd8404bfdcfc2ae326e5a65cd4d34f448b410f61", "author": "Sergey Tsaplin", "date": "2016-07-29T15:58:23+05:00", "subject": "Make selection sort pythonic way", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/cd8404bfdcfc2ae326e5a65cd4d34f448b410f61", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cd8404bfdcfc2ae326e5a65cd4d34f448b410f61"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7dff214d9ba2bd178830d06422073022def49ba3\nAuthor: Sergey Tsaplin\nDate: 2016-07-29T18:03:20+05:00\nFiles: 1\n\nMessage: Binary Search refactoring", "metadata": {"id": "2ff44445e5f7", "repo": "TheAlgorithms/Python", "hash": "7dff214d9ba2bd178830d06422073022def49ba3", "author": "Sergey Tsaplin", "date": "2016-07-29T18:03:20+05:00", "subject": "Binary Search refactoring", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7dff214d9ba2bd178830d06422073022def49ba3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7dff214d9ba2bd178830d06422073022def49ba3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 65ca0bbaa2ebf11ec8081598f32c98a23e24d4e3\nAuthor: Sergey Tsaplin\nDate: 2016-07-29T18:06:37+05:00\nFiles: 1\n\nMessage: Rename binary_search module pythonic way", "metadata": {"id": "18baceb91155", "repo": "TheAlgorithms/Python", "hash": "65ca0bbaa2ebf11ec8081598f32c98a23e24d4e3", "author": "Sergey Tsaplin", "date": "2016-07-29T18:06:37+05:00", "subject": "Rename binary_search module pythonic way", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/65ca0bbaa2ebf11ec8081598f32c98a23e24d4e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/65ca0bbaa2ebf11ec8081598f32c98a23e24d4e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec6b64a9eca8c2d3f092e2e0a44c6b18159a0b54\nAuthor: Sergey Tsaplin\nDate: 2016-07-29T19:12:51+05:00\nFiles: 1\n\nMessage: Add bin search algorithm using stdlib", "metadata": {"id": "a2ac944cb4b8", "repo": "TheAlgorithms/Python", "hash": "ec6b64a9eca8c2d3f092e2e0a44c6b18159a0b54", "author": "Sergey Tsaplin", "date": "2016-07-29T19:12:51+05:00", "subject": "Add bin search algorithm using stdlib", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec6b64a9eca8c2d3f092e2e0a44c6b18159a0b54", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec6b64a9eca8c2d3f092e2e0a44c6b18159a0b54"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 549915acd43bdca3aed47b880a43741fec5bc2f1\nAuthor: Tony Sappe\nDate: 2016-07-29T14:47:32-04:00\nFiles: 3\n\nMessage: Made improvements to Bubble and Insertion algorithms", "metadata": {"id": "f5f4c2e5891f", "repo": "TheAlgorithms/Python", "hash": "549915acd43bdca3aed47b880a43741fec5bc2f1", "author": "Tony Sappe", "date": "2016-07-29T14:47:32-04:00", "subject": "Made improvements to Bubble and Insertion algorithms", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/549915acd43bdca3aed47b880a43741fec5bc2f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/549915acd43bdca3aed47b880a43741fec5bc2f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b7eae6b0e37c0b44889657688a530f307c8cd2f5\nAuthor: Tony Sappe\nDate: 2016-07-29T15:14:30-04:00\nFiles: 4\n\nMessage: Changed BubbleSort.py and InsertionSort.py to allow x number of inputs. Also worked on LinearSearch.py", "metadata": {"id": "f148f69df0ef", "repo": "TheAlgorithms/Python", "hash": "b7eae6b0e37c0b44889657688a530f307c8cd2f5", "author": "Tony Sappe", "date": "2016-07-29T15:14:30-04:00", "subject": "Changed BubbleSort.py and InsertionSort.py to allow x number of inputs. Also worked on LinearSearch.py", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/b7eae6b0e37c0b44889657688a530f307c8cd2f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b7eae6b0e37c0b44889657688a530f307c8cd2f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37ddd2c8d06276141ce3b156c67e8663100a8dd0\nAuthor: Tony Sappe\nDate: 2016-07-29T15:31:20-04:00\nFiles: 5\n\nMessage: Changed QuickSort.py", "metadata": {"id": "ba2e7254b837", "repo": "TheAlgorithms/Python", "hash": "37ddd2c8d06276141ce3b156c67e8663100a8dd0", "author": "Tony Sappe", "date": "2016-07-29T15:31:20-04:00", "subject": "Changed QuickSort.py", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/37ddd2c8d06276141ce3b156c67e8663100a8dd0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37ddd2c8d06276141ce3b156c67e8663100a8dd0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 578845a6b5491c797ddad8eb61297e9f6383962c\nAuthor: Tony Sappe\nDate: 2016-07-29T15:48:47-04:00\nFiles: 6\n\nMessage: Improved MergeSort.py", "metadata": {"id": "c86d23ddf356", "repo": "TheAlgorithms/Python", "hash": "578845a6b5491c797ddad8eb61297e9f6383962c", "author": "Tony Sappe", "date": "2016-07-29T15:48:47-04:00", "subject": "Improved MergeSort.py", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/578845a6b5491c797ddad8eb61297e9f6383962c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/578845a6b5491c797ddad8eb61297e9f6383962c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 473022a22558050e11719fbf0d8d18590d97a121\nAuthor: Harshil Darji\nDate: 2016-07-30T19:40:22+05:30\nFiles: 1\n\nMessage: Cryptography Algorithm", "metadata": {"id": "021557e8128a", "repo": "TheAlgorithms/Python", "hash": "473022a22558050e11719fbf0d8d18590d97a121", "author": "Harshil Darji", "date": "2016-07-30T19:40:22+05:30", "subject": "Cryptography Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/473022a22558050e11719fbf0d8d18590d97a121", "diff_url": "https://github.com/TheAlgorithms/Python/commit/473022a22558050e11719fbf0d8d18590d97a121"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f875a1ba5bef6feb837e55bbe3e32e2d21382758\nAuthor: Harshil Darji\nDate: 2016-08-01T12:56:52+05:30\nFiles: 1\n\nMessage: Cryptography Algorithm", "metadata": {"id": "b67f6acebfd6", "repo": "TheAlgorithms/Python", "hash": "f875a1ba5bef6feb837e55bbe3e32e2d21382758", "author": "Harshil Darji", "date": "2016-08-01T12:56:52+05:30", "subject": "Cryptography Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f875a1ba5bef6feb837e55bbe3e32e2d21382758", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f875a1ba5bef6feb837e55bbe3e32e2d21382758"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1459957c06241e4345f2b82dc9af3eb87a585877\nAuthor: Sergey Tsaplin\nDate: 2016-07-30T01:06:49+05:00\nFiles: 13\n\nMessage: Sortings and searching algorithms refactoring", "metadata": {"id": "14bace1d2e3d", "repo": "TheAlgorithms/Python", "hash": "1459957c06241e4345f2b82dc9af3eb87a585877", "author": "Sergey Tsaplin", "date": "2016-07-30T01:06:49+05:00", "subject": "Sortings and searching algorithms refactoring", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/1459957c06241e4345f2b82dc9af3eb87a585877", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1459957c06241e4345f2b82dc9af3eb87a585877"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab2614574e3e558225db8b00fae886eec06790e3\nAuthor: Sergey Tsaplin\nDate: 2016-08-01T15:06:53+05:00\nFiles: 11\n\nMessage: Move files to separate directories", "metadata": {"id": "b50518cf87f8", "repo": "TheAlgorithms/Python", "hash": "ab2614574e3e558225db8b00fae886eec06790e3", "author": "Sergey Tsaplin", "date": "2016-08-01T15:06:53+05:00", "subject": "Move files to separate directories", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab2614574e3e558225db8b00fae886eec06790e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab2614574e3e558225db8b00fae886eec06790e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 231ab6216b0cc5257971f93cb48f455875001869\nAuthor: Sergey Tsaplin\nDate: 2016-08-01T14:16:54+05:00\nFiles: 2\n\nMessage: Travis integration (Add .travis.yml)", "metadata": {"id": "e66e6da6fc02", "repo": "TheAlgorithms/Python", "hash": "231ab6216b0cc5257971f93cb48f455875001869", "author": "Sergey Tsaplin", "date": "2016-08-01T14:16:54+05:00", "subject": "Travis integration (Add .travis.yml)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/231ab6216b0cc5257971f93cb48f455875001869", "diff_url": "https://github.com/TheAlgorithms/Python/commit/231ab6216b0cc5257971f93cb48f455875001869"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b72d5e0a112a8f3892790906708679e3330cbd9\nAuthor: Harshil Darji\nDate: 2016-08-01T22:41:06+05:30\nFiles: 1\n\nMessage: Cryptography Algorithm", "metadata": {"id": "bfa889ab9135", "repo": "TheAlgorithms/Python", "hash": "5b72d5e0a112a8f3892790906708679e3330cbd9", "author": "Harshil Darji", "date": "2016-08-01T22:41:06+05:30", "subject": "Cryptography Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b72d5e0a112a8f3892790906708679e3330cbd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b72d5e0a112a8f3892790906708679e3330cbd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8926cc0a306a9caef797212383c02e6f7a3dee93\nAuthor: Harshil Darji\nDate: 2016-08-02T13:41:36+05:30\nFiles: 2\n\nMessage: Cryptography Algorithm", "metadata": {"id": "738872c78d6e", "repo": "TheAlgorithms/Python", "hash": "8926cc0a306a9caef797212383c02e6f7a3dee93", "author": "Harshil Darji", "date": "2016-08-02T13:41:36+05:30", "subject": "Cryptography Algorithm", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8926cc0a306a9caef797212383c02e6f7a3dee93", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8926cc0a306a9caef797212383c02e6f7a3dee93"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2d2e4d6b5e2bd7257232c2156b78240452e9991\nAuthor: Naveen Arunachalam\nDate: 2016-08-04T11:16:55-07:00\nFiles: 1\n\nMessage: Fix typo in documentation", "metadata": {"id": "c7d0e2776fcb", "repo": "TheAlgorithms/Python", "hash": "a2d2e4d6b5e2bd7257232c2156b78240452e9991", "author": "Naveen Arunachalam", "date": "2016-08-04T11:16:55-07:00", "subject": "Fix typo in documentation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2d2e4d6b5e2bd7257232c2156b78240452e9991", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2d2e4d6b5e2bd7257232c2156b78240452e9991"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 78402c5f42bc3e3e075b9e81ad72c51c1dea76b9\nAuthor: miczal\nDate: 2016-08-11T20:02:06+02:00\nFiles: 1\n\nMessage: [Quicksort]Added shuffling of input", "metadata": {"id": "186b7c1b2863", "repo": "TheAlgorithms/Python", "hash": "78402c5f42bc3e3e075b9e81ad72c51c1dea76b9", "author": "miczal", "date": "2016-08-11T20:02:06+02:00", "subject": "[Quicksort]Added shuffling of input", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/78402c5f42bc3e3e075b9e81ad72c51c1dea76b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/78402c5f42bc3e3e075b9e81ad72c51c1dea76b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04d15692a8dfb679de7bf06bdc02426fec54adf3\nAuthor: arijit pande\nDate: 2016-08-14T09:51:52+00:00\nFiles: 1\n\nMessage: added implementation for heap sort algorithm", "metadata": {"id": "14f64c911048", "repo": "TheAlgorithms/Python", "hash": "04d15692a8dfb679de7bf06bdc02426fec54adf3", "author": "arijit pande", "date": "2016-08-14T09:51:52+00:00", "subject": "added implementation for heap sort algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/04d15692a8dfb679de7bf06bdc02426fec54adf3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04d15692a8dfb679de7bf06bdc02426fec54adf3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ce559ecdd3e4430baa9e8e42f754f182826a22e\nAuthor: arijit pande\nDate: 2016-08-14T10:04:21+00:00\nFiles: 1\n\nMessage: added __future__ module", "metadata": {"id": "e8b8416c4324", "repo": "TheAlgorithms/Python", "hash": "7ce559ecdd3e4430baa9e8e42f754f182826a22e", "author": "arijit pande", "date": "2016-08-14T10:04:21+00:00", "subject": "added __future__ module", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ce559ecdd3e4430baa9e8e42f754f182826a22e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ce559ecdd3e4430baa9e8e42f754f182826a22e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95ff38977300f9528ab9968ce5497896bff696ea\nAuthor: Chetan Kaushik\nDate: 2016-08-15T13:39:01+05:30\nFiles: 1\n\nMessage: Added Linear Search Readme", "metadata": {"id": "da04c3ecac9d", "repo": "TheAlgorithms/Python", "hash": "95ff38977300f9528ab9968ce5497896bff696ea", "author": "Chetan Kaushik", "date": "2016-08-15T13:39:01+05:30", "subject": "Added Linear Search Readme", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95ff38977300f9528ab9968ce5497896bff696ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95ff38977300f9528ab9968ce5497896bff696ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a4b33534efb9bf35f707dca30fac0d73609d597\nAuthor: Jacob Bonek\nDate: 2016-08-15T23:18:42-04:00\nFiles: 1\n\nMessage: Added Shell sort to readme", "metadata": {"id": "d85e933df91f", "repo": "TheAlgorithms/Python", "hash": "8a4b33534efb9bf35f707dca30fac0d73609d597", "author": "Jacob Bonek", "date": "2016-08-15T23:18:42-04:00", "subject": "Added Shell sort to readme", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a4b33534efb9bf35f707dca30fac0d73609d597", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a4b33534efb9bf35f707dca30fac0d73609d597"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e359b6efd411aa21ed63e588386abe5fc38ff666\nAuthor: JakeBonek\nDate: 2016-08-16T12:43:02-04:00\nFiles: 8\n\nMessage: Fixed typos and added the shell sort algorithm", "metadata": {"id": "a420bf35728e", "repo": "TheAlgorithms/Python", "hash": "e359b6efd411aa21ed63e588386abe5fc38ff666", "author": "JakeBonek", "date": "2016-08-16T12:43:02-04:00", "subject": "Fixed typos and added the shell sort algorithm", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/e359b6efd411aa21ed63e588386abe5fc38ff666", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e359b6efd411aa21ed63e588386abe5fc38ff666"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab8340cac79c03adb249b7b22a7125b43378af83\nAuthor: yyeltsyn\nDate: 2016-08-26T09:02:54+03:00\nFiles: 1\n\nMessage: Update bubble_sort.py", "metadata": {"id": "1ee70150fe47", "repo": "TheAlgorithms/Python", "hash": "ab8340cac79c03adb249b7b22a7125b43378af83", "author": "yyeltsyn", "date": "2016-08-26T09:02:54+03:00", "subject": "Update bubble_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab8340cac79c03adb249b7b22a7125b43378af83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab8340cac79c03adb249b7b22a7125b43378af83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a04d5c5e1e17c60f7dae0c240ac78972e8a9bf2d\nAuthor: Anup Kumar Panwar\nDate: 2016-08-26T17:16:03+05:30\nFiles: 1\n\nMessage: Revert \"Update bubble_sort.py\"", "metadata": {"id": "0733fe495729", "repo": "TheAlgorithms/Python", "hash": "a04d5c5e1e17c60f7dae0c240ac78972e8a9bf2d", "author": "Anup Kumar Panwar", "date": "2016-08-26T17:16:03+05:30", "subject": "Revert \"Update bubble_sort.py\"", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a04d5c5e1e17c60f7dae0c240ac78972e8a9bf2d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a04d5c5e1e17c60f7dae0c240ac78972e8a9bf2d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 66433a5f0bb822917e726e7eee8142e4375d2d35\nAuthor: yyeltsyn\nDate: 2016-08-29T11:29:49+03:00\nFiles: 1\n\nMessage: Update quick_sort.py", "metadata": {"id": "415363293070", "repo": "TheAlgorithms/Python", "hash": "66433a5f0bb822917e726e7eee8142e4375d2d35", "author": "yyeltsyn", "date": "2016-08-29T11:29:49+03:00", "subject": "Update quick_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/66433a5f0bb822917e726e7eee8142e4375d2d35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/66433a5f0bb822917e726e7eee8142e4375d2d35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7bdcd08996175df54474bb5775386fe1cdda7338\nAuthor: NotAName\nDate: 2016-08-30T21:06:49+02:00\nFiles: 1\n\nMessage: Fixed typo in linear_search.py", "metadata": {"id": "52f920e31410", "repo": "TheAlgorithms/Python", "hash": "7bdcd08996175df54474bb5775386fe1cdda7338", "author": "NotAName", "date": "2016-08-30T21:06:49+02:00", "subject": "Fixed typo in linear_search.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7bdcd08996175df54474bb5775386fe1cdda7338", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7bdcd08996175df54474bb5775386fe1cdda7338"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a681b24f69faf2411c7da984a49c308d2ce0eb06\nAuthor: yyeltsyn\nDate: 2016-09-05T10:08:04+03:00\nFiles: 1\n\nMessage: Update insertion_sort.py", "metadata": {"id": "6298c15a4c08", "repo": "TheAlgorithms/Python", "hash": "a681b24f69faf2411c7da984a49c308d2ce0eb06", "author": "yyeltsyn", "date": "2016-09-05T10:08:04+03:00", "subject": "Update insertion_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a681b24f69faf2411c7da984a49c308d2ce0eb06", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a681b24f69faf2411c7da984a49c308d2ce0eb06"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 119da45c52fe330bd1c176496ddd0df65262ec20\nAuthor: phlai\nDate: 2016-09-11T17:51:34+08:00\nFiles: 1\n\nMessage: for better bubble sort", "metadata": {"id": "4c94d2f2319b", "repo": "TheAlgorithms/Python", "hash": "119da45c52fe330bd1c176496ddd0df65262ec20", "author": "phlai", "date": "2016-09-11T17:51:34+08:00", "subject": "for better bubble sort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/119da45c52fe330bd1c176496ddd0df65262ec20", "diff_url": "https://github.com/TheAlgorithms/Python/commit/119da45c52fe330bd1c176496ddd0df65262ec20"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53926f18fb4f058bba9dd23fb75721d3dfa1d24b\nAuthor: naveenarun\nDate: 2016-09-16T14:29:34-05:00\nFiles: 1\n\nMessage: add hashes directory", "metadata": {"id": "7384702edc26", "repo": "TheAlgorithms/Python", "hash": "53926f18fb4f058bba9dd23fb75721d3dfa1d24b", "author": "naveenarun", "date": "2016-09-16T14:29:34-05:00", "subject": "add hashes directory", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53926f18fb4f058bba9dd23fb75721d3dfa1d24b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53926f18fb4f058bba9dd23fb75721d3dfa1d24b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e60a18cfa1ec25a327b96b8689cccb9d33445db\nAuthor: naveenarun\nDate: 2016-09-16T14:32:41-05:00\nFiles: 1\n\nMessage: fix python3 print statement", "metadata": {"id": "2047f7280e91", "repo": "TheAlgorithms/Python", "hash": "0e60a18cfa1ec25a327b96b8689cccb9d33445db", "author": "naveenarun", "date": "2016-09-16T14:32:41-05:00", "subject": "fix python3 print statement", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e60a18cfa1ec25a327b96b8689cccb9d33445db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e60a18cfa1ec25a327b96b8689cccb9d33445db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9deae5d14ca4f5a043d75edeb2cdbe23de7329f0\nAuthor: Akshay Sharma\nDate: 2016-09-26T02:45:14+05:30\nFiles: 7\n\nMessage: PEP style and tree traversals", "metadata": {"id": "ccd5eb5d2296", "repo": "TheAlgorithms/Python", "hash": "9deae5d14ca4f5a043d75edeb2cdbe23de7329f0", "author": "Akshay Sharma", "date": "2016-09-26T02:45:14+05:30", "subject": "PEP style and tree traversals", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/9deae5d14ca4f5a043d75edeb2cdbe23de7329f0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9deae5d14ca4f5a043d75edeb2cdbe23de7329f0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fb8d4a53873cf78a730fb7ae5bb7a1a3509db6f1\nAuthor: Akshay Sharma\nDate: 2016-09-26T02:52:05+05:30\nFiles: 1\n\nMessage: changed named to binary tree traversals", "metadata": {"id": "857276db4b3b", "repo": "TheAlgorithms/Python", "hash": "fb8d4a53873cf78a730fb7ae5bb7a1a3509db6f1", "author": "Akshay Sharma", "date": "2016-09-26T02:52:05+05:30", "subject": "changed named to binary tree traversals", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fb8d4a53873cf78a730fb7ae5bb7a1a3509db6f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fb8d4a53873cf78a730fb7ae5bb7a1a3509db6f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edf9dd2156cc06b4badc7f7ad2625fe019fc5202\nAuthor: Akshay Sharma\nDate: 2016-09-26T15:56:23+05:30\nFiles: 1\n\nMessage: dynamic_programming, fibonacci sequence.", "metadata": {"id": "664c1106e5fb", "repo": "TheAlgorithms/Python", "hash": "edf9dd2156cc06b4badc7f7ad2625fe019fc5202", "author": "Akshay Sharma", "date": "2016-09-26T15:56:23+05:30", "subject": "dynamic_programming, fibonacci sequence.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/edf9dd2156cc06b4badc7f7ad2625fe019fc5202", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edf9dd2156cc06b4badc7f7ad2625fe019fc5202"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7c90322815693dfc3d2644da91d43c02100dad7b\nAuthor: Akshay Sharma\nDate: 2016-09-26T15:58:43+05:30\nFiles: 1\n\nMessage: dp intro ro fr fibonacci.py", "metadata": {"id": "94c6b7d91033", "repo": "TheAlgorithms/Python", "hash": "7c90322815693dfc3d2644da91d43c02100dad7b", "author": "Akshay Sharma", "date": "2016-09-26T15:58:43+05:30", "subject": "dp intro ro fr fibonacci.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7c90322815693dfc3d2644da91d43c02100dad7b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7c90322815693dfc3d2644da91d43c02100dad7b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a3c5167fad2db8d1b5f2acee8cb1c5cf2606bd14\nAuthor: Akshay Sharma\nDate: 2016-09-26T16:08:40+05:30\nFiles: 1\n\nMessage: pep style and fixed exception on input other and integer type", "metadata": {"id": "43a22f6ca3b8", "repo": "TheAlgorithms/Python", "hash": "a3c5167fad2db8d1b5f2acee8cb1c5cf2606bd14", "author": "Akshay Sharma", "date": "2016-09-26T16:08:40+05:30", "subject": "pep style and fixed exception on input other and integer type", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a3c5167fad2db8d1b5f2acee8cb1c5cf2606bd14", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a3c5167fad2db8d1b5f2acee8cb1c5cf2606bd14"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ada433b4524596d17de1bfac1d8e63dcc24a45fc\nAuthor: Akshay Sharma\nDate: 2016-09-26T17:00:35+05:30\nFiles: 1\n\nMessage: edge test cases fixed", "metadata": {"id": "34d5f16acfe9", "repo": "TheAlgorithms/Python", "hash": "ada433b4524596d17de1bfac1d8e63dcc24a45fc", "author": "Akshay Sharma", "date": "2016-09-26T17:00:35+05:30", "subject": "edge test cases fixed", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ada433b4524596d17de1bfac1d8e63dcc24a45fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ada433b4524596d17de1bfac1d8e63dcc24a45fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4b43a2f50740bbeab95f64137eb8993ed8ac4617\nAuthor: edawine\nDate: 2016-10-09T00:09:59+07:00\nFiles: 1\n\nMessage: Add another randomness into the password generator", "metadata": {"id": "b147ae3e4a7f", "repo": "TheAlgorithms/Python", "hash": "4b43a2f50740bbeab95f64137eb8993ed8ac4617", "author": "edawine", "date": "2016-10-09T00:09:59+07:00", "subject": "Add another randomness into the password generator", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4b43a2f50740bbeab95f64137eb8993ed8ac4617", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4b43a2f50740bbeab95f64137eb8993ed8ac4617"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8a62451031bcf67d5ce7e1e7fc730c65b7f649d\nAuthor: edawine\nDate: 2016-10-09T00:30:05+07:00\nFiles: 1\n\nMessage: Uses 'with' instead of manually closing files", "metadata": {"id": "6fe9abb234de", "repo": "TheAlgorithms/Python", "hash": "d8a62451031bcf67d5ce7e1e7fc730c65b7f649d", "author": "edawine", "date": "2016-10-09T00:30:05+07:00", "subject": "Uses 'with' instead of manually closing files", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8a62451031bcf67d5ce7e1e7fc730c65b7f649d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8a62451031bcf67d5ce7e1e7fc730c65b7f649d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 82ffc6e50bdd01245cab61db858c82a19f457c3b\nAuthor: \nDate: 2016-10-08T21:39:21-04:00\nFiles: 1\n\nMessage: Method Names Changed for completeness", "metadata": {"id": "44047374dd22", "repo": "TheAlgorithms/Python", "hash": "82ffc6e50bdd01245cab61db858c82a19f457c3b", "author": "", "date": "2016-10-08T21:39:21-04:00", "subject": "Method Names Changed for completeness", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/82ffc6e50bdd01245cab61db858c82a19f457c3b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/82ffc6e50bdd01245cab61db858c82a19f457c3b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13dd4a1e5d74b1262df6f37616f5fc91fe95520f\nAuthor: \nDate: 2016-10-09T11:51:43-04:00\nFiles: 1\n\nMessage: Added toString and rotate", "metadata": {"id": "eb908c5ade11", "repo": "TheAlgorithms/Python", "hash": "13dd4a1e5d74b1262df6f37616f5fc91fe95520f", "author": "", "date": "2016-10-09T11:51:43-04:00", "subject": "Added toString and rotate", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13dd4a1e5d74b1262df6f37616f5fc91fe95520f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13dd4a1e5d74b1262df6f37616f5fc91fe95520f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d79105d5cf7651a4504a682b79f15e5fbc55e446\nAuthor: \nDate: 2016-10-09T12:20:45-04:00\nFiles: 4\n\nMessage: Added queue on stack", "metadata": {"id": "c88c9a6c18c7", "repo": "TheAlgorithms/Python", "hash": "d79105d5cf7651a4504a682b79f15e5fbc55e446", "author": "", "date": "2016-10-09T12:20:45-04:00", "subject": "Added queue on stack", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/d79105d5cf7651a4504a682b79f15e5fbc55e446", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d79105d5cf7651a4504a682b79f15e5fbc55e446"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93e5e1b8d36e6488044c619e9015aa2e7c5ab29b\nAuthor: Turfa Auliarachman\nDate: 2016-10-12T21:48:37+07:00\nFiles: 1\n\nMessage: Add Edit Distance DP Algorithm", "metadata": {"id": "6146d09ba1ef", "repo": "TheAlgorithms/Python", "hash": "93e5e1b8d36e6488044c619e9015aa2e7c5ab29b", "author": "Turfa Auliarachman", "date": "2016-10-12T21:48:37+07:00", "subject": "Add Edit Distance DP Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/93e5e1b8d36e6488044c619e9015aa2e7c5ab29b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93e5e1b8d36e6488044c619e9015aa2e7c5ab29b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 887f9e5b01c36ae3fb24355046c78ab3aee390dd\nAuthor: Akshay Sharma\nDate: 2016-10-14T00:01:44+05:30\nFiles: 1\n\nMessage: added isinstance check", "metadata": {"id": "24f9777d1cd1", "repo": "TheAlgorithms/Python", "hash": "887f9e5b01c36ae3fb24355046c78ab3aee390dd", "author": "Akshay Sharma", "date": "2016-10-14T00:01:44+05:30", "subject": "added isinstance check", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/887f9e5b01c36ae3fb24355046c78ab3aee390dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/887f9e5b01c36ae3fb24355046c78ab3aee390dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d62e8e28681819b17077782202881a13ee64dfe4\nAuthor: Akshay Sharma\nDate: 2016-10-14T01:27:52+05:30\nFiles: 1\n\nMessage: travis cli build fail", "metadata": {"id": "b83416254184", "repo": "TheAlgorithms/Python", "hash": "d62e8e28681819b17077782202881a13ee64dfe4", "author": "Akshay Sharma", "date": "2016-10-14T01:27:52+05:30", "subject": "travis cli build fail", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d62e8e28681819b17077782202881a13ee64dfe4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d62e8e28681819b17077782202881a13ee64dfe4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 43513803f078fb1ca0b668ab64accc44ccd1a528\nAuthor: Henocks\nDate: 2016-11-09T23:17:04+09:00\nFiles: 1\n\nMessage: Slight Performance/Visual Update", "metadata": {"id": "2fc9f4554c73", "repo": "TheAlgorithms/Python", "hash": "43513803f078fb1ca0b668ab64accc44ccd1a528", "author": "Henocks", "date": "2016-11-09T23:17:04+09:00", "subject": "Slight Performance/Visual Update", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/43513803f078fb1ca0b668ab64accc44ccd1a528", "diff_url": "https://github.com/TheAlgorithms/Python/commit/43513803f078fb1ca0b668ab64accc44ccd1a528"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 664b35252ed08751bd7789070f98c7b8131ab470\nAuthor: Rian Gallagher\nDate: 2016-11-20T21:44:21+00:00\nFiles: 1\n\nMessage: Added Sieve of Eratosthenes algorithm for finding primes", "metadata": {"id": "0db868ab3adb", "repo": "TheAlgorithms/Python", "hash": "664b35252ed08751bd7789070f98c7b8131ab470", "author": "Rian Gallagher", "date": "2016-11-20T21:44:21+00:00", "subject": "Added Sieve of Eratosthenes algorithm for finding primes", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/664b35252ed08751bd7789070f98c7b8131ab470", "diff_url": "https://github.com/TheAlgorithms/Python/commit/664b35252ed08751bd7789070f98c7b8131ab470"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a6894c1fa1b048aa7231561f6b6e6a5de62702c\nAuthor: Rian Gallagher\nDate: 2016-11-20T22:11:50+00:00\nFiles: 1\n\nMessage: Added Sieve of Eratosthenes for finding primes", "metadata": {"id": "b04c486bc7cc", "repo": "TheAlgorithms/Python", "hash": "4a6894c1fa1b048aa7231561f6b6e6a5de62702c", "author": "Rian Gallagher", "date": "2016-11-20T22:11:50+00:00", "subject": "Added Sieve of Eratosthenes for finding primes", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a6894c1fa1b048aa7231561f6b6e6a5de62702c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a6894c1fa1b048aa7231561f6b6e6a5de62702c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac5d2354ba6f4a385b32960a3179707aaff69639\nAuthor: Yvonne\nDate: 2016-11-29T13:18:47+08:00\nFiles: 1\n\nMessage: add sum of the longest sub array", "metadata": {"id": "d78d7940f4b2", "repo": "TheAlgorithms/Python", "hash": "ac5d2354ba6f4a385b32960a3179707aaff69639", "author": "Yvonne", "date": "2016-11-29T13:18:47+08:00", "subject": "add sum of the longest sub array", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac5d2354ba6f4a385b32960a3179707aaff69639", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac5d2354ba6f4a385b32960a3179707aaff69639"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46900cb1e5fca2b0b3a96da0fb05c995533b12f7\nAuthor: Rian Gallagher\nDate: 2016-11-29T13:44:09+00:00\nFiles: 1\n\nMessage: Added Doubly Linked List", "metadata": {"id": "83649891fc8f", "repo": "TheAlgorithms/Python", "hash": "46900cb1e5fca2b0b3a96da0fb05c995533b12f7", "author": "Rian Gallagher", "date": "2016-11-29T13:44:09+00:00", "subject": "Added Doubly Linked List", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46900cb1e5fca2b0b3a96da0fb05c995533b12f7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46900cb1e5fca2b0b3a96da0fb05c995533b12f7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f93472071606e5f8be52977609e67ab7e4bf856\nAuthor: Tommi Laivamaa\nDate: 2016-12-04T17:00:20+02:00\nFiles: 2\n\nMessage: Added implementations of gnome sort and cocktail shaker sort", "metadata": {"id": "862291691006", "repo": "TheAlgorithms/Python", "hash": "8f93472071606e5f8be52977609e67ab7e4bf856", "author": "Tommi Laivamaa", "date": "2016-12-04T17:00:20+02:00", "subject": "Added implementations of gnome sort and cocktail shaker sort", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f93472071606e5f8be52977609e67ab7e4bf856", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f93472071606e5f8be52977609e67ab7e4bf856"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a75a64aa9b31e052a28983c9a0bd9d6754084aba\nAuthor: alvin562\nDate: 2016-12-11T01:23:33-08:00\nFiles: 1\n\nMessage: added nested brackets problem", "metadata": {"id": "9c4565c1f956", "repo": "TheAlgorithms/Python", "hash": "a75a64aa9b31e052a28983c9a0bd9d6754084aba", "author": "alvin562", "date": "2016-12-11T01:23:33-08:00", "subject": "added nested brackets problem", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a75a64aa9b31e052a28983c9a0bd9d6754084aba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a75a64aa9b31e052a28983c9a0bd9d6754084aba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1d765f9104ae00662f24a53ada86f70fdbac5cdb\nAuthor: alvin562\nDate: 2016-12-11T01:35:51-08:00\nFiles: 1\n\nMessage: made it compatible with python 3.x", "metadata": {"id": "d2c0189db908", "repo": "TheAlgorithms/Python", "hash": "1d765f9104ae00662f24a53ada86f70fdbac5cdb", "author": "alvin562", "date": "2016-12-11T01:35:51-08:00", "subject": "made it compatible with python 3.x", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1d765f9104ae00662f24a53ada86f70fdbac5cdb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1d765f9104ae00662f24a53ada86f70fdbac5cdb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab9e034a0862b81df3d28157e65f1d5808ef7640\nAuthor: Prateek Chanda\nDate: 2016-12-12T18:40:07+05:30\nFiles: 1\n\nMessage: Rename RSA to RSA.py", "metadata": {"id": "7fa53536b7ba", "repo": "TheAlgorithms/Python", "hash": "ab9e034a0862b81df3d28157e65f1d5808ef7640", "author": "Prateek Chanda", "date": "2016-12-12T18:40:07+05:30", "subject": "Rename RSA to RSA.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab9e034a0862b81df3d28157e65f1d5808ef7640", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab9e034a0862b81df3d28157e65f1d5808ef7640"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d521e5ecc672807604f5d968504a4e8e0cbce3f5\nAuthor: Prateek Chanda\nDate: 2016-12-13T16:17:57+05:30\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "e52895c1f597", "repo": "TheAlgorithms/Python", "hash": "d521e5ecc672807604f5d968504a4e8e0cbce3f5", "author": "Prateek Chanda", "date": "2016-12-13T16:17:57+05:30", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d521e5ecc672807604f5d968504a4e8e0cbce3f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d521e5ecc672807604f5d968504a4e8e0cbce3f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c07216e6cf0e093f8eb33bd8663535642341147\nAuthor: Chetan Kaushik\nDate: 2016-12-22T20:39:20+05:30\nFiles: 1\n\nMessage: Revert \"Upadated RSA Algorithm under Cryptography Section\"", "metadata": {"id": "87245b94ae33", "repo": "TheAlgorithms/Python", "hash": "2c07216e6cf0e093f8eb33bd8663535642341147", "author": "Chetan Kaushik", "date": "2016-12-22T20:39:20+05:30", "subject": "Revert \"Upadated RSA Algorithm under Cryptography Section\"", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c07216e6cf0e093f8eb33bd8663535642341147", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c07216e6cf0e093f8eb33bd8663535642341147"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e29c832a76815cb8602e3eec5b4c809bf761cc8\nAuthor: dhruvsaini\nDate: 2017-01-02T20:51:37+05:30\nFiles: 1\n\nMessage: Create longest common subsequence.py", "metadata": {"id": "1584c622bd27", "repo": "TheAlgorithms/Python", "hash": "8e29c832a76815cb8602e3eec5b4c809bf761cc8", "author": "dhruvsaini", "date": "2017-01-02T20:51:37+05:30", "subject": "Create longest common subsequence.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e29c832a76815cb8602e3eec5b4c809bf761cc8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e29c832a76815cb8602e3eec5b4c809bf761cc8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 688a9ab3bcc8312d88014ed93177c0b9d75f88cc\nAuthor: dhruvsaini\nDate: 2017-01-03T16:42:31+05:30\nFiles: 1\n\nMessage: Create minimum_partition.py", "metadata": {"id": "44de66ccaae3", "repo": "TheAlgorithms/Python", "hash": "688a9ab3bcc8312d88014ed93177c0b9d75f88cc", "author": "dhruvsaini", "date": "2017-01-03T16:42:31+05:30", "subject": "Create minimum_partition.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/688a9ab3bcc8312d88014ed93177c0b9d75f88cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/688a9ab3bcc8312d88014ed93177c0b9d75f88cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 436edf3a8821927cbe514af1aaf45cc03ad18b0d\nAuthor: dhruvsaini\nDate: 2017-01-03T16:54:38+05:30\nFiles: 1\n\nMessage: Create longest_increasing_subsequence.py", "metadata": {"id": "88022156ee3c", "repo": "TheAlgorithms/Python", "hash": "436edf3a8821927cbe514af1aaf45cc03ad18b0d", "author": "dhruvsaini", "date": "2017-01-03T16:54:38+05:30", "subject": "Create longest_increasing_subsequence.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/436edf3a8821927cbe514af1aaf45cc03ad18b0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/436edf3a8821927cbe514af1aaf45cc03ad18b0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 655aecc3389586d920a789b54a50c6efef2b6c10\nAuthor: umesh\nDate: 2017-01-10T00:11:50+05:30\nFiles: 1\n\nMessage: corrected problem title", "metadata": {"id": "8778e3d47d2b", "repo": "TheAlgorithms/Python", "hash": "655aecc3389586d920a789b54a50c6efef2b6c10", "author": "umesh", "date": "2017-01-10T00:11:50+05:30", "subject": "corrected problem title", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/655aecc3389586d920a789b54a50c6efef2b6c10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/655aecc3389586d920a789b54a50c6efef2b6c10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a3ab980816b4d5471c8c055f7ee99bfaf8e16d22\nAuthor: Prateek Chanda\nDate: 2017-02-03T22:02:05+05:30\nFiles: 1\n\nMessage: random_normaldistribution_quicksort", "metadata": {"id": "68a206571964", "repo": "TheAlgorithms/Python", "hash": "a3ab980816b4d5471c8c055f7ee99bfaf8e16d22", "author": "Prateek Chanda", "date": "2017-02-03T22:02:05+05:30", "subject": "random_normaldistribution_quicksort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a3ab980816b4d5471c8c055f7ee99bfaf8e16d22", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a3ab980816b4d5471c8c055f7ee99bfaf8e16d22"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3040022f0b426b2b7fb896177af419a34fbcf843\nAuthor: Prateek Chanda\nDate: 2017-02-04T12:20:55+05:30\nFiles: 1\n\nMessage: Create randomquicksort.py", "metadata": {"id": "68e215ea351d", "repo": "TheAlgorithms/Python", "hash": "3040022f0b426b2b7fb896177af419a34fbcf843", "author": "Prateek Chanda", "date": "2017-02-04T12:20:55+05:30", "subject": "Create randomquicksort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3040022f0b426b2b7fb896177af419a34fbcf843", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3040022f0b426b2b7fb896177af419a34fbcf843"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f707513eea9f3734aab0601ebd76d45a526ca917\nAuthor: Prateek Chanda\nDate: 2017-02-04T13:59:48+05:30\nFiles: 1\n\nMessage: Rename randomquicksort.py to random_normaldistribution_quicksort.py", "metadata": {"id": "57ea53e72d46", "repo": "TheAlgorithms/Python", "hash": "f707513eea9f3734aab0601ebd76d45a526ca917", "author": "Prateek Chanda", "date": "2017-02-04T13:59:48+05:30", "subject": "Rename randomquicksort.py to random_normaldistribution_quicksort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f707513eea9f3734aab0601ebd76d45a526ca917", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f707513eea9f3734aab0601ebd76d45a526ca917"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea52ca8ee00e696492f5f16ff3f1660f4248c05b\nAuthor: Prateek Chanda\nDate: 2017-02-04T14:12:16+05:30\nFiles: 1\n\nMessage: Create normaldistribution_quicksort_README.md", "metadata": {"id": "445c01fdc592", "repo": "TheAlgorithms/Python", "hash": "ea52ca8ee00e696492f5f16ff3f1660f4248c05b", "author": "Prateek Chanda", "date": "2017-02-04T14:12:16+05:30", "subject": "Create normaldistribution_quicksort_README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea52ca8ee00e696492f5f16ff3f1660f4248c05b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea52ca8ee00e696492f5f16ff3f1660f4248c05b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2b7ba3614725011ab5dfd7a74f65b49fb32ecce\nAuthor: Prateek Chanda\nDate: 2017-02-04T14:35:30+05:30\nFiles: 1\n\nMessage: Delete normaldistribution_quicksort_README.md", "metadata": {"id": "3d8378d8d822", "repo": "TheAlgorithms/Python", "hash": "c2b7ba3614725011ab5dfd7a74f65b49fb32ecce", "author": "Prateek Chanda", "date": "2017-02-04T14:35:30+05:30", "subject": "Delete normaldistribution_quicksort_README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2b7ba3614725011ab5dfd7a74f65b49fb32ecce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2b7ba3614725011ab5dfd7a74f65b49fb32ecce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d4e35fb43038ee161ae913ba74ba21972744d815\nAuthor: Prateek Chanda\nDate: 2017-02-04T15:02:23+05:30\nFiles: 1\n\nMessage: Create normal_distribution_QuickSort_README.md", "metadata": {"id": "44de3b2e0725", "repo": "TheAlgorithms/Python", "hash": "d4e35fb43038ee161ae913ba74ba21972744d815", "author": "Prateek Chanda", "date": "2017-02-04T15:02:23+05:30", "subject": "Create normal_distribution_QuickSort_README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d4e35fb43038ee161ae913ba74ba21972744d815", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d4e35fb43038ee161ae913ba74ba21972744d815"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea36ef407bc5ed3f8e931b9e2e2f552ec81e736c\nAuthor: Anup Kumar Panwar\nDate: 2017-02-04T18:15:41+05:30\nFiles: 2\n\nMessage: Revert \"Update Normal Distribution QuickSort Readme\"", "metadata": {"id": "1332e49f41c6", "repo": "TheAlgorithms/Python", "hash": "ea36ef407bc5ed3f8e931b9e2e2f552ec81e736c", "author": "Anup Kumar Panwar", "date": "2017-02-04T18:15:41+05:30", "subject": "Revert \"Update Normal Distribution QuickSort Readme\"", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea36ef407bc5ed3f8e931b9e2e2f552ec81e736c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea36ef407bc5ed3f8e931b9e2e2f552ec81e736c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f42a1b8fbccfaf2bb02d6d749bd1d7cb985f2c5a\nAuthor: Prateek Chanda\nDate: 2017-02-05T17:52:31+05:30\nFiles: 1\n\nMessage: Create normal_distribution_QuickSort_README.md", "metadata": {"id": "a67f05a03609", "repo": "TheAlgorithms/Python", "hash": "f42a1b8fbccfaf2bb02d6d749bd1d7cb985f2c5a", "author": "Prateek Chanda", "date": "2017-02-05T17:52:31+05:30", "subject": "Create normal_distribution_QuickSort_README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f42a1b8fbccfaf2bb02d6d749bd1d7cb985f2c5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f42a1b8fbccfaf2bb02d6d749bd1d7cb985f2c5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e823c55f62c8aa1d72ec3bf2b58288b3dd413561\nAuthor: James Mc Dermott\nDate: 2017-02-25T15:06:58+00:00\nFiles: 1\n\nMessage: Create radix_sort.py", "metadata": {"id": "b1b6eb784be4", "repo": "TheAlgorithms/Python", "hash": "e823c55f62c8aa1d72ec3bf2b58288b3dd413561", "author": "James Mc Dermott", "date": "2017-02-25T15:06:58+00:00", "subject": "Create radix_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e823c55f62c8aa1d72ec3bf2b58288b3dd413561", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e823c55f62c8aa1d72ec3bf2b58288b3dd413561"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52f71d933b246ddc61b20e718698702b0da1fb12\nAuthor: Sylvain\nDate: 2017-03-06T21:06:15+01:00\nFiles: 1\n\nMessage: Add most recent Python versions in Travis CI", "metadata": {"id": "c27dc4364064", "repo": "TheAlgorithms/Python", "hash": "52f71d933b246ddc61b20e718698702b0da1fb12", "author": "Sylvain", "date": "2017-03-06T21:06:15+01:00", "subject": "Add most recent Python versions in Travis CI", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52f71d933b246ddc61b20e718698702b0da1fb12", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52f71d933b246ddc61b20e718698702b0da1fb12"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e15c0aacc96f701348d4a328ba93e450de345a5b\nAuthor: Ankit Agarwal\nDate: 2017-04-01T21:16:11+05:30\nFiles: 1\n\nMessage: Contributing code for Heap data structure, and all basic operations associated with it.", "metadata": {"id": "9d1a31fd63ad", "repo": "TheAlgorithms/Python", "hash": "e15c0aacc96f701348d4a328ba93e450de345a5b", "author": "Ankit Agarwal", "date": "2017-04-01T21:16:11+05:30", "subject": "Contributing code for Heap data structure, and all basic operations associated with it.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e15c0aacc96f701348d4a328ba93e450de345a5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e15c0aacc96f701348d4a328ba93e450de345a5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa1e65ee0fc6220c17712fa135b3d81bc54deadd\nAuthor: Ankit Agarwal\nDate: 2017-04-01T21:28:12+05:30\nFiles: 1\n\nMessage: Fixing print statement", "metadata": {"id": "5bfd5a3cf3b8", "repo": "TheAlgorithms/Python", "hash": "fa1e65ee0fc6220c17712fa135b3d81bc54deadd", "author": "Ankit Agarwal", "date": "2017-04-01T21:28:12+05:30", "subject": "Fixing print statement", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa1e65ee0fc6220c17712fa135b3d81bc54deadd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa1e65ee0fc6220c17712fa135b3d81bc54deadd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 183df6889b6599dfd2c6c159128786805ce77bdf\nAuthor: Mehdi ALAOUI\nDate: 2017-04-05T06:58:16+01:00\nFiles: 1\n\nMessage: Code more concise and more readable", "metadata": {"id": "a1c13ea41eee", "repo": "TheAlgorithms/Python", "hash": "183df6889b6599dfd2c6c159128786805ce77bdf", "author": "Mehdi ALAOUI", "date": "2017-04-05T06:58:16+01:00", "subject": "Code more concise and more readable", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/183df6889b6599dfd2c6c159128786805ce77bdf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/183df6889b6599dfd2c6c159128786805ce77bdf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d06eb2c63e5a085e530a6d41014a6dfe4f3b09b\nAuthor: Mehdi ALAOUI\nDate: 2017-04-06T03:44:47+01:00\nFiles: 1\n\nMessage: Added some space before and after operators", "metadata": {"id": "a5af693b1a41", "repo": "TheAlgorithms/Python", "hash": "8d06eb2c63e5a085e530a6d41014a6dfe4f3b09b", "author": "Mehdi ALAOUI", "date": "2017-04-06T03:44:47+01:00", "subject": "Added some space before and after operators", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d06eb2c63e5a085e530a6d41014a6dfe4f3b09b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d06eb2c63e5a085e530a6d41014a6dfe4f3b09b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ae975922016417f507dabd136f960fe775d3840\nAuthor: Mehdi ALAOUI\nDate: 2017-04-06T03:55:28+01:00\nFiles: 1\n\nMessage: Added some other spaces", "metadata": {"id": "d5ca478223cc", "repo": "TheAlgorithms/Python", "hash": "7ae975922016417f507dabd136f960fe775d3840", "author": "Mehdi ALAOUI", "date": "2017-04-06T03:55:28+01:00", "subject": "Added some other spaces", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ae975922016417f507dabd136f960fe775d3840", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ae975922016417f507dabd136f960fe775d3840"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 628f184af5c58d3c2a6d5a94e7ff1911fedcecb9\nAuthor: Mehdi ALAOUI\nDate: 2017-04-07T03:19:02+01:00\nFiles: 1\n\nMessage: The program returns now the longest increasing subsequence instead of returning only the length. Code optimized and well commented", "metadata": {"id": "c16f5ff50413", "repo": "TheAlgorithms/Python", "hash": "628f184af5c58d3c2a6d5a94e7ff1911fedcecb9", "author": "Mehdi ALAOUI", "date": "2017-04-07T03:19:02+01:00", "subject": "The program returns now the longest increasing subsequence instead of returning only the length. Code optimized and well commented", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/628f184af5c58d3c2a6d5a94e7ff1911fedcecb9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/628f184af5c58d3c2a6d5a94e7ff1911fedcecb9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08cbd113a4a4aa87ee1bc278ff19791806763492\nAuthor: Mehdi ALAOUI\nDate: 2017-04-10T13:49:01+01:00\nFiles: 1\n\nMessage: Code optimized and complexity decreased", "metadata": {"id": "9c74beceff4b", "repo": "TheAlgorithms/Python", "hash": "08cbd113a4a4aa87ee1bc278ff19791806763492", "author": "Mehdi ALAOUI", "date": "2017-04-10T13:49:01+01:00", "subject": "Code optimized and complexity decreased", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/08cbd113a4a4aa87ee1bc278ff19791806763492", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08cbd113a4a4aa87ee1bc278ff19791806763492"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a756d1940b1368d7db94b2cce123de5b369bc66\nAuthor: Mehdi ALAOUI\nDate: 2017-04-11T23:10:52+01:00\nFiles: 1\n\nMessage: Fixing some terms number issue, and improving result for first terms (0 and 1)", "metadata": {"id": "cf7eb7e8b9a8", "repo": "TheAlgorithms/Python", "hash": "9a756d1940b1368d7db94b2cce123de5b369bc66", "author": "Mehdi ALAOUI", "date": "2017-04-11T23:10:52+01:00", "subject": "Fixing some terms number issue, and improving result for first terms (0 and 1)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a756d1940b1368d7db94b2cce123de5b369bc66", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a756d1940b1368d7db94b2cce123de5b369bc66"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce8b025320a7da89f3422a178d8f5518e9172e0b\nAuthor: Mehdi ALAOUI\nDate: 2017-04-12T14:45:56+01:00\nFiles: 1\n\nMessage: Adding spaces between operators", "metadata": {"id": "b8021acea3e5", "repo": "TheAlgorithms/Python", "hash": "ce8b025320a7da89f3422a178d8f5518e9172e0b", "author": "Mehdi ALAOUI", "date": "2017-04-12T14:45:56+01:00", "subject": "Adding spaces between operators", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce8b025320a7da89f3422a178d8f5518e9172e0b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce8b025320a7da89f3422a178d8f5518e9172e0b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5fbb3e7721fd9bcbde307f86fbed1b15da3d9e5\nAuthor: amankumargupta\nDate: 2017-06-07T15:50:53+05:30\nFiles: 1\n\nMessage: Fixed infinite loop while entering, and preorder traversal.", "metadata": {"id": "b4de8a2d403b", "repo": "TheAlgorithms/Python", "hash": "c5fbb3e7721fd9bcbde307f86fbed1b15da3d9e5", "author": "amankumargupta", "date": "2017-06-07T15:50:53+05:30", "subject": "Fixed infinite loop while entering, and preorder traversal.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5fbb3e7721fd9bcbde307f86fbed1b15da3d9e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5fbb3e7721fd9bcbde307f86fbed1b15da3d9e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fe88f2f8efbbef9b79cda0b5a6f08039096a0c2\nAuthor: amankumargupta\nDate: 2017-06-07T23:41:44+05:30\nFiles: 1\n\nMessage: Added feature for negative number input", "metadata": {"id": "5b50c7167f06", "repo": "TheAlgorithms/Python", "hash": "4fe88f2f8efbbef9b79cda0b5a6f08039096a0c2", "author": "amankumargupta", "date": "2017-06-07T23:41:44+05:30", "subject": "Added feature for negative number input", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fe88f2f8efbbef9b79cda0b5a6f08039096a0c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fe88f2f8efbbef9b79cda0b5a6f08039096a0c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a9405e1b06eaabd243ceffb4e4e16a1b291e879\nAuthor: Francisco Matias\nDate: 2017-06-20T02:31:03-03:00\nFiles: 2\n\nMessage: Add Binary Search Tree in data_structures", "metadata": {"id": "6ab2cf94a46e", "repo": "TheAlgorithms/Python", "hash": "4a9405e1b06eaabd243ceffb4e4e16a1b291e879", "author": "Francisco Matias", "date": "2017-06-20T02:31:03-03:00", "subject": "Add Binary Search Tree in data_structures", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a9405e1b06eaabd243ceffb4e4e16a1b291e879", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a9405e1b06eaabd243ceffb4e4e16a1b291e879"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 16b0d62f2843b51f3bd983ea574b6ba553e391ae\nAuthor: Zach Wild\nDate: 2017-06-21T19:11:31-04:00\nFiles: 1\n\nMessage: Add topological_sort.py", "metadata": {"id": "d5f6b0d1c668", "repo": "TheAlgorithms/Python", "hash": "16b0d62f2843b51f3bd983ea574b6ba553e391ae", "author": "Zach Wild", "date": "2017-06-21T19:11:31-04:00", "subject": "Add topological_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/16b0d62f2843b51f3bd983ea574b6ba553e391ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/16b0d62f2843b51f3bd983ea574b6ba553e391ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 64d29ef2ad0f084624c41d74249dde986c50c56d\nAuthor: =\nDate: 2017-06-23T02:09:42+05:30\nFiles: 1\n\nMessage: -Added Gradient Descent Algorithm", "metadata": {"id": "c09ae246effb", "repo": "TheAlgorithms/Python", "hash": "64d29ef2ad0f084624c41d74249dde986c50c56d", "author": "=", "date": "2017-06-23T02:09:42+05:30", "subject": "-Added Gradient Descent Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/64d29ef2ad0f084624c41d74249dde986c50c56d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/64d29ef2ad0f084624c41d74249dde986c50c56d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 285720f76d03ddffbe6fc28bfa97a381eeda50c8\nAuthor: Francisco Matias\nDate: 2017-06-22T18:53:33-03:00\nFiles: 3\n\nMessage: Graph, Deep First Search, Graph with Matrix, Graph with List", "metadata": {"id": "031bfe414149", "repo": "TheAlgorithms/Python", "hash": "285720f76d03ddffbe6fc28bfa97a381eeda50c8", "author": "Francisco Matias", "date": "2017-06-22T18:53:33-03:00", "subject": "Graph, Deep First Search, Graph with Matrix, Graph with List", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/285720f76d03ddffbe6fc28bfa97a381eeda50c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/285720f76d03ddffbe6fc28bfa97a381eeda50c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 494e7f55ec68a994684d256559c3e444c9f7b263\nAuthor: Francisco Matias\nDate: 2017-06-22T20:15:03-03:00\nFiles: 2\n\nMessage: Breadth_First_Search", "metadata": {"id": "f25b3b70f5de", "repo": "TheAlgorithms/Python", "hash": "494e7f55ec68a994684d256559c3e444c9f7b263", "author": "Francisco Matias", "date": "2017-06-22T20:15:03-03:00", "subject": "Breadth_First_Search", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/494e7f55ec68a994684d256559c3e444c9f7b263", "diff_url": "https://github.com/TheAlgorithms/Python/commit/494e7f55ec68a994684d256559c3e444c9f7b263"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1727d79d97cae1bcf773d070f324208860bf9c52\nAuthor: yashLadha\nDate: 2017-06-27T17:56:27+05:30\nFiles: 1\n\nMessage: Added Linear regression", "metadata": {"id": "eb6b3e93a568", "repo": "TheAlgorithms/Python", "hash": "1727d79d97cae1bcf773d070f324208860bf9c52", "author": "yashLadha", "date": "2017-06-27T17:56:27+05:30", "subject": "Added Linear regression", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1727d79d97cae1bcf773d070f324208860bf9c52", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1727d79d97cae1bcf773d070f324208860bf9c52"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 817c27462bec1a87577cdf91f9cd193253d00554\nAuthor: Rafael\nDate: 2017-07-04T18:46:46+02:00\nFiles: 1\n\nMessage: fix some style errors", "metadata": {"id": "c7d69408d36c", "repo": "TheAlgorithms/Python", "hash": "817c27462bec1a87577cdf91f9cd193253d00554", "author": "Rafael", "date": "2017-07-04T18:46:46+02:00", "subject": "fix some style errors", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/817c27462bec1a87577cdf91f9cd193253d00554", "diff_url": "https://github.com/TheAlgorithms/Python/commit/817c27462bec1a87577cdf91f9cd193253d00554"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ead193f0eb74e92cb6f719b7618b47e89b35fa6\nAuthor: Rafael\nDate: 2017-07-04T18:48:27+02:00\nFiles: 1\n\nMessage: Done Node and Insert method", "metadata": {"id": "d8c5bdc65c39", "repo": "TheAlgorithms/Python", "hash": "3ead193f0eb74e92cb6f719b7618b47e89b35fa6", "author": "Rafael", "date": "2017-07-04T18:48:27+02:00", "subject": "Done Node and Insert method", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ead193f0eb74e92cb6f719b7618b47e89b35fa6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ead193f0eb74e92cb6f719b7618b47e89b35fa6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23ac6bc1b539aede6b5b245756a8b500f8e2c936\nAuthor: ZivLi\nDate: 2017-07-05T16:40:18+08:00\nFiles: 1\n\nMessage: Add bin-search implement by recursion", "metadata": {"id": "c965564af2e9", "repo": "TheAlgorithms/Python", "hash": "23ac6bc1b539aede6b5b245756a8b500f8e2c936", "author": "ZivLi", "date": "2017-07-05T16:40:18+08:00", "subject": "Add bin-search implement by recursion", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/23ac6bc1b539aede6b5b245756a8b500f8e2c936", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23ac6bc1b539aede6b5b245756a8b500f8e2c936"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b7d3a5c970b59bebb8111dd65d0dd1c8f3ec01a\nAuthor: Rafael\nDate: 2017-07-05T20:37:47+02:00\nFiles: 1\n\nMessage: Rotate left and right done", "metadata": {"id": "445b68e04965", "repo": "TheAlgorithms/Python", "hash": "0b7d3a5c970b59bebb8111dd65d0dd1c8f3ec01a", "author": "Rafael", "date": "2017-07-05T20:37:47+02:00", "subject": "Rotate left and right done", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b7d3a5c970b59bebb8111dd65d0dd1c8f3ec01a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b7d3a5c970b59bebb8111dd65d0dd1c8f3ec01a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8a0afc55065467bc642fca181c6560565cb0247\nAuthor: Rafael\nDate: 2017-07-07T19:08:04+02:00\nFiles: 1\n\nMessage: fix error in preshow", "metadata": {"id": "59d79e408ce2", "repo": "TheAlgorithms/Python", "hash": "d8a0afc55065467bc642fca181c6560565cb0247", "author": "Rafael", "date": "2017-07-07T19:08:04+02:00", "subject": "fix error in preshow", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8a0afc55065467bc642fca181c6560565cb0247", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8a0afc55065467bc642fca181c6560565cb0247"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67f23f59b15581be38c5d630018e590148928384\nAuthor: Rafael\nDate: 2017-07-08T01:26:49+02:00\nFiles: 1\n\nMessage: rotate left almost working", "metadata": {"id": "4f7db03d44e6", "repo": "TheAlgorithms/Python", "hash": "67f23f59b15581be38c5d630018e590148928384", "author": "Rafael", "date": "2017-07-08T01:26:49+02:00", "subject": "rotate left almost working", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67f23f59b15581be38c5d630018e590148928384", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67f23f59b15581be38c5d630018e590148928384"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8cd33add2274af8f8ef6371f2bb019bab734b98\nAuthor: Rafael\nDate: 2017-07-08T20:50:47+02:00\nFiles: 1\n\nMessage: using python properties", "metadata": {"id": "67ad6d213118", "repo": "TheAlgorithms/Python", "hash": "d8cd33add2274af8f8ef6371f2bb019bab734b98", "author": "Rafael", "date": "2017-07-08T20:50:47+02:00", "subject": "using python properties", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8cd33add2274af8f8ef6371f2bb019bab734b98", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8cd33add2274af8f8ef6371f2bb019bab734b98"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e41aca1b943d9bbbd742f57a0aa58cfa5e6c35e\nAuthor: Rafael\nDate: 2017-07-10T18:29:45+02:00\nFiles: 1\n\nMessage: node now eses pythonproperties", "metadata": {"id": "4327d33bc28e", "repo": "TheAlgorithms/Python", "hash": "8e41aca1b943d9bbbd742f57a0aa58cfa5e6c35e", "author": "Rafael", "date": "2017-07-10T18:29:45+02:00", "subject": "node now eses pythonproperties", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e41aca1b943d9bbbd742f57a0aa58cfa5e6c35e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e41aca1b943d9bbbd742f57a0aa58cfa5e6c35e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6c3b27424693342fbdaa94d54fa35158463c74a7\nAuthor: Omkar Pathak\nDate: 2017-07-16T11:25:32+05:30\nFiles: 1\n\nMessage: Python implementation of Stack", "metadata": {"id": "ba874cacdb13", "repo": "TheAlgorithms/Python", "hash": "6c3b27424693342fbdaa94d54fa35158463c74a7", "author": "Omkar Pathak", "date": "2017-07-16T11:25:32+05:30", "subject": "Python implementation of Stack", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6c3b27424693342fbdaa94d54fa35158463c74a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6c3b27424693342fbdaa94d54fa35158463c74a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce3e91a420333a08b054b57675f699605d1b2452\nAuthor: Omkar Pathak\nDate: 2017-07-16T11:25:50+05:30\nFiles: 1\n\nMessage: Infix to Postfix conversion using Stack", "metadata": {"id": "4dea08625059", "repo": "TheAlgorithms/Python", "hash": "ce3e91a420333a08b054b57675f699605d1b2452", "author": "Omkar Pathak", "date": "2017-07-16T11:25:50+05:30", "subject": "Infix to Postfix conversion using Stack", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce3e91a420333a08b054b57675f699605d1b2452", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce3e91a420333a08b054b57675f699605d1b2452"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2af624ff017b0f1d9bf1d9cb26a8eb022f6fdd1e\nAuthor: Omkar Pathak\nDate: 2017-07-16T11:26:11+05:30\nFiles: 1\n\nMessage: Checking balanced parantheses using Stack", "metadata": {"id": "3b0bd5065560", "repo": "TheAlgorithms/Python", "hash": "2af624ff017b0f1d9bf1d9cb26a8eb022f6fdd1e", "author": "Omkar Pathak", "date": "2017-07-16T11:26:11+05:30", "subject": "Checking balanced parantheses using Stack", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2af624ff017b0f1d9bf1d9cb26a8eb022f6fdd1e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2af624ff017b0f1d9bf1d9cb26a8eb022f6fdd1e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f2edefc2f2c2793d1bdc731feecfddbcc910e7e\nAuthor: Omkar Pathak\nDate: 2017-07-20T06:51:04+05:30\nFiles: 3\n\nMessage: Python Graph implementation", "metadata": {"id": "e2076288a732", "repo": "TheAlgorithms/Python", "hash": "0f2edefc2f2c2793d1bdc731feecfddbcc910e7e", "author": "Omkar Pathak", "date": "2017-07-20T06:51:04+05:30", "subject": "Python Graph implementation", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f2edefc2f2c2793d1bdc731feecfddbcc910e7e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f2edefc2f2c2793d1bdc731feecfddbcc910e7e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e8a36b12cecaa2df05d430fc1eee13fb9928ad56\nAuthor: Omkar Pathak\nDate: 2017-07-20T06:59:42+05:30\nFiles: 1\n\nMessage: Added Bucket Sort implementation", "metadata": {"id": "6a41256c8bdc", "repo": "TheAlgorithms/Python", "hash": "e8a36b12cecaa2df05d430fc1eee13fb9928ad56", "author": "Omkar Pathak", "date": "2017-07-20T06:59:42+05:30", "subject": "Added Bucket Sort implementation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e8a36b12cecaa2df05d430fc1eee13fb9928ad56", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e8a36b12cecaa2df05d430fc1eee13fb9928ad56"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ef01688b946d5d4ed565a3401aff3c8a526099cd\nAuthor: Omkar Pathak\nDate: 2017-07-20T07:02:49+05:30\nFiles: 1\n\nMessage: Added Bucket Sort implementation", "metadata": {"id": "aca1944afb3f", "repo": "TheAlgorithms/Python", "hash": "ef01688b946d5d4ed565a3401aff3c8a526099cd", "author": "Omkar Pathak", "date": "2017-07-20T07:02:49+05:30", "subject": "Added Bucket Sort implementation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ef01688b946d5d4ed565a3401aff3c8a526099cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ef01688b946d5d4ed565a3401aff3c8a526099cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9dcd981a5776f5b2d2ff2b5867a17a3d8fcf06d5\nAuthor: mounaim\nDate: 2017-07-25T16:08:54+01:00\nFiles: 1\n\nMessage: Update Breadth_First_Search.py", "metadata": {"id": "7f537ce5b1f8", "repo": "TheAlgorithms/Python", "hash": "9dcd981a5776f5b2d2ff2b5867a17a3d8fcf06d5", "author": "mounaim", "date": "2017-07-25T16:08:54+01:00", "subject": "Update Breadth_First_Search.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9dcd981a5776f5b2d2ff2b5867a17a3d8fcf06d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9dcd981a5776f5b2d2ff2b5867a17a3d8fcf06d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0d01a4a0aaf577b38b44340352ca580a65a72d01\nAuthor: mandy8055\nDate: 2017-07-30T00:42:32+05:30\nFiles: 1\n\nMessage: Added one of the most important machine learning algorithm", "metadata": {"id": "c3838240b98b", "repo": "TheAlgorithms/Python", "hash": "0d01a4a0aaf577b38b44340352ca580a65a72d01", "author": "mandy8055", "date": "2017-07-30T00:42:32+05:30", "subject": "Added one of the most important machine learning algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0d01a4a0aaf577b38b44340352ca580a65a72d01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0d01a4a0aaf577b38b44340352ca580a65a72d01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc6814bd1cdb6fe136400caaf838ba6af3210d0e\nAuthor: Chris Jim\nDate: 2017-08-10T22:20:28+08:00\nFiles: 1\n\nMessage: Correct markdown (ShellSort)", "metadata": {"id": "45c3f63b6a47", "repo": "TheAlgorithms/Python", "hash": "cc6814bd1cdb6fe136400caaf838ba6af3210d0e", "author": "Chris Jim", "date": "2017-08-10T22:20:28+08:00", "subject": "Correct markdown (ShellSort)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc6814bd1cdb6fe136400caaf838ba6af3210d0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc6814bd1cdb6fe136400caaf838ba6af3210d0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b03d56cd67d54d7742e26802c15b22632252ea1\nAuthor: sthkindacrazy\nDate: 2017-08-19T14:23:00+09:00\nFiles: 1\n\nMessage: scoring functions added", "metadata": {"id": "b45c094e403c", "repo": "TheAlgorithms/Python", "hash": "5b03d56cd67d54d7742e26802c15b22632252ea1", "author": "sthkindacrazy", "date": "2017-08-19T14:23:00+09:00", "subject": "scoring functions added", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b03d56cd67d54d7742e26802c15b22632252ea1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b03d56cd67d54d7742e26802c15b22632252ea1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 017b50f76aa71c2772548dd7b0275f03ff9cc073\nAuthor: Francisco Matias\nDate: 2017-08-27T02:17:10-03:00\nFiles: 1\n\nMessage: Perceptron - Neural Network", "metadata": {"id": "8c578c24e834", "repo": "TheAlgorithms/Python", "hash": "017b50f76aa71c2772548dd7b0275f03ff9cc073", "author": "Francisco Matias", "date": "2017-08-27T02:17:10-03:00", "subject": "Perceptron - Neural Network", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/017b50f76aa71c2772548dd7b0275f03ff9cc073", "diff_url": "https://github.com/TheAlgorithms/Python/commit/017b50f76aa71c2772548dd7b0275f03ff9cc073"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 419b7bba0d3ab2a61f14937a29d3c1eecc078351\nAuthor: Francisco Matias\nDate: 2017-08-27T08:20:28-03:00\nFiles: 3\n\nMessage: Perceptron - Neural Network", "metadata": {"id": "4326a5ec8b84", "repo": "TheAlgorithms/Python", "hash": "419b7bba0d3ab2a61f14937a29d3c1eecc078351", "author": "Francisco Matias", "date": "2017-08-27T08:20:28-03:00", "subject": "Perceptron - Neural Network", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/419b7bba0d3ab2a61f14937a29d3c1eecc078351", "diff_url": "https://github.com/TheAlgorithms/Python/commit/419b7bba0d3ab2a61f14937a29d3c1eecc078351"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e857d89053016397f1f339a2c9ec6729c5b0ce7\nAuthor: Mayank Kumar Jha\nDate: 2017-08-29T19:45:15+05:30\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "f10632aa9c8e", "repo": "TheAlgorithms/Python", "hash": "0e857d89053016397f1f339a2c9ec6729c5b0ce7", "author": "Mayank Kumar Jha", "date": "2017-08-29T19:45:15+05:30", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e857d89053016397f1f339a2c9ec6729c5b0ce7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e857d89053016397f1f339a2c9ec6729c5b0ce7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a51be755d46ceaafea3a52618c1c65a3d65c6070\nAuthor: Francisco Matias\nDate: 2017-08-29T13:43:42-03:00\nFiles: 1\n\nMessage: Perceptron - one neuron", "metadata": {"id": "e752af0ddf52", "repo": "TheAlgorithms/Python", "hash": "a51be755d46ceaafea3a52618c1c65a3d65c6070", "author": "Francisco Matias", "date": "2017-08-29T13:43:42-03:00", "subject": "Perceptron - one neuron", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a51be755d46ceaafea3a52618c1c65a3d65c6070", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a51be755d46ceaafea3a52618c1c65a3d65c6070"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aae156252f5d9a82b0a308ae3243755ee4d81bab\nAuthor: Mayank Kumar Jha\nDate: 2017-08-30T23:03:48+05:30\nFiles: 1\n\nMessage: Update longest common subsequence.py", "metadata": {"id": "986f65527b58", "repo": "TheAlgorithms/Python", "hash": "aae156252f5d9a82b0a308ae3243755ee4d81bab", "author": "Mayank Kumar Jha", "date": "2017-08-30T23:03:48+05:30", "subject": "Update longest common subsequence.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aae156252f5d9a82b0a308ae3243755ee4d81bab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aae156252f5d9a82b0a308ae3243755ee4d81bab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7e267551400f123643efba0bfcde2ae00b130f83\nAuthor: RGauthamRam\nDate: 2017-09-03T22:33:24+05:30\nFiles: 1\n\nMessage: Added front to indicate the starting of the Queue", "metadata": {"id": "4244a9b00225", "repo": "TheAlgorithms/Python", "hash": "7e267551400f123643efba0bfcde2ae00b130f83", "author": "RGauthamRam", "date": "2017-09-03T22:33:24+05:30", "subject": "Added front to indicate the starting of the Queue", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7e267551400f123643efba0bfcde2ae00b130f83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7e267551400f123643efba0bfcde2ae00b130f83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75007332e4eddac6d67bcf9ad805a02972ef2caf\nAuthor: Avkaran singh\nDate: 2017-09-09T19:03:31+00:00\nFiles: 1\n\nMessage: Create singly_LinkedList.py (#110)", "metadata": {"id": "a4d3939f8bb3", "repo": "TheAlgorithms/Python", "hash": "75007332e4eddac6d67bcf9ad805a02972ef2caf", "author": "Avkaran singh", "date": "2017-09-09T19:03:31+00:00", "subject": "Create singly_LinkedList.py (#110)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/75007332e4eddac6d67bcf9ad805a02972ef2caf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75007332e4eddac6d67bcf9ad805a02972ef2caf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1bed5472267f2a7bb531ad391fe6e0dc34b10817\nAuthor: Javon Davis\nDate: 2017-09-10T13:10:33-05:00\nFiles: 1\n\nMessage: Trie implementation (#111)", "metadata": {"id": "e912b2d1e208", "repo": "TheAlgorithms/Python", "hash": "1bed5472267f2a7bb531ad391fe6e0dc34b10817", "author": "Javon Davis", "date": "2017-09-10T13:10:33-05:00", "subject": "Trie implementation (#111)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1bed5472267f2a7bb531ad391fe6e0dc34b10817", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1bed5472267f2a7bb531ad391fe6e0dc34b10817"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1befed97603c84e2daae43254610d695794f7b8\nAuthor: Stephen Lee\nDate: 2017-09-21T13:17:36+08:00\nFiles: 1\n\nMessage: add bp neural network with 3 layers", "metadata": {"id": "2f190ebaef32", "repo": "TheAlgorithms/Python", "hash": "e1befed97603c84e2daae43254610d695794f7b8", "author": "Stephen Lee", "date": "2017-09-21T13:17:36+08:00", "subject": "add bp neural network with 3 layers", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1befed97603c84e2daae43254610d695794f7b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1befed97603c84e2daae43254610d695794f7b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52ee9a1e128c137793f08f69f4835b67f3b9c5d1\nAuthor: Stephen Lee\nDate: 2017-09-22T14:34:28+08:00\nFiles: 1\n\nMessage: commit convolution_neural_network.py", "metadata": {"id": "bb913e80d363", "repo": "TheAlgorithms/Python", "hash": "52ee9a1e128c137793f08f69f4835b67f3b9c5d1", "author": "Stephen Lee", "date": "2017-09-22T14:34:28+08:00", "subject": "commit convolution_neural_network.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52ee9a1e128c137793f08f69f4835b67f3b9c5d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52ee9a1e128c137793f08f69f4835b67f3b9c5d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e61ac19cd50288175b7b2c94d93133adc69492d\nAuthor: Stephen Lee\nDate: 2017-09-22T14:56:20+08:00\nFiles: 1\n\nMessage: commit convolution_neural_network.py", "metadata": {"id": "19b067ea573a", "repo": "TheAlgorithms/Python", "hash": "6e61ac19cd50288175b7b2c94d93133adc69492d", "author": "Stephen Lee", "date": "2017-09-22T14:56:20+08:00", "subject": "commit convolution_neural_network.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e61ac19cd50288175b7b2c94d93133adc69492d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e61ac19cd50288175b7b2c94d93133adc69492d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aad3fca61032cfa8d81005b006466f4a1e0d22a5\nAuthor: Ridiculous Ate\nDate: 2017-09-28T17:35:52-04:00\nFiles: 1\n\nMessage: Update password_generator.py", "metadata": {"id": "bd05fef0ec51", "repo": "TheAlgorithms/Python", "hash": "aad3fca61032cfa8d81005b006466f4a1e0d22a5", "author": "Ridiculous Ate", "date": "2017-09-28T17:35:52-04:00", "subject": "Update password_generator.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aad3fca61032cfa8d81005b006466f4a1e0d22a5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aad3fca61032cfa8d81005b006466f4a1e0d22a5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f0f4b2c92da453a5cb6c9c4325c9893302419dc\nAuthor: Ankit Dhankhar\nDate: 2017-09-29T23:15:33+05:30\nFiles: 1\n\nMessage: Fixed heading's formatting errors", "metadata": {"id": "5406bee05fb4", "repo": "TheAlgorithms/Python", "hash": "1f0f4b2c92da453a5cb6c9c4325c9893302419dc", "author": "Ankit Dhankhar", "date": "2017-09-29T23:15:33+05:30", "subject": "Fixed heading's formatting errors", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f0f4b2c92da453a5cb6c9c4325c9893302419dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f0f4b2c92da453a5cb6c9c4325c9893302419dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edcf6d54b6304d3e3bead3b1d2d7d14d04b70aab\nAuthor: KuLi\nDate: 2017-09-29T23:47:24+02:00\nFiles: 1\n\nMessage: #130 fixed radix sort for python 3", "metadata": {"id": "8a6cce0dc1c6", "repo": "TheAlgorithms/Python", "hash": "edcf6d54b6304d3e3bead3b1d2d7d14d04b70aab", "author": "KuLi", "date": "2017-09-29T23:47:24+02:00", "subject": "#130 fixed radix sort for python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/edcf6d54b6304d3e3bead3b1d2d7d14d04b70aab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edcf6d54b6304d3e3bead3b1d2d7d14d04b70aab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4d4b0ff31a88d13e42021687b8a0cd3e5db09d78\nAuthor: malikshubham827\nDate: 2017-10-01T00:06:03+05:30\nFiles: 1\n\nMessage: Added Dijkstra Algorithm", "metadata": {"id": "39265d238290", "repo": "TheAlgorithms/Python", "hash": "4d4b0ff31a88d13e42021687b8a0cd3e5db09d78", "author": "malikshubham827", "date": "2017-10-01T00:06:03+05:30", "subject": "Added Dijkstra Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4d4b0ff31a88d13e42021687b8a0cd3e5db09d78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4d4b0ff31a88d13e42021687b8a0cd3e5db09d78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2480eacdcc5927933b9f2d6de8a9f93ecaa6687b\nAuthor: Juan Antonio\nDate: 2017-10-01T14:50:45+02:00\nFiles: 1\n\nMessage: Adding Euclidean GCD algorithm", "metadata": {"id": "b44649260612", "repo": "TheAlgorithms/Python", "hash": "2480eacdcc5927933b9f2d6de8a9f93ecaa6687b", "author": "Juan Antonio", "date": "2017-10-01T14:50:45+02:00", "subject": "Adding Euclidean GCD algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2480eacdcc5927933b9f2d6de8a9f93ecaa6687b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2480eacdcc5927933b9f2d6de8a9f93ecaa6687b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07fb7d695ac946ad1de8ebaa12df3c99dec331a8\nAuthor: Anurag Kumar\nDate: 2017-10-02T21:13:43+05:30\nFiles: 1\n\nMessage: added k means clustering algorithm, usage doc inside.", "metadata": {"id": "2fa0e6531548", "repo": "TheAlgorithms/Python", "hash": "07fb7d695ac946ad1de8ebaa12df3c99dec331a8", "author": "Anurag Kumar", "date": "2017-10-02T21:13:43+05:30", "subject": "added k means clustering algorithm, usage doc inside.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/07fb7d695ac946ad1de8ebaa12df3c99dec331a8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07fb7d695ac946ad1de8ebaa12df3c99dec331a8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46b82fa249a0cb4811b3bfcbe99b68c32e33181f\nAuthor: rajnishyadav321\nDate: 2017-10-05T01:40:12+05:30\nFiles: 1\n\nMessage: Added Next Greater Element", "metadata": {"id": "08be24e726d6", "repo": "TheAlgorithms/Python", "hash": "46b82fa249a0cb4811b3bfcbe99b68c32e33181f", "author": "rajnishyadav321", "date": "2017-10-05T01:40:12+05:30", "subject": "Added Next Greater Element", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46b82fa249a0cb4811b3bfcbe99b68c32e33181f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46b82fa249a0cb4811b3bfcbe99b68c32e33181f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e8d0c7e54a2ea80fd42f482a5a80ac0dd2bffa2b\nAuthor: aravindiiitb\nDate: 2017-10-06T12:11:19+05:30\nFiles: 1\n\nMessage: Added Code in Dynamic Programming section for Longest Strictly Increasing Subsequence in O(nlogn) time", "metadata": {"id": "8842695b05b6", "repo": "TheAlgorithms/Python", "hash": "e8d0c7e54a2ea80fd42f482a5a80ac0dd2bffa2b", "author": "aravindiiitb", "date": "2017-10-06T12:11:19+05:30", "subject": "Added Code in Dynamic Programming section for Longest Strictly Increasing Subsequence in O(nlogn) time", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e8d0c7e54a2ea80fd42f482a5a80ac0dd2bffa2b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e8d0c7e54a2ea80fd42f482a5a80ac0dd2bffa2b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2a916b010b9ccb2aee2d8f6a7cfffd45b6a3cbc9\nAuthor: b1o0d4x3\nDate: 2017-10-06T15:24:56+05:30\nFiles: 1\n\nMessage: Delete P01_BreadthFirstSearch.py", "metadata": {"id": "f236a70f2842", "repo": "TheAlgorithms/Python", "hash": "2a916b010b9ccb2aee2d8f6a7cfffd45b6a3cbc9", "author": "b1o0d4x3", "date": "2017-10-06T15:24:56+05:30", "subject": "Delete P01_BreadthFirstSearch.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2a916b010b9ccb2aee2d8f6a7cfffd45b6a3cbc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2a916b010b9ccb2aee2d8f6a7cfffd45b6a3cbc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d33044eb058b0fd5e04aef5620996cbe110589bf\nAuthor: b1o0d4x3\nDate: 2017-10-06T15:25:25+05:30\nFiles: 1\n\nMessage: Delete P02_DepthFirstSearch.py", "metadata": {"id": "ce844fbb1544", "repo": "TheAlgorithms/Python", "hash": "d33044eb058b0fd5e04aef5620996cbe110589bf", "author": "b1o0d4x3", "date": "2017-10-06T15:25:25+05:30", "subject": "Delete P02_DepthFirstSearch.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d33044eb058b0fd5e04aef5620996cbe110589bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d33044eb058b0fd5e04aef5620996cbe110589bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 014786e340622f28cbd10dd901f1ce723cb20a19\nAuthor: KyleScharnhorst\nDate: 2017-10-07T06:47:50-07:00\nFiles: 13\n\nMessage: Fix: typo in multiple files.", "metadata": {"id": "89eb7546b064", "repo": "TheAlgorithms/Python", "hash": "014786e340622f28cbd10dd901f1ce723cb20a19", "author": "KyleScharnhorst", "date": "2017-10-07T06:47:50-07:00", "subject": "Fix: typo in multiple files.", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/014786e340622f28cbd10dd901f1ce723cb20a19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/014786e340622f28cbd10dd901f1ce723cb20a19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b695175da3d6abac684a5385f5036046bb86abf8\nAuthor: Chinmoy Das\nDate: 2017-10-08T12:42:13+05:30\nFiles: 1\n\nMessage: binary exponentiation", "metadata": {"id": "a90edfc0cfd5", "repo": "TheAlgorithms/Python", "hash": "b695175da3d6abac684a5385f5036046bb86abf8", "author": "Chinmoy Das", "date": "2017-10-08T12:42:13+05:30", "subject": "binary exponentiation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b695175da3d6abac684a5385f5036046bb86abf8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b695175da3d6abac684a5385f5036046bb86abf8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 677dfe93bb25d5a4faed94ac90388c1bcd82228f\nAuthor: Chinmoy Das\nDate: 2017-10-08T12:58:59+05:30\nFiles: 1\n\nMessage: Delete binary_exponentiation.java", "metadata": {"id": "40dd8f107ec0", "repo": "TheAlgorithms/Python", "hash": "677dfe93bb25d5a4faed94ac90388c1bcd82228f", "author": "Chinmoy Das", "date": "2017-10-08T12:58:59+05:30", "subject": "Delete binary_exponentiation.java", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/677dfe93bb25d5a4faed94ac90388c1bcd82228f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/677dfe93bb25d5a4faed94ac90388c1bcd82228f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a36ca7c42f800ff24db287e72ab58f0230b4482c\nAuthor: Chinmoy Das\nDate: 2017-10-08T12:59:18+05:30\nFiles: 1\n\nMessage: Create binary_exponentiation.py", "metadata": {"id": "575fb1fae2f6", "repo": "TheAlgorithms/Python", "hash": "a36ca7c42f800ff24db287e72ab58f0230b4482c", "author": "Chinmoy Das", "date": "2017-10-08T12:59:18+05:30", "subject": "Create binary_exponentiation.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a36ca7c42f800ff24db287e72ab58f0230b4482c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a36ca7c42f800ff24db287e72ab58f0230b4482c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4c6578ece43ef1ebcdfcab448c326f72a40763c\nAuthor: Chinmoy Das\nDate: 2017-10-08T13:00:13+05:30\nFiles: 1\n\nMessage: Binary Exponentiation for a^b", "metadata": {"id": "8ab5b641540b", "repo": "TheAlgorithms/Python", "hash": "f4c6578ece43ef1ebcdfcab448c326f72a40763c", "author": "Chinmoy Das", "date": "2017-10-08T13:00:13+05:30", "subject": "Binary Exponentiation for a^b", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4c6578ece43ef1ebcdfcab448c326f72a40763c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4c6578ece43ef1ebcdfcab448c326f72a40763c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f5917f589c6fe27a642cbf94ef6e230a40ab18f0\nAuthor: Chinmoy Das\nDate: 2017-10-08T13:10:05+05:30\nFiles: 1\n\nMessage: Binary Exponentiation for Multiplication", "metadata": {"id": "69a4dd537a09", "repo": "TheAlgorithms/Python", "hash": "f5917f589c6fe27a642cbf94ef6e230a40ab18f0", "author": "Chinmoy Das", "date": "2017-10-08T13:10:05+05:30", "subject": "Binary Exponentiation for Multiplication", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f5917f589c6fe27a642cbf94ef6e230a40ab18f0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f5917f589c6fe27a642cbf94ef6e230a40ab18f0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0393c5ad38d66d19cc7366b4bafd62cd984b049d\nAuthor: Chinmoy Das\nDate: 2017-10-08T13:12:33+05:30\nFiles: 1\n\nMessage: Update binary_exponentiation.py", "metadata": {"id": "35eac0893af5", "repo": "TheAlgorithms/Python", "hash": "0393c5ad38d66d19cc7366b4bafd62cd984b049d", "author": "Chinmoy Das", "date": "2017-10-08T13:12:33+05:30", "subject": "Update binary_exponentiation.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0393c5ad38d66d19cc7366b4bafd62cd984b049d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0393c5ad38d66d19cc7366b4bafd62cd984b049d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7447a9f9c7bdef4ceef3a93cee110525f683927d\nAuthor: Uday Patel\nDate: 2017-10-09T03:19:39+01:00\nFiles: 1\n\nMessage: Added Ternary Search Algorithm", "metadata": {"id": "8ec1c1a6c4cf", "repo": "TheAlgorithms/Python", "hash": "7447a9f9c7bdef4ceef3a93cee110525f683927d", "author": "Uday Patel", "date": "2017-10-09T03:19:39+01:00", "subject": "Added Ternary Search Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7447a9f9c7bdef4ceef3a93cee110525f683927d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7447a9f9c7bdef4ceef3a93cee110525f683927d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8fb1eb7bdf390b9f711bba02f20185f180447eca\nAuthor: Nathan Berger\nDate: 2017-10-09T12:36:33-05:00\nFiles: 1\n\nMessage: Implementation of a regression tree in python", "metadata": {"id": "0112779a18e2", "repo": "TheAlgorithms/Python", "hash": "8fb1eb7bdf390b9f711bba02f20185f180447eca", "author": "Nathan Berger", "date": "2017-10-09T12:36:33-05:00", "subject": "Implementation of a regression tree in python", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8fb1eb7bdf390b9f711bba02f20185f180447eca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8fb1eb7bdf390b9f711bba02f20185f180447eca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37967bd0cf9bb8b70126d2b9d763869f327021de\nAuthor: Nathan Berger\nDate: 2017-10-09T12:42:51-05:00\nFiles: 1\n\nMessage: Fixed case where function didn't return where it should", "metadata": {"id": "5c5cb636fdca", "repo": "TheAlgorithms/Python", "hash": "37967bd0cf9bb8b70126d2b9d763869f327021de", "author": "Nathan Berger", "date": "2017-10-09T12:42:51-05:00", "subject": "Fixed case where function didn't return where it should", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/37967bd0cf9bb8b70126d2b9d763869f327021de", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37967bd0cf9bb8b70126d2b9d763869f327021de"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cb3ff4a8f8fbcab28fc3bb08f32fcd5444886f8a\nAuthor: fickleEfrit\nDate: 2017-10-09T17:26:27-04:00\nFiles: 1\n\nMessage: Create quick_select.py", "metadata": {"id": "671eb15bfd18", "repo": "TheAlgorithms/Python", "hash": "cb3ff4a8f8fbcab28fc3bb08f32fcd5444886f8a", "author": "fickleEfrit", "date": "2017-10-09T17:26:27-04:00", "subject": "Create quick_select.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cb3ff4a8f8fbcab28fc3bb08f32fcd5444886f8a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cb3ff4a8f8fbcab28fc3bb08f32fcd5444886f8a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc5e86b7013cb02ceb0a11f32afb4a2b8f7d3ae1\nAuthor: Alvin Nguyen\nDate: 2017-10-09T17:00:37-07:00\nFiles: 1\n\nMessage: Fixed compilation errors, fixes for readability/convention, changed double equals to boolean equality operator 'is'", "metadata": {"id": "8f640c5db16e", "repo": "TheAlgorithms/Python", "hash": "dc5e86b7013cb02ceb0a11f32afb4a2b8f7d3ae1", "author": "Alvin Nguyen", "date": "2017-10-09T17:00:37-07:00", "subject": "Fixed compilation errors, fixes for readability/convention, changed double equals to boolean equality operator 'is'", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc5e86b7013cb02ceb0a11f32afb4a2b8f7d3ae1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc5e86b7013cb02ceb0a11f32afb4a2b8f7d3ae1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab058ab0b51486f892a1b59a22631eff5083c241\nAuthor: Alvin Nguyen\nDate: 2017-10-09T17:05:14-07:00\nFiles: 2\n\nMessage: changed rigt->right, a typo fix.", "metadata": {"id": "0df011f1f1c1", "repo": "TheAlgorithms/Python", "hash": "ab058ab0b51486f892a1b59a22631eff5083c241", "author": "Alvin Nguyen", "date": "2017-10-09T17:05:14-07:00", "subject": "changed rigt->right, a typo fix.", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab058ab0b51486f892a1b59a22631eff5083c241", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab058ab0b51486f892a1b59a22631eff5083c241"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 14e6372196b67f58b11e9d53cf34e66f55d9349a\nAuthor: Shivam sharma\nDate: 2017-10-10T21:41:01+05:30\nFiles: 1\n\nMessage: Added counting sort in python", "metadata": {"id": "c0a82de335e3", "repo": "TheAlgorithms/Python", "hash": "14e6372196b67f58b11e9d53cf34e66f55d9349a", "author": "Shivam sharma", "date": "2017-10-10T21:41:01+05:30", "subject": "Added counting sort in python", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/14e6372196b67f58b11e9d53cf34e66f55d9349a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/14e6372196b67f58b11e9d53cf34e66f55d9349a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f71b309953fec9da78ef64ea8cc2e7314ec1b6f\nAuthor: TaylorL19\nDate: 2017-10-10T11:57:16-05:00\nFiles: 1\n\nMessage: Fixed binary search to correctly recurse to left half and right half", "metadata": {"id": "17d4e5f7b908", "repo": "TheAlgorithms/Python", "hash": "8f71b309953fec9da78ef64ea8cc2e7314ec1b6f", "author": "TaylorL19", "date": "2017-10-10T11:57:16-05:00", "subject": "Fixed binary search to correctly recurse to left half and right half", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f71b309953fec9da78ef64ea8cc2e7314ec1b6f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f71b309953fec9da78ef64ea8cc2e7314ec1b6f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 875c6cde16e21684b96ad5545c68ac1667b157bc\nAuthor: Tobias\nDate: 2017-10-10T21:46:07-07:00\nFiles: 1\n\nMessage: Add Linear Congruential Generator", "metadata": {"id": "90995d423e51", "repo": "TheAlgorithms/Python", "hash": "875c6cde16e21684b96ad5545c68ac1667b157bc", "author": "Tobias", "date": "2017-10-10T21:46:07-07:00", "subject": "Add Linear Congruential Generator", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/875c6cde16e21684b96ad5545c68ac1667b157bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/875c6cde16e21684b96ad5545c68ac1667b157bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aac224dc1b0c968ed52ab1d14332c4d9742f5d71\nAuthor: Sayan Bandyopadhyay\nDate: 2017-10-12T01:28:12+05:30\nFiles: 1\n\nMessage: Update radix_sort.py", "metadata": {"id": "4cc248b641a0", "repo": "TheAlgorithms/Python", "hash": "aac224dc1b0c968ed52ab1d14332c4d9742f5d71", "author": "Sayan Bandyopadhyay", "date": "2017-10-12T01:28:12+05:30", "subject": "Update radix_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aac224dc1b0c968ed52ab1d14332c4d9742f5d71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aac224dc1b0c968ed52ab1d14332c4d9742f5d71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 247089decc980b44bed38093c599d79c64c87e78\nAuthor: Sayan Bandyopadhyay\nDate: 2017-10-12T03:28:43+05:30\nFiles: 1\n\nMessage: Update minimum_partition.py", "metadata": {"id": "3422f9f9b83b", "repo": "TheAlgorithms/Python", "hash": "247089decc980b44bed38093c599d79c64c87e78", "author": "Sayan Bandyopadhyay", "date": "2017-10-12T03:28:43+05:30", "subject": "Update minimum_partition.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/247089decc980b44bed38093c599d79c64c87e78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/247089decc980b44bed38093c599d79c64c87e78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 09131a70a13d06ef233716859f16ad60026362cb\nAuthor: Deepak345\nDate: 2017-10-12T14:40:15+05:30\nFiles: 1\n\nMessage: implemented jump search", "metadata": {"id": "8d5e7e257f5f", "repo": "TheAlgorithms/Python", "hash": "09131a70a13d06ef233716859f16ad60026362cb", "author": "Deepak345", "date": "2017-10-12T14:40:15+05:30", "subject": "implemented jump search", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/09131a70a13d06ef233716859f16ad60026362cb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/09131a70a13d06ef233716859f16ad60026362cb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a07baadf04d3b1db9051f2ed2353abc83b35a732\nAuthor: Kilian Rueß\nDate: 2017-10-12T21:35:23+02:00\nFiles: 1\n\nMessage: Added fastfibonacci.py", "metadata": {"id": "9066542e57a2", "repo": "TheAlgorithms/Python", "hash": "a07baadf04d3b1db9051f2ed2353abc83b35a732", "author": "Kilian Rueß", "date": "2017-10-12T21:35:23+02:00", "subject": "Added fastfibonacci.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a07baadf04d3b1db9051f2ed2353abc83b35a732", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a07baadf04d3b1db9051f2ed2353abc83b35a732"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d83eb7e5673d10fd8600b69872e28d9e0710c4c\nAuthor: arpanjain97\nDate: 2017-10-13T11:30:26+05:30\nFiles: 1\n\nMessage: Add Dijkstra's Algorithm", "metadata": {"id": "645a434d6a68", "repo": "TheAlgorithms/Python", "hash": "5d83eb7e5673d10fd8600b69872e28d9e0710c4c", "author": "arpanjain97", "date": "2017-10-13T11:30:26+05:30", "subject": "Add Dijkstra's Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d83eb7e5673d10fd8600b69872e28d9e0710c4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d83eb7e5673d10fd8600b69872e28d9e0710c4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 176c33092544eb0ab7f37b0aa17094848140f985\nAuthor: arpanjain97\nDate: 2017-10-13T11:31:06+05:30\nFiles: 1\n\nMessage: Add Bellman-Ford Algorithm", "metadata": {"id": "e110eb53f1cf", "repo": "TheAlgorithms/Python", "hash": "176c33092544eb0ab7f37b0aa17094848140f985", "author": "arpanjain97", "date": "2017-10-13T11:31:06+05:30", "subject": "Add Bellman-Ford Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/176c33092544eb0ab7f37b0aa17094848140f985", "diff_url": "https://github.com/TheAlgorithms/Python/commit/176c33092544eb0ab7f37b0aa17094848140f985"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00575aace6a60a2dd4be2bf597a8c5765f872cd7\nAuthor: arpanjain97\nDate: 2017-10-13T11:32:05+05:30\nFiles: 1\n\nMessage: Add Floyd-Warshall Algorithm", "metadata": {"id": "f309d83a13c7", "repo": "TheAlgorithms/Python", "hash": "00575aace6a60a2dd4be2bf597a8c5765f872cd7", "author": "arpanjain97", "date": "2017-10-13T11:32:05+05:30", "subject": "Add Floyd-Warshall Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/00575aace6a60a2dd4be2bf597a8c5765f872cd7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00575aace6a60a2dd4be2bf597a8c5765f872cd7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86a5b0345fdbdf9931f00a26d80c61f6cf23c957\nAuthor: Corey Hu\nDate: 2017-10-12T23:56:14-07:00\nFiles: 1\n\nMessage: Recursive solution to insert_tail in singly_LinkedList", "metadata": {"id": "191467ccbef7", "repo": "TheAlgorithms/Python", "hash": "86a5b0345fdbdf9931f00a26d80c61f6cf23c957", "author": "Corey Hu", "date": "2017-10-12T23:56:14-07:00", "subject": "Recursive solution to insert_tail in singly_LinkedList", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/86a5b0345fdbdf9931f00a26d80c61f6cf23c957", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86a5b0345fdbdf9931f00a26d80c61f6cf23c957"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e0211794da527caaa0e3621fa4a8ae60eed3c547\nAuthor: nandujkishor\nDate: 2017-10-13T20:33:40+05:30\nFiles: 1\n\nMessage: Changed the typographical error (#132)", "metadata": {"id": "b2a9f8726e8d", "repo": "TheAlgorithms/Python", "hash": "e0211794da527caaa0e3621fa4a8ae60eed3c547", "author": "nandujkishor", "date": "2017-10-13T20:33:40+05:30", "subject": "Changed the typographical error (#132)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e0211794da527caaa0e3621fa4a8ae60eed3c547", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e0211794da527caaa0e3621fa4a8ae60eed3c547"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81ab3249d418396a3f7e8d35514e9fe8c9bb412b\nAuthor: Sachin Arora\nDate: 2017-10-13T20:45:39+05:30\nFiles: 2\n\nMessage: Revert \"There were 2 codes for BFS and DFS in data-structure/Graph.\" (#163)", "metadata": {"id": "ce5f7ad6f176", "repo": "TheAlgorithms/Python", "hash": "81ab3249d418396a3f7e8d35514e9fe8c9bb412b", "author": "Sachin Arora", "date": "2017-10-13T20:45:39+05:30", "subject": "Revert \"There were 2 codes for BFS and DFS in data-structure/Graph.\" (#163)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/81ab3249d418396a3f7e8d35514e9fe8c9bb412b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81ab3249d418396a3f7e8d35514e9fe8c9bb412b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 974acef310bc70dc634b651d9e8ea502ae09ad04\nAuthor: Sachin Arora\nDate: 2017-10-13T21:03:16+05:30\nFiles: 4\n\nMessage: Deleting duplicate BFS and DFS files. (#164)", "metadata": {"id": "0e98c9c0db8d", "repo": "TheAlgorithms/Python", "hash": "974acef310bc70dc634b651d9e8ea502ae09ad04", "author": "Sachin Arora", "date": "2017-10-13T21:03:16+05:30", "subject": "Deleting duplicate BFS and DFS files. (#164)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/974acef310bc70dc634b651d9e8ea502ae09ad04", "diff_url": "https://github.com/TheAlgorithms/Python/commit/974acef310bc70dc634b651d9e8ea502ae09ad04"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eb8375d13801eb812a76aa689b062a4d66d410ea\nAuthor: Harshil\nDate: 2017-10-14T09:54:52+05:30\nFiles: 1\n\nMessage: Commented travis tag", "metadata": {"id": "181ee04a266e", "repo": "TheAlgorithms/Python", "hash": "eb8375d13801eb812a76aa689b062a4d66d410ea", "author": "Harshil", "date": "2017-10-14T09:54:52+05:30", "subject": "Commented travis tag", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eb8375d13801eb812a76aa689b062a4d66d410ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eb8375d13801eb812a76aa689b062a4d66d410ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 123b8a30ad5cf4357f2980fc232b101f2d936dde\nAuthor: Maciej A. Czyzewski\nDate: 2017-10-14T15:46:59+02:00\nFiles: 1\n\nMessage: added simple chaos machine impl. to hashes/", "metadata": {"id": "427f6c945a3d", "repo": "TheAlgorithms/Python", "hash": "123b8a30ad5cf4357f2980fc232b101f2d936dde", "author": "Maciej A. Czyzewski", "date": "2017-10-14T15:46:59+02:00", "subject": "added simple chaos machine impl. to hashes/", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/123b8a30ad5cf4357f2980fc232b101f2d936dde", "diff_url": "https://github.com/TheAlgorithms/Python/commit/123b8a30ad5cf4357f2980fc232b101f2d936dde"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d70b9268fe2d05f5ff6197b957b98f935fb13e91\nAuthor: Sarbajit Saha\nDate: 2017-10-15T21:25:54+05:30\nFiles: 1\n\nMessage: fixed spelling of coma to comma", "metadata": {"id": "2b634ce07f10", "repo": "TheAlgorithms/Python", "hash": "d70b9268fe2d05f5ff6197b957b98f935fb13e91", "author": "Sarbajit Saha", "date": "2017-10-15T21:25:54+05:30", "subject": "fixed spelling of coma to comma", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d70b9268fe2d05f5ff6197b957b98f935fb13e91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d70b9268fe2d05f5ff6197b957b98f935fb13e91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6d192700c686a9d432c7ec0369fcc0cacb5875bd\nAuthor: Sarbajit Saha\nDate: 2017-10-15T21:41:10+05:30\nFiles: 1\n\nMessage: added interpolation search", "metadata": {"id": "957f77466504", "repo": "TheAlgorithms/Python", "hash": "6d192700c686a9d432c7ec0369fcc0cacb5875bd", "author": "Sarbajit Saha", "date": "2017-10-15T21:41:10+05:30", "subject": "added interpolation search", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6d192700c686a9d432c7ec0369fcc0cacb5875bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6d192700c686a9d432c7ec0369fcc0cacb5875bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cf7d2cbec6cf29d1bbb455ac2366746a0605441a\nAuthor: agdenadel\nDate: 2017-10-16T20:20:00-04:00\nFiles: 1\n\nMessage: Fix typo in traversals", "metadata": {"id": "c68de32258b5", "repo": "TheAlgorithms/Python", "hash": "cf7d2cbec6cf29d1bbb455ac2366746a0605441a", "author": "agdenadel", "date": "2017-10-16T20:20:00-04:00", "subject": "Fix typo in traversals", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cf7d2cbec6cf29d1bbb455ac2366746a0605441a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cf7d2cbec6cf29d1bbb455ac2366746a0605441a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 85a599d54a9833d6ca3a643c6c3c0305e38100c1\nAuthor: Ridiculous Ate\nDate: 2017-10-19T11:54:05-04:00\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "20394ed30bac", "repo": "TheAlgorithms/Python", "hash": "85a599d54a9833d6ca3a643c6c3c0305e38100c1", "author": "Ridiculous Ate", "date": "2017-10-19T11:54:05-04:00", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/85a599d54a9833d6ca3a643c6c3c0305e38100c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/85a599d54a9833d6ca3a643c6c3c0305e38100c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0dcf27f3f2558e144b1076b09f5c1bfcfb2f8d9d\nAuthor: Vishal Gupta\nDate: 2017-10-20T13:47:09+05:30\nFiles: 1\n\nMessage: Added basic-graphs.py with common graph algorithms", "metadata": {"id": "cce22f5c4b3a", "repo": "TheAlgorithms/Python", "hash": "0dcf27f3f2558e144b1076b09f5c1bfcfb2f8d9d", "author": "Vishal Gupta", "date": "2017-10-20T13:47:09+05:30", "subject": "Added basic-graphs.py with common graph algorithms", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0dcf27f3f2558e144b1076b09f5c1bfcfb2f8d9d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0dcf27f3f2558e144b1076b09f5c1bfcfb2f8d9d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edaa2c15889b250c777f583fda5725cf073b18f2\nAuthor: Sarot Busala\nDate: 2017-10-20T16:26:07+07:00\nFiles: 1\n\nMessage: Floyd Warshall Algorithm", "metadata": {"id": "29c462b61863", "repo": "TheAlgorithms/Python", "hash": "edaa2c15889b250c777f583fda5725cf073b18f2", "author": "Sarot Busala", "date": "2017-10-20T16:26:07+07:00", "subject": "Floyd Warshall Algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/edaa2c15889b250c777f583fda5725cf073b18f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edaa2c15889b250c777f583fda5725cf073b18f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2617de848ea6f8e209c871dd1ac488401f1aace7\nAuthor: Sarot Busala\nDate: 2017-10-20T18:47:06+07:00\nFiles: 1\n\nMessage: Add Lazy Segment Tree", "metadata": {"id": "64395f0affb8", "repo": "TheAlgorithms/Python", "hash": "2617de848ea6f8e209c871dd1ac488401f1aace7", "author": "Sarot Busala", "date": "2017-10-20T18:47:06+07:00", "subject": "Add Lazy Segment Tree", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2617de848ea6f8e209c871dd1ac488401f1aace7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2617de848ea6f8e209c871dd1ac488401f1aace7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe7b86c9ffed033d3ee47445e288819828c05537\nAuthor: Shivam sharma\nDate: 2017-10-20T18:03:43+05:30\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "4db131fc566c", "repo": "TheAlgorithms/Python", "hash": "fe7b86c9ffed033d3ee47445e288819828c05537", "author": "Shivam sharma", "date": "2017-10-20T18:03:43+05:30", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe7b86c9ffed033d3ee47445e288819828c05537", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe7b86c9ffed033d3ee47445e288819828c05537"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 226a0a4ad8d382a5f6db102ded889b7455731df4\nAuthor: Tony De La Nuez\nDate: 2017-10-22T18:04:10-05:00\nFiles: 1\n\nMessage: Adding reverse() to singly-linked list", "metadata": {"id": "31de52ab4107", "repo": "TheAlgorithms/Python", "hash": "226a0a4ad8d382a5f6db102ded889b7455731df4", "author": "Tony De La Nuez", "date": "2017-10-22T18:04:10-05:00", "subject": "Adding reverse() to singly-linked list", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/226a0a4ad8d382a5f6db102ded889b7455731df4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/226a0a4ad8d382a5f6db102ded889b7455731df4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 850953c2aad57b510d0c6f1bc7a3fbb7f662a4c7\nAuthor: Tony De La Nuez\nDate: 2017-10-22T18:06:45-05:00\nFiles: 1\n\nMessage: Two-sum, common interview problem.", "metadata": {"id": "54cc5c5a36b3", "repo": "TheAlgorithms/Python", "hash": "850953c2aad57b510d0c6f1bc7a3fbb7f662a4c7", "author": "Tony De La Nuez", "date": "2017-10-22T18:06:45-05:00", "subject": "Two-sum, common interview problem.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/850953c2aad57b510d0c6f1bc7a3fbb7f662a4c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/850953c2aad57b510d0c6f1bc7a3fbb7f662a4c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ad029cb11eefdf2e44fa7fcf8a71eaa2b98b5a4\nAuthor: Pablo\nDate: 2017-10-22T20:13:06-03:00\nFiles: 2\n\nMessage: Added getNode function and made changes to insert function", "metadata": {"id": "66b24ae4f9ed", "repo": "TheAlgorithms/Python", "hash": "0ad029cb11eefdf2e44fa7fcf8a71eaa2b98b5a4", "author": "Pablo", "date": "2017-10-22T20:13:06-03:00", "subject": "Added getNode function and made changes to insert function", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ad029cb11eefdf2e44fa7fcf8a71eaa2b98b5a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ad029cb11eefdf2e44fa7fcf8a71eaa2b98b5a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3786c0d0eae4c242883092ae47603667a7fbfac7\nAuthor: Pablo\nDate: 2017-10-22T20:30:53-03:00\nFiles: 1\n\nMessage: Deleted binary_seach_tree", "metadata": {"id": "66702b86599a", "repo": "TheAlgorithms/Python", "hash": "3786c0d0eae4c242883092ae47603667a7fbfac7", "author": "Pablo", "date": "2017-10-22T20:30:53-03:00", "subject": "Deleted binary_seach_tree", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3786c0d0eae4c242883092ae47603667a7fbfac7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3786c0d0eae4c242883092ae47603667a7fbfac7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: da58cd92f3f5aec99794d1cf901df67f12ea95c1\nAuthor: Anurag Kumar\nDate: 2017-10-23T15:32:51+05:30\nFiles: 1\n\nMessage: added Sierpinski Triangle generation module(fractal structures).", "metadata": {"id": "62eef4554bbb", "repo": "TheAlgorithms/Python", "hash": "da58cd92f3f5aec99794d1cf901df67f12ea95c1", "author": "Anurag Kumar", "date": "2017-10-23T15:32:51+05:30", "subject": "added Sierpinski Triangle generation module(fractal structures).", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/da58cd92f3f5aec99794d1cf901df67f12ea95c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/da58cd92f3f5aec99794d1cf901df67f12ea95c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7180f08204e252b647587aa6686bee1523d83873\nAuthor: Gilberto Alexandre dos Santos\nDate: 2017-10-23T22:36:38-03:00\nFiles: 3\n\nMessage: Created Union-Find algorithm", "metadata": {"id": "cd26f93338f9", "repo": "TheAlgorithms/Python", "hash": "7180f08204e252b647587aa6686bee1523d83873", "author": "Gilberto Alexandre dos Santos", "date": "2017-10-23T22:36:38-03:00", "subject": "Created Union-Find algorithm", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7180f08204e252b647587aa6686bee1523d83873", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7180f08204e252b647587aa6686bee1523d83873"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 88c881d5579c9fef0a76cdd381a6bc8e0b4aced3\nAuthor: rudrasohan\nDate: 2017-10-24T13:00:11+05:30\nFiles: 1\n\nMessage: Changed Filename from A*.py to a_star.py", "metadata": {"id": "4c3e2d770ade", "repo": "TheAlgorithms/Python", "hash": "88c881d5579c9fef0a76cdd381a6bc8e0b4aced3", "author": "rudrasohan", "date": "2017-10-24T13:00:11+05:30", "subject": "Changed Filename from A*.py to a_star.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/88c881d5579c9fef0a76cdd381a6bc8e0b4aced3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/88c881d5579c9fef0a76cdd381a6bc8e0b4aced3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 848432c6fef0b3e64c864d99cd26f3dbf3f89780\nAuthor: Sachin Arora\nDate: 2017-10-24T20:19:14+05:30\nFiles: 1\n\nMessage: Project Euler Problems Added.", "metadata": {"id": "ca1ede363ab1", "repo": "TheAlgorithms/Python", "hash": "848432c6fef0b3e64c864d99cd26f3dbf3f89780", "author": "Sachin Arora", "date": "2017-10-24T20:19:14+05:30", "subject": "Project Euler Problems Added.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/848432c6fef0b3e64c864d99cd26f3dbf3f89780", "diff_url": "https://github.com/TheAlgorithms/Python/commit/848432c6fef0b3e64c864d99cd26f3dbf3f89780"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7284714d0d6fcf65ad9519d4491fba80b07bac59\nAuthor: Sachin Arora\nDate: 2017-10-24T21:11:19+05:30\nFiles: 12\n\nMessage: Project Euler Solutions Added.", "metadata": {"id": "f65d6245aae6", "repo": "TheAlgorithms/Python", "hash": "7284714d0d6fcf65ad9519d4491fba80b07bac59", "author": "Sachin Arora", "date": "2017-10-24T21:11:19+05:30", "subject": "Project Euler Solutions Added.", "files_changed": 12, "code_url": "https://github.com/TheAlgorithms/Python/tree/7284714d0d6fcf65ad9519d4491fba80b07bac59", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7284714d0d6fcf65ad9519d4491fba80b07bac59"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9bc80eac2d56c030c580e052951ffc37f71fc25f\nAuthor: 97arushisharma\nDate: 2017-10-25T01:37:11+05:30\nFiles: 105\n\nMessage: Added Dequeue in Python", "metadata": {"id": "35b0555be95b", "repo": "TheAlgorithms/Python", "hash": "9bc80eac2d56c030c580e052951ffc37f71fc25f", "author": "97arushisharma", "date": "2017-10-25T01:37:11+05:30", "subject": "Added Dequeue in Python", "files_changed": 105, "code_url": "https://github.com/TheAlgorithms/Python/tree/9bc80eac2d56c030c580e052951ffc37f71fc25f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9bc80eac2d56c030c580e052951ffc37f71fc25f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 96536ad7617dadb74b89a8ebc14cc239f8f3b294\nAuthor: Erdenezul\nDate: 2017-10-25T09:56:48+08:00\nFiles: 1\n\nMessage: add coin change problem", "metadata": {"id": "3943916580b4", "repo": "TheAlgorithms/Python", "hash": "96536ad7617dadb74b89a8ebc14cc239f8f3b294", "author": "Erdenezul", "date": "2017-10-25T09:56:48+08:00", "subject": "add coin change problem", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/96536ad7617dadb74b89a8ebc14cc239f8f3b294", "diff_url": "https://github.com/TheAlgorithms/Python/commit/96536ad7617dadb74b89a8ebc14cc239f8f3b294"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f1621c4a028de2093409afe7a12d4d9a8375f650\nAuthor: Anurag Kumar\nDate: 2017-10-26T12:11:32+05:30\nFiles: 2\n\nMessage: [other] Added Conway's Game of Life Experiment.", "metadata": {"id": "fcbadf05e69c", "repo": "TheAlgorithms/Python", "hash": "f1621c4a028de2093409afe7a12d4d9a8375f650", "author": "Anurag Kumar", "date": "2017-10-26T12:11:32+05:30", "subject": "[other] Added Conway's Game of Life Experiment.", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f1621c4a028de2093409afe7a12d4d9a8375f650", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f1621c4a028de2093409afe7a12d4d9a8375f650"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20a45779034e97eaee7830b15ef6247528f01300\nAuthor: bT-53\nDate: 2017-10-27T09:19:58+07:00\nFiles: 1\n\nMessage: Add a soution of ProjectEuler Problem 13", "metadata": {"id": "b4af0692785b", "repo": "TheAlgorithms/Python", "hash": "20a45779034e97eaee7830b15ef6247528f01300", "author": "bT-53", "date": "2017-10-27T09:19:58+07:00", "subject": "Add a soution of ProjectEuler Problem 13", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/20a45779034e97eaee7830b15ef6247528f01300", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20a45779034e97eaee7830b15ef6247528f01300"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3cae7967acf2cdef9c65b39547ccec2115c16410\nAuthor: bT-53\nDate: 2017-10-27T10:10:29+07:00\nFiles: 1\n\nMessage: Create scc_kosaraju.py", "metadata": {"id": "18586fc00ee7", "repo": "TheAlgorithms/Python", "hash": "3cae7967acf2cdef9c65b39547ccec2115c16410", "author": "bT-53", "date": "2017-10-27T10:10:29+07:00", "subject": "Create scc_kosaraju.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3cae7967acf2cdef9c65b39547ccec2115c16410", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3cae7967acf2cdef9c65b39547ccec2115c16410"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8cd515750715cb5fa170a3e737c09d1784795341\nAuthor: Yashasvi Baweja\nDate: 2017-10-27T11:34:50+05:30\nFiles: 1\n\nMessage: Added Multi Heuristic Astar", "metadata": {"id": "5007c6c506fa", "repo": "TheAlgorithms/Python", "hash": "8cd515750715cb5fa170a3e737c09d1784795341", "author": "Yashasvi Baweja", "date": "2017-10-27T11:34:50+05:30", "subject": "Added Multi Heuristic Astar", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8cd515750715cb5fa170a3e737c09d1784795341", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8cd515750715cb5fa170a3e737c09d1784795341"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e07e0cb38bf3ea7f7301641fe877fe473248fabb\nAuthor: Thanapat Katapornsiri\nDate: 2017-10-27T14:16:26+07:00\nFiles: 1\n\nMessage: add minimum spanning tree kruskal", "metadata": {"id": "31bab6c334ac", "repo": "TheAlgorithms/Python", "hash": "e07e0cb38bf3ea7f7301641fe877fe473248fabb", "author": "Thanapat Katapornsiri", "date": "2017-10-27T14:16:26+07:00", "subject": "add minimum spanning tree kruskal", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e07e0cb38bf3ea7f7301641fe877fe473248fabb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e07e0cb38bf3ea7f7301641fe877fe473248fabb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6393251803b6562d9b2ea98cf1385d1dbb0207d9\nAuthor: Thanapat Katapornsiri\nDate: 2017-10-27T14:34:44+07:00\nFiles: 1\n\nMessage: add newline at the end", "metadata": {"id": "3552a64c8b5a", "repo": "TheAlgorithms/Python", "hash": "6393251803b6562d9b2ea98cf1385d1dbb0207d9", "author": "Thanapat Katapornsiri", "date": "2017-10-27T14:34:44+07:00", "subject": "add newline at the end", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6393251803b6562d9b2ea98cf1385d1dbb0207d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6393251803b6562d9b2ea98cf1385d1dbb0207d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54700f2c8f0fd75b30b7468d9fea64cdea326b4d\nAuthor: Pablo\nDate: 2017-10-28T16:17:55-03:00\nFiles: 1\n\nMessage: Added delete function", "metadata": {"id": "447bc4d2a508", "repo": "TheAlgorithms/Python", "hash": "54700f2c8f0fd75b30b7468d9fea64cdea326b4d", "author": "Pablo", "date": "2017-10-28T16:17:55-03:00", "subject": "Added delete function", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54700f2c8f0fd75b30b7468d9fea64cdea326b4d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54700f2c8f0fd75b30b7468d9fea64cdea326b4d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f766bb42166b874364f30f022db738110a3dc567\nAuthor: Pablo\nDate: 2017-10-28T16:18:21-03:00\nFiles: 1\n\nMessage: Added delete function", "metadata": {"id": "713c3fe60c50", "repo": "TheAlgorithms/Python", "hash": "f766bb42166b874364f30f022db738110a3dc567", "author": "Pablo", "date": "2017-10-28T16:18:21-03:00", "subject": "Added delete function", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f766bb42166b874364f30f022db738110a3dc567", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f766bb42166b874364f30f022db738110a3dc567"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9d8824658af8c657e3cc07e8192765b10d76f4d4\nAuthor: Pablo\nDate: 2017-10-28T18:33:14-03:00\nFiles: 1\n\nMessage: Finished delete function and added some prints functions too", "metadata": {"id": "3eb3768829c5", "repo": "TheAlgorithms/Python", "hash": "9d8824658af8c657e3cc07e8192765b10d76f4d4", "author": "Pablo", "date": "2017-10-28T18:33:14-03:00", "subject": "Finished delete function and added some prints functions too", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9d8824658af8c657e3cc07e8192765b10d76f4d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9d8824658af8c657e3cc07e8192765b10d76f4d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c4c7eb2aa84106575613f2fff35c1dc40e46977\nAuthor: Erdenezul\nDate: 2017-11-01T15:04:55+08:00\nFiles: 2\n\nMessage: refactor longest common subsequence problem", "metadata": {"id": "b76fc5f646a6", "repo": "TheAlgorithms/Python", "hash": "3c4c7eb2aa84106575613f2fff35c1dc40e46977", "author": "Erdenezul", "date": "2017-11-01T15:04:55+08:00", "subject": "refactor longest common subsequence problem", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c4c7eb2aa84106575613f2fff35c1dc40e46977", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c4c7eb2aa84106575613f2fff35c1dc40e46977"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e0733c26f211638dcaadabaa38e010d27acce854\nAuthor: Erdenezul\nDate: 2017-11-03T15:02:10+08:00\nFiles: 1\n\nMessage: add even tree problem", "metadata": {"id": "cfa684c2d2ab", "repo": "TheAlgorithms/Python", "hash": "e0733c26f211638dcaadabaa38e010d27acce854", "author": "Erdenezul", "date": "2017-11-03T15:02:10+08:00", "subject": "add even tree problem", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e0733c26f211638dcaadabaa38e010d27acce854", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e0733c26f211638dcaadabaa38e010d27acce854"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 495fdc1ff922f3239429460ac01e62e4f4a05258\nAuthor: Damel\nDate: 2017-11-11T15:19:41+00:00\nFiles: 1\n\nMessage: Added a python implementation of knuth-morris-pratt string search algo", "metadata": {"id": "51ee3718a571", "repo": "TheAlgorithms/Python", "hash": "495fdc1ff922f3239429460ac01e62e4f4a05258", "author": "Damel", "date": "2017-11-11T15:19:41+00:00", "subject": "Added a python implementation of knuth-morris-pratt string search algo", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/495fdc1ff922f3239429460ac01e62e4f4a05258", "diff_url": "https://github.com/TheAlgorithms/Python/commit/495fdc1ff922f3239429460ac01e62e4f4a05258"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f78cd6a55083c62ceec241b6ec22d3e3d056d7b\nAuthor: Thejus-Paul\nDate: 2017-11-12T23:56:18+05:30\nFiles: 2\n\nMessage: Project Euler Solution Added", "metadata": {"id": "149fb1ba647b", "repo": "TheAlgorithms/Python", "hash": "0f78cd6a55083c62ceec241b6ec22d3e3d056d7b", "author": "Thejus-Paul", "date": "2017-11-12T23:56:18+05:30", "subject": "Project Euler Solution Added", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f78cd6a55083c62ceec241b6ec22d3e3d056d7b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f78cd6a55083c62ceec241b6ec22d3e3d056d7b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d97b34d01c60ded20f79f968a7fa8f2f866a1a89\nAuthor: DeepakNautiyal987\nDate: 2017-11-13T00:49:28+05:30\nFiles: 1\n\nMessage: Send & receive files via ftp", "metadata": {"id": "38671d3f3634", "repo": "TheAlgorithms/Python", "hash": "d97b34d01c60ded20f79f968a7fa8f2f866a1a89", "author": "DeepakNautiyal987", "date": "2017-11-13T00:49:28+05:30", "subject": "Send & receive files via ftp", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d97b34d01c60ded20f79f968a7fa8f2f866a1a89", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d97b34d01c60ded20f79f968a7fa8f2f866a1a89"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c522ddae841c9d125d86a85019ccbdcae1cd9a05\nAuthor: Deepak Nautiyal\nDate: 2017-11-13T00:58:37+05:30\nFiles: 1\n\nMessage: Update ftp_send_receive.py", "metadata": {"id": "4548d321a830", "repo": "TheAlgorithms/Python", "hash": "c522ddae841c9d125d86a85019ccbdcae1cd9a05", "author": "Deepak Nautiyal", "date": "2017-11-13T00:58:37+05:30", "subject": "Update ftp_send_receive.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c522ddae841c9d125d86a85019ccbdcae1cd9a05", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c522ddae841c9d125d86a85019ccbdcae1cd9a05"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80bdfbb9f9f828f39633e6f59deb7559340b4700\nAuthor: himangSharatun\nDate: 2017-11-18T10:34:07+07:00\nFiles: 1\n\nMessage: add mean bias deviation in scoring functions", "metadata": {"id": "a862caf6a07c", "repo": "TheAlgorithms/Python", "hash": "80bdfbb9f9f828f39633e6f59deb7559340b4700", "author": "himangSharatun", "date": "2017-11-18T10:34:07+07:00", "subject": "add mean bias deviation in scoring functions", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80bdfbb9f9f828f39633e6f59deb7559340b4700", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80bdfbb9f9f828f39633e6f59deb7559340b4700"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 567f2adab87baaec6872e28571a9725e6228f7a9\nAuthor: Christian Bender\nDate: 2017-11-19T14:54:30+01:00\nFiles: 1\n\nMessage: Correction: Remove semicolons", "metadata": {"id": "0856d7cae9c1", "repo": "TheAlgorithms/Python", "hash": "567f2adab87baaec6872e28571a9725e6228f7a9", "author": "Christian Bender", "date": "2017-11-19T14:54:30+01:00", "subject": "Correction: Remove semicolons", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/567f2adab87baaec6872e28571a9725e6228f7a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/567f2adab87baaec6872e28571a9725e6228f7a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5c954ff6e66404a632c0f663f585363ebfdf006\nAuthor: Christian Bender\nDate: 2017-11-19T15:06:42+01:00\nFiles: 1\n\nMessage: Correction: File solv3.py", "metadata": {"id": "6ee08656f0ea", "repo": "TheAlgorithms/Python", "hash": "a5c954ff6e66404a632c0f663f585363ebfdf006", "author": "Christian Bender", "date": "2017-11-19T15:06:42+01:00", "subject": "Correction: File solv3.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5c954ff6e66404a632c0f663f585363ebfdf006", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5c954ff6e66404a632c0f663f585363ebfdf006"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d9da8f623141657e2fe69773a5f2a0408806261\nAuthor: Christian Bender\nDate: 2017-11-19T15:10:09+01:00\nFiles: 1\n\nMessage: Correction: File solv01.py", "metadata": {"id": "0b5374ec4e7a", "repo": "TheAlgorithms/Python", "hash": "8d9da8f623141657e2fe69773a5f2a0408806261", "author": "Christian Bender", "date": "2017-11-19T15:10:09+01:00", "subject": "Correction: File solv01.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d9da8f623141657e2fe69773a5f2a0408806261", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d9da8f623141657e2fe69773a5f2a0408806261"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 01f48e708d4f1b093b02818510dc2ab58154382a\nAuthor: Christian Bender\nDate: 2017-11-19T15:13:50+01:00\nFiles: 1\n\nMessage: Correction: File solv01.py", "metadata": {"id": "ab458053bf3f", "repo": "TheAlgorithms/Python", "hash": "01f48e708d4f1b093b02818510dc2ab58154382a", "author": "Christian Bender", "date": "2017-11-19T15:13:50+01:00", "subject": "Correction: File solv01.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/01f48e708d4f1b093b02818510dc2ab58154382a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/01f48e708d4f1b093b02818510dc2ab58154382a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abe0f29b8be567d99f01cec362dafa301219e5a0\nAuthor: Christian Bender\nDate: 2017-11-19T22:01:31+01:00\nFiles: 1\n\nMessage: Problem 29 -- Project Euler", "metadata": {"id": "0eed0caa4676", "repo": "TheAlgorithms/Python", "hash": "abe0f29b8be567d99f01cec362dafa301219e5a0", "author": "Christian Bender", "date": "2017-11-19T22:01:31+01:00", "subject": "Problem 29 -- Project Euler", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abe0f29b8be567d99f01cec362dafa301219e5a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abe0f29b8be567d99f01cec362dafa301219e5a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69f009e0a58945e74a7e051a34052c84ecbb96c9\nAuthor: Erdenezul\nDate: 2017-11-21T15:28:55+08:00\nFiles: 1\n\nMessage: add abbrevation solution to dp", "metadata": {"id": "12e4aef377f6", "repo": "TheAlgorithms/Python", "hash": "69f009e0a58945e74a7e051a34052c84ecbb96c9", "author": "Erdenezul", "date": "2017-11-21T15:28:55+08:00", "subject": "add abbrevation solution to dp", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69f009e0a58945e74a7e051a34052c84ecbb96c9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69f009e0a58945e74a7e051a34052c84ecbb96c9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f920e2a80959eb982e1695cd48ae2da6e1f85f85\nAuthor: nautiyaldeepak\nDate: 2017-11-21T22:04:04+05:30\nFiles: 1\n\nMessage: ftp client server connection", "metadata": {"id": "460839a32937", "repo": "TheAlgorithms/Python", "hash": "f920e2a80959eb982e1695cd48ae2da6e1f85f85", "author": "nautiyaldeepak", "date": "2017-11-21T22:04:04+05:30", "subject": "ftp client server connection", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f920e2a80959eb982e1695cd48ae2da6e1f85f85", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f920e2a80959eb982e1695cd48ae2da6e1f85f85"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba759d9573a09dff16adee4cbe61328bd02f36ed\nAuthor: cclauss\nDate: 2017-11-25T00:10:39+01:00\nFiles: 1\n\nMessage: Add automated flake8 testing of pull requests", "metadata": {"id": "b386b94a3414", "repo": "TheAlgorithms/Python", "hash": "ba759d9573a09dff16adee4cbe61328bd02f36ed", "author": "cclauss", "date": "2017-11-25T00:10:39+01:00", "subject": " Add automated flake8 testing of pull requests", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba759d9573a09dff16adee4cbe61328bd02f36ed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba759d9573a09dff16adee4cbe61328bd02f36ed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e06949072749f424c10e99f6bebb9fdf95d13db\nAuthor: cclauss\nDate: 2017-11-25T10:23:50+01:00\nFiles: 95\n\nMessage: Modernize Python 2 code to get ready for Python 3", "metadata": {"id": "b5a42e6d22fb", "repo": "TheAlgorithms/Python", "hash": "4e06949072749f424c10e99f6bebb9fdf95d13db", "author": "cclauss", "date": "2017-11-25T10:23:50+01:00", "subject": "Modernize Python 2 code to get ready for Python 3", "files_changed": 95, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e06949072749f424c10e99f6bebb9fdf95d13db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e06949072749f424c10e99f6bebb9fdf95d13db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aed9cb16ec6a0fc2cda4ed4df9d7156f0ac5d0b2\nAuthor: cclauss\nDate: 2017-11-25T12:15:41+01:00\nFiles: 1\n\nMessage: chunk() --> chuncker() to resolve undefined name", "metadata": {"id": "c6690915a38a", "repo": "TheAlgorithms/Python", "hash": "aed9cb16ec6a0fc2cda4ed4df9d7156f0ac5d0b2", "author": "cclauss", "date": "2017-11-25T12:15:41+01:00", "subject": "chunk() --> chuncker() to resolve undefined name", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aed9cb16ec6a0fc2cda4ed4df9d7156f0ac5d0b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aed9cb16ec6a0fc2cda4ed4df9d7156f0ac5d0b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c71471dc2f9b816bfe11280e47d037afecdf059e\nAuthor: cclauss\nDate: 2017-11-25T12:22:35+01:00\nFiles: 1\n\nMessage: Typo: dfference --> difference (I added an i)", "metadata": {"id": "d44f576414fd", "repo": "TheAlgorithms/Python", "hash": "c71471dc2f9b816bfe11280e47d037afecdf059e", "author": "cclauss", "date": "2017-11-25T12:22:35+01:00", "subject": "Typo: dfference --> difference (I added an i)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c71471dc2f9b816bfe11280e47d037afecdf059e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c71471dc2f9b816bfe11280e47d037afecdf059e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e31c780d94acc0c3041f0b790dff3466262f4867\nAuthor: cclauss\nDate: 2017-11-25T12:41:55+01:00\nFiles: 17\n\nMessage: Modernize Python 2 code to get ready for Python 3", "metadata": {"id": "8ec7c6894563", "repo": "TheAlgorithms/Python", "hash": "e31c780d94acc0c3041f0b790dff3466262f4867", "author": "cclauss", "date": "2017-11-25T12:41:55+01:00", "subject": "Modernize Python 2 code to get ready for Python 3", "files_changed": 17, "code_url": "https://github.com/TheAlgorithms/Python/tree/e31c780d94acc0c3041f0b790dff3466262f4867", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e31c780d94acc0c3041f0b790dff3466262f4867"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad6b0f1c6b3d79a8a8a17ea38ead4b5936f11917\nAuthor: cclauss\nDate: 2017-11-25T12:46:31+01:00\nFiles: 1\n\nMessage: Modernize Python 2 code to get ready for Python 3", "metadata": {"id": "f5515809704c", "repo": "TheAlgorithms/Python", "hash": "ad6b0f1c6b3d79a8a8a17ea38ead4b5936f11917", "author": "cclauss", "date": "2017-11-25T12:46:31+01:00", "subject": "Modernize Python 2 code to get ready for Python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad6b0f1c6b3d79a8a8a17ea38ead4b5936f11917", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad6b0f1c6b3d79a8a8a17ea38ead4b5936f11917"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d7a94a1135aab6dca5577c6040bece579f326fa2\nAuthor: RiptideBo\nDate: 2017-11-28T14:23:59+08:00\nFiles: 2\n\nMessage: add a framework of bp neural network and delete the old one", "metadata": {"id": "41dd7f990a06", "repo": "TheAlgorithms/Python", "hash": "d7a94a1135aab6dca5577c6040bece579f326fa2", "author": "RiptideBo", "date": "2017-11-28T14:23:59+08:00", "subject": "add a framework of bp neural network and delete the old one", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d7a94a1135aab6dca5577c6040bece579f326fa2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d7a94a1135aab6dca5577c6040bece579f326fa2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f069c20715ed5a33a6610c3068eb46a952fa7e06\nAuthor: Richie Bendall\nDate: 2017-11-29T21:02:02+13:00\nFiles: 1\n\nMessage: Easier Solution To Problem 7", "metadata": {"id": "85518d2cfb1d", "repo": "TheAlgorithms/Python", "hash": "f069c20715ed5a33a6610c3068eb46a952fa7e06", "author": "Richie Bendall", "date": "2017-11-29T21:02:02+13:00", "subject": "Easier Solution To Problem 7", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f069c20715ed5a33a6610c3068eb46a952fa7e06", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f069c20715ed5a33a6610c3068eb46a952fa7e06"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0330d8896b3350f157eb717ee0505ea93245e4a4\nAuthor: PiyushPawar17\nDate: 2017-12-01T18:57:53+05:30\nFiles: 1\n\nMessage: Added Modular Exponential", "metadata": {"id": "03f8aadb2524", "repo": "TheAlgorithms/Python", "hash": "0330d8896b3350f157eb717ee0505ea93245e4a4", "author": "PiyushPawar17", "date": "2017-12-01T18:57:53+05:30", "subject": "Added Modular Exponential", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0330d8896b3350f157eb717ee0505ea93245e4a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0330d8896b3350f157eb717ee0505ea93245e4a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a81084c58608ac4b0888bdcd57725e8394ed043f\nAuthor: Christian Bender\nDate: 2017-12-03T15:39:13+01:00\nFiles: 1\n\nMessage: Refactoring solv1.py", "metadata": {"id": "fe6a7b6798e9", "repo": "TheAlgorithms/Python", "hash": "a81084c58608ac4b0888bdcd57725e8394ed043f", "author": "Christian Bender", "date": "2017-12-03T15:39:13+01:00", "subject": "Refactoring solv1.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a81084c58608ac4b0888bdcd57725e8394ed043f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a81084c58608ac4b0888bdcd57725e8394ed043f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24bad2e27359bfd1166504e369c648089651e2a1\nAuthor: MindTraper\nDate: 2017-12-17T22:02:36+02:00\nFiles: 3\n\nMessage: Add files via upload", "metadata": {"id": "58b3097b0b58", "repo": "TheAlgorithms/Python", "hash": "24bad2e27359bfd1166504e369c648089651e2a1", "author": "MindTraper", "date": "2017-12-17T22:02:36+02:00", "subject": "Add files via upload", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/24bad2e27359bfd1166504e369c648089651e2a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24bad2e27359bfd1166504e369c648089651e2a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad265b9b6195a1185c85bd72b599369edbce085f\nAuthor: Christian Bender\nDate: 2017-12-21T19:08:58+01:00\nFiles: 1\n\nMessage: XOR cipher algorithm", "metadata": {"id": "9880a41239dd", "repo": "TheAlgorithms/Python", "hash": "ad265b9b6195a1185c85bd72b599369edbce085f", "author": "Christian Bender", "date": "2017-12-21T19:08:58+01:00", "subject": "XOR cipher algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad265b9b6195a1185c85bd72b599369edbce085f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad265b9b6195a1185c85bd72b599369edbce085f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fb978cf58f79f65cfd43b84ba52c457f8d710a2\nAuthor: ashu01\nDate: 2017-12-31T14:30:31+05:30\nFiles: 4\n\nMessage: 1. typo fix {playfair_cipher.py, AVL.py} 2. Corrected Logic {AVL.py, 104-107} 3. Removed unnecessary semicolons {BellmanFord.py, Dijkstra.py}", "metadata": {"id": "7632e0dc7ee5", "repo": "TheAlgorithms/Python", "hash": "4fb978cf58f79f65cfd43b84ba52c457f8d710a2", "author": "ashu01", "date": "2017-12-31T14:30:31+05:30", "subject": "1. typo fix {playfair_cipher.py, AVL.py} 2. Corrected Logic {AVL.py, 104-107} 3. Removed unnecessary semicolons {BellmanFord.py, Dijkstra.py}", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fb978cf58f79f65cfd43b84ba52c457f8d710a2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fb978cf58f79f65cfd43b84ba52c457f8d710a2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06c7827a9428c5ce14be4f630e5b8082d073f9a0\nAuthor: ashu01\nDate: 2017-12-31T14:33:14+05:30\nFiles: 1\n\nMessage: 1. typo fix {Arrays|", "metadata": {"id": "9e5b73b6ddf3", "repo": "TheAlgorithms/Python", "hash": "06c7827a9428c5ce14be4f630e5b8082d073f9a0", "author": "ashu01", "date": "2017-12-31T14:33:14+05:30", "subject": "1. typo fix {Arrays|", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/06c7827a9428c5ce14be4f630e5b8082d073f9a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06c7827a9428c5ce14be4f630e5b8082d073f9a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0d36dc60c50acb555e1aa7f6127ddb4fd4ee9040\nAuthor: damelLP\nDate: 2018-01-07T12:49:51+00:00\nFiles: 2\n\nMessage: fixed failure function and cleaned up code in kmp + added rabin-karp", "metadata": {"id": "bd5f9d3816c1", "repo": "TheAlgorithms/Python", "hash": "0d36dc60c50acb555e1aa7f6127ddb4fd4ee9040", "author": "damelLP", "date": "2018-01-07T12:49:51+00:00", "subject": "fixed failure function and cleaned up code in kmp + added rabin-karp", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0d36dc60c50acb555e1aa7f6127ddb4fd4ee9040", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0d36dc60c50acb555e1aa7f6127ddb4fd4ee9040"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 122cf4536dab795d6e883108985353b372a5ecf6\nAuthor: Sayan Bandyopadhyay\nDate: 2018-01-07T22:38:46+05:30\nFiles: 1\n\nMessage: Update NeutonMethod.py", "metadata": {"id": "9f8ce1fb4e20", "repo": "TheAlgorithms/Python", "hash": "122cf4536dab795d6e883108985353b372a5ecf6", "author": "Sayan Bandyopadhyay", "date": "2018-01-07T22:38:46+05:30", "subject": "Update NeutonMethod.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/122cf4536dab795d6e883108985353b372a5ecf6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/122cf4536dab795d6e883108985353b372a5ecf6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 51492b78de41a6f49bdf4588360838c10329bf8d\nAuthor: damelLP\nDate: 2018-01-14T15:50:52+00:00\nFiles: 1\n\nMessage: Added Tarjan's algorithm for finding strongly connected components", "metadata": {"id": "7987b9257763", "repo": "TheAlgorithms/Python", "hash": "51492b78de41a6f49bdf4588360838c10329bf8d", "author": "damelLP", "date": "2018-01-14T15:50:52+00:00", "subject": "Added Tarjan's algorithm for finding strongly connected components", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/51492b78de41a6f49bdf4588360838c10329bf8d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/51492b78de41a6f49bdf4588360838c10329bf8d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3873be7b55f5672fc0f9f6496358b4f802358a6\nAuthor: cclauss\nDate: 2018-01-20T12:31:12+01:00\nFiles: 1\n\nMessage: noqa to silence flake8 on Python 3 only syntax", "metadata": {"id": "1b45d7748d02", "repo": "TheAlgorithms/Python", "hash": "b3873be7b55f5672fc0f9f6496358b4f802358a6", "author": "cclauss", "date": "2018-01-20T12:31:12+01:00", "subject": "noqa to silence flake8 on Python 3 only syntax", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3873be7b55f5672fc0f9f6496358b4f802358a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3873be7b55f5672fc0f9f6496358b4f802358a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc5102ab019fca9b19c69db16fa1b43412acb5d7\nAuthor: cclauss\nDate: 2018-01-20T12:33:27+01:00\nFiles: 1\n\nMessage: noqa to silence flake8 on Python 3 only syntax", "metadata": {"id": "83777379426a", "repo": "TheAlgorithms/Python", "hash": "cc5102ab019fca9b19c69db16fa1b43412acb5d7", "author": "cclauss", "date": "2018-01-20T12:33:27+01:00", "subject": "noqa to silence flake8 on Python 3 only syntax", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc5102ab019fca9b19c69db16fa1b43412acb5d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc5102ab019fca9b19c69db16fa1b43412acb5d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f6760ee159d2c2e6577aab0d052b7781aa10bb2\nAuthor: cclauss\nDate: 2018-01-20T12:35:12+01:00\nFiles: 1\n\nMessage: noqa: F821 This syntax is Python 3 only", "metadata": {"id": "e2d15746f199", "repo": "TheAlgorithms/Python", "hash": "3f6760ee159d2c2e6577aab0d052b7781aa10bb2", "author": "cclauss", "date": "2018-01-20T12:35:12+01:00", "subject": "noqa: F821 This syntax is Python 3 only", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f6760ee159d2c2e6577aab0d052b7781aa10bb2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f6760ee159d2c2e6577aab0d052b7781aa10bb2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ee0e620cbd15bf73143b3c5ffa63304551ddb31\nAuthor: cclauss\nDate: 2018-01-21T08:25:19+01:00\nFiles: 6\n\nMessage: Modernize Python 2 code to get ready for Python 3 AGAIN", "metadata": {"id": "7ab6c6d8979f", "repo": "TheAlgorithms/Python", "hash": "4ee0e620cbd15bf73143b3c5ffa63304551ddb31", "author": "cclauss", "date": "2018-01-21T08:25:19+01:00", "subject": "Modernize Python 2 code to get ready for Python 3 AGAIN", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ee0e620cbd15bf73143b3c5ffa63304551ddb31", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ee0e620cbd15bf73143b3c5ffa63304551ddb31"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d043448fd983b49199a32c8446320bba7cbfe62b\nAuthor: cclauss\nDate: 2018-01-21T08:56:16+01:00\nFiles: 1\n\nMessage: Fix unresolved name: insert_tail()", "metadata": {"id": "1ffa0adedfbd", "repo": "TheAlgorithms/Python", "hash": "d043448fd983b49199a32c8446320bba7cbfe62b", "author": "cclauss", "date": "2018-01-21T08:56:16+01:00", "subject": "Fix unresolved name: insert_tail()", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d043448fd983b49199a32c8446320bba7cbfe62b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d043448fd983b49199a32c8446320bba7cbfe62b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a88ad60365f73c45eada1f9534f3a04aa6d3f491\nAuthor: cclauss\nDate: 2018-01-21T08:59:55+01:00\nFiles: 1\n\nMessage: Update singly_LinkedList.py", "metadata": {"id": "fa78d475f720", "repo": "TheAlgorithms/Python", "hash": "a88ad60365f73c45eada1f9534f3a04aa6d3f491", "author": "cclauss", "date": "2018-01-21T08:59:55+01:00", "subject": "Update singly_LinkedList.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a88ad60365f73c45eada1f9534f3a04aa6d3f491", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a88ad60365f73c45eada1f9534f3a04aa6d3f491"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1568432e82cfc69c7c02b334e0bcc89542d79881\nAuthor: Ben\nDate: 2018-01-21T03:27:19-05:00\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "ccdf38fed554", "repo": "TheAlgorithms/Python", "hash": "1568432e82cfc69c7c02b334e0bcc89542d79881", "author": "Ben", "date": "2018-01-21T03:27:19-05:00", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1568432e82cfc69c7c02b334e0bcc89542d79881", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1568432e82cfc69c7c02b334e0bcc89542d79881"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 92e0aa29b9c0db1590b0ec032177dd8dced750ff\nAuthor: Ben\nDate: 2018-01-21T03:34:09-05:00\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "d67a34d16164", "repo": "TheAlgorithms/Python", "hash": "92e0aa29b9c0db1590b0ec032177dd8dced750ff", "author": "Ben", "date": "2018-01-21T03:34:09-05:00", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/92e0aa29b9c0db1590b0ec032177dd8dced750ff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/92e0aa29b9c0db1590b0ec032177dd8dced750ff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53681f199c46bebeca3c019d91af79c392f570b3\nAuthor: Ant Fitch\nDate: 2018-01-30T18:50:07-08:00\nFiles: 1\n\nMessage: Fixed error in binary_search_by_recursion", "metadata": {"id": "52a7c40193e1", "repo": "TheAlgorithms/Python", "hash": "53681f199c46bebeca3c019d91af79c392f570b3", "author": "Ant Fitch", "date": "2018-01-30T18:50:07-08:00", "subject": "Fixed error in binary_search_by_recursion", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53681f199c46bebeca3c019d91af79c392f570b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53681f199c46bebeca3c019d91af79c392f570b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a1c146a624cf88ba1cc5076a1e2272461d28d540\nAuthor: Ant Fitch\nDate: 2018-01-31T10:48:48-08:00\nFiles: 1\n\nMessage: Updated average case for Quicksort", "metadata": {"id": "2f498e2a21e8", "repo": "TheAlgorithms/Python", "hash": "a1c146a624cf88ba1cc5076a1e2272461d28d540", "author": "Ant Fitch", "date": "2018-01-31T10:48:48-08:00", "subject": "Updated average case for Quicksort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a1c146a624cf88ba1cc5076a1e2272461d28d540", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a1c146a624cf88ba1cc5076a1e2272461d28d540"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe6e959ae32a7e0b7db574d18b3df40de82b16bc\nAuthor: Mavroudo\nDate: 2018-02-11T12:18:37+02:00\nFiles: 3\n\nMessage: Setting the files in the same folder", "metadata": {"id": "3dadf84c0ef9", "repo": "TheAlgorithms/Python", "hash": "fe6e959ae32a7e0b7db574d18b3df40de82b16bc", "author": "Mavroudo", "date": "2018-02-11T12:18:37+02:00", "subject": "Setting the files in the same folder", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe6e959ae32a7e0b7db574d18b3df40de82b16bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe6e959ae32a7e0b7db574d18b3df40de82b16bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 30cf24c84661ac409ca48fb548f57d7affdd4cb6\nAuthor: lane\nDate: 2018-02-20T17:39:45-07:00\nFiles: 1\n\nMessage: added quadrature trapezoidal rule to Maths", "metadata": {"id": "00aefab2cf5e", "repo": "TheAlgorithms/Python", "hash": "30cf24c84661ac409ca48fb548f57d7affdd4cb6", "author": "lane", "date": "2018-02-20T17:39:45-07:00", "subject": "added quadrature trapezoidal rule to Maths", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/30cf24c84661ac409ca48fb548f57d7affdd4cb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/30cf24c84661ac409ca48fb548f57d7affdd4cb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 537909df64a55df4b52f7b94d6cbb679a2550558\nAuthor: lane\nDate: 2018-02-20T17:48:22-07:00\nFiles: 1\n\nMessage: added quadrature trapezoidal rule to Maths", "metadata": {"id": "347cfaafc20a", "repo": "TheAlgorithms/Python", "hash": "537909df64a55df4b52f7b94d6cbb679a2550558", "author": "lane", "date": "2018-02-20T17:48:22-07:00", "subject": "added quadrature trapezoidal rule to Maths", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/537909df64a55df4b52f7b94d6cbb679a2550558", "diff_url": "https://github.com/TheAlgorithms/Python/commit/537909df64a55df4b52f7b94d6cbb679a2550558"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 698faa9ca4bdb598aee3d2029b3c21d81fe0cc64\nAuthor: lane\nDate: 2018-02-22T08:40:00-07:00\nFiles: 1\n\nMessage: Added Simpson Rule to Maths", "metadata": {"id": "6fdec31ccfca", "repo": "TheAlgorithms/Python", "hash": "698faa9ca4bdb598aee3d2029b3c21d81fe0cc64", "author": "lane", "date": "2018-02-22T08:40:00-07:00", "subject": "Added Simpson Rule to Maths", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/698faa9ca4bdb598aee3d2029b3c21d81fe0cc64", "diff_url": "https://github.com/TheAlgorithms/Python/commit/698faa9ca4bdb598aee3d2029b3c21d81fe0cc64"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bae5762b095cf79ad19b2d98f11eff2467061930\nAuthor: Harshil\nDate: 2018-03-02T11:16:49+05:30\nFiles: 1\n\nMessage: Rename Arrays to Arrays.py", "metadata": {"id": "aa0c3cf65d90", "repo": "TheAlgorithms/Python", "hash": "bae5762b095cf79ad19b2d98f11eff2467061930", "author": "Harshil", "date": "2018-03-02T11:16:49+05:30", "subject": "Rename Arrays to Arrays.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bae5762b095cf79ad19b2d98f11eff2467061930", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bae5762b095cf79ad19b2d98f11eff2467061930"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6b7784b1bc9905be33b6826929b2e70fbd68839\nAuthor: shivg7706\nDate: 2018-03-03T10:30:31+05:30\nFiles: 1\n\nMessage: another sol for problem_20", "metadata": {"id": "7dac55c0ff97", "repo": "TheAlgorithms/Python", "hash": "b6b7784b1bc9905be33b6826929b2e70fbd68839", "author": "shivg7706", "date": "2018-03-03T10:30:31+05:30", "subject": "another sol for problem_20", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6b7784b1bc9905be33b6826929b2e70fbd68839", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6b7784b1bc9905be33b6826929b2e70fbd68839"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 744dd712386f1d9e86c0305a46dcf81061b769f4\nAuthor: Sichen Liu\nDate: 2018-03-03T21:27:05-05:00\nFiles: 2\n\nMessage: Add sorts for python3", "metadata": {"id": "9d57e6c7b81a", "repo": "TheAlgorithms/Python", "hash": "744dd712386f1d9e86c0305a46dcf81061b769f4", "author": "Sichen Liu", "date": "2018-03-03T21:27:05-05:00", "subject": "Add sorts for python3", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/744dd712386f1d9e86c0305a46dcf81061b769f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/744dd712386f1d9e86c0305a46dcf81061b769f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b8592918858dfc3af8cb464d475b4dac3df66fc\nAuthor: Christian Bender\nDate: 2018-03-04T21:25:38+01:00\nFiles: 4\n\nMessage: Add files via upload", "metadata": {"id": "b294d134d68d", "repo": "TheAlgorithms/Python", "hash": "0b8592918858dfc3af8cb464d475b4dac3df66fc", "author": "Christian Bender", "date": "2018-03-04T21:25:38+01:00", "subject": "Add files via upload", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b8592918858dfc3af8cb464d475b4dac3df66fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b8592918858dfc3af8cb464d475b4dac3df66fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a368d620ae41dece6382c4f14b3ec1d629502360\nAuthor: Christian Bender\nDate: 2018-03-05T13:27:27+01:00\nFiles: 2\n\nMessage: Add files via upload", "metadata": {"id": "b6054d720128", "repo": "TheAlgorithms/Python", "hash": "a368d620ae41dece6382c4f14b3ec1d629502360", "author": "Christian Bender", "date": "2018-03-05T13:27:27+01:00", "subject": "Add files via upload", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a368d620ae41dece6382c4f14b3ec1d629502360", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a368d620ae41dece6382c4f14b3ec1d629502360"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c975cac371fbebd7a0de6c7693154da65a49a93e\nAuthor: William Feng\nDate: 2018-03-07T15:04:37+08:00\nFiles: 1\n\nMessage: function '__init__' miss a 'i'", "metadata": {"id": "767cccc50cf0", "repo": "TheAlgorithms/Python", "hash": "c975cac371fbebd7a0de6c7693154da65a49a93e", "author": "William Feng", "date": "2018-03-07T15:04:37+08:00", "subject": "function '__init__' miss a 'i'", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c975cac371fbebd7a0de6c7693154da65a49a93e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c975cac371fbebd7a0de6c7693154da65a49a93e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7beaeae01402bd038bce9263e7f0a11665be4a4d\nAuthor: Daniel Ingram\nDate: 2018-03-14T14:35:16-04:00\nFiles: 1\n\nMessage: Brute force solution to Problem 10", "metadata": {"id": "b4644ac3860c", "repo": "TheAlgorithms/Python", "hash": "7beaeae01402bd038bce9263e7f0a11665be4a4d", "author": "Daniel Ingram", "date": "2018-03-14T14:35:16-04:00", "subject": "Brute force solution to Problem 10", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7beaeae01402bd038bce9263e7f0a11665be4a4d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7beaeae01402bd038bce9263e7f0a11665be4a4d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 301c90737674b9724be03fe7d25e5314cf406a04\nAuthor: Daniel Ingram\nDate: 2018-03-14T14:55:07-04:00\nFiles: 1\n\nMessage: Dynamic programming solution to Problem 25", "metadata": {"id": "80582bb6fba8", "repo": "TheAlgorithms/Python", "hash": "301c90737674b9724be03fe7d25e5314cf406a04", "author": "Daniel Ingram", "date": "2018-03-14T14:55:07-04:00", "subject": "Dynamic programming solution to Problem 25", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/301c90737674b9724be03fe7d25e5314cf406a04", "diff_url": "https://github.com/TheAlgorithms/Python/commit/301c90737674b9724be03fe7d25e5314cf406a04"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac14455ac0448e0fb34221a316f4d9c48ab37107\nAuthor: Daniel Ingram\nDate: 2018-03-14T15:39:52-04:00\nFiles: 1\n\nMessage: Combinatoric solution using Pascal's Triangle to Problem 15", "metadata": {"id": "a174ede6631f", "repo": "TheAlgorithms/Python", "hash": "ac14455ac0448e0fb34221a316f4d9c48ab37107", "author": "Daniel Ingram", "date": "2018-03-14T15:39:52-04:00", "subject": "Combinatoric solution using Pascal's Triangle to Problem 15", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac14455ac0448e0fb34221a316f4d9c48ab37107", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac14455ac0448e0fb34221a316f4d9c48ab37107"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7704151504d38433bb7490298576dfbb604280b6\nAuthor: Daniel Ingram\nDate: 2018-03-14T16:03:44-04:00\nFiles: 1\n\nMessage: Solution to Problem 28", "metadata": {"id": "4643e24aa8b0", "repo": "TheAlgorithms/Python", "hash": "7704151504d38433bb7490298576dfbb604280b6", "author": "Daniel Ingram", "date": "2018-03-14T16:03:44-04:00", "subject": "Solution to Problem 28", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7704151504d38433bb7490298576dfbb604280b6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7704151504d38433bb7490298576dfbb604280b6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81dc221ee28f7e34e0293d08df11214cf9d06d5e\nAuthor: Daniel Ingram\nDate: 2018-03-14T17:18:59-04:00\nFiles: 1\n\nMessage: Solution to Problem 28", "metadata": {"id": "6942021221d1", "repo": "TheAlgorithms/Python", "hash": "81dc221ee28f7e34e0293d08df11214cf9d06d5e", "author": "Daniel Ingram", "date": "2018-03-14T17:18:59-04:00", "subject": "Solution to Problem 28", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/81dc221ee28f7e34e0293d08df11214cf9d06d5e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81dc221ee28f7e34e0293d08df11214cf9d06d5e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6773616a67adcdb3c3d818f0a9be5d0239fdd86\nAuthor: Amir Naghibi\nDate: 2018-03-14T21:25:03-07:00\nFiles: 1\n\nMessage: fixed spelling error", "metadata": {"id": "02de57c5f11c", "repo": "TheAlgorithms/Python", "hash": "e6773616a67adcdb3c3d818f0a9be5d0239fdd86", "author": "Amir Naghibi", "date": "2018-03-14T21:25:03-07:00", "subject": "fixed spelling error", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6773616a67adcdb3c3d818f0a9be5d0239fdd86", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6773616a67adcdb3c3d818f0a9be5d0239fdd86"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46b4e51d6e027905a3ae1530dc0dfbfee644ab91\nAuthor: Daniel Ingram\nDate: 2018-03-18T13:59:01-04:00\nFiles: 1\n\nMessage: Solution to Problem 48", "metadata": {"id": "98be24388c0d", "repo": "TheAlgorithms/Python", "hash": "46b4e51d6e027905a3ae1530dc0dfbfee644ab91", "author": "Daniel Ingram", "date": "2018-03-18T13:59:01-04:00", "subject": "Solution to Problem 48", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46b4e51d6e027905a3ae1530dc0dfbfee644ab91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46b4e51d6e027905a3ae1530dc0dfbfee644ab91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 689e93439a9e8837e2597a814a0c4b3dc81c241c\nAuthor: Daniel Ingram\nDate: 2018-03-18T17:44:18-04:00\nFiles: 1\n\nMessage: Solution to Problem 17", "metadata": {"id": "e28275a8f8cc", "repo": "TheAlgorithms/Python", "hash": "689e93439a9e8837e2597a814a0c4b3dc81c241c", "author": "Daniel Ingram", "date": "2018-03-18T17:44:18-04:00", "subject": "Solution to Problem 17", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/689e93439a9e8837e2597a814a0c4b3dc81c241c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/689e93439a9e8837e2597a814a0c4b3dc81c241c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d2644ee1761dbd98e9e8ba7e1545666709248c4\nAuthor: Daniel Ingram\nDate: 2018-03-18T17:45:28-04:00\nFiles: 1\n\nMessage: Solution to Problem 17", "metadata": {"id": "e41eebae8a2d", "repo": "TheAlgorithms/Python", "hash": "2d2644ee1761dbd98e9e8ba7e1545666709248c4", "author": "Daniel Ingram", "date": "2018-03-18T17:45:28-04:00", "subject": "Solution to Problem 17", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d2644ee1761dbd98e9e8ba7e1545666709248c4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d2644ee1761dbd98e9e8ba7e1545666709248c4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00a2b903568bfa03fa293e6e178e82fd710ca68a\nAuthor: cclauss\nDate: 2018-03-19T02:48:09+01:00\nFiles: 1\n\nMessage: Fix Python 2 syntax error in matrix_chain_order.py", "metadata": {"id": "2b71369857e9", "repo": "TheAlgorithms/Python", "hash": "00a2b903568bfa03fa293e6e178e82fd710ca68a", "author": "cclauss", "date": "2018-03-19T02:48:09+01:00", "subject": "Fix Python 2 syntax error in matrix_chain_order.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/00a2b903568bfa03fa293e6e178e82fd710ca68a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00a2b903568bfa03fa293e6e178e82fd710ca68a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 705f43ad5b2995071ff370beb9b67b047524b552\nAuthor: cclauss\nDate: 2018-03-19T03:18:18+01:00\nFiles: 1\n\nMessage: xrange() was removed in Python 3 in favor of range()", "metadata": {"id": "6f09d7c965f0", "repo": "TheAlgorithms/Python", "hash": "705f43ad5b2995071ff370beb9b67b047524b552", "author": "cclauss", "date": "2018-03-19T03:18:18+01:00", "subject": "xrange() was removed in Python 3 in favor of range()", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/705f43ad5b2995071ff370beb9b67b047524b552", "diff_url": "https://github.com/TheAlgorithms/Python/commit/705f43ad5b2995071ff370beb9b67b047524b552"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0516bde45f15755a4d0014c21e14ef52b894ec98\nAuthor: cclauss\nDate: 2018-03-19T03:25:29+01:00\nFiles: 1\n\nMessage: from __future__ import print_function For Python 3", "metadata": {"id": "0feb5cfcbcf6", "repo": "TheAlgorithms/Python", "hash": "0516bde45f15755a4d0014c21e14ef52b894ec98", "author": "cclauss", "date": "2018-03-19T03:25:29+01:00", "subject": "from __future__ import print_function For Python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0516bde45f15755a4d0014c21e14ef52b894ec98", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0516bde45f15755a4d0014c21e14ef52b894ec98"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 361532279052619e8fb705c7351ae22f8b76c11e\nAuthor: cclauss\nDate: 2018-03-19T03:27:22+01:00\nFiles: 1\n\nMessage: from __future__ import print_function for Python 3", "metadata": {"id": "fba9b6278b4e", "repo": "TheAlgorithms/Python", "hash": "361532279052619e8fb705c7351ae22f8b76c11e", "author": "cclauss", "date": "2018-03-19T03:27:22+01:00", "subject": "from __future__ import print_function for Python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/361532279052619e8fb705c7351ae22f8b76c11e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/361532279052619e8fb705c7351ae22f8b76c11e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fd777e3b42d8c775497f55851b209077a34872e\nAuthor: cclauss\nDate: 2018-03-19T03:28:00+01:00\nFiles: 1\n\nMessage: Update SimpsonRule.py", "metadata": {"id": "3560adb3debf", "repo": "TheAlgorithms/Python", "hash": "4fd777e3b42d8c775497f55851b209077a34872e", "author": "cclauss", "date": "2018-03-19T03:28:00+01:00", "subject": "Update SimpsonRule.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fd777e3b42d8c775497f55851b209077a34872e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fd777e3b42d8c775497f55851b209077a34872e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6c5d6231154d374a194266ede6f8a33615604f4\nAuthor: Daniel Ingram\nDate: 2018-03-19T09:29:46-04:00\nFiles: 3\n\nMessage: Fixed xrange compatibility for Python 3", "metadata": {"id": "86b9ebc403fd", "repo": "TheAlgorithms/Python", "hash": "c6c5d6231154d374a194266ede6f8a33615604f4", "author": "Daniel Ingram", "date": "2018-03-19T09:29:46-04:00", "subject": "Fixed xrange compatibility for Python 3", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6c5d6231154d374a194266ede6f8a33615604f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6c5d6231154d374a194266ede6f8a33615604f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4cd8978b4c10cb5482501bc7ae9df401f75c113\nAuthor: Daniel Ingram\nDate: 2018-03-19T10:10:10-04:00\nFiles: 2\n\nMessage: Solution to Problem 11", "metadata": {"id": "7366bfc3351d", "repo": "TheAlgorithms/Python", "hash": "a4cd8978b4c10cb5482501bc7ae9df401f75c113", "author": "Daniel Ingram", "date": "2018-03-19T10:10:10-04:00", "subject": "Solution to Problem 11", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4cd8978b4c10cb5482501bc7ae9df401f75c113", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4cd8978b4c10cb5482501bc7ae9df401f75c113"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 924d0a0552b919f908d2ec4752d9ddb7066a4cb1\nAuthor: Daniel Ingram\nDate: 2018-03-19T11:26:47-04:00\nFiles: 1\n\nMessage: Added xrange compatibility for Python 3", "metadata": {"id": "6e8e7894c7f6", "repo": "TheAlgorithms/Python", "hash": "924d0a0552b919f908d2ec4752d9ddb7066a4cb1", "author": "Daniel Ingram", "date": "2018-03-19T11:26:47-04:00", "subject": "Added xrange compatibility for Python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/924d0a0552b919f908d2ec4752d9ddb7066a4cb1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/924d0a0552b919f908d2ec4752d9ddb7066a4cb1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a753acf1deddf28bb6a83a77a60dc8597398f67d\nAuthor: Daniel Ingram\nDate: 2018-03-20T15:23:09-04:00\nFiles: 1\n\nMessage: Computes minimum cost for converting one string into another", "metadata": {"id": "6989ab74cb86", "repo": "TheAlgorithms/Python", "hash": "a753acf1deddf28bb6a83a77a60dc8597398f67d", "author": "Daniel Ingram", "date": "2018-03-20T15:23:09-04:00", "subject": "Computes minimum cost for converting one string into another", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a753acf1deddf28bb6a83a77a60dc8597398f67d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a753acf1deddf28bb6a83a77a60dc8597398f67d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6abab54c2b1b5d1078140ddf46a20b34324c75a9\nAuthor: Daniel Ingram\nDate: 2018-03-20T18:49:47-04:00\nFiles: 1\n\nMessage: Minimum cost for transformation from one string to another using basic operations", "metadata": {"id": "c91e851c3f98", "repo": "TheAlgorithms/Python", "hash": "6abab54c2b1b5d1078140ddf46a20b34324c75a9", "author": "Daniel Ingram", "date": "2018-03-20T18:49:47-04:00", "subject": "Minimum cost for transformation from one string to another using basic operations", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6abab54c2b1b5d1078140ddf46a20b34324c75a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6abab54c2b1b5d1078140ddf46a20b34324c75a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0deb2277053a25616814cce00fad142e0e17e614\nAuthor: Daniel Ingram\nDate: 2018-03-20T18:50:55-04:00\nFiles: 1\n\nMessage: Update min-cost-string-conversion.py", "metadata": {"id": "5e129089607d", "repo": "TheAlgorithms/Python", "hash": "0deb2277053a25616814cce00fad142e0e17e614", "author": "Daniel Ingram", "date": "2018-03-20T18:50:55-04:00", "subject": "Update min-cost-string-conversion.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0deb2277053a25616814cce00fad142e0e17e614", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0deb2277053a25616814cce00fad142e0e17e614"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1fa23f57d7753bd4a879b5246b6a694d3a7bdbb6\nAuthor: gabriel\nDate: 2018-03-20T20:48:58-03:00\nFiles: 7\n\nMessage: hash functions added", "metadata": {"id": "f87ca5da2634", "repo": "TheAlgorithms/Python", "hash": "1fa23f57d7753bd4a879b5246b6a694d3a7bdbb6", "author": "gabriel", "date": "2018-03-20T20:48:58-03:00", "subject": "hash functions added", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/1fa23f57d7753bd4a879b5246b6a694d3a7bdbb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1fa23f57d7753bd4a879b5246b6a694d3a7bdbb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5f0ae84eaae2831e94afb046efda027de22507e\nAuthor: Daniel Ingram\nDate: 2018-03-20T20:23:51-04:00\nFiles: 2\n\nMessage: Solution to Problem 22", "metadata": {"id": "30630ed39ff2", "repo": "TheAlgorithms/Python", "hash": "a5f0ae84eaae2831e94afb046efda027de22507e", "author": "Daniel Ingram", "date": "2018-03-20T20:23:51-04:00", "subject": "Solution to Problem 22", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5f0ae84eaae2831e94afb046efda027de22507e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5f0ae84eaae2831e94afb046efda027de22507e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ead4e0f2d228481d1095a8bb9919a4d1500dbd6\nAuthor: GirijaManoj kumar reddy Kalakoti\nDate: 2018-03-22T15:50:49+05:30\nFiles: 1\n\nMessage: Added Solution to Problem 2 in a simple approach", "metadata": {"id": "2e6b883814b2", "repo": "TheAlgorithms/Python", "hash": "1ead4e0f2d228481d1095a8bb9919a4d1500dbd6", "author": "GirijaManoj kumar reddy Kalakoti", "date": "2018-03-22T15:50:49+05:30", "subject": "Added Solution to Problem 2 in a simple approach", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ead4e0f2d228481d1095a8bb9919a4d1500dbd6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ead4e0f2d228481d1095a8bb9919a4d1500dbd6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 888c51b9d2935a995001bc48688f68e8b6c35ed2\nAuthor: Daniel Ingram\nDate: 2018-03-22T09:33:54-04:00\nFiles: 1\n\nMessage: Counting integer partitions", "metadata": {"id": "2d36b60e1229", "repo": "TheAlgorithms/Python", "hash": "888c51b9d2935a995001bc48688f68e8b6c35ed2", "author": "Daniel Ingram", "date": "2018-03-22T09:33:54-04:00", "subject": "Counting integer partitions", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/888c51b9d2935a995001bc48688f68e8b6c35ed2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/888c51b9d2935a995001bc48688f68e8b6c35ed2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 49a33969e6f303eaa060a74092e95bc6f49f456c\nAuthor: girijamanojkumarreddy\nDate: 2018-03-22T19:29:44+05:30\nFiles: 1\n\nMessage: Added a Solution using Euclidean Algo", "metadata": {"id": "0aa3ca010dbf", "repo": "TheAlgorithms/Python", "hash": "49a33969e6f303eaa060a74092e95bc6f49f456c", "author": "girijamanojkumarreddy", "date": "2018-03-22T19:29:44+05:30", "subject": "Added a Solution using Euclidean Algo", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/49a33969e6f303eaa060a74092e95bc6f49f456c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/49a33969e6f303eaa060a74092e95bc6f49f456c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 570c27cfdd892cdde15d8167a6d261c54581dde4\nAuthor: Daniel Ingram\nDate: 2018-03-22T11:27:50-04:00\nFiles: 1\n\nMessage: Solution to Problem 21", "metadata": {"id": "e86b6ad4c45c", "repo": "TheAlgorithms/Python", "hash": "570c27cfdd892cdde15d8167a6d261c54581dde4", "author": "Daniel Ingram", "date": "2018-03-22T11:27:50-04:00", "subject": "Solution to Problem 21", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/570c27cfdd892cdde15d8167a6d261c54581dde4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/570c27cfdd892cdde15d8167a6d261c54581dde4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68e5bb48041252ce72f35de35892de1d2934b1d1\nAuthor: Daniel Ingram\nDate: 2018-03-22T12:09:45-04:00\nFiles: 1\n\nMessage: Solution to Problem 76", "metadata": {"id": "f8f8006f43ff", "repo": "TheAlgorithms/Python", "hash": "68e5bb48041252ce72f35de35892de1d2934b1d1", "author": "Daniel Ingram", "date": "2018-03-22T12:09:45-04:00", "subject": "Solution to Problem 76", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68e5bb48041252ce72f35de35892de1d2934b1d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68e5bb48041252ce72f35de35892de1d2934b1d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f538ea51dc78a12fd2205940a6fed9572c87e6c3\nAuthor: girijamanojkumarreddy\nDate: 2018-03-23T16:27:25+05:30\nFiles: 1\n\nMessage: Added General solution for Problem 9", "metadata": {"id": "a45548271a09", "repo": "TheAlgorithms/Python", "hash": "f538ea51dc78a12fd2205940a6fed9572c87e6c3", "author": "girijamanojkumarreddy", "date": "2018-03-23T16:27:25+05:30", "subject": "Added General solution for Problem 9", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f538ea51dc78a12fd2205940a6fed9572c87e6c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f538ea51dc78a12fd2205940a6fed9572c87e6c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eb40f43650409e534c69b3d8e1d5bf8e39f23bd8\nAuthor: Daniel Ingram\nDate: 2018-03-24T21:48:48-04:00\nFiles: 1\n\nMessage: Solution to Problem 53", "metadata": {"id": "5e47dffc9728", "repo": "TheAlgorithms/Python", "hash": "eb40f43650409e534c69b3d8e1d5bf8e39f23bd8", "author": "Daniel Ingram", "date": "2018-03-24T21:48:48-04:00", "subject": "Solution to Problem 53", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eb40f43650409e534c69b3d8e1d5bf8e39f23bd8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eb40f43650409e534c69b3d8e1d5bf8e39f23bd8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b1b33a60a0289949851f0a3405f1dd74e573fb0\nAuthor: Daniel Ingram\nDate: 2018-03-25T23:14:59-04:00\nFiles: 1\n\nMessage: Solution to Problem 19", "metadata": {"id": "8c177b27ff8f", "repo": "TheAlgorithms/Python", "hash": "7b1b33a60a0289949851f0a3405f1dd74e573fb0", "author": "Daniel Ingram", "date": "2018-03-25T23:14:59-04:00", "subject": "Solution to Problem 19", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b1b33a60a0289949851f0a3405f1dd74e573fb0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b1b33a60a0289949851f0a3405f1dd74e573fb0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53d9989b13a14d16bff9bbe023f29d081ce7b041\nAuthor: Daniel Ingram\nDate: 2018-03-28T19:11:14-04:00\nFiles: 1\n\nMessage: Solution to Problem 12", "metadata": {"id": "6c5793613216", "repo": "TheAlgorithms/Python", "hash": "53d9989b13a14d16bff9bbe023f29d081ce7b041", "author": "Daniel Ingram", "date": "2018-03-28T19:11:14-04:00", "subject": "Solution to Problem 12", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53d9989b13a14d16bff9bbe023f29d081ce7b041", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53d9989b13a14d16bff9bbe023f29d081ce7b041"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ed60ba882c7b6a07b7b951447558710fcbdcc4b\nAuthor: Daniel Ingram\nDate: 2018-04-02T12:20:53-04:00\nFiles: 1\n\nMessage: Solution to Problem 36", "metadata": {"id": "c69d165ea78d", "repo": "TheAlgorithms/Python", "hash": "9ed60ba882c7b6a07b7b951447558710fcbdcc4b", "author": "Daniel Ingram", "date": "2018-04-02T12:20:53-04:00", "subject": "Solution to Problem 36", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ed60ba882c7b6a07b7b951447558710fcbdcc4b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ed60ba882c7b6a07b7b951447558710fcbdcc4b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a8f1cf2325253f7643bd23d1e91cb410b3cbb00\nAuthor: Daniel Ingram\nDate: 2018-04-02T23:46:28-04:00\nFiles: 1\n\nMessage: Solution to Problem 40", "metadata": {"id": "b9859b0a8c23", "repo": "TheAlgorithms/Python", "hash": "6a8f1cf2325253f7643bd23d1e91cb410b3cbb00", "author": "Daniel Ingram", "date": "2018-04-02T23:46:28-04:00", "subject": "Solution to Problem 40", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a8f1cf2325253f7643bd23d1e91cb410b3cbb00", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a8f1cf2325253f7643bd23d1e91cb410b3cbb00"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b172ec38418044cefaaa6aafcf56eee172308de2\nAuthor: Daniel Ingram\nDate: 2018-04-03T00:04:38-04:00\nFiles: 1\n\nMessage: Solution to Problem 52", "metadata": {"id": "61e701421007", "repo": "TheAlgorithms/Python", "hash": "b172ec38418044cefaaa6aafcf56eee172308de2", "author": "Daniel Ingram", "date": "2018-04-03T00:04:38-04:00", "subject": "Solution to Problem 52", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b172ec38418044cefaaa6aafcf56eee172308de2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b172ec38418044cefaaa6aafcf56eee172308de2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 18907e4a072077108f33cc0b724ac273724631bd\nAuthor: douly\nDate: 2018-04-13T09:56:40+08:00\nFiles: 1\n\nMessage: fix type error (except an int) in jumpmp_search line 7.", "metadata": {"id": "6c090f165864", "repo": "TheAlgorithms/Python", "hash": "18907e4a072077108f33cc0b724ac273724631bd", "author": "douly", "date": "2018-04-13T09:56:40+08:00", "subject": "fix type error (except an int) in jumpmp_search line 7.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/18907e4a072077108f33cc0b724ac273724631bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/18907e4a072077108f33cc0b724ac273724631bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a0555bdd7d9cfb4cfcf165249bb95b67cab3877\nAuthor: Syed Haseeb Shah\nDate: 2018-04-13T20:25:47+05:00\nFiles: 1\n\nMessage: Create NewtonRaphsonMethod.py", "metadata": {"id": "576a77a89d8e", "repo": "TheAlgorithms/Python", "hash": "3a0555bdd7d9cfb4cfcf165249bb95b67cab3877", "author": "Syed Haseeb Shah", "date": "2018-04-13T20:25:47+05:00", "subject": "Create NewtonRaphsonMethod.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a0555bdd7d9cfb4cfcf165249bb95b67cab3877", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a0555bdd7d9cfb4cfcf165249bb95b67cab3877"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0fdd2d369ea5b6b4b50b1ed18c5d6c61bf073e79\nAuthor: Syed Haseeb Shah\nDate: 2018-04-13T20:49:38+05:00\nFiles: 1\n\nMessage: Create Onepad_Cipher.py", "metadata": {"id": "293486557225", "repo": "TheAlgorithms/Python", "hash": "0fdd2d369ea5b6b4b50b1ed18c5d6c61bf073e79", "author": "Syed Haseeb Shah", "date": "2018-04-13T20:49:38+05:00", "subject": "Create Onepad_Cipher.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0fdd2d369ea5b6b4b50b1ed18c5d6c61bf073e79", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0fdd2d369ea5b6b4b50b1ed18c5d6c61bf073e79"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13ebdc35fda3e4b5d7c36f382f32f702af2ceed5\nAuthor: Christian Bender\nDate: 2018-04-15T23:29:21+02:00\nFiles: 1\n\nMessage: I fixed the sol3.py of problem 1", "metadata": {"id": "86ea28b6f9f7", "repo": "TheAlgorithms/Python", "hash": "13ebdc35fda3e4b5d7c36f382f32f702af2ceed5", "author": "Christian Bender", "date": "2018-04-15T23:29:21+02:00", "subject": "I fixed the sol3.py of problem 1", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13ebdc35fda3e4b5d7c36f382f32f702af2ceed5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13ebdc35fda3e4b5d7c36f382f32f702af2ceed5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10b0a40b2eae2e986cffd6d4760ada01a6ee99b1\nAuthor: Christian Bender\nDate: 2018-04-15T23:52:45+02:00\nFiles: 1\n\nMessage: fixed solution 4 of problem 1", "metadata": {"id": "13691c92918c", "repo": "TheAlgorithms/Python", "hash": "10b0a40b2eae2e986cffd6d4760ada01a6ee99b1", "author": "Christian Bender", "date": "2018-04-15T23:52:45+02:00", "subject": "fixed solution 4 of problem 1", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/10b0a40b2eae2e986cffd6d4760ada01a6ee99b1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10b0a40b2eae2e986cffd6d4760ada01a6ee99b1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 621192998e2aef51b5ba188490b8f2d044beff9a\nAuthor: Harshil\nDate: 2018-04-16T06:56:53+02:00\nFiles: 4\n\nMessage: basic client-server implementation", "metadata": {"id": "4da54ea0b81c", "repo": "TheAlgorithms/Python", "hash": "621192998e2aef51b5ba188490b8f2d044beff9a", "author": "Harshil", "date": "2018-04-16T06:56:53+02:00", "subject": "basic client-server implementation", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/621192998e2aef51b5ba188490b8f2d044beff9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/621192998e2aef51b5ba188490b8f2d044beff9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a7e75f329d14bad68043896b856fed36e7bc2ef\nAuthor: Christian Bender\nDate: 2018-04-16T13:37:04+02:00\nFiles: 1\n\nMessage: added a option for termination the program", "metadata": {"id": "ab71d8e47286", "repo": "TheAlgorithms/Python", "hash": "3a7e75f329d14bad68043896b856fed36e7bc2ef", "author": "Christian Bender", "date": "2018-04-16T13:37:04+02:00", "subject": "added a option for termination the program", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a7e75f329d14bad68043896b856fed36e7bc2ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a7e75f329d14bad68043896b856fed36e7bc2ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1422ec99c754e542223979a5bdc882f67ac9ac5\nAuthor: Christian Bender\nDate: 2018-04-16T13:42:44+02:00\nFiles: 1\n\nMessage: fixed the assert statments", "metadata": {"id": "bb4c2ea285eb", "repo": "TheAlgorithms/Python", "hash": "c1422ec99c754e542223979a5bdc882f67ac9ac5", "author": "Christian Bender", "date": "2018-04-16T13:42:44+02:00", "subject": "fixed the assert statments", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1422ec99c754e542223979a5bdc882f67ac9ac5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1422ec99c754e542223979a5bdc882f67ac9ac5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cfae621f46d6f2ae956820522e88af1bbb20475a\nAuthor: Christian Bender\nDate: 2018-04-16T14:13:49+02:00\nFiles: 1\n\nMessage: I documented the md5 hash", "metadata": {"id": "4577c74d58e1", "repo": "TheAlgorithms/Python", "hash": "cfae621f46d6f2ae956820522e88af1bbb20475a", "author": "Christian Bender", "date": "2018-04-16T14:13:49+02:00", "subject": "I documented the md5 hash", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cfae621f46d6f2ae956820522e88af1bbb20475a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cfae621f46d6f2ae956820522e88af1bbb20475a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 09088cd8351729cfa093d46c03e35e5b222d5d90\nAuthor: Syed Haseeb Shah\nDate: 2018-05-19T16:07:24+05:00\nFiles: 1\n\nMessage: Create Fischer-Yates_Shuffle.py", "metadata": {"id": "c9b9a2b327df", "repo": "TheAlgorithms/Python", "hash": "09088cd8351729cfa093d46c03e35e5b222d5d90", "author": "Syed Haseeb Shah", "date": "2018-05-19T16:07:24+05:00", "subject": "Create Fischer-Yates_Shuffle.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/09088cd8351729cfa093d46c03e35e5b222d5d90", "diff_url": "https://github.com/TheAlgorithms/Python/commit/09088cd8351729cfa093d46c03e35e5b222d5d90"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 237df47a31240ebf35a5de304bcc6c73e8f921b9\nAuthor: Syed Haseeb Shah\nDate: 2018-05-20T23:00:17+05:00\nFiles: 1\n\nMessage: Create merge_sort_fastest.py", "metadata": {"id": "2044628e4139", "repo": "TheAlgorithms/Python", "hash": "237df47a31240ebf35a5de304bcc6c73e8f921b9", "author": "Syed Haseeb Shah", "date": "2018-05-20T23:00:17+05:00", "subject": "Create merge_sort_fastest.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/237df47a31240ebf35a5de304bcc6c73e8f921b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/237df47a31240ebf35a5de304bcc6c73e8f921b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8957cf7ea8873206c355f513a79a185f9888c438\nAuthor: Harshil\nDate: 2018-05-21T10:01:44+02:00\nFiles: 1\n\nMessage: Removed empty lines (255-313)", "metadata": {"id": "1b92757510fd", "repo": "TheAlgorithms/Python", "hash": "8957cf7ea8873206c355f513a79a185f9888c438", "author": "Harshil", "date": "2018-05-21T10:01:44+02:00", "subject": "Removed empty lines (255-313)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8957cf7ea8873206c355f513a79a185f9888c438", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8957cf7ea8873206c355f513a79a185f9888c438"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f4b240d1a9092f8e04257f26965b7bc3a4dac07\nAuthor: Harshil\nDate: 2018-05-21T10:21:33+02:00\nFiles: 1\n\nMessage: Update merge_sort_fastest.py", "metadata": {"id": "1a7c2d824089", "repo": "TheAlgorithms/Python", "hash": "7f4b240d1a9092f8e04257f26965b7bc3a4dac07", "author": "Harshil", "date": "2018-05-21T10:21:33+02:00", "subject": "Update merge_sort_fastest.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f4b240d1a9092f8e04257f26965b7bc3a4dac07", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f4b240d1a9092f8e04257f26965b7bc3a4dac07"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71fd719ab77329721f7b8caf50c16a145fd2c9e9\nAuthor: Harshil\nDate: 2018-05-21T10:28:37+02:00\nFiles: 1\n\nMessage: Update merge_sort_fastest.py", "metadata": {"id": "22d323939839", "repo": "TheAlgorithms/Python", "hash": "71fd719ab77329721f7b8caf50c16a145fd2c9e9", "author": "Harshil", "date": "2018-05-21T10:28:37+02:00", "subject": "Update merge_sort_fastest.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71fd719ab77329721f7b8caf50c16a145fd2c9e9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71fd719ab77329721f7b8caf50c16a145fd2c9e9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ca7eb46756f230c2c089f3b83ecaf6c596df4ff0\nAuthor: Hyuntae\nDate: 2018-05-28T19:19:15+09:00\nFiles: 1\n\nMessage: quicksort_3_partition", "metadata": {"id": "5dc8ae352913", "repo": "TheAlgorithms/Python", "hash": "ca7eb46756f230c2c089f3b83ecaf6c596df4ff0", "author": "Hyuntae", "date": "2018-05-28T19:19:15+09:00", "subject": "quicksort_3_partition", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ca7eb46756f230c2c089f3b83ecaf6c596df4ff0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ca7eb46756f230c2c089f3b83ecaf6c596df4ff0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f1fe4583562a1840af9b1128f33114272d7f1ed8\nAuthor: PyDevthon\nDate: 2018-05-28T19:16:02+05:30\nFiles: 1\n\nMessage: Updated_caesar_cipher.py", "metadata": {"id": "aa0e4c92817c", "repo": "TheAlgorithms/Python", "hash": "f1fe4583562a1840af9b1128f33114272d7f1ed8", "author": "PyDevthon", "date": "2018-05-28T19:16:02+05:30", "subject": "Updated_caesar_cipher.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f1fe4583562a1840af9b1128f33114272d7f1ed8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f1fe4583562a1840af9b1128f33114272d7f1ed8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 16cd42c26c37a3666c7cd011e7fa436cf0eedbe3\nAuthor: Harshil\nDate: 2018-06-03T12:47:36+02:00\nFiles: 1\n\nMessage: Updated sol2.py to make it work as expected", "metadata": {"id": "a5aa719f1603", "repo": "TheAlgorithms/Python", "hash": "16cd42c26c37a3666c7cd011e7fa436cf0eedbe3", "author": "Harshil", "date": "2018-06-03T12:47:36+02:00", "subject": "Updated sol2.py to make it work as expected", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/16cd42c26c37a3666c7cd011e7fa436cf0eedbe3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/16cd42c26c37a3666c7cd011e7fa436cf0eedbe3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0d19edbcb3baa4b2a21362977246a848aabce1ee\nAuthor: Anshul Malik\nDate: 2018-06-05T21:39:16+05:30\nFiles: 1\n\nMessage: refactor-segment-tree", "metadata": {"id": "a306b2bf8ab5", "repo": "TheAlgorithms/Python", "hash": "0d19edbcb3baa4b2a21362977246a848aabce1ee", "author": "Anshul Malik", "date": "2018-06-05T21:39:16+05:30", "subject": "refactor-segment-tree", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0d19edbcb3baa4b2a21362977246a848aabce1ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0d19edbcb3baa4b2a21362977246a848aabce1ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc51a667e1e932e7fa4403e62642755fad480452\nAuthor: psyas\nDate: 2018-06-12T14:58:06+09:00\nFiles: 1\n\nMessage: modify README.md by psyas for just test", "metadata": {"id": "1d1efe4c6c21", "repo": "TheAlgorithms/Python", "hash": "cc51a667e1e932e7fa4403e62642755fad480452", "author": "psyas", "date": "2018-06-12T14:58:06+09:00", "subject": "modify README.md by psyas for just test", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc51a667e1e932e7fa4403e62642755fad480452", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc51a667e1e932e7fa4403e62642755fad480452"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 602eae756ebc3a1fe1b8fc04f20073ddcb32fee7\nAuthor: psyas\nDate: 2018-06-12T21:18:50+09:00\nFiles: 2\n\nMessage: Elgamal cipher key generator code - (initial)", "metadata": {"id": "358617de2df7", "repo": "TheAlgorithms/Python", "hash": "602eae756ebc3a1fe1b8fc04f20073ddcb32fee7", "author": "psyas", "date": "2018-06-12T21:18:50+09:00", "subject": "Elgamal cipher key generator code - (initial)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/602eae756ebc3a1fe1b8fc04f20073ddcb32fee7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/602eae756ebc3a1fe1b8fc04f20073ddcb32fee7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0c8707d11ca70fc3ccae5ff2d3cb11cca1573199\nAuthor: psyas\nDate: 2018-06-12T21:21:38+09:00\nFiles: 1\n\nMessage: Elgamal cipher key generator code - (initial)", "metadata": {"id": "bfc94d50b148", "repo": "TheAlgorithms/Python", "hash": "0c8707d11ca70fc3ccae5ff2d3cb11cca1573199", "author": "psyas", "date": "2018-06-12T21:21:38+09:00", "subject": "Elgamal cipher key generator code - (initial)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0c8707d11ca70fc3ccae5ff2d3cb11cca1573199", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0c8707d11ca70fc3ccae5ff2d3cb11cca1573199"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9489e8512df9e073ac019c75f827c03fe64242dd\nAuthor: Hossam Al-Dokkani\nDate: 2018-06-23T17:01:06+02:00\nFiles: 1\n\nMessage: Break if the collection is sorted", "metadata": {"id": "fbc656df4e39", "repo": "TheAlgorithms/Python", "hash": "9489e8512df9e073ac019c75f827c03fe64242dd", "author": "Hossam Al-Dokkani", "date": "2018-06-23T17:01:06+02:00", "subject": "Break if the collection is sorted", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9489e8512df9e073ac019c75f827c03fe64242dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9489e8512df9e073ac019c75f827c03fe64242dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d4594da5327267aebfc484d67a61bd0752765c2c\nAuthor: cclauss\nDate: 2018-07-02T10:07:25+02:00\nFiles: 1\n\nMessage: print() is a function in Python 3", "metadata": {"id": "e6dbdb489e12", "repo": "TheAlgorithms/Python", "hash": "d4594da5327267aebfc484d67a61bd0752765c2c", "author": "cclauss", "date": "2018-07-02T10:07:25+02:00", "subject": "print() is a function in Python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d4594da5327267aebfc484d67a61bd0752765c2c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d4594da5327267aebfc484d67a61bd0752765c2c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee3b0f2e50b78f3a8a2ca1b4937502da68d3db35\nAuthor: cclauss\nDate: 2018-07-02T10:11:28+02:00\nFiles: 1\n\nMessage: Properly define raw_input)( in Python 3", "metadata": {"id": "0d5483a20fec", "repo": "TheAlgorithms/Python", "hash": "ee3b0f2e50b78f3a8a2ca1b4937502da68d3db35", "author": "cclauss", "date": "2018-07-02T10:11:28+02:00", "subject": "Properly define raw_input)( in Python 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee3b0f2e50b78f3a8a2ca1b4937502da68d3db35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee3b0f2e50b78f3a8a2ca1b4937502da68d3db35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bec160c6dc651442a37edafe85245a7856a2a142\nAuthor: cclauss\nDate: 2018-07-03T08:33:38+02:00\nFiles: 1\n\nMessage: Use strip() to deal with leading or trailing whitespace", "metadata": {"id": "8e3e1fb39d71", "repo": "TheAlgorithms/Python", "hash": "bec160c6dc651442a37edafe85245a7856a2a142", "author": "cclauss", "date": "2018-07-03T08:33:38+02:00", "subject": "Use strip() to deal with leading or trailing whitespace", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bec160c6dc651442a37edafe85245a7856a2a142", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bec160c6dc651442a37edafe85245a7856a2a142"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9f906208016817c05f9daf660f7bd4823951c0d\nAuthor: bharath-123\nDate: 2018-07-23T00:36:53+05:30\nFiles: 1\n\nMessage: Added code for memory function implementation", "metadata": {"id": "63b39ceee861", "repo": "TheAlgorithms/Python", "hash": "a9f906208016817c05f9daf660f7bd4823951c0d", "author": "bharath-123", "date": "2018-07-23T00:36:53+05:30", "subject": "Added code for memory function implementation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9f906208016817c05f9daf660f7bd4823951c0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9f906208016817c05f9daf660f7bd4823951c0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce3e6787f4df7fa198881b1dfa80c58a5c7afbb5\nAuthor: HasanGokdag\nDate: 2018-09-13T13:17:36+02:00\nFiles: 1\n\nMessage: merge sort average&worst case scenarios changed", "metadata": {"id": "929a7e1b6671", "repo": "TheAlgorithms/Python", "hash": "ce3e6787f4df7fa198881b1dfa80c58a5c7afbb5", "author": "HasanGokdag", "date": "2018-09-13T13:17:36+02:00", "subject": "merge sort average&worst case scenarios changed", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce3e6787f4df7fa198881b1dfa80c58a5c7afbb5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce3e6787f4df7fa198881b1dfa80c58a5c7afbb5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f3895cdafa91330b618018b6cb09564b87f5b57\nAuthor: piyush-kgp\nDate: 2018-09-23T19:44:37+05:30\nFiles: 1\n\nMessage: moved constants inside the class", "metadata": {"id": "0645912bbffb", "repo": "TheAlgorithms/Python", "hash": "7f3895cdafa91330b618018b6cb09564b87f5b57", "author": "piyush-kgp", "date": "2018-09-23T19:44:37+05:30", "subject": "moved constants inside the class", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f3895cdafa91330b618018b6cb09564b87f5b57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f3895cdafa91330b618018b6cb09564b87f5b57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 965fdee22d93e06a4449bce8f6ec65e35f90d9ce\nAuthor: piyush-kgp\nDate: 2018-09-25T19:21:29+05:30\nFiles: 1\n\nMessage: SHA1 class completed, Test passed", "metadata": {"id": "4060242ce266", "repo": "TheAlgorithms/Python", "hash": "965fdee22d93e06a4449bce8f6ec65e35f90d9ce", "author": "piyush-kgp", "date": "2018-09-25T19:21:29+05:30", "subject": "SHA1 class completed, Test passed", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/965fdee22d93e06a4449bce8f6ec65e35f90d9ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/965fdee22d93e06a4449bce8f6ec65e35f90d9ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b62a258f8ab870ff7077a5ddde3fc9e58801c333\nAuthor: Anton Helm\nDate: 2018-09-25T15:12:16+01:00\nFiles: 1\n\nMessage: renamed `NeutonMethod.py` to `NewtonMethod.py`", "metadata": {"id": "5e73cf006dbf", "repo": "TheAlgorithms/Python", "hash": "b62a258f8ab870ff7077a5ddde3fc9e58801c333", "author": "Anton Helm", "date": "2018-09-25T15:12:16+01:00", "subject": "renamed `NeutonMethod.py` to `NewtonMethod.py`", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b62a258f8ab870ff7077a5ddde3fc9e58801c333", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b62a258f8ab870ff7077a5ddde3fc9e58801c333"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 59027e4bd54c9c46d531077b977fe1de434797bc\nAuthor: piyush-kgp\nDate: 2018-09-25T22:56:24+05:30\nFiles: 1\n\nMessage: Improved code documentation, removed uncalled function", "metadata": {"id": "06aec49dee8a", "repo": "TheAlgorithms/Python", "hash": "59027e4bd54c9c46d531077b977fe1de434797bc", "author": "piyush-kgp", "date": "2018-09-25T22:56:24+05:30", "subject": "Improved code documentation, removed uncalled function", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/59027e4bd54c9c46d531077b977fe1de434797bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/59027e4bd54c9c46d531077b977fe1de434797bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a77380ed33b497648dd9beca5e9aa72615bb6e6\nAuthor: cclauss\nDate: 2018-09-28T06:17:28+02:00\nFiles: 1\n\nMessage: Undefined name: import random in Onepad_Cipher.py (#339)", "metadata": {"id": "a1db0ddf33a7", "repo": "TheAlgorithms/Python", "hash": "3a77380ed33b497648dd9beca5e9aa72615bb6e6", "author": "cclauss", "date": "2018-09-28T06:17:28+02:00", "subject": "Undefined name: import random in Onepad_Cipher.py (#339)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a77380ed33b497648dd9beca5e9aa72615bb6e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a77380ed33b497648dd9beca5e9aa72615bb6e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3dab8e03a465397a7b671128c155c9c03f8e0154\nAuthor: Robert Bergers\nDate: 2018-09-29T12:28:55-04:00\nFiles: 1\n\nMessage: Just emboldened text and standardized some formatting throughout the file. \tmodified: README.md", "metadata": {"id": "21f29b409889", "repo": "TheAlgorithms/Python", "hash": "3dab8e03a465397a7b671128c155c9c03f8e0154", "author": "Robert Bergers", "date": "2018-09-29T12:28:55-04:00", "subject": " Just emboldened text and standardized some formatting throughout the file. \tmodified: README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3dab8e03a465397a7b671128c155c9c03f8e0154", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3dab8e03a465397a7b671128c155c9c03f8e0154"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5fb6b31ea928162c5185d66381ae99c7454d33c0\nAuthor: Kelvin Salton do Prado\nDate: 2018-10-01T23:43:25-03:00\nFiles: 1\n\nMessage: Add comb sort algorithm", "metadata": {"id": "a74963156460", "repo": "TheAlgorithms/Python", "hash": "5fb6b31ea928162c5185d66381ae99c7454d33c0", "author": "Kelvin Salton do Prado", "date": "2018-10-01T23:43:25-03:00", "subject": "Add comb sort algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5fb6b31ea928162c5185d66381ae99c7454d33c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5fb6b31ea928162c5185d66381ae99c7454d33c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4a80fbfcb1c3da56955b70223ef1e268edf1cbf\nAuthor: Kelvin Salton do Prado\nDate: 2018-10-01T23:46:47-03:00\nFiles: 1\n\nMessage: comb_sort: fix typo and indentation", "metadata": {"id": "65956acd3e75", "repo": "TheAlgorithms/Python", "hash": "f4a80fbfcb1c3da56955b70223ef1e268edf1cbf", "author": "Kelvin Salton do Prado", "date": "2018-10-01T23:46:47-03:00", "subject": "comb_sort: fix typo and indentation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4a80fbfcb1c3da56955b70223ef1e268edf1cbf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4a80fbfcb1c3da56955b70223ef1e268edf1cbf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d2e77b05ef5983c3f0a7791550aac01b645a07ee\nAuthor: Kelvin Salton do Prado\nDate: 2018-10-02T00:08:42-03:00\nFiles: 1\n\nMessage: searches: add sentinel linear search algorithm", "metadata": {"id": "2f3c14c77ccd", "repo": "TheAlgorithms/Python", "hash": "d2e77b05ef5983c3f0a7791550aac01b645a07ee", "author": "Kelvin Salton do Prado", "date": "2018-10-02T00:08:42-03:00", "subject": "searches: add sentinel linear search algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d2e77b05ef5983c3f0a7791550aac01b645a07ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d2e77b05ef5983c3f0a7791550aac01b645a07ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0033f92ade8153e85162ad9a7741eee2d3550bb\nAuthor: rafa leyva ruiz\nDate: 2018-10-02T10:46:56+02:00\nFiles: 1\n\nMessage: Use local insertion sort (solves #334) (#370)", "metadata": {"id": "f0b256d1ad27", "repo": "TheAlgorithms/Python", "hash": "c0033f92ade8153e85162ad9a7741eee2d3550bb", "author": "rafa leyva ruiz", "date": "2018-10-02T10:46:56+02:00", "subject": "Use local insertion sort (solves #334) (#370)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0033f92ade8153e85162ad9a7741eee2d3550bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0033f92ade8153e85162ad9a7741eee2d3550bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a31d20acf51be53de690d2b4a22c45f861522eb1\nAuthor: João Marcos\nDate: 2018-10-02T05:57:19-03:00\nFiles: 1\n\nMessage: Add GCD implementation (#371)", "metadata": {"id": "354fe12af00c", "repo": "TheAlgorithms/Python", "hash": "a31d20acf51be53de690d2b4a22c45f861522eb1", "author": "João Marcos", "date": "2018-10-02T05:57:19-03:00", "subject": "Add GCD implementation (#371)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a31d20acf51be53de690d2b4a22c45f861522eb1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a31d20acf51be53de690d2b4a22c45f861522eb1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ccb25641ba5ebebbe27a4155f1aff381f5f035d0\nAuthor: S-Sanyal\nDate: 2018-10-02T14:57:37+05:30\nFiles: 1\n\nMessage: Added Stock-Span-Problem", "metadata": {"id": "575e881bfa25", "repo": "TheAlgorithms/Python", "hash": "ccb25641ba5ebebbe27a4155f1aff381f5f035d0", "author": "S-Sanyal", "date": "2018-10-02T14:57:37+05:30", "subject": "Added Stock-Span-Problem", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ccb25641ba5ebebbe27a4155f1aff381f5f035d0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ccb25641ba5ebebbe27a4155f1aff381f5f035d0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e76ee907628317b42f8c66bda49591796b24b7b\nAuthor: camilne\nDate: 2018-10-02T03:36:24-06:00\nFiles: 2\n\nMessage: Remove duplicate counting sort (#376)", "metadata": {"id": "713d033c283e", "repo": "TheAlgorithms/Python", "hash": "0e76ee907628317b42f8c66bda49591796b24b7b", "author": "camilne", "date": "2018-10-02T03:36:24-06:00", "subject": "Remove duplicate counting sort (#376)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e76ee907628317b42f8c66bda49591796b24b7b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e76ee907628317b42f8c66bda49591796b24b7b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8fb4df5367b5c03d2851532063f6fa781fe2f980\nAuthor: Purvesh Makode\nDate: 2018-10-02T18:14:53+05:30\nFiles: 1\n\nMessage: Add Fibonacci Series Using Recursion", "metadata": {"id": "08d0b1d2762c", "repo": "TheAlgorithms/Python", "hash": "8fb4df5367b5c03d2851532063f6fa781fe2f980", "author": "Purvesh Makode", "date": "2018-10-02T18:14:53+05:30", "subject": "Add Fibonacci Series Using Recursion", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8fb4df5367b5c03d2851532063f6fa781fe2f980", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8fb4df5367b5c03d2851532063f6fa781fe2f980"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7948f1863f61b7feaace74b34d6d0242d86f627\nAuthor: Farhan\nDate: 2018-10-02T21:02:25+05:30\nFiles: 9\n\nMessage: Extra Algorithms added", "metadata": {"id": "2c27a9c73038", "repo": "TheAlgorithms/Python", "hash": "a7948f1863f61b7feaace74b34d6d0242d86f627", "author": "Farhan", "date": "2018-10-02T21:02:25+05:30", "subject": "Extra Algorithms added", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7948f1863f61b7feaace74b34d6d0242d86f627", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7948f1863f61b7feaace74b34d6d0242d86f627"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae7660161c38a0630fcff124a8efc0a2102a14b0\nAuthor: Kelvin Salton do Prado\nDate: 2018-10-02T21:11:30-03:00\nFiles: 1\n\nMessage: strings: add levenshtein distance metric", "metadata": {"id": "38ed8f70d5e9", "repo": "TheAlgorithms/Python", "hash": "ae7660161c38a0630fcff124a8efc0a2102a14b0", "author": "Kelvin Salton do Prado", "date": "2018-10-02T21:11:30-03:00", "subject": "strings: add levenshtein distance metric", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae7660161c38a0630fcff124a8efc0a2102a14b0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae7660161c38a0630fcff124a8efc0a2102a14b0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc584f16585b00df02301de122e4b4970ce9f505\nAuthor: S-Sanyal\nDate: 2018-10-03T20:13:34+05:30\nFiles: 1\n\nMessage: Made the code Python 3 compatible", "metadata": {"id": "23f89198a002", "repo": "TheAlgorithms/Python", "hash": "dc584f16585b00df02301de122e4b4970ce9f505", "author": "S-Sanyal", "date": "2018-10-03T20:13:34+05:30", "subject": "Made the code Python 3 compatible", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc584f16585b00df02301de122e4b4970ce9f505", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc584f16585b00df02301de122e4b4970ce9f505"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 054b4b31f42a2bfe5dafed66fa88cb477aa63098\nAuthor: S-Sanyal\nDate: 2018-10-03T21:52:30+05:30\nFiles: 2\n\nMessage: Made compatible for all versions of python", "metadata": {"id": "05cf1a2d862e", "repo": "TheAlgorithms/Python", "hash": "054b4b31f42a2bfe5dafed66fa88cb477aa63098", "author": "S-Sanyal", "date": "2018-10-03T21:52:30+05:30", "subject": "Made compatible for all versions of python", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/054b4b31f42a2bfe5dafed66fa88cb477aa63098", "diff_url": "https://github.com/TheAlgorithms/Python/commit/054b4b31f42a2bfe5dafed66fa88cb477aa63098"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bce30b8179c6239191b8d46c6b925c3ad90d6d6b\nAuthor: Volodymyr\nDate: 2018-10-04T00:34:44-04:00\nFiles: 1\n\nMessage: Added Bucket Sort description", "metadata": {"id": "e7eaa94f123e", "repo": "TheAlgorithms/Python", "hash": "bce30b8179c6239191b8d46c6b925c3ad90d6d6b", "author": "Volodymyr", "date": "2018-10-04T00:34:44-04:00", "subject": "Added Bucket Sort description", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bce30b8179c6239191b8d46c6b925c3ad90d6d6b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bce30b8179c6239191b8d46c6b925c3ad90d6d6b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 313d5b695b83f4c62979a7df0328d5571b6eb303\nAuthor: Volodymyr\nDate: 2018-10-04T00:38:38-04:00\nFiles: 1\n\nMessage: Added Cocktail shaker Sort description", "metadata": {"id": "dae7cc1545e7", "repo": "TheAlgorithms/Python", "hash": "313d5b695b83f4c62979a7df0328d5571b6eb303", "author": "Volodymyr", "date": "2018-10-04T00:38:38-04:00", "subject": "Added Cocktail shaker Sort description", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/313d5b695b83f4c62979a7df0328d5571b6eb303", "diff_url": "https://github.com/TheAlgorithms/Python/commit/313d5b695b83f4c62979a7df0328d5571b6eb303"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a8baf76d1158581f45d058114c00d395035b573\nAuthor: Volodymyr\nDate: 2018-10-04T00:43:27-04:00\nFiles: 1\n\nMessage: Added Radix Sort description", "metadata": {"id": "de8cde4d25c3", "repo": "TheAlgorithms/Python", "hash": "8a8baf76d1158581f45d058114c00d395035b573", "author": "Volodymyr", "date": "2018-10-04T00:43:27-04:00", "subject": "Added Radix Sort description", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a8baf76d1158581f45d058114c00d395035b573", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a8baf76d1158581f45d058114c00d395035b573"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea170ac0da2a4244755b46e8a7c539a526040f6b\nAuthor: Volodymyr\nDate: 2018-10-04T00:48:58-04:00\nFiles: 1\n\nMessage: Added Topological Sort description", "metadata": {"id": "46a8471bd891", "repo": "TheAlgorithms/Python", "hash": "ea170ac0da2a4244755b46e8a7c539a526040f6b", "author": "Volodymyr", "date": "2018-10-04T00:48:58-04:00", "subject": "Added Topological Sort description", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea170ac0da2a4244755b46e8a7c539a526040f6b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea170ac0da2a4244755b46e8a7c539a526040f6b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5db4e540a795c4d82fc1a17d1ff0f2d0c25eb7b6\nAuthor: Volodymyr Klymenko\nDate: 2018-10-04T01:02:30-04:00\nFiles: 1\n\nMessage: update images of Bucket Sort", "metadata": {"id": "262640a617c0", "repo": "TheAlgorithms/Python", "hash": "5db4e540a795c4d82fc1a17d1ff0f2d0c25eb7b6", "author": "Volodymyr Klymenko", "date": "2018-10-04T01:02:30-04:00", "subject": "update images of Bucket Sort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5db4e540a795c4d82fc1a17d1ff0f2d0c25eb7b6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5db4e540a795c4d82fc1a17d1ff0f2d0c25eb7b6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25c0bd3fbb866312fc6727a58494f3168cabbf7d\nAuthor: Coregame\nDate: 2018-10-04T13:36:16+07:00\nFiles: 1\n\nMessage: minor improvement (readability) in Insertion Sort", "metadata": {"id": "7aaa78f8e93f", "repo": "TheAlgorithms/Python", "hash": "25c0bd3fbb866312fc6727a58494f3168cabbf7d", "author": "Coregame", "date": "2018-10-04T13:36:16+07:00", "subject": "minor improvement (readability) in Insertion Sort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/25c0bd3fbb866312fc6727a58494f3168cabbf7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25c0bd3fbb866312fc6727a58494f3168cabbf7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a6349bdb0ac3d04f12b98248b27337e2ccd7108\nAuthor: YasirChoudhary\nDate: 2018-10-07T14:32:48+05:30\nFiles: 1\n\nMessage: Optimised for loop iteration", "metadata": {"id": "36c9d0477669", "repo": "TheAlgorithms/Python", "hash": "6a6349bdb0ac3d04f12b98248b27337e2ccd7108", "author": "YasirChoudhary", "date": "2018-10-07T14:32:48+05:30", "subject": "Optimised for loop iteration", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a6349bdb0ac3d04f12b98248b27337e2ccd7108", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a6349bdb0ac3d04f12b98248b27337e2ccd7108"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98cc298e61a300493fd2447922908494d028315f\nAuthor: YasirChoudhary\nDate: 2018-10-07T14:33:56+05:30\nFiles: 1\n\nMessage: Optimised for loop iteration", "metadata": {"id": "d4fde290c16a", "repo": "TheAlgorithms/Python", "hash": "98cc298e61a300493fd2447922908494d028315f", "author": "YasirChoudhary", "date": "2018-10-07T14:33:56+05:30", "subject": "Optimised for loop iteration", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/98cc298e61a300493fd2447922908494d028315f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98cc298e61a300493fd2447922908494d028315f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 35308bdfaf8b3611ef3a7b597be411a3e7f1f3c2\nAuthor: Rafa leyva\nDate: 2018-10-07T17:02:03+02:00\nFiles: 1\n\nMessage: Fixed typo in training method", "metadata": {"id": "d8bc1bba4b50", "repo": "TheAlgorithms/Python", "hash": "35308bdfaf8b3611ef3a7b597be411a3e7f1f3c2", "author": "Rafa leyva", "date": "2018-10-07T17:02:03+02:00", "subject": "Fixed typo in training method", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/35308bdfaf8b3611ef3a7b597be411a3e7f1f3c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/35308bdfaf8b3611ef3a7b597be411a3e7f1f3c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8a11ccc88a1343d68bef563c4a72b8f651848e5\nAuthor: timgiroux\nDate: 2018-10-07T15:52:34-07:00\nFiles: 1\n\nMessage: fixed some spelling and added a different print message", "metadata": {"id": "5f5eb977c3a0", "repo": "TheAlgorithms/Python", "hash": "a8a11ccc88a1343d68bef563c4a72b8f651848e5", "author": "timgiroux", "date": "2018-10-07T15:52:34-07:00", "subject": "fixed some spelling and added a different print message", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8a11ccc88a1343d68bef563c4a72b8f651848e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8a11ccc88a1343d68bef563c4a72b8f651848e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee8c01179dfe3b4261ac0e53d22a5a6b254f6a37\nAuthor: Himani Negi\nDate: 2018-10-09T01:51:14+05:30\nFiles: 1\n\nMessage: Add files via upload", "metadata": {"id": "bd07446d7311", "repo": "TheAlgorithms/Python", "hash": "ee8c01179dfe3b4261ac0e53d22a5a6b254f6a37", "author": "Himani Negi", "date": "2018-10-09T01:51:14+05:30", "subject": "Add files via upload", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee8c01179dfe3b4261ac0e53d22a5a6b254f6a37", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee8c01179dfe3b4261ac0e53d22a5a6b254f6a37"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9a5c221aa9bb5e630a60475b72a02e54ab28b27\nAuthor: Harshil\nDate: 2018-10-10T20:05:59+02:00\nFiles: 1\n\nMessage: Update perceptron.py", "metadata": {"id": "23feebdf074d", "repo": "TheAlgorithms/Python", "hash": "b9a5c221aa9bb5e630a60475b72a02e54ab28b27", "author": "Harshil", "date": "2018-10-10T20:05:59+02:00", "subject": "Update perceptron.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9a5c221aa9bb5e630a60475b72a02e54ab28b27", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9a5c221aa9bb5e630a60475b72a02e54ab28b27"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f3ab059997e5fb039cfe6457a4e5c4684ede0cb\nAuthor: Shivansh Nalwaya\nDate: 2018-10-11T15:01:13+05:30\nFiles: 1\n\nMessage: Use sup tag for power in README.md instead of ^", "metadata": {"id": "d1b9029b2dd2", "repo": "TheAlgorithms/Python", "hash": "0f3ab059997e5fb039cfe6457a4e5c4684ede0cb", "author": "Shivansh Nalwaya", "date": "2018-10-11T15:01:13+05:30", "subject": "Use sup tag for power in README.md instead of ^", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f3ab059997e5fb039cfe6457a4e5c4684ede0cb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f3ab059997e5fb039cfe6457a4e5c4684ede0cb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e03426b8fd696b8794e21ef52c76a0a5140e1463\nAuthor: rafagarciac\nDate: 2018-10-12T00:41:57+02:00\nFiles: 1\n\nMessage: Improve and Refactor the fibonnaciSeries.py (Recursion)", "metadata": {"id": "e62ebade2777", "repo": "TheAlgorithms/Python", "hash": "e03426b8fd696b8794e21ef52c76a0a5140e1463", "author": "rafagarciac", "date": "2018-10-12T00:41:57+02:00", "subject": "Improve and Refactor the fibonnaciSeries.py (Recursion)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e03426b8fd696b8794e21ef52c76a0a5140e1463", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e03426b8fd696b8794e21ef52c76a0a5140e1463"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67a31e4b2f473d55b9ee0838d93949dcabb9c8d6\nAuthor: Harshil\nDate: 2018-10-12T18:46:45+02:00\nFiles: 1\n\nMessage: Reuters - OneVsRestClassifier (I'd also uploaded the same at: https://www.kaggle.com/harshildarji/reuters-onevsrestclassifier)", "metadata": {"id": "1f784abeb0e3", "repo": "TheAlgorithms/Python", "hash": "67a31e4b2f473d55b9ee0838d93949dcabb9c8d6", "author": "Harshil", "date": "2018-10-12T18:46:45+02:00", "subject": "Reuters - OneVsRestClassifier (I'd also uploaded the same at: https://www.kaggle.com/harshildarji/reuters-onevsrestclassifier)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67a31e4b2f473d55b9ee0838d93949dcabb9c8d6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67a31e4b2f473d55b9ee0838d93949dcabb9c8d6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fc68bbb4c6662f10014a9415ff41e03cc8170ce\nAuthor: Harshil\nDate: 2018-10-12T18:50:00+02:00\nFiles: 1\n\nMessage: Update Reuters - OneVsRestClassifier.ipynb", "metadata": {"id": "fd8ca635e8d3", "repo": "TheAlgorithms/Python", "hash": "4fc68bbb4c6662f10014a9415ff41e03cc8170ce", "author": "Harshil", "date": "2018-10-12T18:50:00+02:00", "subject": "Update Reuters - OneVsRestClassifier.ipynb", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fc68bbb4c6662f10014a9415ff41e03cc8170ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fc68bbb4c6662f10014a9415ff41e03cc8170ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc4ae7d75409e36683dfbf2806be7343a162bf1a\nAuthor: Aaron Johnson\nDate: 2018-10-12T18:09:37-07:00\nFiles: 1\n\nMessage: Added Descriptions for: * ROT13 * RSA * XOR * Interpolation search * Jump search * QuickSelect Search * Tabu Search in README.md", "metadata": {"id": "bd17b6066bdb", "repo": "TheAlgorithms/Python", "hash": "dc4ae7d75409e36683dfbf2806be7343a162bf1a", "author": "Aaron Johnson", "date": "2018-10-12T18:09:37-07:00", "subject": "Added Descriptions for: * ROT13 * RSA * XOR * Interpolation search * Jump search * QuickSelect Search * Tabu Search in README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc4ae7d75409e36683dfbf2806be7343a162bf1a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc4ae7d75409e36683dfbf2806be7343a162bf1a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54697599f44cc1c5c994fe360c95f73ae35f1b45\nAuthor: Amit Pradhan\nDate: 2018-10-14T00:53:44+05:30\nFiles: 1\n\nMessage: Update Maths/BasicMaths.py", "metadata": {"id": "8509434b4749", "repo": "TheAlgorithms/Python", "hash": "54697599f44cc1c5c994fe360c95f73ae35f1b45", "author": "Amit Pradhan", "date": "2018-10-14T00:53:44+05:30", "subject": "Update Maths/BasicMaths.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54697599f44cc1c5c994fe360c95f73ae35f1b45", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54697599f44cc1c5c994fe360c95f73ae35f1b45"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a4962a589c486e7e9fd989db333a83cf3a8e123\nAuthor: rafagarciac\nDate: 2018-10-13T22:17:57+02:00\nFiles: 3\n\nMessage: Refactor gdc and rename two files GreaterCommonDivisor and FibonnaciSequenceRecursive", "metadata": {"id": "66d3225b6320", "repo": "TheAlgorithms/Python", "hash": "1a4962a589c486e7e9fd989db333a83cf3a8e123", "author": "rafagarciac", "date": "2018-10-13T22:17:57+02:00", "subject": "Refactor gdc and rename two files GreaterCommonDivisor and FibonnaciSequenceRecursive", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a4962a589c486e7e9fd989db333a83cf3a8e123", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a4962a589c486e7e9fd989db333a83cf3a8e123"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a811a0e8499f291428b1d972d43f7b26e65a6d28\nAuthor: Rafael García Cuéllar\nDate: 2018-10-13T22:22:32+02:00\nFiles: 1\n\nMessage: Update FibonacciSequenceRecursion.py", "metadata": {"id": "66d0880effcf", "repo": "TheAlgorithms/Python", "hash": "a811a0e8499f291428b1d972d43f7b26e65a6d28", "author": "Rafael García Cuéllar", "date": "2018-10-13T22:22:32+02:00", "subject": "Update FibonacciSequenceRecursion.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a811a0e8499f291428b1d972d43f7b26e65a6d28", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a811a0e8499f291428b1d972d43f7b26e65a6d28"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc45a6cf54b9bbe5609ab0c00d868c785f15c5da\nAuthor: Aditya Menon\nDate: 2018-10-16T09:29:17+05:30\nFiles: 1\n\nMessage: Updated README.md to include Heap Sort", "metadata": {"id": "1d5ce4249186", "repo": "TheAlgorithms/Python", "hash": "fc45a6cf54b9bbe5609ab0c00d868c785f15c5da", "author": "Aditya Menon", "date": "2018-10-16T09:29:17+05:30", "subject": "Updated README.md to include Heap Sort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc45a6cf54b9bbe5609ab0c00d868c785f15c5da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc45a6cf54b9bbe5609ab0c00d868c785f15c5da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f9f5d402d390329b5b88b33c9ce4d625a87917cd\nAuthor: Harshil\nDate: 2018-10-16T20:39:22+02:00\nFiles: 1\n\nMessage: Update bubble_sort.py", "metadata": {"id": "5a2e635bccde", "repo": "TheAlgorithms/Python", "hash": "f9f5d402d390329b5b88b33c9ce4d625a87917cd", "author": "Harshil", "date": "2018-10-16T20:39:22+02:00", "subject": "Update bubble_sort.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f9f5d402d390329b5b88b33c9ce4d625a87917cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f9f5d402d390329b5b88b33c9ce4d625a87917cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ade3ed3784fe8e34978563df76a7b4f7d5fe3665\nAuthor: Taru\nDate: 2018-10-17T00:22:44+05:30\nFiles: 1\n\nMessage: Logistic regression implementation", "metadata": {"id": "7f2e34404825", "repo": "TheAlgorithms/Python", "hash": "ade3ed3784fe8e34978563df76a7b4f7d5fe3665", "author": "Taru", "date": "2018-10-17T00:22:44+05:30", "subject": "Logistic regression implementation", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ade3ed3784fe8e34978563df76a7b4f7d5fe3665", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ade3ed3784fe8e34978563df76a7b4f7d5fe3665"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f018ddc4c00f71e7123b780d409550e101e3c673\nAuthor: Taru\nDate: 2018-10-17T00:52:32+05:30\nFiles: 1\n\nMessage: requested changes addressed", "metadata": {"id": "8722bd5275c3", "repo": "TheAlgorithms/Python", "hash": "f018ddc4c00f71e7123b780d409550e101e3c673", "author": "Taru", "date": "2018-10-17T00:52:32+05:30", "subject": "requested changes addressed", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f018ddc4c00f71e7123b780d409550e101e3c673", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f018ddc4c00f71e7123b780d409550e101e3c673"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 250ddc23eab5df6dffab26eeaa2bc9c84d58690c\nAuthor: Simon Landry\nDate: 2018-10-16T19:50:45-04:00\nFiles: 2\n\nMessage: Fix problem 09 folder name", "metadata": {"id": "1935b79ee311", "repo": "TheAlgorithms/Python", "hash": "250ddc23eab5df6dffab26eeaa2bc9c84d58690c", "author": "Simon Landry", "date": "2018-10-16T19:50:45-04:00", "subject": "Fix problem 09 folder name", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/250ddc23eab5df6dffab26eeaa2bc9c84d58690c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/250ddc23eab5df6dffab26eeaa2bc9c84d58690c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0856a6185998f664d48904a1bfd5a53f9b8aa4a8\nAuthor: ParthS007\nDate: 2018-10-18T02:58:57+05:30\nFiles: 22\n\nMessage: Remove Multiple Unused Imports and Variable", "metadata": {"id": "1fee80c13ddd", "repo": "TheAlgorithms/Python", "hash": "0856a6185998f664d48904a1bfd5a53f9b8aa4a8", "author": "ParthS007", "date": "2018-10-18T02:58:57+05:30", "subject": "Remove Multiple Unused Imports and Variable", "files_changed": 22, "code_url": "https://github.com/TheAlgorithms/Python/tree/0856a6185998f664d48904a1bfd5a53f9b8aa4a8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0856a6185998f664d48904a1bfd5a53f9b8aa4a8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07451a6ca4f284050ec9ff152561a3e691fc635d\nAuthor: Parth Shandilya\nDate: 2018-10-19T13:28:21+05:30\nFiles: 14\n\nMessage: Improved Code and removed warnings (#482)", "metadata": {"id": "301d8700e66c", "repo": "TheAlgorithms/Python", "hash": "07451a6ca4f284050ec9ff152561a3e691fc635d", "author": "Parth Shandilya", "date": "2018-10-19T13:28:21+05:30", "subject": "Improved Code and removed warnings (#482)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/07451a6ca4f284050ec9ff152561a3e691fc635d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07451a6ca4f284050ec9ff152561a3e691fc635d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d1f72604d6e36ffbc83a6b16f79086e360b0546\nAuthor: Parth Shandilya\nDate: 2018-10-19T14:00:31+05:30\nFiles: 36\n\nMessage: Improved Code and removed Warnings (#483)", "metadata": {"id": "2ce7bf832225", "repo": "TheAlgorithms/Python", "hash": "5d1f72604d6e36ffbc83a6b16f79086e360b0546", "author": "Parth Shandilya", "date": "2018-10-19T14:00:31+05:30", "subject": "Improved Code and removed Warnings (#483)", "files_changed": 36, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d1f72604d6e36ffbc83a6b16f79086e360b0546", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d1f72604d6e36ffbc83a6b16f79086e360b0546"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af12df9fe8e18834e1c5cd28b4fad04a44c7d57e\nAuthor: Phạm Ngọc Quang Nam\nDate: 2018-10-19T18:22:11+07:00\nFiles: 1\n\nMessage: Update image url (#484)", "metadata": {"id": "c31d6c9ec271", "repo": "TheAlgorithms/Python", "hash": "af12df9fe8e18834e1c5cd28b4fad04a44c7d57e", "author": "Phạm Ngọc Quang Nam", "date": "2018-10-19T18:22:11+07:00", "subject": "Update image url (#484)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/af12df9fe8e18834e1c5cd28b4fad04a44c7d57e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af12df9fe8e18834e1c5cd28b4fad04a44c7d57e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 315a357c1b30ed3797cdca98f2a61a893bc3ccd5\nAuthor: Hussnain Fareed\nDate: 2018-10-19T16:29:26+05:00\nFiles: 1\n\nMessage: fully connected neural net (#479)", "metadata": {"id": "9c8e67ab68d7", "repo": "TheAlgorithms/Python", "hash": "315a357c1b30ed3797cdca98f2a61a893bc3ccd5", "author": "Hussnain Fareed", "date": "2018-10-19T16:29:26+05:00", "subject": "fully connected neural net (#479)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/315a357c1b30ed3797cdca98f2a61a893bc3ccd5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/315a357c1b30ed3797cdca98f2a61a893bc3ccd5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 90979777c7fac1f375af49dd018d4221767f6a6c\nAuthor: Vasu Tomar\nDate: 2018-10-19T17:26:08+05:30\nFiles: 4\n\nMessage: Added PSNR calculator for image compression quality analysis (#475)", "metadata": {"id": "ba826f7aa388", "repo": "TheAlgorithms/Python", "hash": "90979777c7fac1f375af49dd018d4221767f6a6c", "author": "Vasu Tomar", "date": "2018-10-19T17:26:08+05:30", "subject": "Added PSNR calculator for image compression quality analysis (#475)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/90979777c7fac1f375af49dd018d4221767f6a6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/90979777c7fac1f375af49dd018d4221767f6a6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 683474c64b4ad4c423aafcb967ac3897046a46bf\nAuthor: Simon Landry\nDate: 2018-10-16T22:41:33-04:00\nFiles: 1\n\nMessage: Add Problem 31 solution", "metadata": {"id": "5bb241e1cdca", "repo": "TheAlgorithms/Python", "hash": "683474c64b4ad4c423aafcb967ac3897046a46bf", "author": "Simon Landry", "date": "2018-10-16T22:41:33-04:00", "subject": "Add Problem 31 solution", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/683474c64b4ad4c423aafcb967ac3897046a46bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/683474c64b4ad4c423aafcb967ac3897046a46bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 94324e91b439fb24704707f3ed20ff2e607acee4\nAuthor: Srikumar Sastry\nDate: 2018-10-19T18:51:40+05:30\nFiles: 1\n\nMessage: Create FractionalKnapsack.py (#438)", "metadata": {"id": "3676bae9cc88", "repo": "TheAlgorithms/Python", "hash": "94324e91b439fb24704707f3ed20ff2e607acee4", "author": "Srikumar Sastry", "date": "2018-10-19T18:51:40+05:30", "subject": "Create FractionalKnapsack.py (#438)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/94324e91b439fb24704707f3ed20ff2e607acee4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/94324e91b439fb24704707f3ed20ff2e607acee4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0f7df7e22021baf4f16d7584ee2eb03db138326\nAuthor: Jonathan Gómez\nDate: 2018-10-19T08:42:19-05:00\nFiles: 1\n\nMessage: Fixed error on chr function when decrypt (#359)", "metadata": {"id": "c0a59c982318", "repo": "TheAlgorithms/Python", "hash": "c0f7df7e22021baf4f16d7584ee2eb03db138326", "author": "Jonathan Gómez", "date": "2018-10-19T08:42:19-05:00", "subject": "Fixed error on chr function when decrypt (#359)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0f7df7e22021baf4f16d7584ee2eb03db138326", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0f7df7e22021baf4f16d7584ee2eb03db138326"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b63a1115b23fcd9e32db6f28d6a569b80252d18e\nAuthor: Kiyoto Kai\nDate: 2018-10-19T22:45:53+05:30\nFiles: 1\n\nMessage: Added a new Algorithm to check if a number is prime or not. (#487)", "metadata": {"id": "0d59e37a1095", "repo": "TheAlgorithms/Python", "hash": "b63a1115b23fcd9e32db6f28d6a569b80252d18e", "author": "Kiyoto Kai", "date": "2018-10-19T22:45:53+05:30", "subject": "Added a new Algorithm to check if a number is prime or not. (#487)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b63a1115b23fcd9e32db6f28d6a569b80252d18e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b63a1115b23fcd9e32db6f28d6a569b80252d18e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91fccecb5688d0a18cf7228ebb6fd7b7f67f4a2f\nAuthor: Alex Brown\nDate: 2018-10-19T17:14:25-05:00\nFiles: 96\n\nMessage: snake_case all the things", "metadata": {"id": "48110506d38f", "repo": "TheAlgorithms/Python", "hash": "91fccecb5688d0a18cf7228ebb6fd7b7f67f4a2f", "author": "Alex Brown", "date": "2018-10-19T17:14:25-05:00", "subject": "snake_case all the things", "files_changed": 96, "code_url": "https://github.com/TheAlgorithms/Python/tree/91fccecb5688d0a18cf7228ebb6fd7b7f67f4a2f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91fccecb5688d0a18cf7228ebb6fd7b7f67f4a2f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f90dfbbe791c5d196f47c85763a5ab852625e50\nAuthor: Alex Brown\nDate: 2018-10-19T17:40:52-05:00\nFiles: 2\n\nMessage: fixed file reading name for test_tabu_search.py", "metadata": {"id": "b1102dcbec94", "repo": "TheAlgorithms/Python", "hash": "5f90dfbbe791c5d196f47c85763a5ab852625e50", "author": "Alex Brown", "date": "2018-10-19T17:40:52-05:00", "subject": "fixed file reading name for test_tabu_search.py", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f90dfbbe791c5d196f47c85763a5ab852625e50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f90dfbbe791c5d196f47c85763a5ab852625e50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67d409b6be5f90c33e73ddf73ba2966d8f2c44f4\nAuthor: Uyen\nDate: 2018-10-22T14:36:08-04:00\nFiles: 1\n\nMessage: Find max function in python", "metadata": {"id": "31b6d819cc0a", "repo": "TheAlgorithms/Python", "hash": "67d409b6be5f90c33e73ddf73ba2966d8f2c44f4", "author": "Uyen", "date": "2018-10-22T14:36:08-04:00", "subject": "Find max function in python", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67d409b6be5f90c33e73ddf73ba2966d8f2c44f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67d409b6be5f90c33e73ddf73ba2966d8f2c44f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 471b3110d6c8ed3bb1292d2b6260d8f2db921e77\nAuthor: phineas0fog\nDate: 2018-10-24T20:18:50+02:00\nFiles: 1\n\nMessage: Update README.md (#512)", "metadata": {"id": "3f96d1ee2016", "repo": "TheAlgorithms/Python", "hash": "471b3110d6c8ed3bb1292d2b6260d8f2db921e77", "author": "phineas0fog", "date": "2018-10-24T20:18:50+02:00", "subject": "Update README.md (#512)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/471b3110d6c8ed3bb1292d2b6260d8f2db921e77", "diff_url": "https://github.com/TheAlgorithms/Python/commit/471b3110d6c8ed3bb1292d2b6260d8f2db921e77"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2638d57c7122baa39398ad47716c889b92957c3d\nAuthor: Harshil\nDate: 2018-10-24T21:13:42+02:00\nFiles: 1\n\nMessage: Update caesar_cipher.py", "metadata": {"id": "97dc0919bf05", "repo": "TheAlgorithms/Python", "hash": "2638d57c7122baa39398ad47716c889b92957c3d", "author": "Harshil", "date": "2018-10-24T21:13:42+02:00", "subject": "Update caesar_cipher.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2638d57c7122baa39398ad47716c889b92957c3d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2638d57c7122baa39398ad47716c889b92957c3d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3fa8f7bc2f0c02e3915532cb49f6280468071144\nAuthor: Harshil\nDate: 2018-10-24T21:20:28+02:00\nFiles: 1\n\nMessage: Update logistic_regression.py", "metadata": {"id": "2b7a8fa02d75", "repo": "TheAlgorithms/Python", "hash": "3fa8f7bc2f0c02e3915532cb49f6280468071144", "author": "Harshil", "date": "2018-10-24T21:20:28+02:00", "subject": "Update logistic_regression.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3fa8f7bc2f0c02e3915532cb49f6280468071144", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3fa8f7bc2f0c02e3915532cb49f6280468071144"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3bab59ae06f79698ab579ba52d2bc4ea6402154c\nAuthor: cclauss\nDate: 2018-10-24T21:38:51+02:00\nFiles: 1\n\nMessage: LGTM: Start testing on Python 3 instead of Python 2 (#510)", "metadata": {"id": "01c269495fb9", "repo": "TheAlgorithms/Python", "hash": "3bab59ae06f79698ab579ba52d2bc4ea6402154c", "author": "cclauss", "date": "2018-10-24T21:38:51+02:00", "subject": "LGTM: Start testing on Python 3 instead of Python 2 (#510)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3bab59ae06f79698ab579ba52d2bc4ea6402154c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3bab59ae06f79698ab579ba52d2bc4ea6402154c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 349450b9579e28b8da277c28e54747ddd516ede5\nAuthor: Satyam-Bhalla\nDate: 2018-10-27T08:08:03+05:30\nFiles: 3\n\nMessage: Random Forest Regression Added", "metadata": {"id": "8297baf89b79", "repo": "TheAlgorithms/Python", "hash": "349450b9579e28b8da277c28e54747ddd516ede5", "author": "Satyam-Bhalla", "date": "2018-10-27T08:08:03+05:30", "subject": "Random Forest Regression Added", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/349450b9579e28b8da277c28e54747ddd516ede5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/349450b9579e28b8da277c28e54747ddd516ede5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 49fc9a1aedd6cc809af1d5fd1c4f94e5205df30b\nAuthor: Satyam-Bhalla\nDate: 2018-10-27T08:12:16+05:30\nFiles: 3\n\nMessage: Random Forest Classification added", "metadata": {"id": "fe04ca82143b", "repo": "TheAlgorithms/Python", "hash": "49fc9a1aedd6cc809af1d5fd1c4f94e5205df30b", "author": "Satyam-Bhalla", "date": "2018-10-27T08:12:16+05:30", "subject": "Random Forest Classification added", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/49fc9a1aedd6cc809af1d5fd1c4f94e5205df30b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/49fc9a1aedd6cc809af1d5fd1c4f94e5205df30b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce0a013ad70362f6bdd52165d5b6c61a1bc82ba2\nAuthor: Ishmeet-Singh-Saggu\nDate: 2018-10-27T16:51:44+05:30\nFiles: 1\n\nMessage: Update bubble_sort.py (#535)", "metadata": {"id": "ddba4406e849", "repo": "TheAlgorithms/Python", "hash": "ce0a013ad70362f6bdd52165d5b6c61a1bc82ba2", "author": "Ishmeet-Singh-Saggu", "date": "2018-10-27T16:51:44+05:30", "subject": "Update bubble_sort.py (#535)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce0a013ad70362f6bdd52165d5b6c61a1bc82ba2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce0a013ad70362f6bdd52165d5b6c61a1bc82ba2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1d1f8513dd7bd43d622bf6d24f28c49b7a21e78\nAuthor: Harshil\nDate: 2018-10-27T13:36:30+02:00\nFiles: 1\n\nMessage: Delete binary_seach_tree.py", "metadata": {"id": "8b79955d6ae6", "repo": "TheAlgorithms/Python", "hash": "e1d1f8513dd7bd43d622bf6d24f28c49b7a21e78", "author": "Harshil", "date": "2018-10-27T13:36:30+02:00", "subject": "Delete binary_seach_tree.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1d1f8513dd7bd43d622bf6d24f28c49b7a21e78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1d1f8513dd7bd43d622bf6d24f28c49b7a21e78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a84f7c073fae14dcd33068b01df646dd46f7d58d\nAuthor: Harshil\nDate: 2018-10-27T13:38:23+02:00\nFiles: 1\n\nMessage: Rename segment_tree to segment_tree.py", "metadata": {"id": "66071badf565", "repo": "TheAlgorithms/Python", "hash": "a84f7c073fae14dcd33068b01df646dd46f7d58d", "author": "Harshil", "date": "2018-10-27T13:38:23+02:00", "subject": "Rename segment_tree to segment_tree.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a84f7c073fae14dcd33068b01df646dd46f7d58d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a84f7c073fae14dcd33068b01df646dd46f7d58d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e0184a41dd3e4838da484057d25e17234353da0\nAuthor: Harshil\nDate: 2018-10-27T14:14:35+02:00\nFiles: 1\n\nMessage: Update caesar_cipher.py", "metadata": {"id": "261e3c029e9f", "repo": "TheAlgorithms/Python", "hash": "4e0184a41dd3e4838da484057d25e17234353da0", "author": "Harshil", "date": "2018-10-27T14:14:35+02:00", "subject": "Update caesar_cipher.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e0184a41dd3e4838da484057d25e17234353da0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e0184a41dd3e4838da484057d25e17234353da0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20407577511da192b6a08f103269dea0efbd8daf\nAuthor: dheerajreddymumma\nDate: 2018-10-28T16:53:56+05:30\nFiles: 1\n\nMessage: Optimized prime check code in Python.", "metadata": {"id": "84ad168908ae", "repo": "TheAlgorithms/Python", "hash": "20407577511da192b6a08f103269dea0efbd8daf", "author": "dheerajreddymumma", "date": "2018-10-28T16:53:56+05:30", "subject": "Optimized prime check code in Python.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/20407577511da192b6a08f103269dea0efbd8daf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20407577511da192b6a08f103269dea0efbd8daf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1305e74b8ae28a81c0bdf9ee3a06796c97e66c55\nAuthor: dheerajreddymumma\nDate: 2018-10-28T17:02:27+05:30\nFiles: 1\n\nMessage: New modified Python code for Prime check", "metadata": {"id": "ef3d2096a1ff", "repo": "TheAlgorithms/Python", "hash": "1305e74b8ae28a81c0bdf9ee3a06796c97e66c55", "author": "dheerajreddymumma", "date": "2018-10-28T17:02:27+05:30", "subject": "New modified Python code for Prime check", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1305e74b8ae28a81c0bdf9ee3a06796c97e66c55", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1305e74b8ae28a81c0bdf9ee3a06796c97e66c55"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ded2c3d2208e8f60221336a2efc703ca0ac7e39\nAuthor: gerroo\nDate: 2018-10-28T13:24:41-08:00\nFiles: 5\n\nMessage: Modified simple_client", "metadata": {"id": "6e1fb24e6c9b", "repo": "TheAlgorithms/Python", "hash": "9ded2c3d2208e8f60221336a2efc703ca0ac7e39", "author": "gerroo", "date": "2018-10-28T13:24:41-08:00", "subject": "Modified simple_client", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ded2c3d2208e8f60221336a2efc703ca0ac7e39", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ded2c3d2208e8f60221336a2efc703ca0ac7e39"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cf31efb53f7442c60cd1ac315770fe503817971d\nAuthor: TobiDueces\nDate: 2018-10-29T22:42:00+05:30\nFiles: 1\n\nMessage: Update README.md (#553)", "metadata": {"id": "7645a18240e9", "repo": "TheAlgorithms/Python", "hash": "cf31efb53f7442c60cd1ac315770fe503817971d", "author": "TobiDueces", "date": "2018-10-29T22:42:00+05:30", "subject": "Update README.md (#553)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cf31efb53f7442c60cd1ac315770fe503817971d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cf31efb53f7442c60cd1ac315770fe503817971d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa86d3d95473cb95445f1ff31b9eef5c797571fd\nAuthor: TobiDueces\nDate: 2018-10-29T22:53:24+05:30\nFiles: 1\n\nMessage: Add Jump Search image (#552)", "metadata": {"id": "aa3ae28b2ae3", "repo": "TheAlgorithms/Python", "hash": "fa86d3d95473cb95445f1ff31b9eef5c797571fd", "author": "TobiDueces", "date": "2018-10-29T22:53:24+05:30", "subject": "Add Jump Search image (#552)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa86d3d95473cb95445f1ff31b9eef5c797571fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa86d3d95473cb95445f1ff31b9eef5c797571fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75d11f9034552685b390054a4a7083766a649caa\nAuthor: Kushal Naidu\nDate: 2018-10-30T19:08:44+05:30\nFiles: 1\n\nMessage: Correctly check for squares of primes (#549)", "metadata": {"id": "94970d263d78", "repo": "TheAlgorithms/Python", "hash": "75d11f9034552685b390054a4a7083766a649caa", "author": "Kushal Naidu", "date": "2018-10-30T19:08:44+05:30", "subject": "Correctly check for squares of primes (#549)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/75d11f9034552685b390054a4a7083766a649caa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75d11f9034552685b390054a4a7083766a649caa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f1ec84af8477c246c6f73d522a9bd0afd579cd6d\nAuthor: Hrushikesh Hanbar\nDate: 2018-10-30T19:59:12+05:30\nFiles: 1\n\nMessage: Update balanced_parentheses.py (#538)", "metadata": {"id": "e5634aac4889", "repo": "TheAlgorithms/Python", "hash": "f1ec84af8477c246c6f73d522a9bd0afd579cd6d", "author": "Hrushikesh Hanbar", "date": "2018-10-30T19:59:12+05:30", "subject": "Update balanced_parentheses.py (#538)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f1ec84af8477c246c6f73d522a9bd0afd579cd6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f1ec84af8477c246c6f73d522a9bd0afd579cd6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 432c62d09e9a7df88bcfe6bc9649c9f293b82489\nAuthor: K Yasaswi Sri Chandra Gandhi\nDate: 2018-10-30T20:15:37+05:30\nFiles: 1\n\nMessage: Improved README and added Exclusive Disjunction Operator (#516)", "metadata": {"id": "d77567fd6e45", "repo": "TheAlgorithms/Python", "hash": "432c62d09e9a7df88bcfe6bc9649c9f293b82489", "author": "K Yasaswi Sri Chandra Gandhi", "date": "2018-10-30T20:15:37+05:30", "subject": "Improved README and added Exclusive Disjunction Operator (#516)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/432c62d09e9a7df88bcfe6bc9649c9f293b82489", "diff_url": "https://github.com/TheAlgorithms/Python/commit/432c62d09e9a7df88bcfe6bc9649c9f293b82489"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 459a4f35a5bba49248a220f18b9baef066535d15\nAuthor: ankitjain4\nDate: 2018-10-31T12:58:41+05:30\nFiles: 1\n\nMessage: Create factorial_python.py (#530)", "metadata": {"id": "4342788e4bc3", "repo": "TheAlgorithms/Python", "hash": "459a4f35a5bba49248a220f18b9baef066535d15", "author": "ankitjain4", "date": "2018-10-31T12:58:41+05:30", "subject": "Create factorial_python.py (#530)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/459a4f35a5bba49248a220f18b9baef066535d15", "diff_url": "https://github.com/TheAlgorithms/Python/commit/459a4f35a5bba49248a220f18b9baef066535d15"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3917015545f4ac35195dc843a73dd3bbeb21a794\nAuthor: K Yasaswi Sri Chandra Gandhi\nDate: 2018-10-31T12:59:32+05:30\nFiles: 1\n\nMessage: Improved Markdown in README (#517)", "metadata": {"id": "54edb48799ac", "repo": "TheAlgorithms/Python", "hash": "3917015545f4ac35195dc843a73dd3bbeb21a794", "author": "K Yasaswi Sri Chandra Gandhi", "date": "2018-10-31T12:59:32+05:30", "subject": "Improved Markdown in README (#517)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3917015545f4ac35195dc843a73dd3bbeb21a794", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3917015545f4ac35195dc843a73dd3bbeb21a794"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6db1994de266f217dcc0eddb78d3b9b9c77fe6fb\nAuthor: Benedikt Werner\nDate: 2018-10-31T08:31:49+01:00\nFiles: 1\n\nMessage: Remove unnecessary loop in matrix_chain_order.py (#564)", "metadata": {"id": "44ed04e255e0", "repo": "TheAlgorithms/Python", "hash": "6db1994de266f217dcc0eddb78d3b9b9c77fe6fb", "author": "Benedikt Werner", "date": "2018-10-31T08:31:49+01:00", "subject": "Remove unnecessary loop in matrix_chain_order.py (#564)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6db1994de266f217dcc0eddb78d3b9b9c77fe6fb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6db1994de266f217dcc0eddb78d3b9b9c77fe6fb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b19028117c88aaf49803ccd76652b68ead0b7e1\nAuthor: Aditya Sharma\nDate: 2018-10-31T13:04:55+05:30\nFiles: 1\n\nMessage: Update doubly_linked_list.py (#545)", "metadata": {"id": "46bfccb63bdb", "repo": "TheAlgorithms/Python", "hash": "1b19028117c88aaf49803ccd76652b68ead0b7e1", "author": "Aditya Sharma", "date": "2018-10-31T13:04:55+05:30", "subject": "Update doubly_linked_list.py (#545)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b19028117c88aaf49803ccd76652b68ead0b7e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b19028117c88aaf49803ccd76652b68ead0b7e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 506172279a15d4fac19b11a38e31ff9c21d24d44\nAuthor: Shivam Arora\nDate: 2018-10-31T15:17:11+05:30\nFiles: 1\n\nMessage: Addition and multiplication algorithm of two square matrix", "metadata": {"id": "8a0d742c3b75", "repo": "TheAlgorithms/Python", "hash": "506172279a15d4fac19b11a38e31ff9c21d24d44", "author": "Shivam Arora", "date": "2018-10-31T15:17:11+05:30", "subject": "Addition and multiplication algorithm of two square matrix", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/506172279a15d4fac19b11a38e31ff9c21d24d44", "diff_url": "https://github.com/TheAlgorithms/Python/commit/506172279a15d4fac19b11a38e31ff9c21d24d44"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a5df6bc466c05be4a271e93e8bf4687ab9e62e6\nAuthor: Shivam Arora\nDate: 2018-10-31T16:14:30+05:30\nFiles: 1\n\nMessage: Added the method to find the isolated nodes in the graph", "metadata": {"id": "6b27333865b9", "repo": "TheAlgorithms/Python", "hash": "1a5df6bc466c05be4a271e93e8bf4687ab9e62e6", "author": "Shivam Arora", "date": "2018-10-31T16:14:30+05:30", "subject": "Added the method to find the isolated nodes in the graph", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a5df6bc466c05be4a271e93e8bf4687ab9e62e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a5df6bc466c05be4a271e93e8bf4687ab9e62e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11d0d641adf32a7e976bf9df8c4dc9ba19bba3b4\nAuthor: Shivam Arora\nDate: 2018-10-31T17:28:49+05:30\nFiles: 1\n\nMessage: Binary graph algorithms to find height of binary tree and to check whether the given binary tree is full binary or not", "metadata": {"id": "50a5f8ddc174", "repo": "TheAlgorithms/Python", "hash": "11d0d641adf32a7e976bf9df8c4dc9ba19bba3b4", "author": "Shivam Arora", "date": "2018-10-31T17:28:49+05:30", "subject": "Binary graph algorithms to find height of binary tree and to check whether the given binary tree is full binary or not", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/11d0d641adf32a7e976bf9df8c4dc9ba19bba3b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11d0d641adf32a7e976bf9df8c4dc9ba19bba3b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32db8be93e2821900917daec200a0c914b7cc00c\nAuthor: Ashwek Swamy\nDate: 2018-11-01T19:25:28+05:30\nFiles: 1\n\nMessage: Update FindMax.py (#588)", "metadata": {"id": "ad3e19c30f19", "repo": "TheAlgorithms/Python", "hash": "32db8be93e2821900917daec200a0c914b7cc00c", "author": "Ashwek Swamy", "date": "2018-11-01T19:25:28+05:30", "subject": "Update FindMax.py (#588)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32db8be93e2821900917daec200a0c914b7cc00c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32db8be93e2821900917daec200a0c914b7cc00c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48aa4c4a01982159c7c5084f9090505cff92905e\nAuthor: Ashwek Swamy\nDate: 2018-11-01T21:04:05+05:30\nFiles: 1\n\nMessage: Update singly_linked_list.py", "metadata": {"id": "6adc7f4e12a7", "repo": "TheAlgorithms/Python", "hash": "48aa4c4a01982159c7c5084f9090505cff92905e", "author": "Ashwek Swamy", "date": "2018-11-01T21:04:05+05:30", "subject": "Update singly_linked_list.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48aa4c4a01982159c7c5084f9090505cff92905e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48aa4c4a01982159c7c5084f9090505cff92905e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f89d3a9ec3f4686b22251c8e05e02773727c3937\nAuthor: Ashwek Swamy\nDate: 2018-11-01T21:25:45+05:30\nFiles: 1\n\nMessage: Update singly_linked_list.py", "metadata": {"id": "19d6c49092c8", "repo": "TheAlgorithms/Python", "hash": "f89d3a9ec3f4686b22251c8e05e02773727c3937", "author": "Ashwek Swamy", "date": "2018-11-01T21:25:45+05:30", "subject": "Update singly_linked_list.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f89d3a9ec3f4686b22251c8e05e02773727c3937", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f89d3a9ec3f4686b22251c8e05e02773727c3937"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a834326e0ea14e854acb67974b4ee8f7c9cf4417\nAuthor: gerroo\nDate: 2018-11-03T12:08:13-08:00\nFiles: 9\n\nMessage: Added b16, b32, a85, abs, absMax, absMin", "metadata": {"id": "24ebfcab8d09", "repo": "TheAlgorithms/Python", "hash": "a834326e0ea14e854acb67974b4ee8f7c9cf4417", "author": "gerroo", "date": "2018-11-03T12:08:13-08:00", "subject": "Added b16, b32, a85, abs, absMax, absMin", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/a834326e0ea14e854acb67974b4ee8f7c9cf4417", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a834326e0ea14e854acb67974b4ee8f7c9cf4417"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 39912aed5781faa77e2c85e4fb79acd7170cabda\nAuthor: Ashwek Swamy\nDate: 2018-11-05T08:31:00+00:00\nFiles: 1\n\nMessage: Update max_sub_array.py (#597)", "metadata": {"id": "3985f4f3d627", "repo": "TheAlgorithms/Python", "hash": "39912aed5781faa77e2c85e4fb79acd7170cabda", "author": "Ashwek Swamy", "date": "2018-11-05T08:31:00+00:00", "subject": "Update max_sub_array.py (#597)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/39912aed5781faa77e2c85e4fb79acd7170cabda", "diff_url": "https://github.com/TheAlgorithms/Python/commit/39912aed5781faa77e2c85e4fb79acd7170cabda"}} {"text": "Repo: TheAlgorithms/Python\nCommit: beafe3656fed73a0adff4cd9ad3dfd5c0b1d294b\nAuthor: Rafael García Cuéllar\nDate: 2018-11-05T18:19:08+01:00\nFiles: 10\n\nMessage: Re-design psnr.py code and change image names (#592)", "metadata": {"id": "fce87837e188", "repo": "TheAlgorithms/Python", "hash": "beafe3656fed73a0adff4cd9ad3dfd5c0b1d294b", "author": "Rafael García Cuéllar", "date": "2018-11-05T18:19:08+01:00", "subject": "Re-design psnr.py code and change image names (#592)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/beafe3656fed73a0adff4cd9ad3dfd5c0b1d294b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/beafe3656fed73a0adff4cd9ad3dfd5c0b1d294b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a667e8b22075652945f88d7e85b38d25e3a282b\nAuthor: yzzhang-cs\nDate: 2018-11-06T08:09:07-08:00\nFiles: 1\n\nMessage: Minor changes to README.md (#599)", "metadata": {"id": "0850b083cfbe", "repo": "TheAlgorithms/Python", "hash": "8a667e8b22075652945f88d7e85b38d25e3a282b", "author": "yzzhang-cs", "date": "2018-11-06T08:09:07-08:00", "subject": "Minor changes to README.md (#599)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a667e8b22075652945f88d7e85b38d25e3a282b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a667e8b22075652945f88d7e85b38d25e3a282b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 840aa6209b674a00dce1ea90734e98a7d3e4e7fe\nAuthor: Yasser A\nDate: 2018-11-06T17:19:51-05:00\nFiles: 1\n\nMessage: fix division by float issue in range heap.py", "metadata": {"id": "af4980757e0e", "repo": "TheAlgorithms/Python", "hash": "840aa6209b674a00dce1ea90734e98a7d3e4e7fe", "author": "Yasser A", "date": "2018-11-06T17:19:51-05:00", "subject": "fix division by float issue in range heap.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/840aa6209b674a00dce1ea90734e98a7d3e4e7fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/840aa6209b674a00dce1ea90734e98a7d3e4e7fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 265ea0eccb7314d8076bd524d7b6f11f1c2ff36a\nAuthor: gpapadok\nDate: 2018-11-10T20:02:36+02:00\nFiles: 1\n\nMessage: Update FindMin.py (#601)", "metadata": {"id": "3eef93bed9b0", "repo": "TheAlgorithms/Python", "hash": "265ea0eccb7314d8076bd524d7b6f11f1c2ff36a", "author": "gpapadok", "date": "2018-11-10T20:02:36+02:00", "subject": "Update FindMin.py (#601)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/265ea0eccb7314d8076bd524d7b6f11f1c2ff36a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/265ea0eccb7314d8076bd524d7b6f11f1c2ff36a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74a65017ca114a1e070d45e8a2c3cf59d4391b8f\nAuthor: P-Shreyas-Shetty\nDate: 2018-11-13T05:27:26+05:30\nFiles: 1\n\nMessage: Added axes label to the plot", "metadata": {"id": "ef6b42a4012d", "repo": "TheAlgorithms/Python", "hash": "74a65017ca114a1e070d45e8a2c3cf59d4391b8f", "author": "P-Shreyas-Shetty", "date": "2018-11-13T05:27:26+05:30", "subject": "Added axes label to the plot", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74a65017ca114a1e070d45e8a2c3cf59d4391b8f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74a65017ca114a1e070d45e8a2c3cf59d4391b8f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84ae00197f66d98e50b03416e0a420cfeaed6baa\nAuthor: dilson\nDate: 2018-11-14T21:08:43-03:00\nFiles: 3\n\nMessage: Fixed typo error in perceptron.py", "metadata": {"id": "bc3146522d2d", "repo": "TheAlgorithms/Python", "hash": "84ae00197f66d98e50b03416e0a420cfeaed6baa", "author": "dilson", "date": "2018-11-14T21:08:43-03:00", "subject": "Fixed typo error in perceptron.py", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/84ae00197f66d98e50b03416e0a420cfeaed6baa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84ae00197f66d98e50b03416e0a420cfeaed6baa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d1dba51326abc2b1cf8d621b0fd85c84611f4d28\nAuthor: Awfifcuihc\nDate: 2018-11-21T12:46:32+08:00\nFiles: 1\n\nMessage: remove commented lines", "metadata": {"id": "d9ea1c1c0a61", "repo": "TheAlgorithms/Python", "hash": "d1dba51326abc2b1cf8d621b0fd85c84611f4d28", "author": "Awfifcuihc", "date": "2018-11-21T12:46:32+08:00", "subject": "remove commented lines", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d1dba51326abc2b1cf8d621b0fd85c84611f4d28", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d1dba51326abc2b1cf8d621b0fd85c84611f4d28"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 768a39d8322730cf8f89a84b9d2d1086118fc8cc\nAuthor: Shivam Arora\nDate: 2018-11-23T22:21:07+05:30\nFiles: 3\n\nMessage: Program for finding the HCF,LCM and Palindrome using and recursion and non recursion", "metadata": {"id": "70d1f7db193e", "repo": "TheAlgorithms/Python", "hash": "768a39d8322730cf8f89a84b9d2d1086118fc8cc", "author": "Shivam Arora", "date": "2018-11-23T22:21:07+05:30", "subject": "Program for finding the HCF,LCM and Palindrome using and recursion and non recursion", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/768a39d8322730cf8f89a84b9d2d1086118fc8cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/768a39d8322730cf8f89a84b9d2d1086118fc8cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98db791d372f6ceab301ff029d3dd82924dcda71\nAuthor: A Safari\nDate: 2018-11-28T15:54:19-05:00\nFiles: 1\n\nMessage: Create Non-crossing-lines-to-connect-points-in-a-circle", "metadata": {"id": "6a47095b1627", "repo": "TheAlgorithms/Python", "hash": "98db791d372f6ceab301ff029d3dd82924dcda71", "author": "A Safari", "date": "2018-11-28T15:54:19-05:00", "subject": "Create Non-crossing-lines-to-connect-points-in-a-circle", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/98db791d372f6ceab301ff029d3dd82924dcda71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98db791d372f6ceab301ff029d3dd82924dcda71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1c29a455b855232f7309380b0ad822fb351f1076\nAuthor: A Safari\nDate: 2018-11-28T15:56:10-05:00\nFiles: 1\n\nMessage: Delete Non-crossing-lines-to-connect-points-in-a-circle", "metadata": {"id": "1bfb5244c04b", "repo": "TheAlgorithms/Python", "hash": "1c29a455b855232f7309380b0ad822fb351f1076", "author": "A Safari", "date": "2018-11-28T15:56:10-05:00", "subject": "Delete Non-crossing-lines-to-connect-points-in-a-circle", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1c29a455b855232f7309380b0ad822fb351f1076", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1c29a455b855232f7309380b0ad822fb351f1076"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d75bec8a786a3fa695d1adc5151bedc3276fdffa\nAuthor: ahviplc!~LC\nDate: 2018-12-05T01:18:32+08:00\nFiles: 3\n\nMessage: absMax.py and absMin.py bugs fixed. (#624)", "metadata": {"id": "e03d5c66caca", "repo": "TheAlgorithms/Python", "hash": "d75bec8a786a3fa695d1adc5151bedc3276fdffa", "author": "ahviplc!~LC", "date": "2018-12-05T01:18:32+08:00", "subject": "absMax.py and absMin.py bugs fixed. (#624)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/d75bec8a786a3fa695d1adc5151bedc3276fdffa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d75bec8a786a3fa695d1adc5151bedc3276fdffa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 362270c19f5448cdd44a8d1b453f1f4c2b84a66f\nAuthor: Sanders Lin\nDate: 2018-12-05T21:25:01+08:00\nFiles: 2\n\nMessage: Project Euler problem 2 pyhtonic solution (#629)", "metadata": {"id": "39f06f3bf9cb", "repo": "TheAlgorithms/Python", "hash": "362270c19f5448cdd44a8d1b453f1f4c2b84a66f", "author": "Sanders Lin", "date": "2018-12-05T21:25:01+08:00", "subject": "Project Euler problem 2 pyhtonic solution (#629)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/362270c19f5448cdd44a8d1b453f1f4c2b84a66f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/362270c19f5448cdd44a8d1b453f1f4c2b84a66f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c3b8c518220b47172982f653e74a4cc53b93bfc1\nAuthor: Sanders Lin\nDate: 2018-12-05T21:25:46+08:00\nFiles: 1\n\nMessage: Project Euler problem 1 pyhtonic solution (#628)", "metadata": {"id": "088bf556b17a", "repo": "TheAlgorithms/Python", "hash": "c3b8c518220b47172982f653e74a4cc53b93bfc1", "author": "Sanders Lin", "date": "2018-12-05T21:25:46+08:00", "subject": "Project Euler problem 1 pyhtonic solution (#628)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c3b8c518220b47172982f653e74a4cc53b93bfc1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c3b8c518220b47172982f653e74a4cc53b93bfc1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa2eecdc30d766197dad634a9f87bd4b7fad58ef\nAuthor: A Safari\nDate: 2018-12-14T10:22:18+03:30\nFiles: 1\n\nMessage: Directed graph with optional weight assignment .", "metadata": {"id": "779b49b6b18e", "repo": "TheAlgorithms/Python", "hash": "fa2eecdc30d766197dad634a9f87bd4b7fad58ef", "author": "A Safari", "date": "2018-12-14T10:22:18+03:30", "subject": "Directed graph with optional weight assignment .", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa2eecdc30d766197dad634a9f87bd4b7fad58ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa2eecdc30d766197dad634a9f87bd4b7fad58ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 687af17d470e1b8b4d6e2a96afa6f512f9bcd519\nAuthor: A Safari\nDate: 2018-12-14T10:31:45+03:30\nFiles: 1\n\nMessage: Added some examples.", "metadata": {"id": "8cc6c7c8cf28", "repo": "TheAlgorithms/Python", "hash": "687af17d470e1b8b4d6e2a96afa6f512f9bcd519", "author": "A Safari", "date": "2018-12-14T10:31:45+03:30", "subject": "Added some examples.", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/687af17d470e1b8b4d6e2a96afa6f512f9bcd519", "diff_url": "https://github.com/TheAlgorithms/Python/commit/687af17d470e1b8b4d6e2a96afa6f512f9bcd519"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e97565d21f1a6ec7d88ce9665817b9dd3d2978d4\nAuthor: A Safari\nDate: 2018-12-14T15:08:37+03:30\nFiles: 1\n\nMessage: Added (Weighted) Undirected graph", "metadata": {"id": "f44cd9d1e87b", "repo": "TheAlgorithms/Python", "hash": "e97565d21f1a6ec7d88ce9665817b9dd3d2978d4", "author": "A Safari", "date": "2018-12-14T15:08:37+03:30", "subject": "Added (Weighted) Undirected graph", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e97565d21f1a6ec7d88ce9665817b9dd3d2978d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e97565d21f1a6ec7d88ce9665817b9dd3d2978d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 889f8fba3d10a91803b76a49421cf103bfe479e6\nAuthor: A Safari\nDate: 2018-12-14T15:28:45+03:30\nFiles: 1\n\nMessage: Added getting node degree functionality to both directed and undirected graph", "metadata": {"id": "019afcfb6a91", "repo": "TheAlgorithms/Python", "hash": "889f8fba3d10a91803b76a49421cf103bfe479e6", "author": "A Safari", "date": "2018-12-14T15:28:45+03:30", "subject": "Added getting node degree functionality to both directed and undirected graph", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/889f8fba3d10a91803b76a49421cf103bfe479e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/889f8fba3d10a91803b76a49421cf103bfe479e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3a15175bddb4d63551830b80b3840264ad99c4b\nAuthor: A Safari\nDate: 2018-12-14T23:14:35+03:30\nFiles: 1\n\nMessage: Added more functionality", "metadata": {"id": "cc887c06bd6a", "repo": "TheAlgorithms/Python", "hash": "b3a15175bddb4d63551830b80b3840264ad99c4b", "author": "A Safari", "date": "2018-12-14T23:14:35+03:30", "subject": "Added more functionality", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3a15175bddb4d63551830b80b3840264ad99c4b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3a15175bddb4d63551830b80b3840264ad99c4b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 069d2b9cb6907014898c2ced90cfe9e735d2dd94\nAuthor: Safari\nDate: 2018-12-16T22:19:40+03:30\nFiles: 1\n\nMessage: All Python Version 3", "metadata": {"id": "89cc63058424", "repo": "TheAlgorithms/Python", "hash": "069d2b9cb6907014898c2ced90cfe9e735d2dd94", "author": "Safari", "date": "2018-12-16T22:19:40+03:30", "subject": "All Python Version 3", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/069d2b9cb6907014898c2ced90cfe9e735d2dd94", "diff_url": "https://github.com/TheAlgorithms/Python/commit/069d2b9cb6907014898c2ced90cfe9e735d2dd94"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d082cf19c91b40a0808af0acdc0970f93f536b9\nAuthor: Mikael Souza\nDate: 2018-12-17T10:44:38-04:00\nFiles: 1\n\nMessage: Changed import from .Stack to stack", "metadata": {"id": "294139a5c4fe", "repo": "TheAlgorithms/Python", "hash": "2d082cf19c91b40a0808af0acdc0970f93f536b9", "author": "Mikael Souza", "date": "2018-12-17T10:44:38-04:00", "subject": "Changed import from .Stack to stack", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d082cf19c91b40a0808af0acdc0970f93f536b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d082cf19c91b40a0808af0acdc0970f93f536b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8cfc14737bab805a7102accf24afafe565ef3f9\nAuthor: Mikael Souza\nDate: 2018-12-17T10:45:16-04:00\nFiles: 1\n\nMessage: Added more parentheses examples", "metadata": {"id": "1ee712d53f18", "repo": "TheAlgorithms/Python", "hash": "a8cfc14737bab805a7102accf24afafe565ef3f9", "author": "Mikael Souza", "date": "2018-12-17T10:45:16-04:00", "subject": "Added more parentheses examples", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8cfc14737bab805a7102accf24afafe565ef3f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8cfc14737bab805a7102accf24afafe565ef3f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2e2fadf4db224e53874b01fde0cf79e15eabc3b4\nAuthor: Mikael Souza\nDate: 2018-12-17T10:45:54-04:00\nFiles: 1\n\nMessage: Fixed bug where an empty stack would cause error", "metadata": {"id": "dc9181757d83", "repo": "TheAlgorithms/Python", "hash": "2e2fadf4db224e53874b01fde0cf79e15eabc3b4", "author": "Mikael Souza", "date": "2018-12-17T10:45:54-04:00", "subject": "Fixed bug where an empty stack would cause error", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2e2fadf4db224e53874b01fde0cf79e15eabc3b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2e2fadf4db224e53874b01fde0cf79e15eabc3b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d26311424d2d996a66c56fcb52d97faa14fc2dff\nAuthor: Jithendra Yenugula\nDate: 2018-12-25T18:39:36+05:30\nFiles: 1\n\nMessage: Adding a program for swap nodes in linkedlist (#667)", "metadata": {"id": "a541fffd474d", "repo": "TheAlgorithms/Python", "hash": "d26311424d2d996a66c56fcb52d97faa14fc2dff", "author": "Jithendra Yenugula", "date": "2018-12-25T18:39:36+05:30", "subject": "Adding a program for swap nodes in linkedlist (#667)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d26311424d2d996a66c56fcb52d97faa14fc2dff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d26311424d2d996a66c56fcb52d97faa14fc2dff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad0bc2bb8b0a6f4d947998b1c428c336fa1b8a30\nAuthor: raksa\nDate: 2018-12-26T20:06:34+07:00\nFiles: 1\n\nMessage: make images' path specific (#671)", "metadata": {"id": "c70f7d8dbd04", "repo": "TheAlgorithms/Python", "hash": "ad0bc2bb8b0a6f4d947998b1c428c336fa1b8a30", "author": "raksa", "date": "2018-12-26T20:06:34+07:00", "subject": "make images' path specific (#671)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad0bc2bb8b0a6f4d947998b1c428c336fa1b8a30", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad0bc2bb8b0a6f4d947998b1c428c336fa1b8a30"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4806eb48cabe811ebc48117f787b55829108739\nAuthor: Jitendra_Sharma\nDate: 2019-01-02T16:47:56+05:30\nFiles: 1\n\nMessage: manacher's algorithm to find palindromic string (#676)", "metadata": {"id": "3c329c478684", "repo": "TheAlgorithms/Python", "hash": "f4806eb48cabe811ebc48117f787b55829108739", "author": "Jitendra_Sharma", "date": "2019-01-02T16:47:56+05:30", "subject": "manacher's algorithm to find palindromic string (#676)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4806eb48cabe811ebc48117f787b55829108739", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4806eb48cabe811ebc48117f787b55829108739"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61285333192d6ac38b0caf97d00b77bf9b635a69\nAuthor: Mickaël Schoentgen\nDate: 2019-01-06T02:12:17+01:00\nFiles: 1\n\nMessage: Fix use of deprecated assertEquals() in tests (#680)", "metadata": {"id": "da75c1a22476", "repo": "TheAlgorithms/Python", "hash": "61285333192d6ac38b0caf97d00b77bf9b635a69", "author": "Mickaël Schoentgen", "date": "2019-01-06T02:12:17+01:00", "subject": "Fix use of deprecated assertEquals() in tests (#680)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/61285333192d6ac38b0caf97d00b77bf9b635a69", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61285333192d6ac38b0caf97d00b77bf9b635a69"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3dc50529ca1192c59050e63ef3b432630d993a65\nAuthor: Mickaël Schoentgen\nDate: 2019-01-08T09:58:47+01:00\nFiles: 4\n\nMessage: Fix DeprecationWarning: invalid escape sequence (#679)", "metadata": {"id": "5ac88ecb1714", "repo": "TheAlgorithms/Python", "hash": "3dc50529ca1192c59050e63ef3b432630d993a65", "author": "Mickaël Schoentgen", "date": "2019-01-08T09:58:47+01:00", "subject": "Fix DeprecationWarning: invalid escape sequence (#679)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/3dc50529ca1192c59050e63ef3b432630d993a65", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3dc50529ca1192c59050e63ef3b432630d993a65"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d70e9f7475d1a23b89fd1bd7b0af01f3173b0b5\nAuthor: Mickaël Schoentgen\nDate: 2019-01-08T09:59:23+01:00\nFiles: 10\n\nMessage: Fix ResourceWarning: unclosed file (#681)", "metadata": {"id": "ffb3021dde1d", "repo": "TheAlgorithms/Python", "hash": "2d70e9f7475d1a23b89fd1bd7b0af01f3173b0b5", "author": "Mickaël Schoentgen", "date": "2019-01-08T09:59:23+01:00", "subject": "Fix ResourceWarning: unclosed file (#681)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d70e9f7475d1a23b89fd1bd7b0af01f3173b0b5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d70e9f7475d1a23b89fd1bd7b0af01f3173b0b5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac281250605169a737bc9d4bddd057548ea0c45c\nAuthor: Matheus Guimarães\nDate: 2019-01-19T00:50:59-03:00\nFiles: 3\n\nMessage: Add median filter algorithm (#675)", "metadata": {"id": "03efbac0dbfc", "repo": "TheAlgorithms/Python", "hash": "ac281250605169a737bc9d4bddd057548ea0c45c", "author": "Matheus Guimarães", "date": "2019-01-19T00:50:59-03:00", "subject": "Add median filter algorithm (#675)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac281250605169a737bc9d4bddd057548ea0c45c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac281250605169a737bc9d4bddd057548ea0c45c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c92b02cfa35b1e4cf76daf913d71b27394790ff8\nAuthor: Michael Fried\nDate: 2019-01-19T22:49:06+02:00\nFiles: 3\n\nMessage: Editing base64, Adding average file, Editing find_lcm (#673)", "metadata": {"id": "47bd6a0ed824", "repo": "TheAlgorithms/Python", "hash": "c92b02cfa35b1e4cf76daf913d71b27394790ff8", "author": "Michael Fried", "date": "2019-01-19T22:49:06+02:00", "subject": "Editing base64, Adding average file, Editing find_lcm (#673)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c92b02cfa35b1e4cf76daf913d71b27394790ff8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c92b02cfa35b1e4cf76daf913d71b27394790ff8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6be53e1c43f870f5364eef1499ee1b411c966fb\nAuthor: Rizwan Hasan\nDate: 2019-01-26T19:09:18+06:00\nFiles: 1\n\nMessage: Rename Directed and Undirected (Weighted) Graph to Directed and Undirected (Weighted) Graph.py (#686)", "metadata": {"id": "99795ca75c7a", "repo": "TheAlgorithms/Python", "hash": "c6be53e1c43f870f5364eef1499ee1b411c966fb", "author": "Rizwan Hasan", "date": "2019-01-26T19:09:18+06:00", "subject": "Rename Directed and Undirected (Weighted) Graph to Directed and Undirected (Weighted) Graph.py (#686)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6be53e1c43f870f5364eef1499ee1b411c966fb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6be53e1c43f870f5364eef1499ee1b411c966fb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: faf16d7ced7f563bb0c92265bef27b6664156fb5\nAuthor: Gini5\nDate: 2019-02-09T09:54:07+08:00\nFiles: 1\n\nMessage: Add iteration version (#322)", "metadata": {"id": "1fb994ca3eaa", "repo": "TheAlgorithms/Python", "hash": "faf16d7ced7f563bb0c92265bef27b6664156fb5", "author": "Gini5", "date": "2019-02-09T09:54:07+08:00", "subject": "Add iteration version (#322)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/faf16d7ced7f563bb0c92265bef27b6664156fb5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/faf16d7ced7f563bb0c92265bef27b6664156fb5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 17a6d1c1a7835cc3bf6adec7482d96a7ba391e9a\nAuthor: Inno Fang\nDate: 2019-02-09T10:14:23+08:00\nFiles: 1\n\nMessage: Fix sorts/radix_sort (#338)", "metadata": {"id": "366f38a28e2e", "repo": "TheAlgorithms/Python", "hash": "17a6d1c1a7835cc3bf6adec7482d96a7ba391e9a", "author": "Inno Fang", "date": "2019-02-09T10:14:23+08:00", "subject": "Fix sorts/radix_sort (#338)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/17a6d1c1a7835cc3bf6adec7482d96a7ba391e9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/17a6d1c1a7835cc3bf6adec7482d96a7ba391e9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc302be505e2ddc3333066dcc50c161981d66cdf\nAuthor: Anthony Marakis\nDate: 2019-02-09T02:57:23+00:00\nFiles: 1\n\nMessage: Create rod_cutting.py (#373)", "metadata": {"id": "a355e5c4a3cb", "repo": "TheAlgorithms/Python", "hash": "dc302be505e2ddc3333066dcc50c161981d66cdf", "author": "Anthony Marakis", "date": "2019-02-09T02:57:23+00:00", "subject": "Create rod_cutting.py (#373)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc302be505e2ddc3333066dcc50c161981d66cdf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc302be505e2ddc3333066dcc50c161981d66cdf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c14ad9dd65c5b68cae259c50543578492317c0f\nAuthor: Anand Gaurav\nDate: 2019-02-09T09:30:10+05:30\nFiles: 1\n\nMessage: minor update hacktoberfest (#466)", "metadata": {"id": "19ee7162a074", "repo": "TheAlgorithms/Python", "hash": "4c14ad9dd65c5b68cae259c50543578492317c0f", "author": "Anand Gaurav", "date": "2019-02-09T09:30:10+05:30", "subject": "minor update hacktoberfest (#466)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c14ad9dd65c5b68cae259c50543578492317c0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c14ad9dd65c5b68cae259c50543578492317c0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d4d95099f6715b42361dcb2f4913018aa830ad2\nAuthor: Sanders Lin\nDate: 2019-02-10T00:35:52+08:00\nFiles: 1\n\nMessage: Project Euler problem 3 small fix (#631)", "metadata": {"id": "373730bdf2bd", "repo": "TheAlgorithms/Python", "hash": "8d4d95099f6715b42361dcb2f4913018aa830ad2", "author": "Sanders Lin", "date": "2019-02-10T00:35:52+08:00", "subject": "Project Euler problem 3 small fix (#631)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d4d95099f6715b42361dcb2f4913018aa830ad2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d4d95099f6715b42361dcb2f4913018aa830ad2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 16e95a3de5f81bbc0ce9d8a96f42e1a67aa7187c\nAuthor: Ethan Vieira\nDate: 2019-02-09T10:59:43-06:00\nFiles: 2\n\nMessage: p2 sol2 fixed (#669)", "metadata": {"id": "1ee28a67c879", "repo": "TheAlgorithms/Python", "hash": "16e95a3de5f81bbc0ce9d8a96f42e1a67aa7187c", "author": "Ethan Vieira", "date": "2019-02-09T10:59:43-06:00", "subject": "p2 sol2 fixed (#669)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/16e95a3de5f81bbc0ce9d8a96f42e1a67aa7187c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/16e95a3de5f81bbc0ce9d8a96f42e1a67aa7187c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d689b4b083d98a8e3471ecb4067ad6502b2599a5\nAuthor: Sanders Lin\nDate: 2019-02-10T01:49:57+08:00\nFiles: 1\n\nMessage: Project Euler problem 7 solution 3 (#642)", "metadata": {"id": "c19703d2b1f6", "repo": "TheAlgorithms/Python", "hash": "d689b4b083d98a8e3471ecb4067ad6502b2599a5", "author": "Sanders Lin", "date": "2019-02-10T01:49:57+08:00", "subject": "Project Euler problem 7 solution 3 (#642)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d689b4b083d98a8e3471ecb4067ad6502b2599a5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d689b4b083d98a8e3471ecb4067ad6502b2599a5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dbe3f062ad66e1d8d05a3e7cb21a4a1b8165b181\nAuthor: Sanders Lin\nDate: 2019-02-10T02:00:05+08:00\nFiles: 1\n\nMessage: Project Euler Problem 14 Solution 2 (#651)", "metadata": {"id": "9fb064997a09", "repo": "TheAlgorithms/Python", "hash": "dbe3f062ad66e1d8d05a3e7cb21a4a1b8165b181", "author": "Sanders Lin", "date": "2019-02-10T02:00:05+08:00", "subject": "Project Euler Problem 14 Solution 2 (#651)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dbe3f062ad66e1d8d05a3e7cb21a4a1b8165b181", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dbe3f062ad66e1d8d05a3e7cb21a4a1b8165b181"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 42d42c3136e7f3592380bfe7b4c4d99f053fdc29\nAuthor: Sanders Lin\nDate: 2019-02-11T10:42:43+08:00\nFiles: 1\n\nMessage: Project Euler problem 4 sol 2 small fix (#632)", "metadata": {"id": "790085084429", "repo": "TheAlgorithms/Python", "hash": "42d42c3136e7f3592380bfe7b4c4d99f053fdc29", "author": "Sanders Lin", "date": "2019-02-11T10:42:43+08:00", "subject": "Project Euler problem 4 sol 2 small fix (#632)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/42d42c3136e7f3592380bfe7b4c4d99f053fdc29", "diff_url": "https://github.com/TheAlgorithms/Python/commit/42d42c3136e7f3592380bfe7b4c4d99f053fdc29"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1cbbd5fe1aec68f807d7e2636221443a88a3bf9a\nAuthor: Harshit Kumar\nDate: 2019-02-11T09:52:14+00:00\nFiles: 2\n\nMessage: Added BFS and DFS (graph algorithms) (#408)", "metadata": {"id": "626a0c8aa6fd", "repo": "TheAlgorithms/Python", "hash": "1cbbd5fe1aec68f807d7e2636221443a88a3bf9a", "author": "Harshit Kumar", "date": "2019-02-11T09:52:14+00:00", "subject": "Added BFS and DFS (graph algorithms) (#408)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1cbbd5fe1aec68f807d7e2636221443a88a3bf9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1cbbd5fe1aec68f807d7e2636221443a88a3bf9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0d5c9aaf0f573ff11beacb6a30a91f90312dd08\nAuthor: Aruj Sharma\nDate: 2019-02-11T15:23:49+05:30\nFiles: 1\n\nMessage: Create BitonicSort.py (#386)", "metadata": {"id": "3a44db6f695e", "repo": "TheAlgorithms/Python", "hash": "a0d5c9aaf0f573ff11beacb6a30a91f90312dd08", "author": "Aruj Sharma", "date": "2019-02-11T15:23:49+05:30", "subject": "Create BitonicSort.py (#386)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0d5c9aaf0f573ff11beacb6a30a91f90312dd08", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0d5c9aaf0f573ff11beacb6a30a91f90312dd08"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02f850965d4f36c58b5cb52fc8aba41454cd2f12\nAuthor: P-Shreyas-Shetty\nDate: 2019-02-11T21:45:49+05:30\nFiles: 1\n\nMessage: Implementation of Newton-Raphson method (#650)", "metadata": {"id": "c42b47b78208", "repo": "TheAlgorithms/Python", "hash": "02f850965d4f36c58b5cb52fc8aba41454cd2f12", "author": "P-Shreyas-Shetty", "date": "2019-02-11T21:45:49+05:30", "subject": "Implementation of Newton-Raphson method (#650)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/02f850965d4f36c58b5cb52fc8aba41454cd2f12", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02f850965d4f36c58b5cb52fc8aba41454cd2f12"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02155def00f7bcc16e4c6df6b7891a90696e44fe\nAuthor: Sanders Lin\nDate: 2019-02-13T00:40:05+08:00\nFiles: 1\n\nMessage: Create project Euler problem 9 sol3.py (#645)", "metadata": {"id": "61fdc0625763", "repo": "TheAlgorithms/Python", "hash": "02155def00f7bcc16e4c6df6b7891a90696e44fe", "author": "Sanders Lin", "date": "2019-02-13T00:40:05+08:00", "subject": "Create project Euler problem 9 sol3.py (#645)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/02155def00f7bcc16e4c6df6b7891a90696e44fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02155def00f7bcc16e4c6df6b7891a90696e44fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 60418a6fd7a2f35aef237279bc721e6470af936f\nAuthor: Sanders Lin\nDate: 2019-02-13T14:55:48+08:00\nFiles: 1\n\nMessage: Create project Euler problem 8 sol2.py (#644)", "metadata": {"id": "c8a5d5a3f3bc", "repo": "TheAlgorithms/Python", "hash": "60418a6fd7a2f35aef237279bc721e6470af936f", "author": "Sanders Lin", "date": "2019-02-13T14:55:48+08:00", "subject": "Create project Euler problem 8 sol2.py (#644)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/60418a6fd7a2f35aef237279bc721e6470af936f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/60418a6fd7a2f35aef237279bc721e6470af936f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9417091dabf9d8e9ebec078942a2fbba0966e42f\nAuthor: Sanders Lin\nDate: 2019-02-13T18:02:32+08:00\nFiles: 1\n\nMessage: Update sol1.py (#643)", "metadata": {"id": "b1fcdc700755", "repo": "TheAlgorithms/Python", "hash": "9417091dabf9d8e9ebec078942a2fbba0966e42f", "author": "Sanders Lin", "date": "2019-02-13T18:02:32+08:00", "subject": "Update sol1.py (#643)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9417091dabf9d8e9ebec078942a2fbba0966e42f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9417091dabf9d8e9ebec078942a2fbba0966e42f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c8036432c7d50c892d6463c8ba8470aa5222e4e\nAuthor: Sanders Lin\nDate: 2019-02-14T12:08:21+08:00\nFiles: 1\n\nMessage: Project Euler problem 6 solution 3 (#640)", "metadata": {"id": "7093288eccc2", "repo": "TheAlgorithms/Python", "hash": "3c8036432c7d50c892d6463c8ba8470aa5222e4e", "author": "Sanders Lin", "date": "2019-02-14T12:08:21+08:00", "subject": "Project Euler problem 6 solution 3 (#640)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c8036432c7d50c892d6463c8ba8470aa5222e4e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c8036432c7d50c892d6463c8ba8470aa5222e4e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 301493094ef1638fae09c24a2fc4880812839e87\nAuthor: gpapadok\nDate: 2019-02-15T18:01:10+02:00\nFiles: 1\n\nMessage: Update absMax.py (#602)", "metadata": {"id": "c38eea62a7a5", "repo": "TheAlgorithms/Python", "hash": "301493094ef1638fae09c24a2fc4880812839e87", "author": "gpapadok", "date": "2019-02-15T18:01:10+02:00", "subject": "Update absMax.py (#602)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/301493094ef1638fae09c24a2fc4880812839e87", "diff_url": "https://github.com/TheAlgorithms/Python/commit/301493094ef1638fae09c24a2fc4880812839e87"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6f283336ae249b07f22b9e3c13af420177a98d18\nAuthor: Vivek\nDate: 2019-02-16T21:46:43+05:30\nFiles: 1\n\nMessage: Adding function for actual level order traversal (#699)", "metadata": {"id": "f919e2d6b6b5", "repo": "TheAlgorithms/Python", "hash": "6f283336ae249b07f22b9e3c13af420177a98d18", "author": "Vivek", "date": "2019-02-16T21:46:43+05:30", "subject": "Adding function for actual level order traversal (#699)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6f283336ae249b07f22b9e3c13af420177a98d18", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6f283336ae249b07f22b9e3c13af420177a98d18"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af08a67b20886ebd90de29c3efc4ccb11b667a4a\nAuthor: Reshad Hasan\nDate: 2019-02-18T21:35:46+06:00\nFiles: 1\n\nMessage: added the dijkstra algorithm (#704)", "metadata": {"id": "e72c908e1b76", "repo": "TheAlgorithms/Python", "hash": "af08a67b20886ebd90de29c3efc4ccb11b667a4a", "author": "Reshad Hasan", "date": "2019-02-18T21:35:46+06:00", "subject": "added the dijkstra algorithm (#704)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/af08a67b20886ebd90de29c3efc4ccb11b667a4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af08a67b20886ebd90de29c3efc4ccb11b667a4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad68eed73e2cf39ee347e36a4e0fdf54310bd79a\nAuthor: Abhi Kampurath\nDate: 2019-02-19T20:56:09+05:30\nFiles: 1\n\nMessage: Update caesar_cipher.py (#702)", "metadata": {"id": "4407d898148c", "repo": "TheAlgorithms/Python", "hash": "ad68eed73e2cf39ee347e36a4e0fdf54310bd79a", "author": "Abhi Kampurath", "date": "2019-02-19T20:56:09+05:30", "subject": "Update caesar_cipher.py (#702)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad68eed73e2cf39ee347e36a4e0fdf54310bd79a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad68eed73e2cf39ee347e36a4e0fdf54310bd79a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98a149e41eca20f4ee3a2c031ee04987f64e34eb\nAuthor: pradyotd\nDate: 2019-02-20T11:54:26-05:00\nFiles: 1\n\nMessage: Update coin_change.py (#706)", "metadata": {"id": "373f5e8385d7", "repo": "TheAlgorithms/Python", "hash": "98a149e41eca20f4ee3a2c031ee04987f64e34eb", "author": "pradyotd", "date": "2019-02-20T11:54:26-05:00", "subject": "Update coin_change.py (#706)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/98a149e41eca20f4ee3a2c031ee04987f64e34eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98a149e41eca20f4ee3a2c031ee04987f64e34eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74e94ab5e2846c32f6a0d1a9a00529c21e84a35a\nAuthor: Sanders Lin\nDate: 2019-02-21T00:57:48+08:00\nFiles: 1\n\nMessage: Create project Euler problem 25 sol2.py (#658)", "metadata": {"id": "be2efbcf9ea9", "repo": "TheAlgorithms/Python", "hash": "74e94ab5e2846c32f6a0d1a9a00529c21e84a35a", "author": "Sanders Lin", "date": "2019-02-21T00:57:48+08:00", "subject": "Create project Euler problem 25 sol2.py (#658)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74e94ab5e2846c32f6a0d1a9a00529c21e84a35a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74e94ab5e2846c32f6a0d1a9a00529c21e84a35a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b27086c0068e7a8548236a408070683ed10ba1c\nAuthor: Sravan Kumar Vinakota\nDate: 2019-02-21T21:49:28+05:30\nFiles: 1\n\nMessage: Added hill_cipher.py (#696)", "metadata": {"id": "07fc190acdcc", "repo": "TheAlgorithms/Python", "hash": "2b27086c0068e7a8548236a408070683ed10ba1c", "author": "Sravan Kumar Vinakota", "date": "2019-02-21T21:49:28+05:30", "subject": "Added hill_cipher.py (#696)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b27086c0068e7a8548236a408070683ed10ba1c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b27086c0068e7a8548236a408070683ed10ba1c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6e5f4b301a82dfbb8245add087789019c516c9c\nAuthor: Reshad Hasan\nDate: 2019-02-23T20:18:21+06:00\nFiles: 1\n\nMessage: Added naive string search algorithm (#715)", "metadata": {"id": "01d62505734d", "repo": "TheAlgorithms/Python", "hash": "e6e5f4b301a82dfbb8245add087789019c516c9c", "author": "Reshad Hasan", "date": "2019-02-23T20:18:21+06:00", "subject": "Added naive string search algorithm (#715)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6e5f4b301a82dfbb8245add087789019c516c9c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6e5f4b301a82dfbb8245add087789019c516c9c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a44eb44798900e5d9b8a307a78ab8057f9e3b92\nAuthor: Reshad Hasan\nDate: 2019-02-25T15:35:24+06:00\nFiles: 25\n\nMessage: Organize graph algorithms (#719)", "metadata": {"id": "2fe3e6d5885a", "repo": "TheAlgorithms/Python", "hash": "9a44eb44798900e5d9b8a307a78ab8057f9e3b92", "author": "Reshad Hasan", "date": "2019-02-25T15:35:24+06:00", "subject": "Organize graph algorithms (#719)", "files_changed": 25, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a44eb44798900e5d9b8a307a78ab8057f9e3b92", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a44eb44798900e5d9b8a307a78ab8057f9e3b92"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2bbf8cd10935c620400ba213bba4b92c8b2cb5c0\nAuthor: S. Sharma\nDate: 2019-02-27T08:28:59-06:00\nFiles: 1\n\nMessage: Added extended euclidean algorithm (#720)", "metadata": {"id": "f4a019112c3b", "repo": "TheAlgorithms/Python", "hash": "2bbf8cd10935c620400ba213bba4b92c8b2cb5c0", "author": "S. Sharma", "date": "2019-02-27T08:28:59-06:00", "subject": "Added extended euclidean algorithm (#720)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2bbf8cd10935c620400ba213bba4b92c8b2cb5c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2bbf8cd10935c620400ba213bba4b92c8b2cb5c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd9f0b3f2e859d24a2dd442fe2bd45fd08a9ac86\nAuthor: overclockedllama\nDate: 2019-02-27T15:33:29+01:00\nFiles: 1\n\nMessage: fix comma spelling from coma to comma (#722)", "metadata": {"id": "45aa5d903032", "repo": "TheAlgorithms/Python", "hash": "dd9f0b3f2e859d24a2dd442fe2bd45fd08a9ac86", "author": "overclockedllama", "date": "2019-02-27T15:33:29+01:00", "subject": "fix comma spelling from coma to comma (#722)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd9f0b3f2e859d24a2dd442fe2bd45fd08a9ac86", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd9f0b3f2e859d24a2dd442fe2bd45fd08a9ac86"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6eb6dbb82623c8377230419a8633c3b2a0b3b63\nAuthor: Sanders Lin\nDate: 2019-02-28T01:49:13+08:00\nFiles: 1\n\nMessage: Delete Maths/find_hcf.py (#636)", "metadata": {"id": "f50df434a6de", "repo": "TheAlgorithms/Python", "hash": "e6eb6dbb82623c8377230419a8633c3b2a0b3b63", "author": "Sanders Lin", "date": "2019-02-28T01:49:13+08:00", "subject": "Delete Maths/find_hcf.py (#636)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6eb6dbb82623c8377230419a8633c3b2a0b3b63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6eb6dbb82623c8377230419a8633c3b2a0b3b63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 88b6caa30aeb2d0e780039c13703af56c8ffdaa7\nAuthor: Ashwek Swamy\nDate: 2019-03-01T22:23:29+05:30\nFiles: 2\n\nMessage: fixed balanced_parentheses, Added infix-prefix & postfix evaluation (#621)", "metadata": {"id": "5fbb1fa56d79", "repo": "TheAlgorithms/Python", "hash": "88b6caa30aeb2d0e780039c13703af56c8ffdaa7", "author": "Ashwek Swamy", "date": "2019-03-01T22:23:29+05:30", "subject": "fixed balanced_parentheses, Added infix-prefix & postfix evaluation (#621)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/88b6caa30aeb2d0e780039c13703af56c8ffdaa7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/88b6caa30aeb2d0e780039c13703af56c8ffdaa7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6f6510623c7250ebea78afbd3d6eab1bfe467ada\nAuthor: Akash Ali\nDate: 2019-03-04T00:49:36-08:00\nFiles: 1\n\nMessage: Update heap.py (#726)", "metadata": {"id": "a746ab97044a", "repo": "TheAlgorithms/Python", "hash": "6f6510623c7250ebea78afbd3d6eab1bfe467ada", "author": "Akash Ali", "date": "2019-03-04T00:49:36-08:00", "subject": "Update heap.py (#726)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6f6510623c7250ebea78afbd3d6eab1bfe467ada", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6f6510623c7250ebea78afbd3d6eab1bfe467ada"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c67f6161ca4385d9728951f71c4d11fda2ef7df\nAuthor: Akash Ali\nDate: 2019-03-07T20:53:29+05:00\nFiles: 1\n\nMessage: Update basic_binary_tree.py (#725)", "metadata": {"id": "8fc9ff95dc3c", "repo": "TheAlgorithms/Python", "hash": "2c67f6161ca4385d9728951f71c4d11fda2ef7df", "author": "Akash Ali", "date": "2019-03-07T20:53:29+05:00", "subject": "Update basic_binary_tree.py (#725)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c67f6161ca4385d9728951f71c4d11fda2ef7df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c67f6161ca4385d9728951f71c4d11fda2ef7df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e67ac3b7672c1aa05c59bef29ad1b2c5520e07d\nAuthor: Maxim Semenyuk\nDate: 2019-03-10T07:10:29+05:00\nFiles: 1\n\nMessage: Fix '__bool__' method (#735)", "metadata": {"id": "34d08ad83569", "repo": "TheAlgorithms/Python", "hash": "8e67ac3b7672c1aa05c59bef29ad1b2c5520e07d", "author": "Maxim Semenyuk", "date": "2019-03-10T07:10:29+05:00", "subject": "Fix '__bool__' method (#735)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e67ac3b7672c1aa05c59bef29ad1b2c5520e07d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e67ac3b7672c1aa05c59bef29ad1b2c5520e07d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 96c36f828689ab1c610311c7f191f4289fd7ff6c\nAuthor: Ishani\nDate: 2019-03-17T23:42:22+05:30\nFiles: 1\n\nMessage: added wiggle_sort.py (#734)", "metadata": {"id": "f0309f10b9e6", "repo": "TheAlgorithms/Python", "hash": "96c36f828689ab1c610311c7f191f4289fd7ff6c", "author": "Ishani", "date": "2019-03-17T23:42:22+05:30", "subject": "added wiggle_sort.py (#734)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/96c36f828689ab1c610311c7f191f4289fd7ff6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/96c36f828689ab1c610311c7f191f4289fd7ff6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d27968b78d721193f3dd7e11c8d7c50b3160167c\nAuthor: Ishani\nDate: 2019-03-20T21:29:35+05:30\nFiles: 1\n\nMessage: Create Searching in sorted matrix (#738)", "metadata": {"id": "e6bf62891467", "repo": "TheAlgorithms/Python", "hash": "d27968b78d721193f3dd7e11c8d7c50b3160167c", "author": "Ishani", "date": "2019-03-20T21:29:35+05:30", "subject": "Create Searching in sorted matrix (#738)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d27968b78d721193f3dd7e11c8d7c50b3160167c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d27968b78d721193f3dd7e11c8d7c50b3160167c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b8a6d881cbda0e6d64aacf5284fbccf27772eec\nAuthor: louisparis\nDate: 2019-03-27T19:46:46+02:00\nFiles: 1\n\nMessage: reduce indentation (#741)", "metadata": {"id": "f6e9907d9e23", "repo": "TheAlgorithms/Python", "hash": "8b8a6d881cbda0e6d64aacf5284fbccf27772eec", "author": "louisparis", "date": "2019-03-27T19:46:46+02:00", "subject": "reduce indentation (#741)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b8a6d881cbda0e6d64aacf5284fbccf27772eec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b8a6d881cbda0e6d64aacf5284fbccf27772eec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 441b82a95f38827cee550215f7cf6018d0258c57\nAuthor: RayCurse\nDate: 2019-03-27T13:50:43-04:00\nFiles: 1\n\nMessage: More matrix algorithms (#745)", "metadata": {"id": "d286ece6d211", "repo": "TheAlgorithms/Python", "hash": "441b82a95f38827cee550215f7cf6018d0258c57", "author": "RayCurse", "date": "2019-03-27T13:50:43-04:00", "subject": "More matrix algorithms (#745)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/441b82a95f38827cee550215f7cf6018d0258c57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/441b82a95f38827cee550215f7cf6018d0258c57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bb29dc55faf5b98b1e9f0b1f11a9dd15525386a3\nAuthor: Aditya Haridas Menon\nDate: 2019-03-27T23:29:31+05:30\nFiles: 1\n\nMessage: Bitmasking and DP added (#705)", "metadata": {"id": "2cae2b195a40", "repo": "TheAlgorithms/Python", "hash": "bb29dc55faf5b98b1e9f0b1f11a9dd15525386a3", "author": "Aditya Haridas Menon", "date": "2019-03-27T23:29:31+05:30", "subject": "Bitmasking and DP added (#705)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bb29dc55faf5b98b1e9f0b1f11a9dd15525386a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bb29dc55faf5b98b1e9f0b1f11a9dd15525386a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b7730bef17ffa8c7ba5c0cb56dd2b7173bfcaf9\nAuthor: nowakowsky\nDate: 2019-04-03T21:27:36+02:00\nFiles: 1\n\nMessage: Added Trafid Cipher (#746)", "metadata": {"id": "2929f7fe11d1", "repo": "TheAlgorithms/Python", "hash": "5b7730bef17ffa8c7ba5c0cb56dd2b7173bfcaf9", "author": "nowakowsky", "date": "2019-04-03T21:27:36+02:00", "subject": "Added Trafid Cipher (#746)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b7730bef17ffa8c7ba5c0cb56dd2b7173bfcaf9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b7730bef17ffa8c7ba5c0cb56dd2b7173bfcaf9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 15bc87fb416908230315a5f18adc94f950080c13\nAuthor: Ishani\nDate: 2019-04-04T16:40:11+05:30\nFiles: 1\n\nMessage: Create is_Palindrome (#740)", "metadata": {"id": "a2f313515938", "repo": "TheAlgorithms/Python", "hash": "15bc87fb416908230315a5f18adc94f950080c13", "author": "Ishani", "date": "2019-04-04T16:40:11+05:30", "subject": "Create is_Palindrome (#740)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/15bc87fb416908230315a5f18adc94f950080c13", "diff_url": "https://github.com/TheAlgorithms/Python/commit/15bc87fb416908230315a5f18adc94f950080c13"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 56de3df784a8ff2bca54946b9218ca039776a2d7\nAuthor: Ahish\nDate: 2019-04-07T21:23:50+05:30\nFiles: 1\n\nMessage: Update basic_binary_tree.py (#748)", "metadata": {"id": "b2d187e78f67", "repo": "TheAlgorithms/Python", "hash": "56de3df784a8ff2bca54946b9218ca039776a2d7", "author": "Ahish", "date": "2019-04-07T21:23:50+05:30", "subject": "Update basic_binary_tree.py (#748)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/56de3df784a8ff2bca54946b9218ca039776a2d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/56de3df784a8ff2bca54946b9218ca039776a2d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 137871bfef005f8c53d9c2f20cc8ba7b5d944eeb\nAuthor: rohan11074\nDate: 2019-04-07T21:25:32+05:30\nFiles: 1\n\nMessage: feature to add input (#749)", "metadata": {"id": "ba86d237cab2", "repo": "TheAlgorithms/Python", "hash": "137871bfef005f8c53d9c2f20cc8ba7b5d944eeb", "author": "rohan11074", "date": "2019-04-07T21:25:32+05:30", "subject": "feature to add input (#749)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/137871bfef005f8c53d9c2f20cc8ba7b5d944eeb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/137871bfef005f8c53d9c2f20cc8ba7b5d944eeb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52d2fbf3cfd646b2dafd5a451c8863887a261e85\nAuthor: Reshad Hasan\nDate: 2019-04-10T21:59:49+06:00\nFiles: 1\n\nMessage: Add lowest common ancestor to data structures (#732)", "metadata": {"id": "718ac4c303d2", "repo": "TheAlgorithms/Python", "hash": "52d2fbf3cfd646b2dafd5a451c8863887a261e85", "author": "Reshad Hasan", "date": "2019-04-10T21:59:49+06:00", "subject": "Add lowest common ancestor to data structures (#732)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52d2fbf3cfd646b2dafd5a451c8863887a261e85", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52d2fbf3cfd646b2dafd5a451c8863887a261e85"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2f1d9c337a104f1f2f52d87f03f53c5431313f2\nAuthor: WILFRIED NJANGUI\nDate: 2019-04-14T13:58:16+02:00\nFiles: 1\n\nMessage: implementation of tower_of_hanoi algorithm (#756)", "metadata": {"id": "275f321564b5", "repo": "TheAlgorithms/Python", "hash": "b2f1d9c337a104f1f2f52d87f03f53c5431313f2", "author": "WILFRIED NJANGUI", "date": "2019-04-14T13:58:16+02:00", "subject": "implementation of tower_of_hanoi algorithm (#756)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2f1d9c337a104f1f2f52d87f03f53c5431313f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2f1d9c337a104f1f2f52d87f03f53c5431313f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a170997eafc15733baa70a858600a47c34daacf2\nAuthor: jfeng43\nDate: 2019-04-19T11:31:06-04:00\nFiles: 1\n\nMessage: Add animation for heap sort", "metadata": {"id": "c296da455a75", "repo": "TheAlgorithms/Python", "hash": "a170997eafc15733baa70a858600a47c34daacf2", "author": "jfeng43", "date": "2019-04-19T11:31:06-04:00", "subject": "Add animation for heap sort", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a170997eafc15733baa70a858600a47c34daacf2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a170997eafc15733baa70a858600a47c34daacf2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a91f0e7ca07fbd176af6eb4f89d0d592a6fff620\nAuthor: Sanders Lin\nDate: 2019-04-20T00:00:40+08:00\nFiles: 1\n\nMessage: Updated Euler problem 21 sol1.py", "metadata": {"id": "0caa96f4ab1a", "repo": "TheAlgorithms/Python", "hash": "a91f0e7ca07fbd176af6eb4f89d0d592a6fff620", "author": "Sanders Lin", "date": "2019-04-20T00:00:40+08:00", "subject": "Updated Euler problem 21 sol1.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a91f0e7ca07fbd176af6eb4f89d0d592a6fff620", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a91f0e7ca07fbd176af6eb4f89d0d592a6fff620"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48bba495ae1007c9e21a0c11d5b95585825f9a9e\nAuthor: John Law\nDate: 2019-04-20T15:13:02+08:00\nFiles: 1\n\nMessage: Rename is_Palindrome to is_Palindrome.py (#752)", "metadata": {"id": "99daa0ecb53d", "repo": "TheAlgorithms/Python", "hash": "48bba495ae1007c9e21a0c11d5b95585825f9a9e", "author": "John Law", "date": "2019-04-20T15:13:02+08:00", "subject": "Rename is_Palindrome to is_Palindrome.py (#752)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48bba495ae1007c9e21a0c11d5b95585825f9a9e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48bba495ae1007c9e21a0c11d5b95585825f9a9e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: df04d9454332dc0ea916a6dbe6da2b71d7ae9782\nAuthor: Vysor\nDate: 2019-04-23T00:53:56+10:00\nFiles: 36\n\nMessage: Some directories had a capital in their name [fixed]. Added a recursive factorial algorithm. (#763)", "metadata": {"id": "19dbce151da7", "repo": "TheAlgorithms/Python", "hash": "df04d9454332dc0ea916a6dbe6da2b71d7ae9782", "author": "Vysor", "date": "2019-04-23T00:53:56+10:00", "subject": "Some directories had a capital in their name [fixed]. Added a recursive factorial algorithm. (#763)", "files_changed": 36, "code_url": "https://github.com/TheAlgorithms/Python/tree/df04d9454332dc0ea916a6dbe6da2b71d7ae9782", "diff_url": "https://github.com/TheAlgorithms/Python/commit/df04d9454332dc0ea916a6dbe6da2b71d7ae9782"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fc2ae3f32fad16226c88358cb7c9e4e5c790a8f\nAuthor: Viraat Das\nDate: 2019-04-25T07:48:14-04:00\nFiles: 1\n\nMessage: Created a generalized algo to edmonds karp (#724)", "metadata": {"id": "59196553b7ef", "repo": "TheAlgorithms/Python", "hash": "2fc2ae3f32fad16226c88358cb7c9e4e5c790a8f", "author": "Viraat Das", "date": "2019-04-25T07:48:14-04:00", "subject": "Created a generalized algo to edmonds karp (#724)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fc2ae3f32fad16226c88358cb7c9e4e5c790a8f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fc2ae3f32fad16226c88358cb7c9e4e5c790a8f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48553da785f9233311ae59dd6eb93f79cf675965\nAuthor: sakuralethe\nDate: 2019-04-26T17:43:51+08:00\nFiles: 1\n\nMessage: variable in function should be lowercase (#768)", "metadata": {"id": "d5bce24c4b7a", "repo": "TheAlgorithms/Python", "hash": "48553da785f9233311ae59dd6eb93f79cf675965", "author": "sakuralethe", "date": "2019-04-26T17:43:51+08:00", "subject": "variable in function should be lowercase (#768)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48553da785f9233311ae59dd6eb93f79cf675965", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48553da785f9233311ae59dd6eb93f79cf675965"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06dbef04a0700095b156c26b113bf08466a46c90\nAuthor: Gattlin Walker\nDate: 2019-04-30T08:16:42-05:00\nFiles: 1\n\nMessage: Adding quick sort where random pivot point is chosen (#774)", "metadata": {"id": "0ea2f5789b4e", "repo": "TheAlgorithms/Python", "hash": "06dbef04a0700095b156c26b113bf08466a46c90", "author": "Gattlin Walker", "date": "2019-04-30T08:16:42-05:00", "subject": "Adding quick sort where random pivot point is chosen (#774)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/06dbef04a0700095b156c26b113bf08466a46c90", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06dbef04a0700095b156c26b113bf08466a46c90"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b89d03dd7d80087fa95bcf7a1983fe3d8b424ca\nAuthor: yolstatrisch\nDate: 2019-05-02T00:44:21+08:00\nFiles: 1\n\nMessage: Added an O(1) solution to problem 002 (#776)", "metadata": {"id": "3b7e32573409", "repo": "TheAlgorithms/Python", "hash": "7b89d03dd7d80087fa95bcf7a1983fe3d8b424ca", "author": "yolstatrisch", "date": "2019-05-02T00:44:21+08:00", "subject": "Added an O(1) solution to problem 002 (#776)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b89d03dd7d80087fa95bcf7a1983fe3d8b424ca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b89d03dd7d80087fa95bcf7a1983fe3d8b424ca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e22ea7e380d75012990c8bb1648081b229cdd6fa\nAuthor: Anup Kumar Panwar\nDate: 2019-05-04T21:53:06+05:30\nFiles: 1\n\nMessage: Update Directed and Undirected (Weighted) Graph.py", "metadata": {"id": "f9fc33aea5e8", "repo": "TheAlgorithms/Python", "hash": "e22ea7e380d75012990c8bb1648081b229cdd6fa", "author": "Anup Kumar Panwar", "date": "2019-05-04T21:53:06+05:30", "subject": "Update Directed and Undirected (Weighted) Graph.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e22ea7e380d75012990c8bb1648081b229cdd6fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e22ea7e380d75012990c8bb1648081b229cdd6fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7677c370115faa49759b72f5d7c9debfe1081e35\nAuthor: weixuanhu\nDate: 2019-05-06T17:54:31+08:00\nFiles: 1\n\nMessage: update 'sorted' to 'ascending sorted' in comments (#789)", "metadata": {"id": "d0ca635383ba", "repo": "TheAlgorithms/Python", "hash": "7677c370115faa49759b72f5d7c9debfe1081e35", "author": "weixuanhu", "date": "2019-05-06T17:54:31+08:00", "subject": "update 'sorted' to 'ascending sorted' in comments (#789)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7677c370115faa49759b72f5d7c9debfe1081e35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7677c370115faa49759b72f5d7c9debfe1081e35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 30a358298385e0e29b70a841d0b4019dc235f3a3\nAuthor: Lorenz Nickel\nDate: 2019-05-08T21:48:30+02:00\nFiles: 1\n\nMessage: fix: replaced outdated url (#791)", "metadata": {"id": "e93b2efa2768", "repo": "TheAlgorithms/Python", "hash": "30a358298385e0e29b70a841d0b4019dc235f3a3", "author": "Lorenz Nickel", "date": "2019-05-08T21:48:30+02:00", "subject": "fix: replaced outdated url (#791)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/30a358298385e0e29b70a841d0b4019dc235f3a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/30a358298385e0e29b70a841d0b4019dc235f3a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 56513cb21f759ac26b31ac1edcb45d886a97f715\nAuthor: Junth Basnet\nDate: 2019-05-10T16:48:05+05:45\nFiles: 1\n\nMessage: add-binary-exponentiation (#790)", "metadata": {"id": "5e8368815e17", "repo": "TheAlgorithms/Python", "hash": "56513cb21f759ac26b31ac1edcb45d886a97f715", "author": "Junth Basnet", "date": "2019-05-10T16:48:05+05:45", "subject": "add-binary-exponentiation (#790)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/56513cb21f759ac26b31ac1edcb45d886a97f715", "diff_url": "https://github.com/TheAlgorithms/Python/commit/56513cb21f759ac26b31ac1edcb45d886a97f715"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 36828b106f7905ecc0c0776e40c99929728a91a9\nAuthor: Julien Castiaux\nDate: 2019-05-11T13:20:25+02:00\nFiles: 1\n\nMessage: [FIX] maths/PrimeCheck (#796)", "metadata": {"id": "848e7d714db4", "repo": "TheAlgorithms/Python", "hash": "36828b106f7905ecc0c0776e40c99929728a91a9", "author": "Julien Castiaux", "date": "2019-05-11T13:20:25+02:00", "subject": "[FIX] maths/PrimeCheck (#796)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/36828b106f7905ecc0c0776e40c99929728a91a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/36828b106f7905ecc0c0776e40c99929728a91a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f7bec6c00c089490c8b5d38686373ca6e1ea97b\nAuthor: Bhushan Borole\nDate: 2019-05-12T17:16:47+05:30\nFiles: 1\n\nMessage: Added page-rank algorithm implementation (#780)", "metadata": {"id": "8c5568486004", "repo": "TheAlgorithms/Python", "hash": "3f7bec6c00c089490c8b5d38686373ca6e1ea97b", "author": "Bhushan Borole", "date": "2019-05-12T17:16:47+05:30", "subject": "Added page-rank algorithm implementation (#780)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f7bec6c00c089490c8b5d38686373ca6e1ea97b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f7bec6c00c089490c8b5d38686373ca6e1ea97b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 70bb6b2f18bec6cadca052d96e526d014d18ff32\nAuthor: Ravi Patel\nDate: 2019-05-13T01:15:27-04:00\nFiles: 1\n\nMessage: Added Huffman Coding Algorithm (#798)", "metadata": {"id": "5854abf74f97", "repo": "TheAlgorithms/Python", "hash": "70bb6b2f18bec6cadca052d96e526d014d18ff32", "author": "Ravi Patel", "date": "2019-05-13T01:15:27-04:00", "subject": "Added Huffman Coding Algorithm (#798)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/70bb6b2f18bec6cadca052d96e526d014d18ff32", "diff_url": "https://github.com/TheAlgorithms/Python/commit/70bb6b2f18bec6cadca052d96e526d014d18ff32"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c40fda6a3ed8f59f1afc11b653be505557a41ef\nAuthor: Tommy.Liu\nDate: 2019-05-14T18:17:25+08:00\nFiles: 2\n\nMessage: More elegant coding for merge_sort_fastest (#804)", "metadata": {"id": "1ebb80b4bcae", "repo": "TheAlgorithms/Python", "hash": "3c40fda6a3ed8f59f1afc11b653be505557a41ef", "author": "Tommy.Liu", "date": "2019-05-14T18:17:25+08:00", "subject": "More elegant coding for merge_sort_fastest (#804)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c40fda6a3ed8f59f1afc11b653be505557a41ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c40fda6a3ed8f59f1afc11b653be505557a41ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 76061ab2cc7f4e07fa7b2c952ca715cc6d09d7c2\nAuthor: Reshad Hasan\nDate: 2019-05-16T17:20:27+06:00\nFiles: 1\n\nMessage: added eulerian path and circuit finding algorithm (#787)", "metadata": {"id": "e5873a058028", "repo": "TheAlgorithms/Python", "hash": "76061ab2cc7f4e07fa7b2c952ca715cc6d09d7c2", "author": "Reshad Hasan", "date": "2019-05-16T17:20:27+06:00", "subject": "added eulerian path and circuit finding algorithm (#787)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/76061ab2cc7f4e07fa7b2c952ca715cc6d09d7c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/76061ab2cc7f4e07fa7b2c952ca715cc6d09d7c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13c0c166d8f80398de39ab41632fd54be86ae2cc\nAuthor: ImNandha\nDate: 2019-05-16T16:53:23+05:30\nFiles: 1\n\nMessage: Update graph.py (#809)", "metadata": {"id": "43879744ccf6", "repo": "TheAlgorithms/Python", "hash": "13c0c166d8f80398de39ab41632fd54be86ae2cc", "author": "ImNandha", "date": "2019-05-16T16:53:23+05:30", "subject": "Update graph.py (#809)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13c0c166d8f80398de39ab41632fd54be86ae2cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13c0c166d8f80398de39ab41632fd54be86ae2cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a65efd42c4683b628338b84c822d22eab199c058\nAuthor: Erfan Alimohammadi\nDate: 2019-05-16T15:54:56+04:30\nFiles: 1\n\nMessage: Implement check_bipartite_graph using DFS. (#808)", "metadata": {"id": "fc3235731ebe", "repo": "TheAlgorithms/Python", "hash": "a65efd42c4683b628338b84c822d22eab199c058", "author": "Erfan Alimohammadi", "date": "2019-05-16T15:54:56+04:30", "subject": "Implement check_bipartite_graph using DFS. (#808)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a65efd42c4683b628338b84c822d22eab199c058", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a65efd42c4683b628338b84c822d22eab199c058"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b86928c4b6ab23cbff51ddf9023ac230d4dff26\nAuthor: cclauss\nDate: 2019-05-16T13:26:46+02:00\nFiles: 3\n\nMessage: Use ==/!= to compare str, bytes, and int literals (#767)", "metadata": {"id": "24c67c4a28d0", "repo": "TheAlgorithms/Python", "hash": "5b86928c4b6ab23cbff51ddf9023ac230d4dff26", "author": "cclauss", "date": "2019-05-16T13:26:46+02:00", "subject": "Use ==/!= to compare str, bytes, and int literals (#767)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b86928c4b6ab23cbff51ddf9023ac230d4dff26", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b86928c4b6ab23cbff51ddf9023ac230d4dff26"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3608acfd5c3c66531942434769c8260c983e877\nAuthor: Sarvesh Dubey\nDate: 2019-05-17T08:42:06+05:30\nFiles: 1\n\nMessage: Created shortest path using bfs (#794)", "metadata": {"id": "0377ae9100b3", "repo": "TheAlgorithms/Python", "hash": "f3608acfd5c3c66531942434769c8260c983e877", "author": "Sarvesh Dubey", "date": "2019-05-17T08:42:06+05:30", "subject": "Created shortest path using bfs (#794)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3608acfd5c3c66531942434769c8260c983e877", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3608acfd5c3c66531942434769c8260c983e877"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6c3fa8992e1f3430e623b6c4b1268c89e26f71f\nAuthor: weixuanhu\nDate: 2019-05-18T10:59:12+08:00\nFiles: 3\n\nMessage: Interpolation search - fix endless loop bug, divide 0 bug and update description (#793)", "metadata": {"id": "d4747cab5cd0", "repo": "TheAlgorithms/Python", "hash": "b6c3fa8992e1f3430e623b6c4b1268c89e26f71f", "author": "weixuanhu", "date": "2019-05-18T10:59:12+08:00", "subject": "Interpolation search - fix endless loop bug, divide 0 bug and update description (#793)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6c3fa8992e1f3430e623b6c4b1268c89e26f71f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6c3fa8992e1f3430e623b6c4b1268c89e26f71f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f5abc04176b9635da963ca701f643acde5da24dc\nAuthor: Andy Lau\nDate: 2019-05-19T17:00:54+08:00\nFiles: 1\n\nMessage: Update bucket_sort.py (#821)", "metadata": {"id": "96923a8f9b12", "repo": "TheAlgorithms/Python", "hash": "f5abc04176b9635da963ca701f643acde5da24dc", "author": "Andy Lau", "date": "2019-05-19T17:00:54+08:00", "subject": "Update bucket_sort.py (#821)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f5abc04176b9635da963ca701f643acde5da24dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f5abc04176b9635da963ca701f643acde5da24dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 316d5ffa374a35cb1a0237a7da1e12309da7aece\nAuthor: DaveAxiom\nDate: 2019-05-19T16:36:46-04:00\nFiles: 1\n\nMessage: Add NQueens backtracking search implementation (#504)", "metadata": {"id": "bc89cf08267b", "repo": "TheAlgorithms/Python", "hash": "316d5ffa374a35cb1a0237a7da1e12309da7aece", "author": "DaveAxiom", "date": "2019-05-19T16:36:46-04:00", "subject": "Add NQueens backtracking search implementation (#504)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/316d5ffa374a35cb1a0237a7da1e12309da7aece", "diff_url": "https://github.com/TheAlgorithms/Python/commit/316d5ffa374a35cb1a0237a7da1e12309da7aece"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1130490d7534412bea66cb3864e2bb7f7e13dd7\nAuthor: Adam\nDate: 2019-05-20T21:22:20+08:00\nFiles: 1\n\nMessage: fix spelling on line 44 of bucket sort (#824)", "metadata": {"id": "09fd5d1d1022", "repo": "TheAlgorithms/Python", "hash": "c1130490d7534412bea66cb3864e2bb7f7e13dd7", "author": "Adam", "date": "2019-05-20T21:22:20+08:00", "subject": "fix spelling on line 44 of bucket sort (#824)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1130490d7534412bea66cb3864e2bb7f7e13dd7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1130490d7534412bea66cb3864e2bb7f7e13dd7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5667e5ee98f9f68c8f40dd9691bb9006a5ac832\nAuthor: Anirudh Ajith\nDate: 2019-05-21T11:36:05+05:30\nFiles: 2\n\nMessage: Removed the (incorrectly named) redundant file graph_list.py and renamed graph.py to graph_list.py (#820)", "metadata": {"id": "bed896150d04", "repo": "TheAlgorithms/Python", "hash": "b5667e5ee98f9f68c8f40dd9691bb9006a5ac832", "author": "Anirudh Ajith", "date": "2019-05-21T11:36:05+05:30", "subject": "Removed the (incorrectly named) redundant file graph_list.py and renamed graph.py to graph_list.py (#820)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5667e5ee98f9f68c8f40dd9691bb9006a5ac832", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5667e5ee98f9f68c8f40dd9691bb9006a5ac832"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 023f5e092d38f7e220ae68a23f7183eeb8fd9e04\nAuthor: Níkolas Vargas\nDate: 2019-05-22T09:09:36-03:00\nFiles: 1\n\nMessage: fix empty list validation and code data structures (#826)", "metadata": {"id": "e4a3a777014e", "repo": "TheAlgorithms/Python", "hash": "023f5e092d38f7e220ae68a23f7183eeb8fd9e04", "author": "Níkolas Vargas", "date": "2019-05-22T09:09:36-03:00", "subject": "fix empty list validation and code data structures (#826)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/023f5e092d38f7e220ae68a23f7183eeb8fd9e04", "diff_url": "https://github.com/TheAlgorithms/Python/commit/023f5e092d38f7e220ae68a23f7183eeb8fd9e04"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0ab3ce098c95c7edf3f32fedc9d3930d2d641e8\nAuthor: BruceLee569\nDate: 2019-05-24T23:54:03+08:00\nFiles: 1\n\nMessage: Update quick_sort.py (#830)", "metadata": {"id": "4805505f0634", "repo": "TheAlgorithms/Python", "hash": "a0ab3ce098c95c7edf3f32fedc9d3930d2d641e8", "author": "BruceLee569", "date": "2019-05-24T23:54:03+08:00", "subject": "Update quick_sort.py (#830)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0ab3ce098c95c7edf3f32fedc9d3930d2d641e8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0ab3ce098c95c7edf3f32fedc9d3930d2d641e8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9f982a83c8a1f9f5b06a8720eaf78d60485a18fa\nAuthor: José Henrique Ivanchechen\nDate: 2019-05-24T14:16:39-03:00\nFiles: 1\n\nMessage: add pigeon hole sort (#833)", "metadata": {"id": "9cbe2fcf310c", "repo": "TheAlgorithms/Python", "hash": "9f982a83c8a1f9f5b06a8720eaf78d60485a18fa", "author": "José Henrique Ivanchechen", "date": "2019-05-24T14:16:39-03:00", "subject": "add pigeon hole sort (#833)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9f982a83c8a1f9f5b06a8720eaf78d60485a18fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9f982a83c8a1f9f5b06a8720eaf78d60485a18fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02c0daf9e5c7dc44205b9270507348109888877a\nAuthor: Mehdi ALAOUI\nDate: 2019-05-25T15:41:24+02:00\nFiles: 14\n\nMessage: Adding unit tests for sorting functions, and improving readability on some sorting algorithms (#784)", "metadata": {"id": "f70d9b3c3c3b", "repo": "TheAlgorithms/Python", "hash": "02c0daf9e5c7dc44205b9270507348109888877a", "author": "Mehdi ALAOUI", "date": "2019-05-25T15:41:24+02:00", "subject": "Adding unit tests for sorting functions, and improving readability on some sorting algorithms (#784)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/02c0daf9e5c7dc44205b9270507348109888877a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02c0daf9e5c7dc44205b9270507348109888877a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 974088d872df4cc697c5c816fa961fc75ace857b\nAuthor: CHIANGTUNGHUA\nDate: 2019-05-27T00:33:53+08:00\nFiles: 1\n\nMessage: Update .gitignore (#841)", "metadata": {"id": "43d342450cd3", "repo": "TheAlgorithms/Python", "hash": "974088d872df4cc697c5c816fa961fc75ace857b", "author": "CHIANGTUNGHUA", "date": "2019-05-27T00:33:53+08:00", "subject": "Update .gitignore (#841)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/974088d872df4cc697c5c816fa961fc75ace857b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/974088d872df4cc697c5c816fa961fc75ace857b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f4f565e6291e876f45bb100843fdd021177fbb0\nAuthor: Ambuj81\nDate: 2019-05-26T22:07:40+05:30\nFiles: 2\n\nMessage: subset_generation (#326)", "metadata": {"id": "4ff727dd4c2a", "repo": "TheAlgorithms/Python", "hash": "7f4f565e6291e876f45bb100843fdd021177fbb0", "author": "Ambuj81", "date": "2019-05-26T22:07:40+05:30", "subject": "subset_generation (#326)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f4f565e6291e876f45bb100843fdd021177fbb0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f4f565e6291e876f45bb100843fdd021177fbb0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5be32f4022135a10585cf094b6fb8118dd87a2f6\nAuthor: Shubhayu Das\nDate: 2019-05-26T22:10:04+05:30\nFiles: 1\n\nMessage: Add files via upload (#396)", "metadata": {"id": "adbb0216362e", "repo": "TheAlgorithms/Python", "hash": "5be32f4022135a10585cf094b6fb8118dd87a2f6", "author": "Shubhayu Das", "date": "2019-05-26T22:10:04+05:30", "subject": "Add files via upload (#396)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5be32f4022135a10585cf094b6fb8118dd87a2f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5be32f4022135a10585cf094b6fb8118dd87a2f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89f15bef0a32e8e2c1c26f773daebfbe4dd3564f\nAuthor: Bruno Santos\nDate: 2019-05-26T13:41:46-03:00\nFiles: 1\n\nMessage: Create prim.py (#397)", "metadata": {"id": "0ac7c87f234d", "repo": "TheAlgorithms/Python", "hash": "89f15bef0a32e8e2c1c26f773daebfbe4dd3564f", "author": "Bruno Santos", "date": "2019-05-26T13:41:46-03:00", "subject": "Create prim.py (#397)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/89f15bef0a32e8e2c1c26f773daebfbe4dd3564f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89f15bef0a32e8e2c1c26f773daebfbe4dd3564f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 559951c181d880140a7a11d57b6c54d50018d8aa\nAuthor: victoni\nDate: 2019-05-26T18:42:55+02:00\nFiles: 1\n\nMessage: Lucas series added (#399)", "metadata": {"id": "3646f8298530", "repo": "TheAlgorithms/Python", "hash": "559951c181d880140a7a11d57b6c54d50018d8aa", "author": "victoni", "date": "2019-05-26T18:42:55+02:00", "subject": "Lucas series added (#399)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/559951c181d880140a7a11d57b6c54d50018d8aa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/559951c181d880140a7a11d57b6c54d50018d8aa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cb4be75941af8058c2efa132151cd64bf73f3101\nAuthor: Anup Kumar Panwar\nDate: 2019-05-26T22:21:22+05:30\nFiles: 1\n\nMessage: Rename nqueens.py to n_queens.py", "metadata": {"id": "2c3771ba4456", "repo": "TheAlgorithms/Python", "hash": "cb4be75941af8058c2efa132151cd64bf73f3101", "author": "Anup Kumar Panwar", "date": "2019-05-26T22:21:22+05:30", "subject": "Rename nqueens.py to n_queens.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cb4be75941af8058c2efa132151cd64bf73f3101", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cb4be75941af8058c2efa132151cd64bf73f3101"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd62f1b8023817ae5637812b3fa9acd815e4ef38\nAuthor: alpylmz\nDate: 2019-05-26T21:04:49+03:00\nFiles: 1\n\nMessage: Create sol5.py (#425)", "metadata": {"id": "bdb40979ae2a", "repo": "TheAlgorithms/Python", "hash": "dd62f1b8023817ae5637812b3fa9acd815e4ef38", "author": "alpylmz", "date": "2019-05-26T21:04:49+03:00", "subject": "Create sol5.py (#425)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd62f1b8023817ae5637812b3fa9acd815e4ef38", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd62f1b8023817ae5637812b3fa9acd815e4ef38"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc95e7a91a4407ea5a293dbe80dc7a76d4af0976\nAuthor: Erfan Alimohammadi\nDate: 2019-05-28T17:21:48+04:30\nFiles: 1\n\nMessage: Fermat's little theorem (#847)", "metadata": {"id": "b9da383027d7", "repo": "TheAlgorithms/Python", "hash": "fc95e7a91a4407ea5a293dbe80dc7a76d4af0976", "author": "Erfan Alimohammadi", "date": "2019-05-28T17:21:48+04:30", "subject": "Fermat's little theorem (#847)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc95e7a91a4407ea5a293dbe80dc7a76d4af0976", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc95e7a91a4407ea5a293dbe80dc7a76d4af0976"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9037abae110408e8c7cf45f613d84059be07993c\nAuthor: cedricfarinazzo\nDate: 2019-05-30T02:47:00+02:00\nFiles: 1\n\nMessage: Fix spelling in neural_network/convolution_neural_network.py (#849)", "metadata": {"id": "a23071751c21", "repo": "TheAlgorithms/Python", "hash": "9037abae110408e8c7cf45f613d84059be07993c", "author": "cedricfarinazzo", "date": "2019-05-30T02:47:00+02:00", "subject": "Fix spelling in neural_network/convolution_neural_network.py (#849)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9037abae110408e8c7cf45f613d84059be07993c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9037abae110408e8c7cf45f613d84059be07993c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aeab9f10685c93e043ad143bd583bc11e7bd8744\nAuthor: Sven Efftinge\nDate: 2019-05-31T10:02:56+02:00\nFiles: 1\n\nMessage: Added gitpod info (#848)", "metadata": {"id": "1d2f4bd6a594", "repo": "TheAlgorithms/Python", "hash": "aeab9f10685c93e043ad143bd583bc11e7bd8744", "author": "Sven Efftinge", "date": "2019-05-31T10:02:56+02:00", "subject": "Added gitpod info (#848)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aeab9f10685c93e043ad143bd583bc11e7bd8744", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aeab9f10685c93e043ad143bd583bc11e7bd8744"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4d9a1611bda8124bf4ea21699c12c81c9fcdd1b4\nAuthor: Dave Kerr\nDate: 2019-05-31T04:03:55-04:00\nFiles: 1\n\nMessage: implementations may be *less* efficient than python standard libs (#854)", "metadata": {"id": "64f29c355518", "repo": "TheAlgorithms/Python", "hash": "4d9a1611bda8124bf4ea21699c12c81c9fcdd1b4", "author": "Dave Kerr", "date": "2019-05-31T04:03:55-04:00", "subject": "implementations may be *less* efficient than python standard libs (#854)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4d9a1611bda8124bf4ea21699c12c81c9fcdd1b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4d9a1611bda8124bf4ea21699c12c81c9fcdd1b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f386fce820fb60abfe1b18c141dfd8ce268c5f4f\nAuthor: luanjerry\nDate: 2019-05-31T16:05:24+08:00\nFiles: 1\n\nMessage: Update queue_on_list.py (#851)", "metadata": {"id": "5f69683e5c2e", "repo": "TheAlgorithms/Python", "hash": "f386fce820fb60abfe1b18c141dfd8ce268c5f4f", "author": "luanjerry", "date": "2019-05-31T16:05:24+08:00", "subject": "Update queue_on_list.py (#851)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f386fce820fb60abfe1b18c141dfd8ce268c5f4f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f386fce820fb60abfe1b18c141dfd8ce268c5f4f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2552cdfcdc787b73bd07ee2fe5145c73827e8a3\nAuthor: John Law\nDate: 2019-06-02T12:14:18+08:00\nFiles: 3\n\nMessage: Create CONTRIBUTING.md (#864)", "metadata": {"id": "a7d4390d295e", "repo": "TheAlgorithms/Python", "hash": "c2552cdfcdc787b73bd07ee2fe5145c73827e8a3", "author": "John Law", "date": "2019-06-02T12:14:18+08:00", "subject": "Create CONTRIBUTING.md (#864)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2552cdfcdc787b73bd07ee2fe5145c73827e8a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2552cdfcdc787b73bd07ee2fe5145c73827e8a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f9b8dbf9db6c5b6cdd4ec9b5e35fbc1d9939a45e\nAuthor: Guo\nDate: 2019-06-04T16:34:28+08:00\nFiles: 1\n\nMessage: Correct the wrong iterative DFS implementation (#867)", "metadata": {"id": "7193ff4b1dae", "repo": "TheAlgorithms/Python", "hash": "f9b8dbf9db6c5b6cdd4ec9b5e35fbc1d9939a45e", "author": "Guo", "date": "2019-06-04T16:34:28+08:00", "subject": "Correct the wrong iterative DFS implementation (#867)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f9b8dbf9db6c5b6cdd4ec9b5e35fbc1d9939a45e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f9b8dbf9db6c5b6cdd4ec9b5e35fbc1d9939a45e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f229e0870050478a6b3fa1ecf60d73b694b98da\nAuthor: cclauss\nDate: 2019-06-05T03:09:04+02:00\nFiles: 1\n\nMessage: Atbash.py: Both raw_input() and unichr() were removed in Python 3 (#855)", "metadata": {"id": "cdc127462c20", "repo": "TheAlgorithms/Python", "hash": "0f229e0870050478a6b3fa1ecf60d73b694b98da", "author": "cclauss", "date": "2019-06-05T03:09:04+02:00", "subject": "Atbash.py: Both raw_input() and unichr() were removed in Python 3 (#855)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f229e0870050478a6b3fa1ecf60d73b694b98da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f229e0870050478a6b3fa1ecf60d73b694b98da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ebe227c38646fc6720124eae5aedc68b61a4b664\nAuthor: Daniel Xu\nDate: 2019-06-04T21:37:05-04:00\nFiles: 1\n\nMessage: Removed Graphs and move prim.py to graphs (#872)", "metadata": {"id": "335dc4c6cb58", "repo": "TheAlgorithms/Python", "hash": "ebe227c38646fc6720124eae5aedc68b61a4b664", "author": "Daniel Xu", "date": "2019-06-04T21:37:05-04:00", "subject": "Removed Graphs and move prim.py to graphs (#872)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ebe227c38646fc6720124eae5aedc68b61a4b664", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ebe227c38646fc6720124eae5aedc68b61a4b664"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e894ba3e8bab4e9e0515b91e685904ec828cf43\nAuthor: CharlesRitter\nDate: 2019-06-07T11:38:43-04:00\nFiles: 2\n\nMessage: Odd-Even Transposition Sort (#769)", "metadata": {"id": "88f9cc883097", "repo": "TheAlgorithms/Python", "hash": "6e894ba3e8bab4e9e0515b91e685904ec828cf43", "author": "CharlesRitter", "date": "2019-06-07T11:38:43-04:00", "subject": "Odd-Even Transposition Sort (#769)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e894ba3e8bab4e9e0515b91e685904ec828cf43", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e894ba3e8bab4e9e0515b91e685904ec828cf43"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b945cb2b4ad77418e6576b7960fda8228214de9\nAuthor: StephenGemin\nDate: 2019-06-08T08:25:34-04:00\nFiles: 6\n\nMessage: Iterative fibonacci with unittests from slash (#882)", "metadata": {"id": "c6dca3a43b38", "repo": "TheAlgorithms/Python", "hash": "9b945cb2b4ad77418e6576b7960fda8228214de9", "author": "StephenGemin", "date": "2019-06-08T08:25:34-04:00", "subject": "Iterative fibonacci with unittests from slash (#882)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b945cb2b4ad77418e6576b7960fda8228214de9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b945cb2b4ad77418e6576b7960fda8228214de9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 066f37402d87e31b35a7d9439b394445a1404461\nAuthor: guij15\nDate: 2019-06-10T14:46:36+08:00\nFiles: 1\n\nMessage: Update newton_raphson.py (#891)", "metadata": {"id": "784caf378458", "repo": "TheAlgorithms/Python", "hash": "066f37402d87e31b35a7d9439b394445a1404461", "author": "guij15", "date": "2019-06-10T14:46:36+08:00", "subject": "Update newton_raphson.py (#891)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/066f37402d87e31b35a7d9439b394445a1404461", "diff_url": "https://github.com/TheAlgorithms/Python/commit/066f37402d87e31b35a7d9439b394445a1404461"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05e5172093dbd0633ce83044603073dd2be675c4\nAuthor: Hector S\nDate: 2019-06-11T07:24:53-04:00\nFiles: 9\n\nMessage: .vs/ directory, matrix_multiplication_addition file and binary tree directory (#894)", "metadata": {"id": "3b90447c0222", "repo": "TheAlgorithms/Python", "hash": "05e5172093dbd0633ce83044603073dd2be675c4", "author": "Hector S", "date": "2019-06-11T07:24:53-04:00", "subject": ".vs/ directory, matrix_multiplication_addition file and binary tree directory (#894)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/05e5172093dbd0633ce83044603073dd2be675c4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05e5172093dbd0633ce83044603073dd2be675c4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af1925bcd9926c36a418acb5f5269455cc6c6f34\nAuthor: StephenGemin\nDate: 2019-06-12T10:54:30-04:00\nFiles: 7\n\nMessage: Remove empty folder in analysis/compression_analysis (#897)", "metadata": {"id": "1f5f8de51b85", "repo": "TheAlgorithms/Python", "hash": "af1925bcd9926c36a418acb5f5269455cc6c6f34", "author": "StephenGemin", "date": "2019-06-12T10:54:30-04:00", "subject": "Remove empty folder in analysis/compression_analysis (#897)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/af1925bcd9926c36a418acb5f5269455cc6c6f34", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af1925bcd9926c36a418acb5f5269455cc6c6f34"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e2fb22f5e9a821f226d87298b08d8da4b3b3efd\nAuthor: archithadge\nDate: 2019-06-16T18:49:20+05:30\nFiles: 1\n\nMessage: Problem 234 project Euler (#883)", "metadata": {"id": "e224b9447b57", "repo": "TheAlgorithms/Python", "hash": "6e2fb22f5e9a821f226d87298b08d8da4b3b3efd", "author": "archithadge", "date": "2019-06-16T18:49:20+05:30", "subject": "Problem 234 project Euler (#883)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e2fb22f5e9a821f226d87298b08d8da4b3b3efd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e2fb22f5e9a821f226d87298b08d8da4b3b3efd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 55e0b0f00a2dbfd46f47d06cd7bd564720738d16\nAuthor: zachzhu2016\nDate: 2019-06-17T03:13:36-07:00\nFiles: 1\n\nMessage: Corrected wrong DFS implementation (#903)", "metadata": {"id": "aa434f3cf9fd", "repo": "TheAlgorithms/Python", "hash": "55e0b0f00a2dbfd46f47d06cd7bd564720738d16", "author": "zachzhu2016", "date": "2019-06-17T03:13:36-07:00", "subject": "Corrected wrong DFS implementation (#903)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/55e0b0f00a2dbfd46f47d06cd7bd564720738d16", "diff_url": "https://github.com/TheAlgorithms/Python/commit/55e0b0f00a2dbfd46f47d06cd7bd564720738d16"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ef147484ab456b6c55128d809bee05c1bf4638cf\nAuthor: Daniel Xu\nDate: 2019-06-17T06:17:53-04:00\nFiles: 2\n\nMessage: Added script for automatically generating DIRECTORY.md (#889)", "metadata": {"id": "d456b7d9db55", "repo": "TheAlgorithms/Python", "hash": "ef147484ab456b6c55128d809bee05c1bf4638cf", "author": "Daniel Xu", "date": "2019-06-17T06:17:53-04:00", "subject": "Added script for automatically generating DIRECTORY.md (#889)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ef147484ab456b6c55128d809bee05c1bf4638cf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ef147484ab456b6c55128d809bee05c1bf4638cf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8937364dc18a8ba59ef5a3cdbc0ffc85b604c86\nAuthor: Hector S\nDate: 2019-06-18T06:27:08-04:00\nFiles: 1\n\nMessage: Fixed typo and capitalized some words (#900)", "metadata": {"id": "bb5284d0c9c3", "repo": "TheAlgorithms/Python", "hash": "b8937364dc18a8ba59ef5a3cdbc0ffc85b604c86", "author": "Hector S", "date": "2019-06-18T06:27:08-04:00", "subject": "Fixed typo and capitalized some words (#900)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8937364dc18a8ba59ef5a3cdbc0ffc85b604c86", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8937364dc18a8ba59ef5a3cdbc0ffc85b604c86"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a99acae32da09285b1a87c9e3dc9bf956c9077f6\nAuthor: StephenGemin\nDate: 2019-06-18T06:28:01-04:00\nFiles: 1\n\nMessage: Add docstring and comments per Issue #727 (#895)", "metadata": {"id": "092c93c6f04f", "repo": "TheAlgorithms/Python", "hash": "a99acae32da09285b1a87c9e3dc9bf956c9077f6", "author": "StephenGemin", "date": "2019-06-18T06:28:01-04:00", "subject": "Add docstring and comments per Issue #727 (#895)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a99acae32da09285b1a87c9e3dc9bf956c9077f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a99acae32da09285b1a87c9e3dc9bf956c9077f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12a16d63b7bdc1da0e0b215dfd5d8b938234f4ed\nAuthor: Adeoti Ayodeji\nDate: 2019-06-22T05:42:28+01:00\nFiles: 1\n\nMessage: Update average.py (#908)", "metadata": {"id": "1c0cd53d59b3", "repo": "TheAlgorithms/Python", "hash": "12a16d63b7bdc1da0e0b215dfd5d8b938234f4ed", "author": "Adeoti Ayodeji", "date": "2019-06-22T05:42:28+01:00", "subject": "Update average.py (#908)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/12a16d63b7bdc1da0e0b215dfd5d8b938234f4ed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12a16d63b7bdc1da0e0b215dfd5d8b938234f4ed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a212efee5b44312c8b4b626ae412bacc5f4117fd\nAuthor: zachzhu2016\nDate: 2019-06-23T08:32:12-07:00\nFiles: 1\n\nMessage: Corrected wrong Dijkstra priority queue implementation (#909)", "metadata": {"id": "d5429894c11a", "repo": "TheAlgorithms/Python", "hash": "a212efee5b44312c8b4b626ae412bacc5f4117fd", "author": "zachzhu2016", "date": "2019-06-23T08:32:12-07:00", "subject": "Corrected wrong Dijkstra priority queue implementation (#909)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a212efee5b44312c8b4b626ae412bacc5f4117fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a212efee5b44312c8b4b626ae412bacc5f4117fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b7cff04574f5288c0483040c11be3bcc2b396a32\nAuthor: wuminbin\nDate: 2019-06-24T18:11:07+08:00\nFiles: 2\n\nMessage: better implementation for midpoint (#914)", "metadata": {"id": "13ce673f7780", "repo": "TheAlgorithms/Python", "hash": "b7cff04574f5288c0483040c11be3bcc2b396a32", "author": "wuminbin", "date": "2019-06-24T18:11:07+08:00", "subject": "better implementation for midpoint (#914)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b7cff04574f5288c0483040c11be3bcc2b396a32", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b7cff04574f5288c0483040c11be3bcc2b396a32"}} {"text": "Repo: TheAlgorithms/Python\nCommit: be4150c720187391488786053ac7a13eeb965446\nAuthor: brajesh-rit\nDate: 2019-06-26T10:57:08-05:00\nFiles: 1\n\nMessage: Create spiralPrint.py (#844)", "metadata": {"id": "42955e5fc8b5", "repo": "TheAlgorithms/Python", "hash": "be4150c720187391488786053ac7a13eeb965446", "author": "brajesh-rit", "date": "2019-06-26T10:57:08-05:00", "subject": "Create spiralPrint.py (#844)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/be4150c720187391488786053ac7a13eeb965446", "diff_url": "https://github.com/TheAlgorithms/Python/commit/be4150c720187391488786053ac7a13eeb965446"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34889fc6d8d3ac1cf5af11039cc1ec40185f778e\nAuthor: BruceLee569\nDate: 2019-06-28T23:55:31+08:00\nFiles: 1\n\nMessage: Update quick_sort.py (#928)", "metadata": {"id": "6cf099514e98", "repo": "TheAlgorithms/Python", "hash": "34889fc6d8d3ac1cf5af11039cc1ec40185f778e", "author": "BruceLee569", "date": "2019-06-28T23:55:31+08:00", "subject": "Update quick_sort.py (#928)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/34889fc6d8d3ac1cf5af11039cc1ec40185f778e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34889fc6d8d3ac1cf5af11039cc1ec40185f778e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2333f933236fbd57f9ed8644b0f8f7a19d10a2e7\nAuthor: PatOnTheBack\nDate: 2019-06-30T00:41:26-04:00\nFiles: 1\n\nMessage: Change Declaration of Var 'j' to None (#921)", "metadata": {"id": "e80f2734f9ff", "repo": "TheAlgorithms/Python", "hash": "2333f933236fbd57f9ed8644b0f8f7a19d10a2e7", "author": "PatOnTheBack", "date": "2019-06-30T00:41:26-04:00", "subject": "Change Declaration of Var 'j' to None (#921)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2333f933236fbd57f9ed8644b0f8f7a19d10a2e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2333f933236fbd57f9ed8644b0f8f7a19d10a2e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd4017928ed3054016ea21b8464f36db5fa007dc\nAuthor: PatOnTheBack\nDate: 2019-07-01T04:10:18-04:00\nFiles: 12\n\nMessage: Added Whitespace and Docstring (#924)", "metadata": {"id": "af1a39f0dba7", "repo": "TheAlgorithms/Python", "hash": "bd4017928ed3054016ea21b8464f36db5fa007dc", "author": "PatOnTheBack", "date": "2019-07-01T04:10:18-04:00", "subject": "Added Whitespace and Docstring (#924)", "files_changed": 12, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd4017928ed3054016ea21b8464f36db5fa007dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd4017928ed3054016ea21b8464f36db5fa007dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2236cfb97ce96b13c03be9761a3d053997aace9\nAuthor: PatOnTheBack\nDate: 2019-07-02T00:05:43-04:00\nFiles: 5\n\nMessage: Improve Formatting and Code Quality (#934)", "metadata": {"id": "901d272bb5d7", "repo": "TheAlgorithms/Python", "hash": "a2236cfb97ce96b13c03be9761a3d053997aace9", "author": "PatOnTheBack", "date": "2019-07-02T00:05:43-04:00", "subject": "Improve Formatting and Code Quality (#934)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2236cfb97ce96b13c03be9761a3d053997aace9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2236cfb97ce96b13c03be9761a3d053997aace9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 27a8184ccf871a3afa22839761bf507306c52d58\nAuthor: Dharni0607\nDate: 2019-07-02T17:49:31+05:30\nFiles: 1\n\nMessage: add ons in string directory - Bayer_Moore_Search (#933)", "metadata": {"id": "e59504176de0", "repo": "TheAlgorithms/Python", "hash": "27a8184ccf871a3afa22839761bf507306c52d58", "author": "Dharni0607", "date": "2019-07-02T17:49:31+05:30", "subject": "add ons in string directory - Bayer_Moore_Search (#933)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/27a8184ccf871a3afa22839761bf507306c52d58", "diff_url": "https://github.com/TheAlgorithms/Python/commit/27a8184ccf871a3afa22839761bf507306c52d58"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f56ab5c3cfe50505d12e48493b0f043d1a6fc7a\nAuthor: Dharni0607\nDate: 2019-07-02T17:50:25+05:30\nFiles: 1\n\nMessage: Divide and conquer Algorithms Issue#817 (#938)", "metadata": {"id": "86175a143b6f", "repo": "TheAlgorithms/Python", "hash": "0f56ab5c3cfe50505d12e48493b0f043d1a6fc7a", "author": "Dharni0607", "date": "2019-07-02T17:50:25+05:30", "subject": "Divide and conquer Algorithms Issue#817 (#938)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f56ab5c3cfe50505d12e48493b0f043d1a6fc7a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f56ab5c3cfe50505d12e48493b0f043d1a6fc7a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 65a12fa317935e04ed0e747db234fe4601e96084\nAuthor: Jigyasa G\nDate: 2019-07-02T20:53:35+05:30\nFiles: 1\n\nMessage: Adding sum of subsets (#929)", "metadata": {"id": "e9bd76024c40", "repo": "TheAlgorithms/Python", "hash": "65a12fa317935e04ed0e747db234fe4601e96084", "author": "Jigyasa G", "date": "2019-07-02T20:53:35+05:30", "subject": "Adding sum of subsets (#929)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/65a12fa317935e04ed0e747db234fe4601e96084", "diff_url": "https://github.com/TheAlgorithms/Python/commit/65a12fa317935e04ed0e747db234fe4601e96084"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fb4cb4fd1023e742ba7c06bce70e042294cd157\nAuthor: cclauss\nDate: 2019-07-03T09:21:03+02:00\nFiles: 2\n\nMessage: Travis CI: Simplify the testing (#887)", "metadata": {"id": "fed5cb42af79", "repo": "TheAlgorithms/Python", "hash": "4fb4cb4fd1023e742ba7c06bce70e042294cd157", "author": "cclauss", "date": "2019-07-03T09:21:03+02:00", "subject": "Travis CI: Simplify the testing (#887)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fb4cb4fd1023e742ba7c06bce70e042294cd157", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fb4cb4fd1023e742ba7c06bce70e042294cd157"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03f994077557e67493f41ba4c3f7aca08da000d4\nAuthor: Ashok Bakthavathsalam\nDate: 2019-07-03T21:01:10+05:30\nFiles: 1\n\nMessage: Refactored to one pop() (#917)", "metadata": {"id": "8fd7302d1d29", "repo": "TheAlgorithms/Python", "hash": "03f994077557e67493f41ba4c3f7aca08da000d4", "author": "Ashok Bakthavathsalam", "date": "2019-07-03T21:01:10+05:30", "subject": "Refactored to one pop() (#917)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03f994077557e67493f41ba4c3f7aca08da000d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03f994077557e67493f41ba4c3f7aca08da000d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 035457f569dc79e8b7b6d3a493895c67182d3539\nAuthor: Dharni0607\nDate: 2019-07-04T13:19:14+05:30\nFiles: 2\n\nMessage: closest pair of points algo (#943)", "metadata": {"id": "262298a35a1d", "repo": "TheAlgorithms/Python", "hash": "035457f569dc79e8b7b6d3a493895c67182d3539", "author": "Dharni0607", "date": "2019-07-04T13:19:14+05:30", "subject": "closest pair of points algo (#943)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/035457f569dc79e8b7b6d3a493895c67182d3539", "diff_url": "https://github.com/TheAlgorithms/Python/commit/035457f569dc79e8b7b6d3a493895c67182d3539"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05fc7f8a33df7d08dba1f162d7618f4e353b534f\nAuthor: Hector S\nDate: 2019-07-04T11:18:57-04:00\nFiles: 2\n\nMessage: Added '~script.py' to ignore files and updated DIRECTORY.md (#926)", "metadata": {"id": "098dbc62010f", "repo": "TheAlgorithms/Python", "hash": "05fc7f8a33df7d08dba1f162d7618f4e353b534f", "author": "Hector S", "date": "2019-07-04T11:18:57-04:00", "subject": "Added '~script.py' to ignore files and updated DIRECTORY.md (#926)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/05fc7f8a33df7d08dba1f162d7618f4e353b534f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05fc7f8a33df7d08dba1f162d7618f4e353b534f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 408c5deb3adb0f128f51d3d72e7664f5b864e9b7\nAuthor: Shoujue Xu\nDate: 2019-07-05T16:20:11+08:00\nFiles: 3\n\nMessage: add gaussian filter algorithm and lena.jpg (#955)", "metadata": {"id": "c08abed2174c", "repo": "TheAlgorithms/Python", "hash": "408c5deb3adb0f128f51d3d72e7664f5b864e9b7", "author": "Shoujue Xu", "date": "2019-07-05T16:20:11+08:00", "subject": "add gaussian filter algorithm and lena.jpg (#955)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/408c5deb3adb0f128f51d3d72e7664f5b864e9b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/408c5deb3adb0f128f51d3d72e7664f5b864e9b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 217615abf68592e69725bbb4ef8d86713e9be1ce\nAuthor: PatOnTheBack\nDate: 2019-07-05T04:34:46-04:00\nFiles: 1\n\nMessage: Removed Unused Variables (#949)", "metadata": {"id": "baab269457ee", "repo": "TheAlgorithms/Python", "hash": "217615abf68592e69725bbb4ef8d86713e9be1ce", "author": "PatOnTheBack", "date": "2019-07-05T04:34:46-04:00", "subject": "Removed Unused Variables (#949)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/217615abf68592e69725bbb4ef8d86713e9be1ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/217615abf68592e69725bbb4ef8d86713e9be1ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1c9d995b9eb05f439fee5892210af3ab659f9760\nAuthor: PatOnTheBack\nDate: 2019-07-05T04:36:48-04:00\nFiles: 3\n\nMessage: Implement Three New Algorithms (#948)", "metadata": {"id": "c263a4ad8e7e", "repo": "TheAlgorithms/Python", "hash": "1c9d995b9eb05f439fee5892210af3ab659f9760", "author": "PatOnTheBack", "date": "2019-07-05T04:36:48-04:00", "subject": "Implement Three New Algorithms (#948)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1c9d995b9eb05f439fee5892210af3ab659f9760", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1c9d995b9eb05f439fee5892210af3ab659f9760"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 506bb5ccfe97fe5b37faa2bcd9df0fd0fab07ac0\nAuthor: Jarred Allen\nDate: 2019-07-05T01:43:16-07:00\nFiles: 1\n\nMessage: Add Red-Black Binary Search Trees (#954)", "metadata": {"id": "718dfd483844", "repo": "TheAlgorithms/Python", "hash": "506bb5ccfe97fe5b37faa2bcd9df0fd0fab07ac0", "author": "Jarred Allen", "date": "2019-07-05T01:43:16-07:00", "subject": "Add Red-Black Binary Search Trees (#954)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/506bb5ccfe97fe5b37faa2bcd9df0fd0fab07ac0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/506bb5ccfe97fe5b37faa2bcd9df0fd0fab07ac0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 831558d38dd00c7b4d64743ca4f3fe62d16e71d1\nAuthor: Hetal Kuvadia\nDate: 2019-07-05T14:18:36+05:30\nFiles: 3\n\nMessage: #945 Backtracking Algorithms (#953)", "metadata": {"id": "49f0331ce9b7", "repo": "TheAlgorithms/Python", "hash": "831558d38dd00c7b4d64743ca4f3fe62d16e71d1", "author": "Hetal Kuvadia", "date": "2019-07-05T14:18:36+05:30", "subject": "#945 Backtracking Algorithms (#953)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/831558d38dd00c7b4d64743ca4f3fe62d16e71d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/831558d38dd00c7b4d64743ca4f3fe62d16e71d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1161393b39516f97b359a14dc9043d298bc897be\nAuthor: Anup Kumar Panwar\nDate: 2019-07-06T11:21:08+05:30\nFiles: 1\n\nMessage: updated CONTRIBUTING.md", "metadata": {"id": "5ec852ad7362", "repo": "TheAlgorithms/Python", "hash": "1161393b39516f97b359a14dc9043d298bc897be", "author": "Anup Kumar Panwar", "date": "2019-07-06T11:21:08+05:30", "subject": "updated CONTRIBUTING.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1161393b39516f97b359a14dc9043d298bc897be", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1161393b39516f97b359a14dc9043d298bc897be"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc4cf3ece7e10f15435365ee331c3530f6c777f5\nAuthor: Erfan Alimohammadi\nDate: 2019-07-06T17:43:50+04:30\nFiles: 1\n\nMessage: Generate all subsequences using backtracking (#961)", "metadata": {"id": "609798af5e6c", "repo": "TheAlgorithms/Python", "hash": "cc4cf3ece7e10f15435365ee331c3530f6c777f5", "author": "Erfan Alimohammadi", "date": "2019-07-06T17:43:50+04:30", "subject": "Generate all subsequences using backtracking (#961)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc4cf3ece7e10f15435365ee331c3530f6c777f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc4cf3ece7e10f15435365ee331c3530f6c777f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 839160f83a46413b94ba9817edc2ec37bcad36fc\nAuthor: Erfan Alimohammadi\nDate: 2019-07-06T17:49:36+04:30\nFiles: 1\n\nMessage: Generate all permutations of a sequence, using backtracking (#962)", "metadata": {"id": "03fb073a1c96", "repo": "TheAlgorithms/Python", "hash": "839160f83a46413b94ba9817edc2ec37bcad36fc", "author": "Erfan Alimohammadi", "date": "2019-07-06T17:49:36+04:30", "subject": "Generate all permutations of a sequence, using backtracking (#962)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/839160f83a46413b94ba9817edc2ec37bcad36fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/839160f83a46413b94ba9817edc2ec37bcad36fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 781b7f86e720b9c5164047e46f2dedd807b9165b\nAuthor: Erfan Alimohammadi\nDate: 2019-07-06T19:02:06+04:30\nFiles: 2\n\nMessage: Fix readme and duplicate (#967)", "metadata": {"id": "a1975690a762", "repo": "TheAlgorithms/Python", "hash": "781b7f86e720b9c5164047e46f2dedd807b9165b", "author": "Erfan Alimohammadi", "date": "2019-07-06T19:02:06+04:30", "subject": "Fix readme and duplicate (#967)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/781b7f86e720b9c5164047e46f2dedd807b9165b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/781b7f86e720b9c5164047e46f2dedd807b9165b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69bed590368a10479a9ad225402aa540628a0457\nAuthor: Erfan Alimohammadi\nDate: 2019-07-06T20:01:52+04:30\nFiles: 1\n\nMessage: Fix backtrack time complexity (#965)", "metadata": {"id": "6b4bce9815f7", "repo": "TheAlgorithms/Python", "hash": "69bed590368a10479a9ad225402aa540628a0457", "author": "Erfan Alimohammadi", "date": "2019-07-06T20:01:52+04:30", "subject": "Fix backtrack time complexity (#965)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69bed590368a10479a9ad225402aa540628a0457", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69bed590368a10479a9ad225402aa540628a0457"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26df2aab1ee79de5a4b288a64ad9c118bfccab73\nAuthor: PatOnTheBack\nDate: 2019-07-06T11:35:12-04:00\nFiles: 1\n\nMessage: Removed Unused `import sys` (#922)", "metadata": {"id": "55dc1e17fd59", "repo": "TheAlgorithms/Python", "hash": "26df2aab1ee79de5a4b288a64ad9c118bfccab73", "author": "PatOnTheBack", "date": "2019-07-06T11:35:12-04:00", "subject": "Removed Unused `import sys` (#922)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/26df2aab1ee79de5a4b288a64ad9c118bfccab73", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26df2aab1ee79de5a4b288a64ad9c118bfccab73"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95324927288135c740688d16db34381298139d66\nAuthor: Shahabaldin Mohammadi\nDate: 2019-07-07T11:19:15+04:30\nFiles: 1\n\nMessage: added enigma machine algorithm (#932)", "metadata": {"id": "90fa8125bbc3", "repo": "TheAlgorithms/Python", "hash": "95324927288135c740688d16db34381298139d66", "author": "Shahabaldin Mohammadi", "date": "2019-07-07T11:19:15+04:30", "subject": "added enigma machine algorithm (#932)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95324927288135c740688d16db34381298139d66", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95324927288135c740688d16db34381298139d66"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 234b0a77c4d6186c9f0326233af84a8f75b35b6e\nAuthor: Hector S\nDate: 2019-07-07T11:17:38-04:00\nFiles: 1\n\nMessage: Simplied password_generator.py (#968)", "metadata": {"id": "15263fdd5465", "repo": "TheAlgorithms/Python", "hash": "234b0a77c4d6186c9f0326233af84a8f75b35b6e", "author": "Hector S", "date": "2019-07-07T11:17:38-04:00", "subject": "Simplied password_generator.py (#968)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/234b0a77c4d6186c9f0326233af84a8f75b35b6e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/234b0a77c4d6186c9f0326233af84a8f75b35b6e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b365284c80bbc2c7e5676481ed56308a5b1d888\nAuthor: PatOnTheBack\nDate: 2019-07-07T11:45:42-04:00\nFiles: 1\n\nMessage: Removed Unnecessary Assignment for 'error' Var (#920)", "metadata": {"id": "33c03f8a4e95", "repo": "TheAlgorithms/Python", "hash": "2b365284c80bbc2c7e5676481ed56308a5b1d888", "author": "PatOnTheBack", "date": "2019-07-07T11:45:42-04:00", "subject": "Removed Unnecessary Assignment for 'error' Var (#920)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b365284c80bbc2c7e5676481ed56308a5b1d888", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b365284c80bbc2c7e5676481ed56308a5b1d888"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b7f13d991cccd370d8ff5b27c1bdc36237a13473\nAuthor: cclauss\nDate: 2019-07-08T17:27:51+02:00\nFiles: 11\n\nMessage: Travis CI: Run black, doctest, flake8, mypy, and pytest (#964)", "metadata": {"id": "e792bd8b574f", "repo": "TheAlgorithms/Python", "hash": "b7f13d991cccd370d8ff5b27c1bdc36237a13473", "author": "cclauss", "date": "2019-07-08T17:27:51+02:00", "subject": "Travis CI: Run black, doctest, flake8, mypy, and pytest (#964)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/b7f13d991cccd370d8ff5b27c1bdc36237a13473", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b7f13d991cccd370d8ff5b27c1bdc36237a13473"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 78cd3df3fc5935922f13db36c61c3b2680f138d7\nAuthor: cclauss\nDate: 2019-07-08T17:38:47+02:00\nFiles: 1\n\nMessage: Update CONTRIBUTING.md to match #964 (#969)", "metadata": {"id": "1063c9d235e7", "repo": "TheAlgorithms/Python", "hash": "78cd3df3fc5935922f13db36c61c3b2680f138d7", "author": "cclauss", "date": "2019-07-08T17:38:47+02:00", "subject": "Update CONTRIBUTING.md to match #964 (#969)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/78cd3df3fc5935922f13db36c61c3b2680f138d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/78cd3df3fc5935922f13db36c61c3b2680f138d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32d5c1a9b270dec417bb93ecf0e5d9a25170224f\nAuthor: Animesh Singh\nDate: 2019-07-08T22:28:58+05:30\nFiles: 3\n\nMessage: Project Euler Problem #13 Python Solution (#935)", "metadata": {"id": "593405472d12", "repo": "TheAlgorithms/Python", "hash": "32d5c1a9b270dec417bb93ecf0e5d9a25170224f", "author": "Animesh Singh", "date": "2019-07-08T22:28:58+05:30", "subject": "Project Euler Problem #13 Python Solution (#935)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/32d5c1a9b270dec417bb93ecf0e5d9a25170224f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32d5c1a9b270dec417bb93ecf0e5d9a25170224f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e2d9953952053130c63c51ce62c5ceb6cb084e91\nAuthor: Shoujue Xu\nDate: 2019-07-09T01:26:26+08:00\nFiles: 2\n\nMessage: convolve and sobel (#971)", "metadata": {"id": "b13b015d212a", "repo": "TheAlgorithms/Python", "hash": "e2d9953952053130c63c51ce62c5ceb6cb084e91", "author": "Shoujue Xu", "date": "2019-07-09T01:26:26+08:00", "subject": "convolve and sobel (#971)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e2d9953952053130c63c51ce62c5ceb6cb084e91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e2d9953952053130c63c51ce62c5ceb6cb084e91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b2d1b7f509a1124abdd037803db32880402da19\nAuthor: Jasper\nDate: 2019-07-09T03:03:18-04:00\nFiles: 1\n\nMessage: added decimal to hexadecimal conversion (#977)", "metadata": {"id": "d2f8099c80c5", "repo": "TheAlgorithms/Python", "hash": "8b2d1b7f509a1124abdd037803db32880402da19", "author": "Jasper", "date": "2019-07-09T03:03:18-04:00", "subject": "added decimal to hexadecimal conversion (#977)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b2d1b7f509a1124abdd037803db32880402da19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b2d1b7f509a1124abdd037803db32880402da19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c85312da89dcc5bb1ad397feffc0e055dc576e85\nAuthor: Dharni0607\nDate: 2019-07-09T20:50:43+05:30\nFiles: 1\n\nMessage: updates in closest pair of points algorithm (#979)", "metadata": {"id": "5c5385988ec8", "repo": "TheAlgorithms/Python", "hash": "c85312da89dcc5bb1ad397feffc0e055dc576e85", "author": "Dharni0607", "date": "2019-07-09T20:50:43+05:30", "subject": "updates in closest pair of points algorithm (#979)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c85312da89dcc5bb1ad397feffc0e055dc576e85", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c85312da89dcc5bb1ad397feffc0e055dc576e85"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6eaa078e292dc856f1027331e8de30b43a918f9\nAuthor: cclauss\nDate: 2019-07-10T06:59:39+02:00\nFiles: 3\n\nMessage: Pytest the entire repo (#980)", "metadata": {"id": "a5c107fe1ce3", "repo": "TheAlgorithms/Python", "hash": "e6eaa078e292dc856f1027331e8de30b43a918f9", "author": "cclauss", "date": "2019-07-10T06:59:39+02:00", "subject": "Pytest the entire repo (#980)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6eaa078e292dc856f1027331e8de30b43a918f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6eaa078e292dc856f1027331e8de30b43a918f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: add1aef0645790f2688c8ad44ddfdf6638ab8cb1\nAuthor: PatOnTheBack\nDate: 2019-07-10T01:21:04-04:00\nFiles: 1\n\nMessage: Rename average.py to average_mean.py (#939)", "metadata": {"id": "e70cc8807b6e", "repo": "TheAlgorithms/Python", "hash": "add1aef0645790f2688c8ad44ddfdf6638ab8cb1", "author": "PatOnTheBack", "date": "2019-07-10T01:21:04-04:00", "subject": "Rename average.py to average_mean.py (#939)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/add1aef0645790f2688c8ad44ddfdf6638ab8cb1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/add1aef0645790f2688c8ad44ddfdf6638ab8cb1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34dee749a725b0d47811161b0598b9f806ce88cd\nAuthor: Shoujue Xu\nDate: 2019-07-10T22:41:05+08:00\nFiles: 3\n\nMessage: add canny edge detection algorithm and modify sobel_filter (#991)", "metadata": {"id": "4d14ba2a6ebc", "repo": "TheAlgorithms/Python", "hash": "34dee749a725b0d47811161b0598b9f806ce88cd", "author": "Shoujue Xu", "date": "2019-07-10T22:41:05+08:00", "subject": "add canny edge detection algorithm and modify sobel_filter (#991)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/34dee749a725b0d47811161b0598b9f806ce88cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34dee749a725b0d47811161b0598b9f806ce88cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ad5be99192ade89c26752fb9d6fb7c32bc0337f\nAuthor: PatOnTheBack\nDate: 2019-07-10T16:00:30-04:00\nFiles: 1\n\nMessage: Modified Docstrings to Fix Errors (#975)", "metadata": {"id": "e475dd9b320f", "repo": "TheAlgorithms/Python", "hash": "2ad5be99192ade89c26752fb9d6fb7c32bc0337f", "author": "PatOnTheBack", "date": "2019-07-10T16:00:30-04:00", "subject": "Modified Docstrings to Fix Errors (#975)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ad5be99192ade89c26752fb9d6fb7c32bc0337f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ad5be99192ade89c26752fb9d6fb7c32bc0337f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 897f1d0fb4c4f78dd8a7e82820e843f7f9f38738\nAuthor: PatOnTheBack\nDate: 2019-07-10T16:09:24-04:00\nFiles: 13\n\nMessage: Improved Formatting and Style of Math Algos (#960)", "metadata": {"id": "4afe2a48e601", "repo": "TheAlgorithms/Python", "hash": "897f1d0fb4c4f78dd8a7e82820e843f7f9f38738", "author": "PatOnTheBack", "date": "2019-07-10T16:09:24-04:00", "subject": "Improved Formatting and Style of Math Algos (#960)", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/897f1d0fb4c4f78dd8a7e82820e843f7f9f38738", "diff_url": "https://github.com/TheAlgorithms/Python/commit/897f1d0fb4c4f78dd8a7e82820e843f7f9f38738"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37fbd8ca2ed404767ad8514edd6e0330c0306a58\nAuthor: Sanders Lin\nDate: 2019-07-11T04:38:10+08:00\nFiles: 1\n\nMessage: Update average_median.py (#998)", "metadata": {"id": "6d7a68457f71", "repo": "TheAlgorithms/Python", "hash": "37fbd8ca2ed404767ad8514edd6e0330c0306a58", "author": "Sanders Lin", "date": "2019-07-11T04:38:10+08:00", "subject": "Update average_median.py (#998)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/37fbd8ca2ed404767ad8514edd6e0330c0306a58", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37fbd8ca2ed404767ad8514edd6e0330c0306a58"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b79a197e8c05251cf9443cbc5c15bb66ae23f3d8\nAuthor: Sanders Lin\nDate: 2019-07-11T12:43:03+08:00\nFiles: 1\n\nMessage: Update abs_Max.py (#997)", "metadata": {"id": "11f76897410c", "repo": "TheAlgorithms/Python", "hash": "b79a197e8c05251cf9443cbc5c15bb66ae23f3d8", "author": "Sanders Lin", "date": "2019-07-11T12:43:03+08:00", "subject": "Update abs_Max.py (#997)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b79a197e8c05251cf9443cbc5c15bb66ae23f3d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b79a197e8c05251cf9443cbc5c15bb66ae23f3d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f991f7740f8bbb801d5442e07f6e2881e3a7e1d\nAuthor: Alfonso Rodríguez Pereira\nDate: 2019-07-11T11:16:42+02:00\nFiles: 23\n\nMessage: #315 Renamed all files to snake_case (#993)", "metadata": {"id": "bae9b30aa0c9", "repo": "TheAlgorithms/Python", "hash": "5f991f7740f8bbb801d5442e07f6e2881e3a7e1d", "author": "Alfonso Rodríguez Pereira", "date": "2019-07-11T11:16:42+02:00", "subject": "#315 Renamed all files to snake_case (#993)", "files_changed": 23, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f991f7740f8bbb801d5442e07f6e2881e3a7e1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f991f7740f8bbb801d5442e07f6e2881e3a7e1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2f2fa8b231999905564006cc3dd2db55de5ecc7\nAuthor: Sanders Lin\nDate: 2019-07-12T00:20:41+08:00\nFiles: 2\n\nMessage: Update abs_Min.py (#1004)", "metadata": {"id": "7750a97fceb3", "repo": "TheAlgorithms/Python", "hash": "c2f2fa8b231999905564006cc3dd2db55de5ecc7", "author": "Sanders Lin", "date": "2019-07-12T00:20:41+08:00", "subject": "Update abs_Min.py (#1004)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2f2fa8b231999905564006cc3dd2db55de5ecc7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2f2fa8b231999905564006cc3dd2db55de5ecc7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f2eb965604ef704d1ffc1a79acaba8b8c58e204b\nAuthor: FrogBattle\nDate: 2019-07-11T17:21:48+01:00\nFiles: 1\n\nMessage: Update ~script.py (#990)", "metadata": {"id": "cd9fb18dced0", "repo": "TheAlgorithms/Python", "hash": "f2eb965604ef704d1ffc1a79acaba8b8c58e204b", "author": "FrogBattle", "date": "2019-07-11T17:21:48+01:00", "subject": "Update ~script.py (#990)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f2eb965604ef704d1ffc1a79acaba8b8c58e204b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f2eb965604ef704d1ffc1a79acaba8b8c58e204b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1dc9ec8fb2c51372800762b8e3f734eb93ec1814\nAuthor: obelisk0114\nDate: 2019-07-12T08:16:14-07:00\nFiles: 1\n\nMessage: Update Bucket Sort time complexity analysis (#918)", "metadata": {"id": "f41a7bfd6f6a", "repo": "TheAlgorithms/Python", "hash": "1dc9ec8fb2c51372800762b8e3f734eb93ec1814", "author": "obelisk0114", "date": "2019-07-12T08:16:14-07:00", "subject": "Update Bucket Sort time complexity analysis (#918)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1dc9ec8fb2c51372800762b8e3f734eb93ec1814", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1dc9ec8fb2c51372800762b8e3f734eb93ec1814"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e0b33d3dd7eda32a97fe73df09df20e2004eb98\nAuthor: Sanders Lin\nDate: 2019-07-13T15:04:43+08:00\nFiles: 1\n\nMessage: Update 3n+1.py (#996)", "metadata": {"id": "2af599a775a5", "repo": "TheAlgorithms/Python", "hash": "1e0b33d3dd7eda32a97fe73df09df20e2004eb98", "author": "Sanders Lin", "date": "2019-07-13T15:04:43+08:00", "subject": "Update 3n+1.py (#996)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e0b33d3dd7eda32a97fe73df09df20e2004eb98", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e0b33d3dd7eda32a97fe73df09df20e2004eb98"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a6ebb85a2e8eda43131803f2104cdbba07cb164\nAuthor: Sanders Lin\nDate: 2019-07-13T15:10:02+08:00\nFiles: 1\n\nMessage: Update edit_distance.py (#1001)", "metadata": {"id": "bff809db821f", "repo": "TheAlgorithms/Python", "hash": "7a6ebb85a2e8eda43131803f2104cdbba07cb164", "author": "Sanders Lin", "date": "2019-07-13T15:10:02+08:00", "subject": "Update edit_distance.py (#1001)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a6ebb85a2e8eda43131803f2104cdbba07cb164", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a6ebb85a2e8eda43131803f2104cdbba07cb164"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7271c0d64acf4881636f08c4c2dcb00cbe757798\nAuthor: Sanders Lin\nDate: 2019-07-13T15:12:54+08:00\nFiles: 1\n\nMessage: Update rod_cutting.py (#995)", "metadata": {"id": "f6efbd607f22", "repo": "TheAlgorithms/Python", "hash": "7271c0d64acf4881636f08c4c2dcb00cbe757798", "author": "Sanders Lin", "date": "2019-07-13T15:12:54+08:00", "subject": "Update rod_cutting.py (#995)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7271c0d64acf4881636f08c4c2dcb00cbe757798", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7271c0d64acf4881636f08c4c2dcb00cbe757798"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d72586c5f4164ed2b518d6badea9d9a89e756689\nAuthor: Hector S\nDate: 2019-07-13T15:50:37-04:00\nFiles: 3\n\nMessage: Updated ~script.py per #978 (#1013)", "metadata": {"id": "ed953502d8df", "repo": "TheAlgorithms/Python", "hash": "d72586c5f4164ed2b518d6badea9d9a89e756689", "author": "Hector S", "date": "2019-07-13T15:50:37-04:00", "subject": "Updated ~script.py per #978 (#1013)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/d72586c5f4164ed2b518d6badea9d9a89e756689", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d72586c5f4164ed2b518d6badea9d9a89e756689"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0d615398830e8a6fd1c3aa4bd6896de1b8200561\nAuthor: Rakshit Parashar\nDate: 2019-07-13T12:54:38-07:00\nFiles: 2\n\nMessage: Log_likelihood update (#1008)", "metadata": {"id": "b1317fdd498f", "repo": "TheAlgorithms/Python", "hash": "0d615398830e8a6fd1c3aa4bd6896de1b8200561", "author": "Rakshit Parashar", "date": "2019-07-13T12:54:38-07:00", "subject": "Log_likelihood update (#1008)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0d615398830e8a6fd1c3aa4bd6896de1b8200561", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0d615398830e8a6fd1c3aa4bd6896de1b8200561"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 628794d89de355e87ae51ed022cf242dac30ea47\nAuthor: obelisk0114\nDate: 2019-07-13T22:45:54-07:00\nFiles: 1\n\nMessage: Add combinations (#1015)", "metadata": {"id": "6899264c6a2d", "repo": "TheAlgorithms/Python", "hash": "628794d89de355e87ae51ed022cf242dac30ea47", "author": "obelisk0114", "date": "2019-07-13T22:45:54-07:00", "subject": "Add combinations (#1015)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/628794d89de355e87ae51ed022cf242dac30ea47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/628794d89de355e87ae51ed022cf242dac30ea47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3b2738ed89a4ecb1cfb6f16aa96bb90701914796\nAuthor: obelisk0114\nDate: 2019-07-14T23:48:35-07:00\nFiles: 1\n\nMessage: Add rotate matrix problem (#1021)", "metadata": {"id": "4517c6bf086f", "repo": "TheAlgorithms/Python", "hash": "3b2738ed89a4ecb1cfb6f16aa96bb90701914796", "author": "obelisk0114", "date": "2019-07-14T23:48:35-07:00", "subject": "Add rotate matrix problem (#1021)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3b2738ed89a4ecb1cfb6f16aa96bb90701914796", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3b2738ed89a4ecb1cfb6f16aa96bb90701914796"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e55bfd4da5a15d8e8536a1a87ad148c69b16a1e\nAuthor: Sanders Lin\nDate: 2019-07-16T00:17:41+08:00\nFiles: 1\n\nMessage: Create climbing_stairs.py (#1002)", "metadata": {"id": "5108869a5576", "repo": "TheAlgorithms/Python", "hash": "1e55bfd4da5a15d8e8536a1a87ad148c69b16a1e", "author": "Sanders Lin", "date": "2019-07-16T00:17:41+08:00", "subject": "Create climbing_stairs.py (#1002)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e55bfd4da5a15d8e8536a1a87ad148c69b16a1e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e55bfd4da5a15d8e8536a1a87ad148c69b16a1e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fb3beeaf1215a1be4a7bc97097ef6a33fd65aeb\nAuthor: cclauss\nDate: 2019-07-16T07:26:28+02:00\nFiles: 1\n\nMessage: Fix error message and format with python/black (#1025)", "metadata": {"id": "80d5fd0dcad8", "repo": "TheAlgorithms/Python", "hash": "2fb3beeaf1215a1be4a7bc97097ef6a33fd65aeb", "author": "cclauss", "date": "2019-07-16T07:26:28+02:00", "subject": "Fix error message and format with python/black (#1025)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fb3beeaf1215a1be4a7bc97097ef6a33fd65aeb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fb3beeaf1215a1be4a7bc97097ef6a33fd65aeb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 267b5eff40409034322d046b3b0054ac3462cf9e\nAuthor: Bruno Simas Hadlich\nDate: 2019-07-16T20:09:53-03:00\nFiles: 100\n\nMessage: Added doctest and more explanation about Dijkstra execution. (#1014)", "metadata": {"id": "c7cbafc7a138", "repo": "TheAlgorithms/Python", "hash": "267b5eff40409034322d046b3b0054ac3462cf9e", "author": "Bruno Simas Hadlich", "date": "2019-07-16T20:09:53-03:00", "subject": "Added doctest and more explanation about Dijkstra execution. (#1014)", "files_changed": 100, "code_url": "https://github.com/TheAlgorithms/Python/tree/267b5eff40409034322d046b3b0054ac3462cf9e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/267b5eff40409034322d046b3b0054ac3462cf9e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7cdda931fd6e272529f25a4cd2dbd7c6785d467c\nAuthor: cclauss\nDate: 2019-07-17T06:07:25+02:00\nFiles: 9\n\nMessage: Travis CI: Add pytest --doctest-modules graphs (#1018)", "metadata": {"id": "c68e27eb96e9", "repo": "TheAlgorithms/Python", "hash": "7cdda931fd6e272529f25a4cd2dbd7c6785d467c", "author": "cclauss", "date": "2019-07-17T06:07:25+02:00", "subject": "Travis CI: Add pytest --doctest-modules graphs (#1018)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/7cdda931fd6e272529f25a4cd2dbd7c6785d467c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7cdda931fd6e272529f25a4cd2dbd7c6785d467c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f195d9251cc64adb64549f79f4e774e220a668ab\nAuthor: Jigyasa G\nDate: 2019-07-17T11:52:09+05:30\nFiles: 1\n\nMessage: adding factorial (#930)", "metadata": {"id": "32b45f9c5c75", "repo": "TheAlgorithms/Python", "hash": "f195d9251cc64adb64549f79f4e774e220a668ab", "author": "Jigyasa G", "date": "2019-07-17T11:52:09+05:30", "subject": "adding factorial (#930)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f195d9251cc64adb64549f79f4e774e220a668ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f195d9251cc64adb64549f79f4e774e220a668ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f64b6029389019a2f2599b88078b940054e8be6c\nAuthor: Sanders Lin\nDate: 2019-07-18T00:12:24+08:00\nFiles: 1\n\nMessage: Update max_sub_array.py (#1000)", "metadata": {"id": "ef3c4f97477a", "repo": "TheAlgorithms/Python", "hash": "f64b6029389019a2f2599b88078b940054e8be6c", "author": "Sanders Lin", "date": "2019-07-18T00:12:24+08:00", "subject": "Update max_sub_array.py (#1000)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f64b6029389019a2f2599b88078b940054e8be6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f64b6029389019a2f2599b88078b940054e8be6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e662a5aaefb6f236021c89e9d410519c2013efa0\nAuthor: Bruno Simas Hadlich\nDate: 2019-07-17T15:32:04-03:00\nFiles: 1\n\nMessage: Added Burrows-Wheeler transform algorithm. (#1029)", "metadata": {"id": "e8df79200da7", "repo": "TheAlgorithms/Python", "hash": "e662a5aaefb6f236021c89e9d410519c2013efa0", "author": "Bruno Simas Hadlich", "date": "2019-07-17T15:32:04-03:00", "subject": "Added Burrows-Wheeler transform algorithm. (#1029)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e662a5aaefb6f236021c89e9d410519c2013efa0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e662a5aaefb6f236021c89e9d410519c2013efa0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2e8582abdf64c837c61c08cecdd5cbea222e290\nAuthor: cclauss\nDate: 2019-07-18T13:10:52+02:00\nFiles: 2\n\nMessage: Travis CI: Add pytest --doctest-modules neural_network (#1028)", "metadata": {"id": "04cee2fce8d9", "repo": "TheAlgorithms/Python", "hash": "c2e8582abdf64c837c61c08cecdd5cbea222e290", "author": "cclauss", "date": "2019-07-18T13:10:52+02:00", "subject": "Travis CI: Add pytest --doctest-modules neural_network (#1028)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2e8582abdf64c837c61c08cecdd5cbea222e290", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2e8582abdf64c837c61c08cecdd5cbea222e290"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a55f2b36a569f27a0893a79f0ba9cee23819557\nAuthor: cclauss\nDate: 2019-07-18T18:15:54+02:00\nFiles: 1\n\nMessage: Remove the space: lucas series.py --> lucas_series.py (#1036)", "metadata": {"id": "00e158311326", "repo": "TheAlgorithms/Python", "hash": "9a55f2b36a569f27a0893a79f0ba9cee23819557", "author": "cclauss", "date": "2019-07-18T18:15:54+02:00", "subject": "Remove the space: lucas series.py --> lucas_series.py (#1036)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a55f2b36a569f27a0893a79f0ba9cee23819557", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a55f2b36a569f27a0893a79f0ba9cee23819557"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f438440ac54bbaad1557d5d8d2caa3331231f99b\nAuthor: Bruno Simas Hadlich\nDate: 2019-07-18T14:05:14-03:00\nFiles: 8\n\nMessage: Fixes for issue \"Fix the LGTM issues #1024\" (#1034)", "metadata": {"id": "ad5efbb20afc", "repo": "TheAlgorithms/Python", "hash": "f438440ac54bbaad1557d5d8d2caa3331231f99b", "author": "Bruno Simas Hadlich", "date": "2019-07-18T14:05:14-03:00", "subject": "Fixes for issue \"Fix the LGTM issues #1024\" (#1034)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/f438440ac54bbaad1557d5d8d2caa3331231f99b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f438440ac54bbaad1557d5d8d2caa3331231f99b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9f8953dc0c39452bf6dccb76644bcb054d023dfb\nAuthor: thiru15\nDate: 2019-07-19T03:10:51+05:30\nFiles: 1\n\nMessage: Update find_lcm.py (#1019)", "metadata": {"id": "1544321c4c84", "repo": "TheAlgorithms/Python", "hash": "9f8953dc0c39452bf6dccb76644bcb054d023dfb", "author": "thiru15", "date": "2019-07-19T03:10:51+05:30", "subject": "Update find_lcm.py (#1019)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9f8953dc0c39452bf6dccb76644bcb054d023dfb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9f8953dc0c39452bf6dccb76644bcb054d023dfb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f7ac8b5ed054198bdb254635e8f06c6f219c2f75\nAuthor: Bruno Simas Hadlich\nDate: 2019-07-18T19:34:29-03:00\nFiles: 9\n\nMessage: Commented doctests that were causing slowness at Travis. (#1039)", "metadata": {"id": "4fc3ebdf48f4", "repo": "TheAlgorithms/Python", "hash": "f7ac8b5ed054198bdb254635e8f06c6f219c2f75", "author": "Bruno Simas Hadlich", "date": "2019-07-18T19:34:29-03:00", "subject": "Commented doctests that were causing slowness at Travis. (#1039)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/f7ac8b5ed054198bdb254635e8f06c6f219c2f75", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f7ac8b5ed054198bdb254635e8f06c6f219c2f75"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9fcfe6a02bca94664189a656cf76bd425bbf3417\nAuthor: Bruno Simas Hadlich\nDate: 2019-07-19T01:33:28-03:00\nFiles: 1\n\nMessage: Commented doctests that were causing slowness at Travis. #2 (#1041)", "metadata": {"id": "92daa3eccd0e", "repo": "TheAlgorithms/Python", "hash": "9fcfe6a02bca94664189a656cf76bd425bbf3417", "author": "Bruno Simas Hadlich", "date": "2019-07-19T01:33:28-03:00", "subject": "Commented doctests that were causing slowness at Travis. #2 (#1041)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9fcfe6a02bca94664189a656cf76bd425bbf3417", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9fcfe6a02bca94664189a656cf76bd425bbf3417"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 60c608d85a41f85f795233b5ff913ca35f8a2f92\nAuthor: Md. Mahbubur Rahman\nDate: 2019-07-19T16:41:37+09:00\nFiles: 1\n\nMessage: Added matrix exponentiation approach for finding fibonacci number. (#1042)", "metadata": {"id": "ac6448ac2e53", "repo": "TheAlgorithms/Python", "hash": "60c608d85a41f85f795233b5ff913ca35f8a2f92", "author": "Md. Mahbubur Rahman", "date": "2019-07-19T16:41:37+09:00", "subject": "Added matrix exponentiation approach for finding fibonacci number. (#1042)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/60c608d85a41f85f795233b5ff913ca35f8a2f92", "diff_url": "https://github.com/TheAlgorithms/Python/commit/60c608d85a41f85f795233b5ff913ca35f8a2f92"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc1de946eabe20053b811b50e0e1d50697bd46fa\nAuthor: cclauss\nDate: 2019-07-19T10:55:45+02:00\nFiles: 1\n\nMessage: Use correct function names in nth_fibonacci_using_matrix_exponentiation.py (#1045)", "metadata": {"id": "7f6f85eb63de", "repo": "TheAlgorithms/Python", "hash": "dc1de946eabe20053b811b50e0e1d50697bd46fa", "author": "cclauss", "date": "2019-07-19T10:55:45+02:00", "subject": "Use correct function names in nth_fibonacci_using_matrix_exponentiation.py (#1045)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc1de946eabe20053b811b50e0e1d50697bd46fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc1de946eabe20053b811b50e0e1d50697bd46fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e0717c3cfb336aa86f6720f2f49adf58f0e95d7\nAuthor: Stephen Gemin\nDate: 2019-07-19T23:06:29-04:00\nFiles: 3\n\nMessage: Add error & test checks for matrix_operations.py (#925)", "metadata": {"id": "9c8e3d15f730", "repo": "TheAlgorithms/Python", "hash": "4e0717c3cfb336aa86f6720f2f49adf58f0e95d7", "author": "Stephen Gemin", "date": "2019-07-19T23:06:29-04:00", "subject": "Add error & test checks for matrix_operations.py (#925)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e0717c3cfb336aa86f6720f2f49adf58f0e95d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e0717c3cfb336aa86f6720f2f49adf58f0e95d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f5e6d4e8cddb920439ed9a94b79f2af9a4fa2ac6\nAuthor: Christian Clauss\nDate: 2019-07-20T09:36:55+02:00\nFiles: 1\n\nMessage: Update DIRECTORY.md (#1046)", "metadata": {"id": "6b9791fbcb3f", "repo": "TheAlgorithms/Python", "hash": "f5e6d4e8cddb920439ed9a94b79f2af9a4fa2ac6", "author": "Christian Clauss", "date": "2019-07-20T09:36:55+02:00", "subject": "Update DIRECTORY.md (#1046)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f5e6d4e8cddb920439ed9a94b79f2af9a4fa2ac6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f5e6d4e8cddb920439ed9a94b79f2af9a4fa2ac6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61fec83242bb00766141ffa2571414bbba68ab6e\nAuthor: QuantumNovice\nDate: 2019-07-20T17:32:40+05:00\nFiles: 3\n\nMessage: Adds Gaussian Function in maths section (#1054)", "metadata": {"id": "920edf3be281", "repo": "TheAlgorithms/Python", "hash": "61fec83242bb00766141ffa2571414bbba68ab6e", "author": "QuantumNovice", "date": "2019-07-20T17:32:40+05:00", "subject": "Adds Gaussian Function in maths section (#1054)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/61fec83242bb00766141ffa2571414bbba68ab6e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61fec83242bb00766141ffa2571414bbba68ab6e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b5beb61d63b97562ba0b5d161b9a2e23fb8bcf5\nAuthor: QuantumNovice\nDate: 2019-07-20T20:33:04+05:00\nFiles: 1\n\nMessage: Update newton_raphson_method.py (#1057)", "metadata": {"id": "4217fe2bc542", "repo": "TheAlgorithms/Python", "hash": "5b5beb61d63b97562ba0b5d161b9a2e23fb8bcf5", "author": "QuantumNovice", "date": "2019-07-20T20:33:04+05:00", "subject": "Update newton_raphson_method.py (#1057)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b5beb61d63b97562ba0b5d161b9a2e23fb8bcf5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b5beb61d63b97562ba0b5d161b9a2e23fb8bcf5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f0953070750f9f9813ea599e74d04a9c34e5dd2\nAuthor: Christian Clauss\nDate: 2019-07-20T18:31:08+02:00\nFiles: 1\n\nMessage: dijkstra.py: Use r\"strings\" to fix two pylint warnings (#1052)", "metadata": {"id": "607c1b20ee34", "repo": "TheAlgorithms/Python", "hash": "0f0953070750f9f9813ea599e74d04a9c34e5dd2", "author": "Christian Clauss", "date": "2019-07-20T18:31:08+02:00", "subject": "dijkstra.py: Use r\"strings\" to fix two pylint warnings (#1052)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f0953070750f9f9813ea599e74d04a9c34e5dd2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f0953070750f9f9813ea599e74d04a9c34e5dd2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b35f5d971b45ed0740dc6f7a4a8b3a05f516a258\nAuthor: John Law\nDate: 2019-07-21T00:40:00+08:00\nFiles: 1\n\nMessage: Update CONTRIBUTING.md (#1059)", "metadata": {"id": "a28cce3750ad", "repo": "TheAlgorithms/Python", "hash": "b35f5d971b45ed0740dc6f7a4a8b3a05f516a258", "author": "John Law", "date": "2019-07-21T00:40:00+08:00", "subject": "Update CONTRIBUTING.md (#1059)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b35f5d971b45ed0740dc6f7a4a8b3a05f516a258", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b35f5d971b45ed0740dc6f7a4a8b3a05f516a258"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93fdc9f2a1d64c08e6f1ef5ebbb1470e4ee5c4e2\nAuthor: Christian Clauss\nDate: 2019-07-21T08:16:28+02:00\nFiles: 5\n\nMessage: Travis CI: Add pytest --doctest-modules maths (#1020)", "metadata": {"id": "42f9bb8d9824", "repo": "TheAlgorithms/Python", "hash": "93fdc9f2a1d64c08e6f1ef5ebbb1470e4ee5c4e2", "author": "Christian Clauss", "date": "2019-07-21T08:16:28+02:00", "subject": "Travis CI: Add pytest --doctest-modules maths (#1020)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/93fdc9f2a1d64c08e6f1ef5ebbb1470e4ee5c4e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93fdc9f2a1d64c08e6f1ef5ebbb1470e4ee5c4e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c964d743b6275e31548f605d5b2d583656960de0\nAuthor: QuantumNovice\nDate: 2019-07-21T13:35:42+05:00\nFiles: 2\n\nMessage: Added Mobius Function (#1058)", "metadata": {"id": "50cb0ddfd6d2", "repo": "TheAlgorithms/Python", "hash": "c964d743b6275e31548f605d5b2d583656960de0", "author": "QuantumNovice", "date": "2019-07-21T13:35:42+05:00", "subject": "Added Mobius Function (#1058)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c964d743b6275e31548f605d5b2d583656960de0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c964d743b6275e31548f605d5b2d583656960de0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05e567c2f92dc746969fe859cd806d5928067f52\nAuthor: QuantumNovice\nDate: 2019-07-21T16:03:39+05:00\nFiles: 2\n\nMessage: Code to change contrast (#1060)", "metadata": {"id": "9806dca92202", "repo": "TheAlgorithms/Python", "hash": "05e567c2f92dc746969fe859cd806d5928067f52", "author": "QuantumNovice", "date": "2019-07-21T16:03:39+05:00", "subject": "Code to change contrast (#1060)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/05e567c2f92dc746969fe859cd806d5928067f52", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05e567c2f92dc746969fe859cd806d5928067f52"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2ed8d443c03bd9fa8cc523bcefcca4eeff04c2e\nAuthor: Christian Clauss\nDate: 2019-07-23T00:07:09+02:00\nFiles: 1\n\nMessage: rotate_matrix.py: Add type hints for return values (#1023)", "metadata": {"id": "c0543984fd4e", "repo": "TheAlgorithms/Python", "hash": "b2ed8d443c03bd9fa8cc523bcefcca4eeff04c2e", "author": "Christian Clauss", "date": "2019-07-23T00:07:09+02:00", "subject": "rotate_matrix.py: Add type hints for return values (#1023)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2ed8d443c03bd9fa8cc523bcefcca4eeff04c2e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2ed8d443c03bd9fa8cc523bcefcca4eeff04c2e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7c3ef9885393681c83c68e9733fa2a5fd9651203\nAuthor: Md. Mahbubur Rahman\nDate: 2019-07-24T18:32:05+09:00\nFiles: 1\n\nMessage: Implement ruling hash to appropriate complexity of Rabin Karp (#1066)", "metadata": {"id": "e48172b8a4f6", "repo": "TheAlgorithms/Python", "hash": "7c3ef9885393681c83c68e9733fa2a5fd9651203", "author": "Md. Mahbubur Rahman", "date": "2019-07-24T18:32:05+09:00", "subject": "Implement ruling hash to appropriate complexity of Rabin Karp (#1066)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7c3ef9885393681c83c68e9733fa2a5fd9651203", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7c3ef9885393681c83c68e9733fa2a5fd9651203"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46bcee0978fe507891a8e3b8892437fafed28c08\nAuthor: QuantumNovice\nDate: 2019-07-24T17:34:22+05:00\nFiles: 1\n\nMessage: Add badges to the top of README.md (#1064)", "metadata": {"id": "d0a8a2f8494c", "repo": "TheAlgorithms/Python", "hash": "46bcee0978fe507891a8e3b8892437fafed28c08", "author": "QuantumNovice", "date": "2019-07-24T17:34:22+05:00", "subject": "Add badges to the top of README.md (#1064)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46bcee0978fe507891a8e3b8892437fafed28c08", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46bcee0978fe507891a8e3b8892437fafed28c08"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c8e9314b6b36b3721d9df50ffd7dc20bfb2fc7d\nAuthor: Christian Clauss\nDate: 2019-07-25T09:49:00+02:00\nFiles: 5\n\nMessage: Travis CI: Add a flake8 test for unused imports (#1038)", "metadata": {"id": "0da0d5f6e24f", "repo": "TheAlgorithms/Python", "hash": "3c8e9314b6b36b3721d9df50ffd7dc20bfb2fc7d", "author": "Christian Clauss", "date": "2019-07-25T09:49:00+02:00", "subject": "Travis CI: Add a flake8 test for unused imports (#1038)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c8e9314b6b36b3721d9df50ffd7dc20bfb2fc7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c8e9314b6b36b3721d9df50ffd7dc20bfb2fc7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c27bd5144fd48c1a30d10f0d230fabb4fd0b3925\nAuthor: QuantumNovice\nDate: 2019-07-25T23:38:24+05:00\nFiles: 4\n\nMessage: in_static_equilibrium checks if a 2D static system is in equilibrium (#1062)", "metadata": {"id": "f3ba7243d7d2", "repo": "TheAlgorithms/Python", "hash": "c27bd5144fd48c1a30d10f0d230fabb4fd0b3925", "author": "QuantumNovice", "date": "2019-07-25T23:38:24+05:00", "subject": "in_static_equilibrium checks if a 2D static system is in equilibrium (#1062)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/c27bd5144fd48c1a30d10f0d230fabb4fd0b3925", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c27bd5144fd48c1a30d10f0d230fabb4fd0b3925"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46bc6738d78de3a05901881c919e8d91a28b8ef4\nAuthor: obelisk0114\nDate: 2019-07-26T03:25:38-07:00\nFiles: 2\n\nMessage: Add doctest to maths/sieve_of_eratosthenes.py and remove other/finding_primes.py (#1078)", "metadata": {"id": "a81b61a830fa", "repo": "TheAlgorithms/Python", "hash": "46bc6738d78de3a05901881c919e8d91a28b8ef4", "author": "obelisk0114", "date": "2019-07-26T03:25:38-07:00", "subject": "Add doctest to maths/sieve_of_eratosthenes.py and remove other/finding_primes.py (#1078)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/46bc6738d78de3a05901881c919e8d91a28b8ef4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46bc6738d78de3a05901881c919e8d91a28b8ef4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3b63857b657ef9e552368d66fe536a0454c6307f\nAuthor: Jasper\nDate: 2019-07-26T12:28:32-04:00\nFiles: 1\n\nMessage: added automated doctest to decimal_to_hexadecimal.py in conversions (#1071)", "metadata": {"id": "c41cdc12a033", "repo": "TheAlgorithms/Python", "hash": "3b63857b657ef9e552368d66fe536a0454c6307f", "author": "Jasper", "date": "2019-07-26T12:28:32-04:00", "subject": "added automated doctest to decimal_to_hexadecimal.py in conversions (#1071)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3b63857b657ef9e552368d66fe536a0454c6307f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3b63857b657ef9e552368d66fe536a0454c6307f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0817bdcf0c5ce17a7798fc0ede1821cd1bc983f\nAuthor: Christian Clauss\nDate: 2019-07-28T17:27:23+02:00\nFiles: 3\n\nMessage: Rewrite build_directory_md.py (#1076)", "metadata": {"id": "a0c50926cf4a", "repo": "TheAlgorithms/Python", "hash": "a0817bdcf0c5ce17a7798fc0ede1821cd1bc983f", "author": "Christian Clauss", "date": "2019-07-28T17:27:23+02:00", "subject": "Rewrite build_directory_md.py (#1076)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0817bdcf0c5ce17a7798fc0ede1821cd1bc983f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0817bdcf0c5ce17a7798fc0ede1821cd1bc983f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b2c9541691a8a1d6ac523287225bfc368146403\nAuthor: Abhijeeth S\nDate: 2019-07-30T12:17:54+05:30\nFiles: 1\n\nMessage: LargestOfVeryLargeNumbers (#818)", "metadata": {"id": "9256f1f2920e", "repo": "TheAlgorithms/Python", "hash": "7b2c9541691a8a1d6ac523287225bfc368146403", "author": "Abhijeeth S", "date": "2019-07-30T12:17:54+05:30", "subject": "LargestOfVeryLargeNumbers (#818)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b2c9541691a8a1d6ac523287225bfc368146403", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b2c9541691a8a1d6ac523287225bfc368146403"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9ecdb33ca04d44c979d8d9c1c99df312f4dd50c\nAuthor: Christian Clauss\nDate: 2019-07-30T12:02:13+02:00\nFiles: 4\n\nMessage: Validate Python filenames (#1086)", "metadata": {"id": "b0b314f0c70c", "repo": "TheAlgorithms/Python", "hash": "a9ecdb33ca04d44c979d8d9c1c99df312f4dd50c", "author": "Christian Clauss", "date": "2019-07-30T12:02:13+02:00", "subject": "Validate Python filenames (#1086)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9ecdb33ca04d44c979d8d9c1c99df312f4dd50c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9ecdb33ca04d44c979d8d9c1c99df312f4dd50c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 861a8c36316a0bb10ee93f5560ce3313ef991399\nAuthor: obelisk0114\nDate: 2019-07-30T09:00:24-07:00\nFiles: 1\n\nMessage: Add Lucas_Lehmer_primality_test (#1050)", "metadata": {"id": "cd94bbcefa21", "repo": "TheAlgorithms/Python", "hash": "861a8c36316a0bb10ee93f5560ce3313ef991399", "author": "obelisk0114", "date": "2019-07-30T09:00:24-07:00", "subject": "Add Lucas_Lehmer_primality_test (#1050)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/861a8c36316a0bb10ee93f5560ce3313ef991399", "diff_url": "https://github.com/TheAlgorithms/Python/commit/861a8c36316a0bb10ee93f5560ce3313ef991399"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e58a5e68424df74a4c7b30df04162c775044405c\nAuthor: FrogBattle\nDate: 2019-07-30T17:06:48+01:00\nFiles: 1\n\nMessage: Update tim_sort.py (#972)", "metadata": {"id": "5524db2da3c3", "repo": "TheAlgorithms/Python", "hash": "e58a5e68424df74a4c7b30df04162c775044405c", "author": "FrogBattle", "date": "2019-07-30T17:06:48+01:00", "subject": "Update tim_sort.py (#972)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e58a5e68424df74a4c7b30df04162c775044405c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e58a5e68424df74a4c7b30df04162c775044405c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a5589f4fcb71fc6101132bad44981693ef65d2c\nAuthor: vinayak\nDate: 2019-07-31T16:50:32+05:30\nFiles: 1\n\nMessage: project_euler/problem_10 (#1089)", "metadata": {"id": "a450123c36ac", "repo": "TheAlgorithms/Python", "hash": "4a5589f4fcb71fc6101132bad44981693ef65d2c", "author": "vinayak", "date": "2019-07-31T16:50:32+05:30", "subject": "project_euler/problem_10 (#1089)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a5589f4fcb71fc6101132bad44981693ef65d2c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a5589f4fcb71fc6101132bad44981693ef65d2c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b267e5e4f8ccb72dd58fcf0057642fd62a36bdf\nAuthor: Christian Clauss\nDate: 2019-07-31T17:14:35+02:00\nFiles: 3\n\nMessage: Fix data_structures to pass our Travis CI pytests (#1088)", "metadata": {"id": "ba00425f71ee", "repo": "TheAlgorithms/Python", "hash": "7b267e5e4f8ccb72dd58fcf0057642fd62a36bdf", "author": "Christian Clauss", "date": "2019-07-31T17:14:35+02:00", "subject": "Fix data_structures to pass our Travis CI pytests (#1088)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b267e5e4f8ccb72dd58fcf0057642fd62a36bdf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b267e5e4f8ccb72dd58fcf0057642fd62a36bdf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9c0cbe33076a570a3c02825b7c6d9866a760e777\nAuthor: Sanders Lin\nDate: 2019-08-01T23:54:03+08:00\nFiles: 1\n\nMessage: Create collatz_sequence.py (#639)", "metadata": {"id": "8e96cc10e297", "repo": "TheAlgorithms/Python", "hash": "9c0cbe33076a570a3c02825b7c6d9866a760e777", "author": "Sanders Lin", "date": "2019-08-01T23:54:03+08:00", "subject": "Create collatz_sequence.py (#639)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9c0cbe33076a570a3c02825b7c6d9866a760e777", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9c0cbe33076a570a3c02825b7c6d9866a760e777"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3131419048010d9d67441387da4e73755364cf2\nAuthor: Syed Waleed Hyder\nDate: 2019-08-03T20:00:10+02:00\nFiles: 1\n\nMessage: bin(num). convert ZERO and negative decimal numbers to binary. (#1093)", "metadata": {"id": "ad9ee438cda1", "repo": "TheAlgorithms/Python", "hash": "e3131419048010d9d67441387da4e73755364cf2", "author": "Syed Waleed Hyder", "date": "2019-08-03T20:00:10+02:00", "subject": "bin(num). convert ZERO and negative decimal numbers to binary. (#1093)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3131419048010d9d67441387da4e73755364cf2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3131419048010d9d67441387da4e73755364cf2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bdbe6825684d61131e0caee3a7361bd581c2442b\nAuthor: Marvin M. Michum\nDate: 2019-08-04T23:22:28-04:00\nFiles: 1\n\nMessage: Zeller's Congruence Algorithm (#1095)", "metadata": {"id": "4dc45a078c8c", "repo": "TheAlgorithms/Python", "hash": "bdbe6825684d61131e0caee3a7361bd581c2442b", "author": "Marvin M. Michum", "date": "2019-08-04T23:22:28-04:00", "subject": "Zeller's Congruence Algorithm (#1095)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bdbe6825684d61131e0caee3a7361bd581c2442b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bdbe6825684d61131e0caee3a7361bd581c2442b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 87a789af515333c35aed1060c7a2b5c7d287123c\nAuthor: Marvin M. Michum\nDate: 2019-08-05T01:05:36-04:00\nFiles: 1\n\nMessage: Boolean algebra pytests (#1097)", "metadata": {"id": "e4634bae6e84", "repo": "TheAlgorithms/Python", "hash": "87a789af515333c35aed1060c7a2b5c7d287123c", "author": "Marvin M. Michum", "date": "2019-08-05T01:05:36-04:00", "subject": "Boolean algebra pytests (#1097)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/87a789af515333c35aed1060c7a2b5c7d287123c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/87a789af515333c35aed1060c7a2b5c7d287123c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4437439363c8aa3347dfcd817afe7c69b3d7f59e\nAuthor: Hector S\nDate: 2019-08-05T01:07:52-04:00\nFiles: 1\n\nMessage: Added Unicode test to strings/rabin_karp.py (#1096)", "metadata": {"id": "63531360fe49", "repo": "TheAlgorithms/Python", "hash": "4437439363c8aa3347dfcd817afe7c69b3d7f59e", "author": "Hector S", "date": "2019-08-05T01:07:52-04:00", "subject": "Added Unicode test to strings/rabin_karp.py (#1096)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4437439363c8aa3347dfcd817afe7c69b3d7f59e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4437439363c8aa3347dfcd817afe7c69b3d7f59e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47bc34ac268d1b0102c72d9cf5f2b7cb52db6a5e\nAuthor: QuantumNovice\nDate: 2019-08-06T05:06:15+05:00\nFiles: 3\n\nMessage: Added pytests to sha1.py (#1098)", "metadata": {"id": "485d685f5b00", "repo": "TheAlgorithms/Python", "hash": "47bc34ac268d1b0102c72d9cf5f2b7cb52db6a5e", "author": "QuantumNovice", "date": "2019-08-06T05:06:15+05:00", "subject": "Added pytests to sha1.py (#1098)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/47bc34ac268d1b0102c72d9cf5f2b7cb52db6a5e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47bc34ac268d1b0102c72d9cf5f2b7cb52db6a5e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 22d2453773522b677052d074ca0b8f2315309a01\nAuthor: AugustofCravo\nDate: 2019-08-05T21:22:34-03:00\nFiles: 1\n\nMessage: Create Quadratic Equations(Complexes Numbers) (#941)", "metadata": {"id": "310d8fb58776", "repo": "TheAlgorithms/Python", "hash": "22d2453773522b677052d074ca0b8f2315309a01", "author": "AugustofCravo", "date": "2019-08-05T21:22:34-03:00", "subject": "Create Quadratic Equations(Complexes Numbers) (#941)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/22d2453773522b677052d074ca0b8f2315309a01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/22d2453773522b677052d074ca0b8f2315309a01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 58126406fd345c4f0dda6b7d8d5beaa1b9360810\nAuthor: rsun0013\nDate: 2019-08-06T19:17:17+10:00\nFiles: 1\n\nMessage: pytests for closest_pair_of_points.py (#1099)", "metadata": {"id": "9453c4b4dba0", "repo": "TheAlgorithms/Python", "hash": "58126406fd345c4f0dda6b7d8d5beaa1b9360810", "author": "rsun0013", "date": "2019-08-06T19:17:17+10:00", "subject": "pytests for closest_pair_of_points.py (#1099)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/58126406fd345c4f0dda6b7d8d5beaa1b9360810", "diff_url": "https://github.com/TheAlgorithms/Python/commit/58126406fd345c4f0dda6b7d8d5beaa1b9360810"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6654e1ec7de8c4ca6ee604799645b4b210856190\nAuthor: Harshil\nDate: 2019-08-06T11:41:23+02:00\nFiles: 1\n\nMessage: remove from __future__, propre filename (#1102)", "metadata": {"id": "1df3c83b15c0", "repo": "TheAlgorithms/Python", "hash": "6654e1ec7de8c4ca6ee604799645b4b210856190", "author": "Harshil", "date": "2019-08-06T11:41:23+02:00", "subject": "remove from __future__, propre filename (#1102)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6654e1ec7de8c4ca6ee604799645b4b210856190", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6654e1ec7de8c4ca6ee604799645b4b210856190"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89acf5d01733754b1403df2313a0a6ef17b4b051\nAuthor: Christian Clauss\nDate: 2019-08-06T12:14:23+02:00\nFiles: 13\n\nMessage: print() is a function just like every other function (#1101)", "metadata": {"id": "9fcb0d3a52bf", "repo": "TheAlgorithms/Python", "hash": "89acf5d01733754b1403df2313a0a6ef17b4b051", "author": "Christian Clauss", "date": "2019-08-06T12:14:23+02:00", "subject": "print() is a function just like every other function (#1101)", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/89acf5d01733754b1403df2313a0a6ef17b4b051", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89acf5d01733754b1403df2313a0a6ef17b4b051"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d21b4cfb4839833b2302da72a646f5a4ecd1bf3b\nAuthor: QuantumNovice\nDate: 2019-08-06T16:16:30+05:00\nFiles: 1\n\nMessage: Added pytests to hashes/md5.py (#1100)", "metadata": {"id": "edc82c5eaef1", "repo": "TheAlgorithms/Python", "hash": "d21b4cfb4839833b2302da72a646f5a4ecd1bf3b", "author": "QuantumNovice", "date": "2019-08-06T16:16:30+05:00", "subject": "Added pytests to hashes/md5.py (#1100)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d21b4cfb4839833b2302da72a646f5a4ecd1bf3b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d21b4cfb4839833b2302da72a646f5a4ecd1bf3b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 762482dc40bdd067e2ab01d94fd2c35857e7de9b\nAuthor: Harshil\nDate: 2019-08-06T21:31:03+02:00\nFiles: 1\n\nMessage: Update closest_pair_of_points.py (#1109)", "metadata": {"id": "1e76bdd5e2dd", "repo": "TheAlgorithms/Python", "hash": "762482dc40bdd067e2ab01d94fd2c35857e7de9b", "author": "Harshil", "date": "2019-08-06T21:31:03+02:00", "subject": "Update closest_pair_of_points.py (#1109)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/762482dc40bdd067e2ab01d94fd2c35857e7de9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/762482dc40bdd067e2ab01d94fd2c35857e7de9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7cf3db184320a454e545882408b8c2f561ef0cdb\nAuthor: Christian Clauss\nDate: 2019-08-06T21:32:27+02:00\nFiles: 1\n\nMessage: Add test for QuadraticEquation() (#1107)", "metadata": {"id": "f471dfb1d653", "repo": "TheAlgorithms/Python", "hash": "7cf3db184320a454e545882408b8c2f561ef0cdb", "author": "Christian Clauss", "date": "2019-08-06T21:32:27+02:00", "subject": "Add test for QuadraticEquation() (#1107)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7cf3db184320a454e545882408b8c2f561ef0cdb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7cf3db184320a454e545882408b8c2f561ef0cdb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 561a41464f6dca6c15656ac2257370410b1e9efa\nAuthor: Christian Clauss\nDate: 2019-08-06T21:53:12+02:00\nFiles: 1\n\nMessage: Travis CI: Run each failing pytest in allow_failures mode (#1087)", "metadata": {"id": "31205d1f2627", "repo": "TheAlgorithms/Python", "hash": "561a41464f6dca6c15656ac2257370410b1e9efa", "author": "Christian Clauss", "date": "2019-08-06T21:53:12+02:00", "subject": "Travis CI: Run each failing pytest in allow_failures mode (#1087)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/561a41464f6dca6c15656ac2257370410b1e9efa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/561a41464f6dca6c15656ac2257370410b1e9efa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9456e81437bbab7b1781750fed07121c6cd6e301\nAuthor: AlexDvorak\nDate: 2019-08-07T09:44:48-04:00\nFiles: 5\n\nMessage: Seperate client and server of FTP (#1106)", "metadata": {"id": "91cdcad28e84", "repo": "TheAlgorithms/Python", "hash": "9456e81437bbab7b1781750fed07121c6cd6e301", "author": "AlexDvorak", "date": "2019-08-07T09:44:48-04:00", "subject": "Seperate client and server of FTP (#1106)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/9456e81437bbab7b1781750fed07121c6cd6e301", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9456e81437bbab7b1781750fed07121c6cd6e301"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c92d06bf1f82f21ecb74650b63fd72f07b0a1a70\nAuthor: John Law\nDate: 2019-08-08T01:35:36+08:00\nFiles: 2\n\nMessage: Delete redundant files (#1115)", "metadata": {"id": "080615f3f3dc", "repo": "TheAlgorithms/Python", "hash": "c92d06bf1f82f21ecb74650b63fd72f07b0a1a70", "author": "John Law", "date": "2019-08-08T01:35:36+08:00", "subject": "Delete redundant files (#1115)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c92d06bf1f82f21ecb74650b63fd72f07b0a1a70", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c92d06bf1f82f21ecb74650b63fd72f07b0a1a70"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32c0418f635824a14665c58c71bc7c220c509a78\nAuthor: Amrit Khera\nDate: 2019-08-08T01:09:44+05:30\nFiles: 1\n\nMessage: Infinite loop was fixed. (#1105)", "metadata": {"id": "94119333d90f", "repo": "TheAlgorithms/Python", "hash": "32c0418f635824a14665c58c71bc7c220c509a78", "author": "Amrit Khera", "date": "2019-08-08T01:09:44+05:30", "subject": "Infinite loop was fixed. (#1105)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32c0418f635824a14665c58c71bc7c220c509a78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32c0418f635824a14665c58c71bc7c220c509a78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ba67c7d2d72b166d7fd0a8a549de46951002f4f\nAuthor: AlexDvorak\nDate: 2019-08-07T16:02:31-04:00\nFiles: 2\n\nMessage: rename non-ftp files (#1116)", "metadata": {"id": "8184ad0219b8", "repo": "TheAlgorithms/Python", "hash": "3ba67c7d2d72b166d7fd0a8a549de46951002f4f", "author": "AlexDvorak", "date": "2019-08-07T16:02:31-04:00", "subject": "rename non-ftp files (#1116)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ba67c7d2d72b166d7fd0a8a549de46951002f4f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ba67c7d2d72b166d7fd0a8a549de46951002f4f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c686cc5863c2ac2530ed1f34bd9ce758bb17945a\nAuthor: Marvin M. Michum\nDate: 2019-08-08T11:59:15-04:00\nFiles: 2\n\nMessage: fix outdated fork error (#1117)", "metadata": {"id": "2a7f6321da7a", "repo": "TheAlgorithms/Python", "hash": "c686cc5863c2ac2530ed1f34bd9ce758bb17945a", "author": "Marvin M. Michum", "date": "2019-08-08T11:59:15-04:00", "subject": "fix outdated fork error (#1117)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c686cc5863c2ac2530ed1f34bd9ce758bb17945a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c686cc5863c2ac2530ed1f34bd9ce758bb17945a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91c3c98d2be159da836693b6d5ccdab6a3c87466\nAuthor: Christian Clauss\nDate: 2019-08-09T21:37:16+02:00\nFiles: 8\n\nMessage: Rename file_transfer and linear_algebra (#1118)", "metadata": {"id": "21e937e2233f", "repo": "TheAlgorithms/Python", "hash": "91c3c98d2be159da836693b6d5ccdab6a3c87466", "author": "Christian Clauss", "date": "2019-08-09T21:37:16+02:00", "subject": "Rename file_transfer and linear_algebra (#1118)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/91c3c98d2be159da836693b6d5ccdab6a3c87466", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91c3c98d2be159da836693b6d5ccdab6a3c87466"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 36684db2780d695add9bd0a4523d73496cb35664\nAuthor: Christian Clauss\nDate: 2019-08-10T22:48:00+02:00\nFiles: 5\n\nMessage: Travis CI: Add pytest --doctest-modules machine_learning (#1016)", "metadata": {"id": "0019ef2a51c5", "repo": "TheAlgorithms/Python", "hash": "36684db2780d695add9bd0a4523d73496cb35664", "author": "Christian Clauss", "date": "2019-08-10T22:48:00+02:00", "subject": "Travis CI: Add pytest --doctest-modules machine_learning (#1016)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/36684db2780d695add9bd0a4523d73496cb35664", "diff_url": "https://github.com/TheAlgorithms/Python/commit/36684db2780d695add9bd0a4523d73496cb35664"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 55cea57ffa45ad4ef062363c8ec214e81f8c2448\nAuthor: Christian Clauss\nDate: 2019-08-11T13:00:58+02:00\nFiles: 2\n\nMessage: Fix tests for file_transfer and perceptron.py (#1121)", "metadata": {"id": "8f3493befd51", "repo": "TheAlgorithms/Python", "hash": "55cea57ffa45ad4ef062363c8ec214e81f8c2448", "author": "Christian Clauss", "date": "2019-08-11T13:00:58+02:00", "subject": "Fix tests for file_transfer and perceptron.py (#1121)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/55cea57ffa45ad4ef062363c8ec214e81f8c2448", "diff_url": "https://github.com/TheAlgorithms/Python/commit/55cea57ffa45ad4ef062363c8ec214e81f8c2448"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 158b319d22e6ffa5399ce42bcfe1a7c968ebaa66\nAuthor: Niclas Dern\nDate: 2019-08-12T09:13:57+02:00\nFiles: 1\n\nMessage: New linear algebra algorithm (#1122)", "metadata": {"id": "4dce1e2700aa", "repo": "TheAlgorithms/Python", "hash": "158b319d22e6ffa5399ce42bcfe1a7c968ebaa66", "author": "Niclas Dern", "date": "2019-08-12T09:13:57+02:00", "subject": "New linear algebra algorithm (#1122)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/158b319d22e6ffa5399ce42bcfe1a7c968ebaa66", "diff_url": "https://github.com/TheAlgorithms/Python/commit/158b319d22e6ffa5399ce42bcfe1a7c968ebaa66"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fea48072ae88c19f5133a2303e6707eddf96700\nAuthor: Christian Clauss\nDate: 2019-08-12T17:59:59+02:00\nFiles: 1\n\nMessage: Add type hints to binary_tree_traversals.py (#1123)", "metadata": {"id": "688b8c580128", "repo": "TheAlgorithms/Python", "hash": "4fea48072ae88c19f5133a2303e6707eddf96700", "author": "Christian Clauss", "date": "2019-08-12T17:59:59+02:00", "subject": "Add type hints to binary_tree_traversals.py (#1123)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fea48072ae88c19f5133a2303e6707eddf96700", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fea48072ae88c19f5133a2303e6707eddf96700"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c74fd0c9bf984613d9087a793f832d25d19e855f\nAuthor: Christian Clauss\nDate: 2019-08-13T11:50:13+02:00\nFiles: 1\n\nMessage: Add maths/test_prime_check.py (#1125)", "metadata": {"id": "100d746e5ae8", "repo": "TheAlgorithms/Python", "hash": "c74fd0c9bf984613d9087a793f832d25d19e855f", "author": "Christian Clauss", "date": "2019-08-13T11:50:13+02:00", "subject": "Add maths/test_prime_check.py (#1125)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c74fd0c9bf984613d9087a793f832d25d19e855f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c74fd0c9bf984613d9087a793f832d25d19e855f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc2b575274ad4920a0e3f2303a80796daafce84f\nAuthor: Christian Clauss\nDate: 2019-08-13T11:59:49+02:00\nFiles: 1\n\nMessage: Add doctests to networking_flow/minimum_cut.py (#1126)", "metadata": {"id": "00a4014c320d", "repo": "TheAlgorithms/Python", "hash": "dc2b575274ad4920a0e3f2303a80796daafce84f", "author": "Christian Clauss", "date": "2019-08-13T11:59:49+02:00", "subject": "Add doctests to networking_flow/minimum_cut.py (#1126)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc2b575274ad4920a0e3f2303a80796daafce84f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc2b575274ad4920a0e3f2303a80796daafce84f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3c0b132bcfcf2773734e9418153af01f37475a2\nAuthor: adith bharadwaj\nDate: 2019-08-13T19:21:06+05:30\nFiles: 1\n\nMessage: Added sudoku solving program in backtracking algorithms (#1128)", "metadata": {"id": "14de035bd5cf", "repo": "TheAlgorithms/Python", "hash": "f3c0b132bcfcf2773734e9418153af01f37475a2", "author": "adith bharadwaj", "date": "2019-08-13T19:21:06+05:30", "subject": "Added sudoku solving program in backtracking algorithms (#1128)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3c0b132bcfcf2773734e9418153af01f37475a2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3c0b132bcfcf2773734e9418153af01f37475a2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8eab2f17f4e3378995b8ccdc8f547784e046fc31\nAuthor: Alok Shukla\nDate: 2019-08-13T22:46:11+05:30\nFiles: 2\n\nMessage: Solution for Problem Euler 56 (#1131)", "metadata": {"id": "4e4513f7c9c2", "repo": "TheAlgorithms/Python", "hash": "8eab2f17f4e3378995b8ccdc8f547784e046fc31", "author": "Alok Shukla", "date": "2019-08-13T22:46:11+05:30", "subject": "Solution for Problem Euler 56 (#1131)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8eab2f17f4e3378995b8ccdc8f547784e046fc31", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8eab2f17f4e3378995b8ccdc8f547784e046fc31"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 27205d454877e76fc753feb3dfd528d5d29b93f2\nAuthor: Christian Clauss\nDate: 2019-08-14T23:24:58+02:00\nFiles: 1\n\nMessage: Update DIRECTORY.md (#1129)", "metadata": {"id": "b7499fb55217", "repo": "TheAlgorithms/Python", "hash": "27205d454877e76fc753feb3dfd528d5d29b93f2", "author": "Christian Clauss", "date": "2019-08-14T23:24:58+02:00", "subject": "Update DIRECTORY.md (#1129)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/27205d454877e76fc753feb3dfd528d5d29b93f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/27205d454877e76fc753feb3dfd528d5d29b93f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3e69733e44d2789647b434a1a6d112062b143e00\nAuthor: Christian Clauss\nDate: 2019-08-15T13:19:38+02:00\nFiles: 1\n\nMessage: Remove 'python' from the filename (#1130)", "metadata": {"id": "d3aa95fff888", "repo": "TheAlgorithms/Python", "hash": "3e69733e44d2789647b434a1a6d112062b143e00", "author": "Christian Clauss", "date": "2019-08-15T13:19:38+02:00", "subject": "Remove 'python' from the filename (#1130)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3e69733e44d2789647b434a1a6d112062b143e00", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3e69733e44d2789647b434a1a6d112062b143e00"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5bdcd4836c1a47fb14f7bf89339b3c99bf67fe51\nAuthor: Maxwell Aladago\nDate: 2019-08-15T14:07:43-04:00\nFiles: 1\n\nMessage: EHN: A divide-and-conquer, and brute-force algorithms for array inversions co… (#1133)", "metadata": {"id": "07fc36673801", "repo": "TheAlgorithms/Python", "hash": "5bdcd4836c1a47fb14f7bf89339b3c99bf67fe51", "author": "Maxwell Aladago", "date": "2019-08-15T14:07:43-04:00", "subject": "EHN: A divide-and-conquer, and brute-force algorithms for array inversions co… (#1133)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5bdcd4836c1a47fb14f7bf89339b3c99bf67fe51", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5bdcd4836c1a47fb14f7bf89339b3c99bf67fe51"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a18a8fe2b9e8cfa659d59e14b9a2077f37d86719\nAuthor: Christian Clauss\nDate: 2019-08-17T00:46:33+02:00\nFiles: 1\n\nMessage: Update .gitignore to remove __pycache__/ (#1127)", "metadata": {"id": "0def7c002582", "repo": "TheAlgorithms/Python", "hash": "a18a8fe2b9e8cfa659d59e14b9a2077f37d86719", "author": "Christian Clauss", "date": "2019-08-17T00:46:33+02:00", "subject": "Update .gitignore to remove __pycache__/ (#1127)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a18a8fe2b9e8cfa659d59e14b9a2077f37d86719", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a18a8fe2b9e8cfa659d59e14b9a2077f37d86719"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05c9a05f3663df7a93c0e50f9035c8b2c5f2754b\nAuthor: Maxwell Aladago\nDate: 2019-08-17T11:36:31-04:00\nFiles: 1\n\nMessage: ENH: two algorithms for the convex hull problem of a set of 2d points on a plain (#1135)", "metadata": {"id": "a7c5bf6aa6aa", "repo": "TheAlgorithms/Python", "hash": "05c9a05f3663df7a93c0e50f9035c8b2c5f2754b", "author": "Maxwell Aladago", "date": "2019-08-17T11:36:31-04:00", "subject": "ENH: two algorithms for the convex hull problem of a set of 2d points on a plain (#1135)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/05c9a05f3663df7a93c0e50f9035c8b2c5f2754b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05c9a05f3663df7a93c0e50f9035c8b2c5f2754b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d46a4dd7beeeeb27f393b972effe785feab7306\nAuthor: Maxwell Aladago\nDate: 2019-08-19T01:39:39-04:00\nFiles: 1\n\nMessage: ENH: Added a functionality to make it possible to reconstruct an optimal subset for the dynamic programming problem (#1139)", "metadata": {"id": "3b6f9e428ec8", "repo": "TheAlgorithms/Python", "hash": "5d46a4dd7beeeeb27f393b972effe785feab7306", "author": "Maxwell Aladago", "date": "2019-08-19T01:39:39-04:00", "subject": "ENH: Added a functionality to make it possible to reconstruct an optimal subset for the dynamic programming problem (#1139)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d46a4dd7beeeeb27f393b972effe785feab7306", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d46a4dd7beeeeb27f393b972effe785feab7306"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32aa7ff0819dba3d2166b8a66317999a7790e510\nAuthor: Maxwell Aladago\nDate: 2019-08-19T03:40:36-04:00\nFiles: 1\n\nMessage: ENH: refactored longest common subsequence, also fixed a bug with the sequence returned (#1142)", "metadata": {"id": "c91d71753639", "repo": "TheAlgorithms/Python", "hash": "32aa7ff0819dba3d2166b8a66317999a7790e510", "author": "Maxwell Aladago", "date": "2019-08-19T03:40:36-04:00", "subject": "ENH: refactored longest common subsequence, also fixed a bug with the sequence returned (#1142)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32aa7ff0819dba3d2166b8a66317999a7790e510", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32aa7ff0819dba3d2166b8a66317999a7790e510"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47a9ea2b0b4eaef3e748d4d61763a77abc3e48cb\nAuthor: Christian Clauss\nDate: 2019-08-19T15:37:49+02:00\nFiles: 145\n\nMessage: Simplify code by dropping support for legacy Python (#1143)", "metadata": {"id": "c2f842472685", "repo": "TheAlgorithms/Python", "hash": "47a9ea2b0b4eaef3e748d4d61763a77abc3e48cb", "author": "Christian Clauss", "date": "2019-08-19T15:37:49+02:00", "subject": "Simplify code by dropping support for legacy Python (#1143)", "files_changed": 145, "code_url": "https://github.com/TheAlgorithms/Python/tree/47a9ea2b0b4eaef3e748d4d61763a77abc3e48cb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47a9ea2b0b4eaef3e748d4d61763a77abc3e48cb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2304e31994539ca9773eb8cd07758ee91fcc9375\nAuthor: Hector S\nDate: 2019-08-20T01:02:43-04:00\nFiles: 1\n\nMessage: Fixing lgtm issue in basic graphs (#1141)", "metadata": {"id": "44b028c8a9ed", "repo": "TheAlgorithms/Python", "hash": "2304e31994539ca9773eb8cd07758ee91fcc9375", "author": "Hector S", "date": "2019-08-20T01:02:43-04:00", "subject": "Fixing lgtm issue in basic graphs (#1141)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2304e31994539ca9773eb8cd07758ee91fcc9375", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2304e31994539ca9773eb8cd07758ee91fcc9375"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47cb394b5c9a42682803f09d41b3cbe9d1b09304\nAuthor: pathak-deep15\nDate: 2019-08-22T22:25:41+05:30\nFiles: 1\n\nMessage: added doctests for compare_string and is_for_table (#1138)", "metadata": {"id": "01d0f474bc3b", "repo": "TheAlgorithms/Python", "hash": "47cb394b5c9a42682803f09d41b3cbe9d1b09304", "author": "pathak-deep15", "date": "2019-08-22T22:25:41+05:30", "subject": "added doctests for compare_string and is_for_table (#1138)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47cb394b5c9a42682803f09d41b3cbe9d1b09304", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47cb394b5c9a42682803f09d41b3cbe9d1b09304"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e694e596a3fc42ae5f28f0e267c44f74948e25ee\nAuthor: Nishant Aklecha\nDate: 2019-08-25T17:44:17+05:30\nFiles: 1\n\nMessage: Added a few doctests for traversals (#1149)", "metadata": {"id": "9eff0a9849e4", "repo": "TheAlgorithms/Python", "hash": "e694e596a3fc42ae5f28f0e267c44f74948e25ee", "author": "Nishant Aklecha", "date": "2019-08-25T17:44:17+05:30", "subject": "Added a few doctests for traversals (#1149)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e694e596a3fc42ae5f28f0e267c44f74948e25ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e694e596a3fc42ae5f28f0e267c44f74948e25ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2f8516e561dc07571e48044f75a942db05068fa9\nAuthor: Riemann\nDate: 2019-08-28T16:26:43+05:30\nFiles: 1\n\nMessage: implementation of sorted vector machines (#1156)", "metadata": {"id": "f60007a52e09", "repo": "TheAlgorithms/Python", "hash": "2f8516e561dc07571e48044f75a942db05068fa9", "author": "Riemann", "date": "2019-08-28T16:26:43+05:30", "subject": "implementation of sorted vector machines (#1156)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2f8516e561dc07571e48044f75a942db05068fa9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2f8516e561dc07571e48044f75a942db05068fa9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 82a079c209bf7836baade1aa4e7a6e3a85b740a2\nAuthor: Harshil\nDate: 2019-08-28T17:16:12+02:00\nFiles: 1\n\nMessage: add .github/stale.yml (#1158)", "metadata": {"id": "c126f8b4cd41", "repo": "TheAlgorithms/Python", "hash": "82a079c209bf7836baade1aa4e7a6e3a85b740a2", "author": "Harshil", "date": "2019-08-28T17:16:12+02:00", "subject": "add .github/stale.yml (#1158)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/82a079c209bf7836baade1aa4e7a6e3a85b740a2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/82a079c209bf7836baade1aa4e7a6e3a85b740a2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d4151bd5164d99a8184a4d842fe5e36305716dbc\nAuthor: Rwithik Manoj\nDate: 2019-08-31T17:10:50+05:30\nFiles: 1\n\nMessage: Fix possible error in longest_common_subsequence.py (#1163)", "metadata": {"id": "73cf58a1f66a", "repo": "TheAlgorithms/Python", "hash": "d4151bd5164d99a8184a4d842fe5e36305716dbc", "author": "Rwithik Manoj", "date": "2019-08-31T17:10:50+05:30", "subject": "Fix possible error in longest_common_subsequence.py (#1163)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d4151bd5164d99a8184a4d842fe5e36305716dbc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d4151bd5164d99a8184a4d842fe5e36305716dbc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d567a9eb8c1bf00e7bc5a007f21e3c977d7f83ec\nAuthor: b63\nDate: 2019-09-01T01:07:31-05:00\nFiles: 2\n\nMessage: solution to problem 551 from project euler (#1164)", "metadata": {"id": "d59b903078a0", "repo": "TheAlgorithms/Python", "hash": "d567a9eb8c1bf00e7bc5a007f21e3c977d7f83ec", "author": "b63", "date": "2019-09-01T01:07:31-05:00", "subject": "solution to problem 551 from project euler (#1164)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d567a9eb8c1bf00e7bc5a007f21e3c977d7f83ec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d567a9eb8c1bf00e7bc5a007f21e3c977d7f83ec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9492e7af7cb24bb2fbe9e814c2e96dde96e95909\nAuthor: McDic\nDate: 2019-09-03T16:02:53+09:00\nFiles: 1\n\nMessage: Created Sherman Morrison method (#1162)", "metadata": {"id": "3e97237b7518", "repo": "TheAlgorithms/Python", "hash": "9492e7af7cb24bb2fbe9e814c2e96dde96e95909", "author": "McDic", "date": "2019-09-03T16:02:53+09:00", "subject": "Created Sherman Morrison method (#1162)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9492e7af7cb24bb2fbe9e814c2e96dde96e95909", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9492e7af7cb24bb2fbe9e814c2e96dde96e95909"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4ed40be86e79375ea54421fda9d860a3e0526e2\nAuthor: Maxwell Aladago\nDate: 2019-09-04T16:06:44-04:00\nFiles: 1\n\nMessage: changing typo (#1168)", "metadata": {"id": "c072d3e95c19", "repo": "TheAlgorithms/Python", "hash": "a4ed40be86e79375ea54421fda9d860a3e0526e2", "author": "Maxwell Aladago", "date": "2019-09-04T16:06:44-04:00", "subject": "changing typo (#1168)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4ed40be86e79375ea54421fda9d860a3e0526e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4ed40be86e79375ea54421fda9d860a3e0526e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f31a812c468e41c3f5f7f170ae1dd5fa13bae6dd\nAuthor: KirilBangachev\nDate: 2019-09-05T08:58:38+03:00\nFiles: 1\n\nMessage: Add Binomial Heap (#1146)", "metadata": {"id": "1dbbebb1f7bb", "repo": "TheAlgorithms/Python", "hash": "f31a812c468e41c3f5f7f170ae1dd5fa13bae6dd", "author": "KirilBangachev", "date": "2019-09-05T08:58:38+03:00", "subject": "Add Binomial Heap (#1146)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f31a812c468e41c3f5f7f170ae1dd5fa13bae6dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f31a812c468e41c3f5f7f170ae1dd5fa13bae6dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2dfe01e4d8e4e84fbe3b04da08e5dfd18e17410a\nAuthor: Maxwell Aladago\nDate: 2019-09-05T02:22:06-04:00\nFiles: 1\n\nMessage: Fully refactored the rod cutting module. (#1169)", "metadata": {"id": "b79fff6e8977", "repo": "TheAlgorithms/Python", "hash": "2dfe01e4d8e4e84fbe3b04da08e5dfd18e17410a", "author": "Maxwell Aladago", "date": "2019-09-05T02:22:06-04:00", "subject": "Fully refactored the rod cutting module. (#1169)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2dfe01e4d8e4e84fbe3b04da08e5dfd18e17410a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2dfe01e4d8e4e84fbe3b04da08e5dfd18e17410a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab25079e168aa6de61bfd082af5a056b8ee50b43\nAuthor: Jai Kumar Dewani\nDate: 2019-09-06T14:32:37+05:30\nFiles: 2\n\nMessage: Update DIRECTORY (#1161)", "metadata": {"id": "520211412713", "repo": "TheAlgorithms/Python", "hash": "ab25079e168aa6de61bfd082af5a056b8ee50b43", "author": "Jai Kumar Dewani", "date": "2019-09-06T14:32:37+05:30", "subject": "Update DIRECTORY (#1161)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab25079e168aa6de61bfd082af5a056b8ee50b43", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab25079e168aa6de61bfd082af5a056b8ee50b43"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a41a14f9d89b665178f08535f128ba14652ce449\nAuthor: KirilBangachev\nDate: 2019-09-06T12:06:56+03:00\nFiles: 1\n\nMessage: Add radix2 FFT (#1166)", "metadata": {"id": "49ae8be3f0a3", "repo": "TheAlgorithms/Python", "hash": "a41a14f9d89b665178f08535f128ba14652ce449", "author": "KirilBangachev", "date": "2019-09-06T12:06:56+03:00", "subject": "Add radix2 FFT (#1166)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a41a14f9d89b665178f08535f128ba14652ce449", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a41a14f9d89b665178f08535f128ba14652ce449"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b483be73b95b9e5a39c122734ca4eff0da593cd\nAuthor: Jasper\nDate: 2019-09-08T01:07:14-04:00\nFiles: 1\n\nMessage: Added OOP approach to matrices (#1165)", "metadata": {"id": "4e4c03679e8f", "repo": "TheAlgorithms/Python", "hash": "5b483be73b95b9e5a39c122734ca4eff0da593cd", "author": "Jasper", "date": "2019-09-08T01:07:14-04:00", "subject": "Added OOP approach to matrices (#1165)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b483be73b95b9e5a39c122734ca4eff0da593cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b483be73b95b9e5a39c122734ca4eff0da593cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c3f92db530e3ae0e594cd1d5c4e034cc23defc9\nAuthor: Simon Landry\nDate: 2019-09-08T04:40:07-04:00\nFiles: 3\n\nMessage: Add problem 67 solution (#1170)", "metadata": {"id": "f5668e00a388", "repo": "TheAlgorithms/Python", "hash": "3c3f92db530e3ae0e594cd1d5c4e034cc23defc9", "author": "Simon Landry", "date": "2019-09-08T04:40:07-04:00", "subject": "Add problem 67 solution (#1170)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c3f92db530e3ae0e594cd1d5c4e034cc23defc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c3f92db530e3ae0e594cd1d5c4e034cc23defc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 030600f9b3c4f9265fcaed97ae81b41ad2d7f7f4\nAuthor: Christian Clauss\nDate: 2019-09-10T07:49:07+02:00\nFiles: 1\n\nMessage: Update matrix_class.py (#1175)", "metadata": {"id": "ec2590edc539", "repo": "TheAlgorithms/Python", "hash": "030600f9b3c4f9265fcaed97ae81b41ad2d7f7f4", "author": "Christian Clauss", "date": "2019-09-10T07:49:07+02:00", "subject": "Update matrix_class.py (#1175)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/030600f9b3c4f9265fcaed97ae81b41ad2d7f7f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/030600f9b3c4f9265fcaed97ae81b41ad2d7f7f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47d17951b830f23fe7cddffa9c24431c29cfea74\nAuthor: Kiril Bangachev\nDate: 2019-09-13T07:13:55-04:00\nFiles: 1\n\nMessage: Add Kth lexicographic permutation (#1179)", "metadata": {"id": "1b67ef130cc0", "repo": "TheAlgorithms/Python", "hash": "47d17951b830f23fe7cddffa9c24431c29cfea74", "author": "Kiril Bangachev", "date": "2019-09-13T07:13:55-04:00", "subject": "Add Kth lexicographic permutation (#1179)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47d17951b830f23fe7cddffa9c24431c29cfea74", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47d17951b830f23fe7cddffa9c24431c29cfea74"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8e30cfab1863b4f76415956ee1f10d606c50674\nAuthor: Marvin M. Michum\nDate: 2019-09-13T07:40:14-04:00\nFiles: 2\n\nMessage: Digital Image Processing Tests (#1178)", "metadata": {"id": "f9fd55ca7373", "repo": "TheAlgorithms/Python", "hash": "f8e30cfab1863b4f76415956ee1f10d606c50674", "author": "Marvin M. Michum", "date": "2019-09-13T07:40:14-04:00", "subject": "Digital Image Processing Tests (#1178)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8e30cfab1863b4f76415956ee1f10d606c50674", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8e30cfab1863b4f76415956ee1f10d606c50674"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6fa3c0b1701bc4b4a594e6b2ada335acefc12076\nAuthor: PatOnTheBack\nDate: 2019-09-13T12:07:24+00:00\nFiles: 2\n\nMessage: Add Flake8 F4 Tests to .travis.yml (#974)", "metadata": {"id": "c1686a263305", "repo": "TheAlgorithms/Python", "hash": "6fa3c0b1701bc4b4a594e6b2ada335acefc12076", "author": "PatOnTheBack", "date": "2019-09-13T12:07:24+00:00", "subject": "Add Flake8 F4 Tests to .travis.yml (#974)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6fa3c0b1701bc4b4a594e6b2ada335acefc12076", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6fa3c0b1701bc4b4a594e6b2ada335acefc12076"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 768700b91f85b21fbb422d9deba6bb69d320e18d\nAuthor: Sangeet K\nDate: 2019-09-13T13:24:25-07:00\nFiles: 1\n\nMessage: Add delete to trie.py + tests (#1177)", "metadata": {"id": "72d456dbdb80", "repo": "TheAlgorithms/Python", "hash": "768700b91f85b21fbb422d9deba6bb69d320e18d", "author": "Sangeet K", "date": "2019-09-13T13:24:25-07:00", "subject": "Add delete to trie.py + tests (#1177)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/768700b91f85b21fbb422d9deba6bb69d320e18d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/768700b91f85b21fbb422d9deba6bb69d320e18d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2b5a90c11ad07f82432fe4b96f6f17bed40e6c8\nAuthor: BAKEZQ\nDate: 2019-09-18T22:01:05+08:00\nFiles: 1\n\nMessage: Added sequential minimum optimization algorithm for SVM (#508)", "metadata": {"id": "d61c7a88cccd", "repo": "TheAlgorithms/Python", "hash": "a2b5a90c11ad07f82432fe4b96f6f17bed40e6c8", "author": "BAKEZQ", "date": "2019-09-18T22:01:05+08:00", "subject": "Added sequential minimum optimization algorithm for SVM (#508)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2b5a90c11ad07f82432fe4b96f6f17bed40e6c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2b5a90c11ad07f82432fe4b96f6f17bed40e6c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04962c0d17b82f349e0453b06b76d9f594e2b024\nAuthor: Denis Trofimov\nDate: 2019-09-21T17:23:34+03:00\nFiles: 4\n\nMessage: Fix lgtm error display #1024 (#1190)", "metadata": {"id": "9d46de48214a", "repo": "TheAlgorithms/Python", "hash": "04962c0d17b82f349e0453b06b76d9f594e2b024", "author": "Denis Trofimov", "date": "2019-09-21T17:23:34+03:00", "subject": "Fix lgtm error display #1024 (#1190)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/04962c0d17b82f349e0453b06b76d9f594e2b024", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04962c0d17b82f349e0453b06b76d9f594e2b024"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 837bfffd991cddb3113139a3d13292b58529f05f\nAuthor: Holden-Lin\nDate: 2019-09-22T22:56:32+08:00\nFiles: 1\n\nMessage: Rename sorted_vector_machines.py to support_vector_machines.py (#1195)", "metadata": {"id": "079b922ab978", "repo": "TheAlgorithms/Python", "hash": "837bfffd991cddb3113139a3d13292b58529f05f", "author": "Holden-Lin", "date": "2019-09-22T22:56:32+08:00", "subject": "Rename sorted_vector_machines.py to support_vector_machines.py (#1195)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/837bfffd991cddb3113139a3d13292b58529f05f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/837bfffd991cddb3113139a3d13292b58529f05f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 01601e6382e92b5a3806fb3a44357460dff97ee7\nAuthor: luoheng\nDate: 2019-09-23T11:08:20+08:00\nFiles: 1\n\nMessage: Add disjoint set (#1194)", "metadata": {"id": "5bc137431df9", "repo": "TheAlgorithms/Python", "hash": "01601e6382e92b5a3806fb3a44357460dff97ee7", "author": "luoheng", "date": "2019-09-23T11:08:20+08:00", "subject": "Add disjoint set (#1194)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/01601e6382e92b5a3806fb3a44357460dff97ee7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/01601e6382e92b5a3806fb3a44357460dff97ee7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e40d4a25f9b7a58d08fdc5d247a25cb226a46d21\nAuthor: Aniruddha Bhattacharjee\nDate: 2019-09-25T23:38:45+05:30\nFiles: 1\n\nMessage: Added Matrix Exponentiation (#1203)", "metadata": {"id": "ac09ac09260c", "repo": "TheAlgorithms/Python", "hash": "e40d4a25f9b7a58d08fdc5d247a25cb226a46d21", "author": "Aniruddha Bhattacharjee", "date": "2019-09-25T23:38:45+05:30", "subject": "Added Matrix Exponentiation (#1203)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e40d4a25f9b7a58d08fdc5d247a25cb226a46d21", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e40d4a25f9b7a58d08fdc5d247a25cb226a46d21"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6ac7b1387f9b2c2fa428bbe2bd26d3e087e41b23\nAuthor: Raj\nDate: 2019-09-25T15:03:31-07:00\nFiles: 1\n\nMessage: Min head with decrease key functionality (#1202)", "metadata": {"id": "ce1a07ca5557", "repo": "TheAlgorithms/Python", "hash": "6ac7b1387f9b2c2fa428bbe2bd26d3e087e41b23", "author": "Raj", "date": "2019-09-25T15:03:31-07:00", "subject": "Min head with decrease key functionality (#1202)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6ac7b1387f9b2c2fa428bbe2bd26d3e087e41b23", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6ac7b1387f9b2c2fa428bbe2bd26d3e087e41b23"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2375bfbee59f091435818d850e5057fdd50ffe19\nAuthor: Charitoc\nDate: 2019-09-26T18:19:01+03:00\nFiles: 1\n\nMessage: Adding stooge sort (#1206)", "metadata": {"id": "f56be62b715f", "repo": "TheAlgorithms/Python", "hash": "2375bfbee59f091435818d850e5057fdd50ffe19", "author": "Charitoc", "date": "2019-09-26T18:19:01+03:00", "subject": "Adding stooge sort (#1206)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2375bfbee59f091435818d850e5057fdd50ffe19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2375bfbee59f091435818d850e5057fdd50ffe19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a79fc2b92ad2c36e77d1c1696a2a0bc746ef9fea\nAuthor: Christian Clauss\nDate: 2019-09-26T17:32:04+02:00\nFiles: 1\n\nMessage: Fix the build typo: fn --> fn1 (#1205)", "metadata": {"id": "173f8e5d2763", "repo": "TheAlgorithms/Python", "hash": "a79fc2b92ad2c36e77d1c1696a2a0bc746ef9fea", "author": "Christian Clauss", "date": "2019-09-26T17:32:04+02:00", "subject": "Fix the build typo: fn --> fn1 (#1205)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a79fc2b92ad2c36e77d1c1696a2a0bc746ef9fea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a79fc2b92ad2c36e77d1c1696a2a0bc746ef9fea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4617aa78b2a61fcfebc136f7fc217ea980205067\nAuthor: Kaushik Amar Das\nDate: 2019-09-29T14:14:41+05:30\nFiles: 2\n\nMessage: DBSCAN algorithm (#1207)", "metadata": {"id": "1c2e07c33552", "repo": "TheAlgorithms/Python", "hash": "4617aa78b2a61fcfebc136f7fc217ea980205067", "author": "Kaushik Amar Das", "date": "2019-09-29T14:14:41+05:30", "subject": "DBSCAN algorithm (#1207)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4617aa78b2a61fcfebc136f7fc217ea980205067", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4617aa78b2a61fcfebc136f7fc217ea980205067"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b738281f2b0cf44257e50b4f21ad74c8cbb1714e\nAuthor: Shoaib Asgar\nDate: 2019-10-01T12:28:00+05:30\nFiles: 1\n\nMessage: maths-polynomial_evalutation (#1214)", "metadata": {"id": "25d3506d0cd9", "repo": "TheAlgorithms/Python", "hash": "b738281f2b0cf44257e50b4f21ad74c8cbb1714e", "author": "Shoaib Asgar", "date": "2019-10-01T12:28:00+05:30", "subject": "maths-polynomial_evalutation (#1214)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b738281f2b0cf44257e50b4f21ad74c8cbb1714e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b738281f2b0cf44257e50b4f21ad74c8cbb1714e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: df44d1b703d756f965f0085ac05e91810b8e9c21\nAuthor: Christian Clauss\nDate: 2019-10-02T18:19:00+02:00\nFiles: 1\n\nMessage: Update CONTRIBUTING.md (#1250)", "metadata": {"id": "48f3b6c36d3e", "repo": "TheAlgorithms/Python", "hash": "df44d1b703d756f965f0085ac05e91810b8e9c21", "author": "Christian Clauss", "date": "2019-10-02T18:19:00+02:00", "subject": "Update CONTRIBUTING.md (#1250)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/df44d1b703d756f965f0085ac05e91810b8e9c21", "diff_url": "https://github.com/TheAlgorithms/Python/commit/df44d1b703d756f965f0085ac05e91810b8e9c21"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8490ed097d8baab3234c54f835b8a7a55454e52\nAuthor: Anup Kumar Panwar\nDate: 2019-10-03T12:47:22+05:30\nFiles: 1\n\nMessage: Removed owners from README (#1254)", "metadata": {"id": "9f2ef1711248", "repo": "TheAlgorithms/Python", "hash": "b8490ed097d8baab3234c54f835b8a7a55454e52", "author": "Anup Kumar Panwar", "date": "2019-10-03T12:47:22+05:30", "subject": "Removed owners from README (#1254)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8490ed097d8baab3234c54f835b8a7a55454e52", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8490ed097d8baab3234c54f835b8a7a55454e52"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 390feb0b23b4845a7ddfec7afd703aa053d1b224\nAuthor: Parth Paradkar\nDate: 2019-10-03T13:49:11+05:30\nFiles: 2\n\nMessage: Add doctests for sorting algorithms (#1263)", "metadata": {"id": "35a504d71ae4", "repo": "TheAlgorithms/Python", "hash": "390feb0b23b4845a7ddfec7afd703aa053d1b224", "author": "Parth Paradkar", "date": "2019-10-03T13:49:11+05:30", "subject": "Add doctests for sorting algorithms (#1263)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/390feb0b23b4845a7ddfec7afd703aa053d1b224", "diff_url": "https://github.com/TheAlgorithms/Python/commit/390feb0b23b4845a7ddfec7afd703aa053d1b224"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e333ae02193fca1046fcd65ff5202eb054cc04e\nAuthor: William Zhang\nDate: 2019-10-03T05:17:30-04:00\nFiles: 1\n\nMessage: added bogobogosort (#1258)", "metadata": {"id": "ee5a0c028f52", "repo": "TheAlgorithms/Python", "hash": "0e333ae02193fca1046fcd65ff5202eb054cc04e", "author": "William Zhang", "date": "2019-10-03T05:17:30-04:00", "subject": "added bogobogosort (#1258)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e333ae02193fca1046fcd65ff5202eb054cc04e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e333ae02193fca1046fcd65ff5202eb054cc04e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e2d6b2963deff0a47c97c2b41deb69aed254350\nAuthor: Kaushik Amar Das\nDate: 2019-10-03T20:00:36+05:30\nFiles: 1\n\nMessage: adding softmax function (#1267)", "metadata": {"id": "e91414c9166e", "repo": "TheAlgorithms/Python", "hash": "0e2d6b2963deff0a47c97c2b41deb69aed254350", "author": "Kaushik Amar Das", "date": "2019-10-03T20:00:36+05:30", "subject": "adding softmax function (#1267)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e2d6b2963deff0a47c97c2b41deb69aed254350", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e2d6b2963deff0a47c97c2b41deb69aed254350"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03aba96c0a28cf69e827b85dac1a463c74930530\nAuthor: Shubham garg\nDate: 2019-10-04T01:01:11+05:30\nFiles: 1\n\nMessage: added defination (#1244)", "metadata": {"id": "5109e41f1c61", "repo": "TheAlgorithms/Python", "hash": "03aba96c0a28cf69e827b85dac1a463c74930530", "author": "Shubham garg", "date": "2019-10-04T01:01:11+05:30", "subject": "added defination (#1244)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03aba96c0a28cf69e827b85dac1a463c74930530", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03aba96c0a28cf69e827b85dac1a463c74930530"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f970c730611ea1c4679b5db1708c2f2f2cb8dabc\nAuthor: Simon Landry\nDate: 2019-10-03T16:08:25-04:00\nFiles: 1\n\nMessage: Add problem 23 solution (#1261)", "metadata": {"id": "61fb13911dfb", "repo": "TheAlgorithms/Python", "hash": "f970c730611ea1c4679b5db1708c2f2f2cb8dabc", "author": "Simon Landry", "date": "2019-10-03T16:08:25-04:00", "subject": "Add problem 23 solution (#1261)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f970c730611ea1c4679b5db1708c2f2f2cb8dabc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f970c730611ea1c4679b5db1708c2f2f2cb8dabc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d28fc7120281d726741e3001d5750bd737a38c59\nAuthor: Simon Landry\nDate: 2019-10-03T16:47:08-04:00\nFiles: 2\n\nMessage: Add problem18 solution (#1260)", "metadata": {"id": "23c8ef343cc9", "repo": "TheAlgorithms/Python", "hash": "d28fc7120281d726741e3001d5750bd737a38c59", "author": "Simon Landry", "date": "2019-10-03T16:47:08-04:00", "subject": "Add problem18 solution (#1260)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d28fc7120281d726741e3001d5750bd737a38c59", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d28fc7120281d726741e3001d5750bd737a38c59"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e6920866662f314a9cbb125667c64e421046a4b\nAuthor: Simon Landry\nDate: 2019-10-03T16:47:39-04:00\nFiles: 1\n\nMessage: Add problem 32 solution (#1257)", "metadata": {"id": "ec90f0fa8722", "repo": "TheAlgorithms/Python", "hash": "6e6920866662f314a9cbb125667c64e421046a4b", "author": "Simon Landry", "date": "2019-10-03T16:47:39-04:00", "subject": "Add problem 32 solution (#1257)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e6920866662f314a9cbb125667c64e421046a4b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e6920866662f314a9cbb125667c64e421046a4b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 309204a5813cae19e2397f5aeb27fefb7dfac514\nAuthor: Simon Landry\nDate: 2019-10-03T16:48:53-04:00\nFiles: 2\n\nMessage: Add problem 42 solution (#1259)", "metadata": {"id": "65c4dc5ef8fe", "repo": "TheAlgorithms/Python", "hash": "309204a5813cae19e2397f5aeb27fefb7dfac514", "author": "Simon Landry", "date": "2019-10-03T16:48:53-04:00", "subject": "Add problem 42 solution (#1259)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/309204a5813cae19e2397f5aeb27fefb7dfac514", "diff_url": "https://github.com/TheAlgorithms/Python/commit/309204a5813cae19e2397f5aeb27fefb7dfac514"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07f04a2e5523f91954d7c468e94b395457ea3b7d\nAuthor: Kaushik Amar Das\nDate: 2019-10-04T13:29:45+05:30\nFiles: 3\n\nMessage: adding jaccard similarity (#1270)", "metadata": {"id": "5af5f92deb0f", "repo": "TheAlgorithms/Python", "hash": "07f04a2e5523f91954d7c468e94b395457ea3b7d", "author": "Kaushik Amar Das", "date": "2019-10-04T13:29:45+05:30", "subject": "adding jaccard similarity (#1270)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/07f04a2e5523f91954d7c468e94b395457ea3b7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07f04a2e5523f91954d7c468e94b395457ea3b7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9eac17a4083ad08c4bb0520cb0b8e5ce385f9ce0\nAuthor: William Zhang\nDate: 2019-10-05T01:14:13-04:00\nFiles: 291\n\nMessage: psf/black code formatting (#1277)", "metadata": {"id": "8e8c18ba7d8f", "repo": "TheAlgorithms/Python", "hash": "9eac17a4083ad08c4bb0520cb0b8e5ce385f9ce0", "author": "William Zhang", "date": "2019-10-05T01:14:13-04:00", "subject": "psf/black code formatting (#1277)", "files_changed": 291, "code_url": "https://github.com/TheAlgorithms/Python/tree/9eac17a4083ad08c4bb0520cb0b8e5ce385f9ce0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9eac17a4083ad08c4bb0520cb0b8e5ce385f9ce0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6ebd899c0145e8a4655c9a0d476f19f5f4d7ba2f\nAuthor: Christian Clauss\nDate: 2019-10-05T20:32:58+05:00\nFiles: 1\n\nMessage: CONTRIBUTING.md: Fix mistake in doctest ;-) (#1266)", "metadata": {"id": "a2378b29f5e4", "repo": "TheAlgorithms/Python", "hash": "6ebd899c0145e8a4655c9a0d476f19f5f4d7ba2f", "author": "Christian Clauss", "date": "2019-10-05T20:32:58+05:00", "subject": "CONTRIBUTING.md: Fix mistake in doctest ;-) (#1266)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6ebd899c0145e8a4655c9a0d476f19f5f4d7ba2f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6ebd899c0145e8a4655c9a0d476f19f5f4d7ba2f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c4a97677a57ab5ed5bf1d8238983c8899eb88a6c\nAuthor: Nikhil Nayak\nDate: 2019-10-07T00:05:56+05:30\nFiles: 1\n\nMessage: Update fibonacci_sequence_recursion.py (#1287)", "metadata": {"id": "9cfd5f1a4aa5", "repo": "TheAlgorithms/Python", "hash": "c4a97677a57ab5ed5bf1d8238983c8899eb88a6c", "author": "Nikhil Nayak", "date": "2019-10-07T00:05:56+05:30", "subject": "Update fibonacci_sequence_recursion.py (#1287)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c4a97677a57ab5ed5bf1d8238983c8899eb88a6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c4a97677a57ab5ed5bf1d8238983c8899eb88a6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a7d387acbde85cda981ebc4cc4266270f77cf0a\nAuthor: TheRealDarkCoder\nDate: 2019-10-07T00:47:32+06:00\nFiles: 1\n\nMessage: Added a python script for finding sum of arithmetic series (#1279)", "metadata": {"id": "ceb282c8e8ca", "repo": "TheAlgorithms/Python", "hash": "0a7d387acbde85cda981ebc4cc4266270f77cf0a", "author": "TheRealDarkCoder", "date": "2019-10-07T00:47:32+06:00", "subject": "Added a python script for finding sum of arithmetic series (#1279)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a7d387acbde85cda981ebc4cc4266270f77cf0a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a7d387acbde85cda981ebc4cc4266270f77cf0a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b1a769cf44df6f1eec740e10e393fab548e3822a\nAuthor: Parth Paradkar\nDate: 2019-10-07T00:20:50+05:30\nFiles: 1\n\nMessage: Add pure implementation of K-Nearest Neighbours (#1278)", "metadata": {"id": "2e95cc56c5af", "repo": "TheAlgorithms/Python", "hash": "b1a769cf44df6f1eec740e10e393fab548e3822a", "author": "Parth Paradkar", "date": "2019-10-07T00:20:50+05:30", "subject": "Add pure implementation of K-Nearest Neighbours (#1278)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b1a769cf44df6f1eec740e10e393fab548e3822a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b1a769cf44df6f1eec740e10e393fab548e3822a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9cc9f67d646d427eb6b8296767aea50dd139969f\nAuthor: Sushil Singh\nDate: 2019-10-07T00:22:04+05:30\nFiles: 3\n\nMessage: Chinese Remainder Theorem | Diophantine Equation | Modular Division (#1248)", "metadata": {"id": "a1caa1c6d752", "repo": "TheAlgorithms/Python", "hash": "9cc9f67d646d427eb6b8296767aea50dd139969f", "author": "Sushil Singh", "date": "2019-10-07T00:22:04+05:30", "subject": "Chinese Remainder Theorem | Diophantine Equation | Modular Division (#1248)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/9cc9f67d646d427eb6b8296767aea50dd139969f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9cc9f67d646d427eb6b8296767aea50dd139969f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 067a9b513628c8aa91fb1c74f44dfa5ee3ef6c1d\nAuthor: mvhb\nDate: 2019-10-06T15:55:55-03:00\nFiles: 1\n\nMessage: adding input option and increasing the number of doctest (#1281)", "metadata": {"id": "ee236f8b853f", "repo": "TheAlgorithms/Python", "hash": "067a9b513628c8aa91fb1c74f44dfa5ee3ef6c1d", "author": "mvhb", "date": "2019-10-06T15:55:55-03:00", "subject": "adding input option and increasing the number of doctest (#1281)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/067a9b513628c8aa91fb1c74f44dfa5ee3ef6c1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/067a9b513628c8aa91fb1c74f44dfa5ee3ef6c1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 01bc785e84c0f116898ac482d3ad95d2acf4af51\nAuthor: Anup Kumar Panwar\nDate: 2019-10-07T23:53:46+05:30\nFiles: 1\n\nMessage: Fixed links in DIRECTORY.md (#1291)", "metadata": {"id": "9b41d9085af0", "repo": "TheAlgorithms/Python", "hash": "01bc785e84c0f116898ac482d3ad95d2acf4af51", "author": "Anup Kumar Panwar", "date": "2019-10-07T23:53:46+05:30", "subject": "Fixed links in DIRECTORY.md (#1291)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/01bc785e84c0f116898ac482d3ad95d2acf4af51", "diff_url": "https://github.com/TheAlgorithms/Python/commit/01bc785e84c0f116898ac482d3ad95d2acf4af51"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 22bd6ff967fd8a983490e241485f950c0a82380c\nAuthor: Maram Sumanth\nDate: 2019-10-07T23:56:40+05:30\nFiles: 1\n\nMessage: Update average_mean.py (#1293)", "metadata": {"id": "1a35217c942e", "repo": "TheAlgorithms/Python", "hash": "22bd6ff967fd8a983490e241485f950c0a82380c", "author": "Maram Sumanth", "date": "2019-10-07T23:56:40+05:30", "subject": "Update average_mean.py (#1293)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/22bd6ff967fd8a983490e241485f950c0a82380c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/22bd6ff967fd8a983490e241485f950c0a82380c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06d736199b058ab80d747da242085d48a6803096\nAuthor: Nishant-Ingle\nDate: 2019-10-07T23:59:14+05:30\nFiles: 1\n\nMessage: Added comment (#1294)", "metadata": {"id": "b97958296c74", "repo": "TheAlgorithms/Python", "hash": "06d736199b058ab80d747da242085d48a6803096", "author": "Nishant-Ingle", "date": "2019-10-07T23:59:14+05:30", "subject": "Added comment (#1294)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/06d736199b058ab80d747da242085d48a6803096", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06d736199b058ab80d747da242085d48a6803096"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a06aba66a0a4265077979c6ad9aad923deb3023\nAuthor: Craigory V Coppola\nDate: 2019-10-07T14:32:16-04:00\nFiles: 1\n\nMessage: Update Linear Algebra Readme (#1298)", "metadata": {"id": "909a4ab085b1", "repo": "TheAlgorithms/Python", "hash": "3a06aba66a0a4265077979c6ad9aad923deb3023", "author": "Craigory V Coppola", "date": "2019-10-07T14:32:16-04:00", "subject": "Update Linear Algebra Readme (#1298)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a06aba66a0a4265077979c6ad9aad923deb3023", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a06aba66a0a4265077979c6ad9aad923deb3023"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25701a98773b30eb70e078d9a04f246989d11d64\nAuthor: Kaushik Amar Das\nDate: 2019-10-08T13:42:27+05:30\nFiles: 1\n\nMessage: added doctests to scoring_functions.py (#1300)", "metadata": {"id": "b938808da93a", "repo": "TheAlgorithms/Python", "hash": "25701a98773b30eb70e078d9a04f246989d11d64", "author": "Kaushik Amar Das", "date": "2019-10-08T13:42:27+05:30", "subject": "added doctests to scoring_functions.py (#1300)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/25701a98773b30eb70e078d9a04f246989d11d64", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25701a98773b30eb70e078d9a04f246989d11d64"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0da4d0a7f35c825447aa4666bb073a3ad118f319\nAuthor: Du YuanChao\nDate: 2019-10-08T16:22:40+08:00\nFiles: 1\n\nMessage: make code more readable (#1304)", "metadata": {"id": "640837796081", "repo": "TheAlgorithms/Python", "hash": "0da4d0a7f35c825447aa4666bb073a3ad118f319", "author": "Du YuanChao", "date": "2019-10-08T16:22:40+08:00", "subject": "make code more readable (#1304)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0da4d0a7f35c825447aa4666bb073a3ad118f319", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0da4d0a7f35c825447aa4666bb073a3ad118f319"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e80d248e65d20227d23098d354ca82f111d79967\nAuthor: Du YuanChao\nDate: 2019-10-08T16:25:00+08:00\nFiles: 1\n\nMessage: optimization (#1303)", "metadata": {"id": "96868cbf1eb4", "repo": "TheAlgorithms/Python", "hash": "e80d248e65d20227d23098d354ca82f111d79967", "author": "Du YuanChao", "date": "2019-10-08T16:25:00+08:00", "subject": "optimization (#1303)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e80d248e65d20227d23098d354ca82f111d79967", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e80d248e65d20227d23098d354ca82f111d79967"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61f7f94fde8dff80740ee5ef19b2998f192da8d2\nAuthor: Rishabh Kumar\nDate: 2019-10-08T17:55:50+05:30\nFiles: 1\n\nMessage: Create karatsuba.py (#1309)", "metadata": {"id": "6a939624ba5c", "repo": "TheAlgorithms/Python", "hash": "61f7f94fde8dff80740ee5ef19b2998f192da8d2", "author": "Rishabh Kumar", "date": "2019-10-08T17:55:50+05:30", "subject": "Create karatsuba.py (#1309)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/61f7f94fde8dff80740ee5ef19b2998f192da8d2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61f7f94fde8dff80740ee5ef19b2998f192da8d2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6cc37d461da2a631fe077d0cf952c5981d2dfdd\nAuthor: Jigyasa G\nDate: 2019-10-10T00:42:09+05:30\nFiles: 1\n\nMessage: mergesort added (#1313)", "metadata": {"id": "20df023a9040", "repo": "TheAlgorithms/Python", "hash": "b6cc37d461da2a631fe077d0cf952c5981d2dfdd", "author": "Jigyasa G", "date": "2019-10-10T00:42:09+05:30", "subject": "mergesort added (#1313)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6cc37d461da2a631fe077d0cf952c5981d2dfdd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6cc37d461da2a631fe077d0cf952c5981d2dfdd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea47ae2932b11f2b28c5e7276c8c42bfdeb46474\nAuthor: Jigyasa G\nDate: 2019-10-10T00:50:19+05:30\nFiles: 2\n\nMessage: Adding missing Doctests (#1330)", "metadata": {"id": "5d7bec918140", "repo": "TheAlgorithms/Python", "hash": "ea47ae2932b11f2b28c5e7276c8c42bfdeb46474", "author": "Jigyasa G", "date": "2019-10-10T00:50:19+05:30", "subject": "Adding missing Doctests (#1330)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea47ae2932b11f2b28c5e7276c8c42bfdeb46474", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea47ae2932b11f2b28c5e7276c8c42bfdeb46474"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e67887989232bb64533995cc1044e13d739b02ef\nAuthor: Jigyasa G\nDate: 2019-10-11T23:59:50+05:30\nFiles: 1\n\nMessage: Adding doctests for sum_of_subset.py (#1333)", "metadata": {"id": "381c095c528d", "repo": "TheAlgorithms/Python", "hash": "e67887989232bb64533995cc1044e13d739b02ef", "author": "Jigyasa G", "date": "2019-10-11T23:59:50+05:30", "subject": "Adding doctests for sum_of_subset.py (#1333)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e67887989232bb64533995cc1044e13d739b02ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e67887989232bb64533995cc1044e13d739b02ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67291a5bce1f5761ce2d6978193ec4a3b1f6dcc6\nAuthor: Jigyasa G\nDate: 2019-10-12T00:02:41+05:30\nFiles: 1\n\nMessage: Modified longest_common_ssubsequence.py for successful doctests (#1332)", "metadata": {"id": "b1b82ad28b98", "repo": "TheAlgorithms/Python", "hash": "67291a5bce1f5761ce2d6978193ec4a3b1f6dcc6", "author": "Jigyasa G", "date": "2019-10-12T00:02:41+05:30", "subject": "Modified longest_common_ssubsequence.py for successful doctests (#1332)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67291a5bce1f5761ce2d6978193ec4a3b1f6dcc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67291a5bce1f5761ce2d6978193ec4a3b1f6dcc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b190c8f629d1fb8371fb9ea434d986a843b2ecab\nAuthor: Aliabbas Merchant\nDate: 2019-10-15T00:05:51+05:30\nFiles: 1\n\nMessage: Rename GCD File (#1354)", "metadata": {"id": "8b03cf9a5864", "repo": "TheAlgorithms/Python", "hash": "b190c8f629d1fb8371fb9ea434d986a843b2ecab", "author": "Aliabbas Merchant", "date": "2019-10-15T00:05:51+05:30", "subject": "Rename GCD File (#1354)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b190c8f629d1fb8371fb9ea434d986a843b2ecab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b190c8f629d1fb8371fb9ea434d986a843b2ecab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dcee2eac68e0c1b4061c94c69e920ed2d42f42f2\nAuthor: Andrii Siriak\nDate: 2019-10-17T17:02:40+03:00\nFiles: 1\n\nMessage: Update build badge (#1378)", "metadata": {"id": "45d835dbcf03", "repo": "TheAlgorithms/Python", "hash": "dcee2eac68e0c1b4061c94c69e920ed2d42f42f2", "author": "Andrii Siriak", "date": "2019-10-17T17:02:40+03:00", "subject": "Update build badge (#1378)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dcee2eac68e0c1b4061c94c69e920ed2d42f42f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dcee2eac68e0c1b4061c94c69e920ed2d42f42f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 927a8c7722a141b19a86fdb2f6fb3ae7dcb94c9e\nAuthor: Stephen\nDate: 2019-10-17T14:50:51+00:00\nFiles: 1\n\nMessage: added horner's method (#1360)", "metadata": {"id": "8d8782df4699", "repo": "TheAlgorithms/Python", "hash": "927a8c7722a141b19a86fdb2f6fb3ae7dcb94c9e", "author": "Stephen", "date": "2019-10-17T14:50:51+00:00", "subject": "added horner's method (#1360)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/927a8c7722a141b19a86fdb2f6fb3ae7dcb94c9e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/927a8c7722a141b19a86fdb2f6fb3ae7dcb94c9e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 63d8cadc3e5aea15d0eadec970a3639752572d94\nAuthor: Milad Sadeghi DM\nDate: 2019-10-17T21:43:28+03:30\nFiles: 1\n\nMessage: Fixing Some Minor Issues (#1386)", "metadata": {"id": "32de49d2d412", "repo": "TheAlgorithms/Python", "hash": "63d8cadc3e5aea15d0eadec970a3639752572d94", "author": "Milad Sadeghi DM", "date": "2019-10-17T21:43:28+03:30", "subject": "Fixing Some Minor Issues (#1386)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/63d8cadc3e5aea15d0eadec970a3639752572d94", "diff_url": "https://github.com/TheAlgorithms/Python/commit/63d8cadc3e5aea15d0eadec970a3639752572d94"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83c104e839c158c3e84e567c38f5d30a4224e832\nAuthor: Du YuanChao\nDate: 2019-10-18T12:20:36+08:00\nFiles: 2\n\nMessage: Divide and Conquer (#1308)", "metadata": {"id": "232444f05093", "repo": "TheAlgorithms/Python", "hash": "83c104e839c158c3e84e567c38f5d30a4224e832", "author": "Du YuanChao", "date": "2019-10-18T12:20:36+08:00", "subject": "Divide and Conquer (#1308)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/83c104e839c158c3e84e567c38f5d30a4224e832", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83c104e839c158c3e84e567c38f5d30a4224e832"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 28b964c9b56a52465ef69f36246947247ef1c21b\nAuthor: aritrartira\nDate: 2019-10-18T10:16:13+05:30\nFiles: 1\n\nMessage: Added missing problem statements (#1364)", "metadata": {"id": "0fd2da2d4365", "repo": "TheAlgorithms/Python", "hash": "28b964c9b56a52465ef69f36246947247ef1c21b", "author": "aritrartira", "date": "2019-10-18T10:16:13+05:30", "subject": "Added missing problem statements (#1364)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/28b964c9b56a52465ef69f36246947247ef1c21b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/28b964c9b56a52465ef69f36246947247ef1c21b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 14c23bc8475a6d1d0ddbab6a6259bf8f30af41cd\nAuthor: Stephen\nDate: 2019-10-18T04:48:16+00:00\nFiles: 1\n\nMessage: create qr_decomposition (#1363)", "metadata": {"id": "80601c8d5d9d", "repo": "TheAlgorithms/Python", "hash": "14c23bc8475a6d1d0ddbab6a6259bf8f30af41cd", "author": "Stephen", "date": "2019-10-18T04:48:16+00:00", "subject": "create qr_decomposition (#1363)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/14c23bc8475a6d1d0ddbab6a6259bf8f30af41cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/14c23bc8475a6d1d0ddbab6a6259bf8f30af41cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 870eebf349f78047461eb639d60921096179facb\nAuthor: Yurii\nDate: 2019-10-18T08:27:55+03:00\nFiles: 1\n\nMessage: rewrite the algorithm from scratch (#1351)", "metadata": {"id": "6efd1aeed999", "repo": "TheAlgorithms/Python", "hash": "870eebf349f78047461eb639d60921096179facb", "author": "Yurii", "date": "2019-10-18T08:27:55+03:00", "subject": "rewrite the algorithm from scratch (#1351)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/870eebf349f78047461eb639d60921096179facb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/870eebf349f78047461eb639d60921096179facb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3cc35310769b5681201e0fb2828ee4e40d947f05\nAuthor: Yurii\nDate: 2019-10-18T08:35:29+03:00\nFiles: 2\n\nMessage: Feature/update least common multiple (#1352)", "metadata": {"id": "3dc9a7f881da", "repo": "TheAlgorithms/Python", "hash": "3cc35310769b5681201e0fb2828ee4e40d947f05", "author": "Yurii", "date": "2019-10-18T08:35:29+03:00", "subject": "Feature/update least common multiple (#1352)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3cc35310769b5681201e0fb2828ee4e40d947f05", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3cc35310769b5681201e0fb2828ee4e40d947f05"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b7fb0630f2c466412337d25d2e611eeef7bc381b\nAuthor: Yurii\nDate: 2019-10-18T08:36:52+03:00\nFiles: 1\n\nMessage: Feature/fix caesar cipher (#1350)", "metadata": {"id": "e709e2682926", "repo": "TheAlgorithms/Python", "hash": "b7fb0630f2c466412337d25d2e611eeef7bc381b", "author": "Yurii", "date": "2019-10-18T08:36:52+03:00", "subject": "Feature/fix caesar cipher (#1350)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b7fb0630f2c466412337d25d2e611eeef7bc381b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b7fb0630f2c466412337d25d2e611eeef7bc381b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9c634735d39a6d51aa94b0c92cf0473af72439f1\nAuthor: Laisha Wadhwa\nDate: 2019-10-18T11:40:08+05:30\nFiles: 1\n\nMessage: added fibonacci_search.py (#1341)", "metadata": {"id": "d70014b399d1", "repo": "TheAlgorithms/Python", "hash": "9c634735d39a6d51aa94b0c92cf0473af72439f1", "author": "Laisha Wadhwa", "date": "2019-10-18T11:40:08+05:30", "subject": "added fibonacci_search.py (#1341)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9c634735d39a6d51aa94b0c92cf0473af72439f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9c634735d39a6d51aa94b0c92cf0473af72439f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ddb094919b8af4b1268e118fa3e33868c30f4386\nAuthor: Jigyasa G\nDate: 2019-10-18T11:43:20+05:30\nFiles: 1\n\nMessage: Adding doctests for fractional_knapsack.py (#1331)", "metadata": {"id": "7e495b619be2", "repo": "TheAlgorithms/Python", "hash": "ddb094919b8af4b1268e118fa3e33868c30f4386", "author": "Jigyasa G", "date": "2019-10-18T11:43:20+05:30", "subject": "Adding doctests for fractional_knapsack.py (#1331)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ddb094919b8af4b1268e118fa3e33868c30f4386", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ddb094919b8af4b1268e118fa3e33868c30f4386"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 455509acee831cb4a8c3bf9d495fd0e296825c68\nAuthor: Phyllipe Bezerra\nDate: 2019-10-18T03:13:58-03:00\nFiles: 8\n\nMessage: Add Topological Sort (#1302)", "metadata": {"id": "2930002102f7", "repo": "TheAlgorithms/Python", "hash": "455509acee831cb4a8c3bf9d495fd0e296825c68", "author": "Phyllipe Bezerra", "date": "2019-10-18T03:13:58-03:00", "subject": "Add Topological Sort (#1302)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/455509acee831cb4a8c3bf9d495fd0e296825c68", "diff_url": "https://github.com/TheAlgorithms/Python/commit/455509acee831cb4a8c3bf9d495fd0e296825c68"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2197bfa029641c1695f8172ecf95f25dad9ddd0d\nAuthor: archit kaushal\nDate: 2019-10-18T11:50:22+05:30\nFiles: 1\n\nMessage: #840 adds polymonial regression program in python (#1235)", "metadata": {"id": "00c83df18ee7", "repo": "TheAlgorithms/Python", "hash": "2197bfa029641c1695f8172ecf95f25dad9ddd0d", "author": "archit kaushal", "date": "2019-10-18T11:50:22+05:30", "subject": "#840 adds polymonial regression program in python (#1235)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2197bfa029641c1695f8172ecf95f25dad9ddd0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2197bfa029641c1695f8172ecf95f25dad9ddd0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e177198177695d70cd17c351fce7033c9f4f2789\nAuthor: Pierrick\nDate: 2019-10-18T08:35:13+02:00\nFiles: 1\n\nMessage: Add unicode support in ciphers/base64_cipher.py script. (#1316)", "metadata": {"id": "d7dd58df56b0", "repo": "TheAlgorithms/Python", "hash": "e177198177695d70cd17c351fce7033c9f4f2789", "author": "Pierrick", "date": "2019-10-18T08:35:13+02:00", "subject": "Add unicode support in ciphers/base64_cipher.py script. (#1316)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e177198177695d70cd17c351fce7033c9f4f2789", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e177198177695d70cd17c351fce7033c9f4f2789"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7376addcd5f786a3c46e48e5600cf88d363015c3\nAuthor: Mariusz Skoneczko\nDate: 2019-10-18T17:38:31+11:00\nFiles: 2\n\nMessage: Implement Linked Queue and Linked Stack data structures (#1324)", "metadata": {"id": "650cd88dfc6c", "repo": "TheAlgorithms/Python", "hash": "7376addcd5f786a3c46e48e5600cf88d363015c3", "author": "Mariusz Skoneczko", "date": "2019-10-18T17:38:31+11:00", "subject": "Implement Linked Queue and Linked Stack data structures (#1324)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7376addcd5f786a3c46e48e5600cf88d363015c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7376addcd5f786a3c46e48e5600cf88d363015c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 179284a41bf265c59913b72d94bee47d7d6b7414\nAuthor: Hocnonsense\nDate: 2019-10-18T15:39:37+08:00\nFiles: 1\n\nMessage: Update treap.py (#1358)", "metadata": {"id": "daa408021aa1", "repo": "TheAlgorithms/Python", "hash": "179284a41bf265c59913b72d94bee47d7d6b7414", "author": "Hocnonsense", "date": "2019-10-18T15:39:37+08:00", "subject": "Update treap.py (#1358)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/179284a41bf265c59913b72d94bee47d7d6b7414", "diff_url": "https://github.com/TheAlgorithms/Python/commit/179284a41bf265c59913b72d94bee47d7d6b7414"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4590363806857d389c489b2e45330e7b9b26f52c\nAuthor: Hrishikesh Suslade\nDate: 2019-10-18T23:53:37+05:30\nFiles: 1\n\nMessage: Added Pytests for Decission Tree mean_squared_error method (#1374)", "metadata": {"id": "76f593f2dfa5", "repo": "TheAlgorithms/Python", "hash": "4590363806857d389c489b2e45330e7b9b26f52c", "author": "Hrishikesh Suslade", "date": "2019-10-18T23:53:37+05:30", "subject": "Added Pytests for Decission Tree mean_squared_error method (#1374)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4590363806857d389c489b2e45330e7b9b26f52c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4590363806857d389c489b2e45330e7b9b26f52c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7f3851939f83b76252ec79d89cc874e8162754d\nAuthor: Jigyasa G\nDate: 2019-10-18T23:56:48+05:30\nFiles: 2\n\nMessage: fuzzy operations added (#1310)", "metadata": {"id": "f823ce5f528e", "repo": "TheAlgorithms/Python", "hash": "a7f3851939f83b76252ec79d89cc874e8162754d", "author": "Jigyasa G", "date": "2019-10-18T23:56:48+05:30", "subject": "fuzzy operations added (#1310)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7f3851939f83b76252ec79d89cc874e8162754d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7f3851939f83b76252ec79d89cc874e8162754d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ef5f67a51b658d768c6bf6f2f4e68c45736ca15\nAuthor: Jai Kumar Dewani\nDate: 2019-10-19T00:44:01+05:30\nFiles: 1\n\nMessage: Added more details about the problem statement (#1367)", "metadata": {"id": "5abadd01f61f", "repo": "TheAlgorithms/Python", "hash": "5ef5f67a51b658d768c6bf6f2f4e68c45736ca15", "author": "Jai Kumar Dewani", "date": "2019-10-19T00:44:01+05:30", "subject": "Added more details about the problem statement (#1367)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ef5f67a51b658d768c6bf6f2f4e68c45736ca15", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ef5f67a51b658d768c6bf6f2f4e68c45736ca15"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 43f99e56c969b46d3ea65593d0a20e9d9896ed0f\nAuthor: kunal kumar barman\nDate: 2019-10-19T03:00:52+05:30\nFiles: 2\n\nMessage: Python program that surfs 3 site at a time (#1389)", "metadata": {"id": "b96f6c95a05a", "repo": "TheAlgorithms/Python", "hash": "43f99e56c969b46d3ea65593d0a20e9d9896ed0f", "author": "kunal kumar barman", "date": "2019-10-19T03:00:52+05:30", "subject": "Python program that surfs 3 site at a time (#1389)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/43f99e56c969b46d3ea65593d0a20e9d9896ed0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/43f99e56c969b46d3ea65593d0a20e9d9896ed0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83667826884fae7aa3dfbcf3b73aedab9922a356\nAuthor: Swati Prajapati\nDate: 2019-10-19T03:13:33+05:30\nFiles: 1\n\nMessage: Create ActivitySelection (#1384)", "metadata": {"id": "c07a420ca77d", "repo": "TheAlgorithms/Python", "hash": "83667826884fae7aa3dfbcf3b73aedab9922a356", "author": "Swati Prajapati", "date": "2019-10-19T03:13:33+05:30", "subject": "Create ActivitySelection (#1384)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/83667826884fae7aa3dfbcf3b73aedab9922a356", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83667826884fae7aa3dfbcf3b73aedab9922a356"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86a2d5fd037e29613171c84576f0eb0ea6e3d1e7\nAuthor: Iqrar Agalosi Nureyza\nDate: 2019-10-19T04:49:30+07:00\nFiles: 1\n\nMessage: fixed some typos (#1392)", "metadata": {"id": "84388aa94e73", "repo": "TheAlgorithms/Python", "hash": "86a2d5fd037e29613171c84576f0eb0ea6e3d1e7", "author": "Iqrar Agalosi Nureyza", "date": "2019-10-19T04:49:30+07:00", "subject": "fixed some typos (#1392)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/86a2d5fd037e29613171c84576f0eb0ea6e3d1e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86a2d5fd037e29613171c84576f0eb0ea6e3d1e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e0158c2c30a8273a6780fd9f83c36be6582e9e91\nAuthor: Kumar Shivam\nDate: 2019-10-19T03:22:32+05:30\nFiles: 1\n\nMessage: fixed project eular readme (#1391)", "metadata": {"id": "a409b7b5e397", "repo": "TheAlgorithms/Python", "hash": "e0158c2c30a8273a6780fd9f83c36be6582e9e91", "author": "Kumar Shivam", "date": "2019-10-19T03:22:32+05:30", "subject": "fixed project eular readme (#1391)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e0158c2c30a8273a6780fd9f83c36be6582e9e91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e0158c2c30a8273a6780fd9f83c36be6582e9e91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: acd962b2b6ddbcd5cee9b70a6feee13cbe12bcfc\nAuthor: Sourav kumar\nDate: 2019-10-19T03:32:32+05:30\nFiles: 1\n\nMessage: adding program to print diamond pattern (#1338)", "metadata": {"id": "b41a3e4baf88", "repo": "TheAlgorithms/Python", "hash": "acd962b2b6ddbcd5cee9b70a6feee13cbe12bcfc", "author": "Sourav kumar", "date": "2019-10-19T03:32:32+05:30", "subject": "adding program to print diamond pattern (#1338)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/acd962b2b6ddbcd5cee9b70a6feee13cbe12bcfc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/acd962b2b6ddbcd5cee9b70a6feee13cbe12bcfc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c351d81bf12e72030aff385275e8aa50846456d\nAuthor: Alfin_William\nDate: 2019-10-19T09:32:38+05:30\nFiles: 2\n\nMessage: Implementation of Hardy Ramanujan Algorithm in /maths (#1355)", "metadata": {"id": "93eab0d3a74d", "repo": "TheAlgorithms/Python", "hash": "5c351d81bf12e72030aff385275e8aa50846456d", "author": "Alfin_William", "date": "2019-10-19T09:32:38+05:30", "subject": "Implementation of Hardy Ramanujan Algorithm in /maths (#1355)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c351d81bf12e72030aff385275e8aa50846456d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c351d81bf12e72030aff385275e8aa50846456d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dbf904f4381132dbe8d1de349dc4f4de2a7b4342\nAuthor: Stephen\nDate: 2019-10-19T09:11:05+00:00\nFiles: 1\n\nMessage: added runge-kutta (#1393)", "metadata": {"id": "d07707a6b231", "repo": "TheAlgorithms/Python", "hash": "dbf904f4381132dbe8d1de349dc4f4de2a7b4342", "author": "Stephen", "date": "2019-10-19T09:11:05+00:00", "subject": "added runge-kutta (#1393)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dbf904f4381132dbe8d1de349dc4f4de2a7b4342", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dbf904f4381132dbe8d1de349dc4f4de2a7b4342"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab65a3915c063bfc31102512bb3c9a755bef7ed0\nAuthor: ayush246\nDate: 2019-10-19T16:08:15+05:30\nFiles: 1\n\nMessage: Double sort (Added with required updates) (#1399)", "metadata": {"id": "4d369ecc75e4", "repo": "TheAlgorithms/Python", "hash": "ab65a3915c063bfc31102512bb3c9a755bef7ed0", "author": "ayush246", "date": "2019-10-19T16:08:15+05:30", "subject": "Double sort (Added with required updates) (#1399)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab65a3915c063bfc31102512bb3c9a755bef7ed0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab65a3915c063bfc31102512bb3c9a755bef7ed0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 38d7e7073affe758557636ea201615d17d24fa97\nAuthor: Sujitkumar Singh\nDate: 2019-10-20T01:42:54+05:30\nFiles: 1\n\nMessage: The time complexity of every algorithms make its value (#1401)", "metadata": {"id": "b30b9bc4006d", "repo": "TheAlgorithms/Python", "hash": "38d7e7073affe758557636ea201615d17d24fa97", "author": "Sujitkumar Singh", "date": "2019-10-20T01:42:54+05:30", "subject": "The time complexity of every algorithms make its value (#1401)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/38d7e7073affe758557636ea201615d17d24fa97", "diff_url": "https://github.com/TheAlgorithms/Python/commit/38d7e7073affe758557636ea201615d17d24fa97"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 313a043107bc4882623ad5524a96fbb099d0d161\nAuthor: Archana Prabhu\nDate: 2019-10-20T14:10:40+05:30\nFiles: 1\n\nMessage: Create autocomplete_using_trie.py (#1406)", "metadata": {"id": "9be098563481", "repo": "TheAlgorithms/Python", "hash": "313a043107bc4882623ad5524a96fbb099d0d161", "author": "Archana Prabhu", "date": "2019-10-20T14:10:40+05:30", "subject": "Create autocomplete_using_trie.py (#1406)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/313a043107bc4882623ad5524a96fbb099d0d161", "diff_url": "https://github.com/TheAlgorithms/Python/commit/313a043107bc4882623ad5524a96fbb099d0d161"}} {"text": "Repo: TheAlgorithms/Python\nCommit: afeb13bbc8a43bfb427cb6f730e014b1ca1f7a6d\nAuthor: Stephen\nDate: 2019-10-21T17:19:43+00:00\nFiles: 1\n\nMessage: added explicit euler's method (#1394)", "metadata": {"id": "b565e071fc87", "repo": "TheAlgorithms/Python", "hash": "afeb13bbc8a43bfb427cb6f730e014b1ca1f7a6d", "author": "Stephen", "date": "2019-10-21T17:19:43+00:00", "subject": "added explicit euler's method (#1394)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/afeb13bbc8a43bfb427cb6f730e014b1ca1f7a6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/afeb13bbc8a43bfb427cb6f730e014b1ca1f7a6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a06995a686c0509f50a481e7d7d41bb35ffe8f19\nAuthor: Shubham Lad\nDate: 2019-10-21T23:40:19+05:30\nFiles: 1\n\nMessage: add simple improved Sieve Of Eratosthenes Algorithm (#1412)", "metadata": {"id": "c602fba01942", "repo": "TheAlgorithms/Python", "hash": "a06995a686c0509f50a481e7d7d41bb35ffe8f19", "author": "Shubham Lad", "date": "2019-10-21T23:40:19+05:30", "subject": "add simple improved Sieve Of Eratosthenes Algorithm (#1412)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a06995a686c0509f50a481e7d7d41bb35ffe8f19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a06995a686c0509f50a481e7d7d41bb35ffe8f19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67aa3cfb4dd50e1d6feff6a36f630b374e2ab922\nAuthor: akankshamahajan99\nDate: 2019-10-22T01:35:12+05:30\nFiles: 1\n\nMessage: Added alternative way to generate password in password_generator.py (#1415)", "metadata": {"id": "336f19f12c47", "repo": "TheAlgorithms/Python", "hash": "67aa3cfb4dd50e1d6feff6a36f630b374e2ab922", "author": "akankshamahajan99", "date": "2019-10-22T01:35:12+05:30", "subject": "Added alternative way to generate password in password_generator.py (#1415)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67aa3cfb4dd50e1d6feff6a36f630b374e2ab922", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67aa3cfb4dd50e1d6feff6a36f630b374e2ab922"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f93cce66a634746839a78624af4d7b8aab205808\nAuthor: moita69\nDate: 2019-10-21T17:36:33-03:00\nFiles: 3\n\nMessage: some pytest on math folder (#1405)", "metadata": {"id": "41aff7052b67", "repo": "TheAlgorithms/Python", "hash": "f93cce66a634746839a78624af4d7b8aab205808", "author": "moita69", "date": "2019-10-21T17:36:33-03:00", "subject": "some pytest on math folder (#1405)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/f93cce66a634746839a78624af4d7b8aab205808", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f93cce66a634746839a78624af4d7b8aab205808"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4531ea425e911a84a4fa507633fc5b566832e4b2\nAuthor: Christian Clauss\nDate: 2019-10-22T08:45:03+02:00\nFiles: 11\n\nMessage: Transfer .ipynb files to TheAlgorithms/Jupyter (#1414)", "metadata": {"id": "91e1cab16c45", "repo": "TheAlgorithms/Python", "hash": "4531ea425e911a84a4fa507633fc5b566832e4b2", "author": "Christian Clauss", "date": "2019-10-22T08:45:03+02:00", "subject": "Transfer .ipynb files to TheAlgorithms/Jupyter (#1414)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/4531ea425e911a84a4fa507633fc5b566832e4b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4531ea425e911a84a4fa507633fc5b566832e4b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce7faa5a3ae4824ebc89bf7b40b715cb4c898999\nAuthor: anubhav-sharma13\nDate: 2019-10-22T13:00:11+05:30\nFiles: 3\n\nMessage: Largest subarray sum (#1404)", "metadata": {"id": "f48a0d087496", "repo": "TheAlgorithms/Python", "hash": "ce7faa5a3ae4824ebc89bf7b40b715cb4c898999", "author": "anubhav-sharma13", "date": "2019-10-22T13:00:11+05:30", "subject": "Largest subarray sum (#1404)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce7faa5a3ae4824ebc89bf7b40b715cb4c898999", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce7faa5a3ae4824ebc89bf7b40b715cb4c898999"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b572e6cfd7da8d96443c3e1fd0b013153854265\nAuthor: Suad Djelili\nDate: 2019-10-22T10:31:17+03:00\nFiles: 2\n\nMessage: added solution 7 for problem_01 (#1416)", "metadata": {"id": "5bc4c5d3648a", "repo": "TheAlgorithms/Python", "hash": "8b572e6cfd7da8d96443c3e1fd0b013153854265", "author": "Suad Djelili", "date": "2019-10-22T10:31:17+03:00", "subject": "added solution 7 for problem_01 (#1416)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b572e6cfd7da8d96443c3e1fd0b013153854265", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b572e6cfd7da8d96443c3e1fd0b013153854265"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 92268561a54f6f443a71c0e83fdd0a0d69ab24d7\nAuthor: Aashay Shingre\nDate: 2019-10-22T13:12:56+05:30\nFiles: 1\n\nMessage: Aho-Corasick String Matching Algorithm (#346)", "metadata": {"id": "6f282f4d4e27", "repo": "TheAlgorithms/Python", "hash": "92268561a54f6f443a71c0e83fdd0a0d69ab24d7", "author": "Aashay Shingre", "date": "2019-10-22T13:12:56+05:30", "subject": "Aho-Corasick String Matching Algorithm (#346)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/92268561a54f6f443a71c0e83fdd0a0d69ab24d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/92268561a54f6f443a71c0e83fdd0a0d69ab24d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54830644a280ee2b8e59497f303220a211422118\nAuthor: Anmol Jain\nDate: 2019-10-22T13:31:14+05:30\nFiles: 1\n\nMessage: Create newton_forward_interpolation.py (#333)", "metadata": {"id": "23963c962f22", "repo": "TheAlgorithms/Python", "hash": "54830644a280ee2b8e59497f303220a211422118", "author": "Anmol Jain", "date": "2019-10-22T13:31:14+05:30", "subject": "Create newton_forward_interpolation.py (#333)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54830644a280ee2b8e59497f303220a211422118", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54830644a280ee2b8e59497f303220a211422118"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13802fcca154803e1cf619ddfb7f7975d0ca8f59\nAuthor: DanishSheikh1999\nDate: 2019-10-22T14:25:01+05:30\nFiles: 2\n\nMessage: Create greedy.py (#1359)", "metadata": {"id": "855b9c5bef95", "repo": "TheAlgorithms/Python", "hash": "13802fcca154803e1cf619ddfb7f7975d0ca8f59", "author": "DanishSheikh1999", "date": "2019-10-22T14:25:01+05:30", "subject": "Create greedy.py (#1359)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/13802fcca154803e1cf619ddfb7f7975d0ca8f59", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13802fcca154803e1cf619ddfb7f7975d0ca8f59"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7444a1f0693c5e08d6859d549ce5485db5a988b1\nAuthor: Ghulam Mohiyuddin\nDate: 2019-10-22T14:56:06+05:30\nFiles: 1\n\nMessage: Another method added for GCD (#1387)", "metadata": {"id": "85b133487ef6", "repo": "TheAlgorithms/Python", "hash": "7444a1f0693c5e08d6859d549ce5485db5a988b1", "author": "Ghulam Mohiyuddin", "date": "2019-10-22T14:56:06+05:30", "subject": "Another method added for GCD (#1387)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7444a1f0693c5e08d6859d549ce5485db5a988b1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7444a1f0693c5e08d6859d549ce5485db5a988b1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 906c985de3b0156ac50a1bd10d0c803f3439cf4e\nAuthor: Daniel Melo\nDate: 2019-10-22T06:37:43-03:00\nFiles: 1\n\nMessage: Create dinic.py (#1396)", "metadata": {"id": "aaebdddb7be2", "repo": "TheAlgorithms/Python", "hash": "906c985de3b0156ac50a1bd10d0c803f3439cf4e", "author": "Daniel Melo", "date": "2019-10-22T06:37:43-03:00", "subject": "Create dinic.py (#1396)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/906c985de3b0156ac50a1bd10d0c803f3439cf4e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/906c985de3b0156ac50a1bd10d0c803f3439cf4e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11e2207182829ee6b1d13c0aec326d5a123d2c9b\nAuthor: Ankur Chattopadhyay\nDate: 2019-10-22T21:32:03+05:30\nFiles: 2\n\nMessage: Project Euler problems 06, 20 (#1419)", "metadata": {"id": "812daaa8062b", "repo": "TheAlgorithms/Python", "hash": "11e2207182829ee6b1d13c0aec326d5a123d2c9b", "author": "Ankur Chattopadhyay", "date": "2019-10-22T21:32:03+05:30", "subject": "Project Euler problems 06, 20 (#1419)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/11e2207182829ee6b1d13c0aec326d5a123d2c9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11e2207182829ee6b1d13c0aec326d5a123d2c9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7592cba417b1766b8c7c5721ffe916f5c14cdc60\nAuthor: Ankur Chattopadhyay\nDate: 2019-10-22T22:43:48+05:30\nFiles: 28\n\nMessage: psf/black code formatting (#1421)", "metadata": {"id": "c2526089bfb5", "repo": "TheAlgorithms/Python", "hash": "7592cba417b1766b8c7c5721ffe916f5c14cdc60", "author": "Ankur Chattopadhyay", "date": "2019-10-22T22:43:48+05:30", "subject": "psf/black code formatting (#1421)", "files_changed": 28, "code_url": "https://github.com/TheAlgorithms/Python/tree/7592cba417b1766b8c7c5721ffe916f5c14cdc60", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7592cba417b1766b8c7c5721ffe916f5c14cdc60"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5fd868c46025509942793e9447f0811de00d56e8\nAuthor: Matheus T. Guimarães\nDate: 2019-10-22T16:19:38-03:00\nFiles: 2\n\nMessage: Add algorithm to rotate images (#1420)", "metadata": {"id": "d1a44cd2ba87", "repo": "TheAlgorithms/Python", "hash": "5fd868c46025509942793e9447f0811de00d56e8", "author": "Matheus T. Guimarães", "date": "2019-10-22T16:19:38-03:00", "subject": "Add algorithm to rotate images (#1420)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5fd868c46025509942793e9447f0811de00d56e8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5fd868c46025509942793e9447f0811de00d56e8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 56830255ca30b063a300439d8bc070399bc0ed01\nAuthor: John Law\nDate: 2019-10-23T04:07:50+08:00\nFiles: 2\n\nMessage: Readability of CONTRIBUTING.md (#1422)", "metadata": {"id": "3ab6de9b0a53", "repo": "TheAlgorithms/Python", "hash": "56830255ca30b063a300439d8bc070399bc0ed01", "author": "John Law", "date": "2019-10-23T04:07:50+08:00", "subject": "Readability of CONTRIBUTING.md (#1422)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/56830255ca30b063a300439d8bc070399bc0ed01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/56830255ca30b063a300439d8bc070399bc0ed01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d477a4ddf2afa0b954f4d283bd73cdfdc44853d7\nAuthor: Ankur Chattopadhyay\nDate: 2019-10-23T23:50:38+05:30\nFiles: 1\n\nMessage: introduced shuffled_shift_cipher.py in /ciphers (#1424)", "metadata": {"id": "6584f48e3808", "repo": "TheAlgorithms/Python", "hash": "d477a4ddf2afa0b954f4d283bd73cdfdc44853d7", "author": "Ankur Chattopadhyay", "date": "2019-10-23T23:50:38+05:30", "subject": "introduced shuffled_shift_cipher.py in /ciphers (#1424)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d477a4ddf2afa0b954f4d283bd73cdfdc44853d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d477a4ddf2afa0b954f4d283bd73cdfdc44853d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b3d385ad62a74b7e984c9b5424006566e4f848d\nAuthor: praisearts\nDate: 2019-10-24T09:31:58+01:00\nFiles: 1\n\nMessage: create simple binary search (#1430)", "metadata": {"id": "7a5851b9996e", "repo": "TheAlgorithms/Python", "hash": "7b3d385ad62a74b7e984c9b5424006566e4f848d", "author": "praisearts", "date": "2019-10-24T09:31:58+01:00", "subject": "create simple binary search (#1430)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b3d385ad62a74b7e984c9b5424006566e4f848d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b3d385ad62a74b7e984c9b5424006566e4f848d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07483139d14214adaebbd58ee22fd6bb552e1a00\nAuthor: Alex Veltman\nDate: 2019-10-24T11:08:45+02:00\nFiles: 3\n\nMessage: Added determinate function (#1429)", "metadata": {"id": "3e7a38e3b97e", "repo": "TheAlgorithms/Python", "hash": "07483139d14214adaebbd58ee22fd6bb552e1a00", "author": "Alex Veltman", "date": "2019-10-24T11:08:45+02:00", "subject": "Added determinate function (#1429)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/07483139d14214adaebbd58ee22fd6bb552e1a00", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07483139d14214adaebbd58ee22fd6bb552e1a00"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec85cc81915cda82cec22e6ed9a4177b6dc1103e\nAuthor: Alex Veltman\nDate: 2019-10-24T12:39:51+02:00\nFiles: 2\n\nMessage: Fixes in methods and tests in Linear Algebra (#1432)", "metadata": {"id": "4aa95fdf1222", "repo": "TheAlgorithms/Python", "hash": "ec85cc81915cda82cec22e6ed9a4177b6dc1103e", "author": "Alex Veltman", "date": "2019-10-24T12:39:51+02:00", "subject": "Fixes in methods and tests in Linear Algebra (#1432)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec85cc81915cda82cec22e6ed9a4177b6dc1103e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec85cc81915cda82cec22e6ed9a4177b6dc1103e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03e9a75d69538649df3e05d40a1c8e7d870fd807\nAuthor: Isaac Gomes de Oliveira\nDate: 2019-10-25T00:56:56-03:00\nFiles: 1\n\nMessage: Add gaussian_elimination.py for solving linear systems (#1448)", "metadata": {"id": "46356189bbf9", "repo": "TheAlgorithms/Python", "hash": "03e9a75d69538649df3e05d40a1c8e7d870fd807", "author": "Isaac Gomes de Oliveira", "date": "2019-10-25T00:56:56-03:00", "subject": "Add gaussian_elimination.py for solving linear systems (#1448)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03e9a75d69538649df3e05d40a1c8e7d870fd807", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03e9a75d69538649df3e05d40a1c8e7d870fd807"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2a3ca674f908c29499b78592339d10c44ec8da2\nAuthor: Samarth Sehgal\nDate: 2019-10-25T21:26:27+05:30\nFiles: 1\n\nMessage: Update treap.py (#1455)", "metadata": {"id": "2e9716d9d205", "repo": "TheAlgorithms/Python", "hash": "a2a3ca674f908c29499b78592339d10c44ec8da2", "author": "Samarth Sehgal", "date": "2019-10-25T21:26:27+05:30", "subject": "Update treap.py (#1455)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2a3ca674f908c29499b78592339d10c44ec8da2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2a3ca674f908c29499b78592339d10c44ec8da2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 182062d60be1ea6695d22c196ea039bda29a9311\nAuthor: bizzfitch\nDate: 2019-10-25T13:04:06-04:00\nFiles: 1\n\nMessage: Adding deterministic miller rabin primality test (#1453)", "metadata": {"id": "4603dc3feee5", "repo": "TheAlgorithms/Python", "hash": "182062d60be1ea6695d22c196ea039bda29a9311", "author": "bizzfitch", "date": "2019-10-25T13:04:06-04:00", "subject": "Adding deterministic miller rabin primality test (#1453)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/182062d60be1ea6695d22c196ea039bda29a9311", "diff_url": "https://github.com/TheAlgorithms/Python/commit/182062d60be1ea6695d22c196ea039bda29a9311"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ea0992dc70e45d17d7f354b101ef3f4ea216bff\nAuthor: Samarth Sehgal\nDate: 2019-10-25T22:35:23+05:30\nFiles: 1\n\nMessage: Update aho-corasick.py (#1457)", "metadata": {"id": "9389b8908b32", "repo": "TheAlgorithms/Python", "hash": "3ea0992dc70e45d17d7f354b101ef3f4ea216bff", "author": "Samarth Sehgal", "date": "2019-10-25T22:35:23+05:30", "subject": "Update aho-corasick.py (#1457)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ea0992dc70e45d17d7f354b101ef3f4ea216bff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ea0992dc70e45d17d7f354b101ef3f4ea216bff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a61b05b10ca843282b5497ac9367e73906b374b9\nAuthor: Ankur Chattopadhyay\nDate: 2019-10-25T23:03:24+05:30\nFiles: 2\n\nMessage: minor changes in format of DIRECTORY.md (#1461)", "metadata": {"id": "2febe0ef47de", "repo": "TheAlgorithms/Python", "hash": "a61b05b10ca843282b5497ac9367e73906b374b9", "author": "Ankur Chattopadhyay", "date": "2019-10-25T23:03:24+05:30", "subject": "minor changes in format of DIRECTORY.md (#1461)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a61b05b10ca843282b5497ac9367e73906b374b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a61b05b10ca843282b5497ac9367e73906b374b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a57809af9c7611ae119b44b3279fee6f7ce7049c\nAuthor: prathmesh1199\nDate: 2019-10-26T14:48:28+05:30\nFiles: 1\n\nMessage: Added binomial coefficient (#1467)", "metadata": {"id": "db1c2ae3893c", "repo": "TheAlgorithms/Python", "hash": "a57809af9c7611ae119b44b3279fee6f7ce7049c", "author": "prathmesh1199", "date": "2019-10-26T14:48:28+05:30", "subject": "Added binomial coefficient (#1467)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a57809af9c7611ae119b44b3279fee6f7ce7049c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a57809af9c7611ae119b44b3279fee6f7ce7049c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bc52aa6d4d5c96322817b5073d5308739f8c188b\nAuthor: ArjunwadkarAjay\nDate: 2019-10-27T23:07:25+05:30\nFiles: 1\n\nMessage: Some grammatical and spelling corrections (#1475)", "metadata": {"id": "ab35b15ea7ca", "repo": "TheAlgorithms/Python", "hash": "bc52aa6d4d5c96322817b5073d5308739f8c188b", "author": "ArjunwadkarAjay", "date": "2019-10-27T23:07:25+05:30", "subject": "Some grammatical and spelling corrections (#1475)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bc52aa6d4d5c96322817b5073d5308739f8c188b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bc52aa6d4d5c96322817b5073d5308739f8c188b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7078d7c27df2ee1fd096635c06d599a6b20ade9\nAuthor: Suad Djelili\nDate: 2019-10-27T21:07:04+03:00\nFiles: 1\n\nMessage: added solution 4 for problem_20 (#1476)", "metadata": {"id": "3ea408e296b3", "repo": "TheAlgorithms/Python", "hash": "a7078d7c27df2ee1fd096635c06d599a6b20ade9", "author": "Suad Djelili", "date": "2019-10-27T21:07:04+03:00", "subject": "added solution 4 for problem_20 (#1476)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7078d7c27df2ee1fd096635c06d599a6b20ade9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7078d7c27df2ee1fd096635c06d599a6b20ade9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b52e442307d3d8a6f18468964381e2c2df16b33\nAuthor: Orkun İncili\nDate: 2019-10-27T23:48:38+03:00\nFiles: 1\n\nMessage: Python program that listing top 'n' movie in imdb (#1477)", "metadata": {"id": "417e50b44eec", "repo": "TheAlgorithms/Python", "hash": "8b52e442307d3d8a6f18468964381e2c2df16b33", "author": "Orkun İncili", "date": "2019-10-27T23:48:38+03:00", "subject": "Python program that listing top 'n' movie in imdb (#1477)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b52e442307d3d8a6f18468964381e2c2df16b33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b52e442307d3d8a6f18468964381e2c2df16b33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 39c40e7e40b908d31f7cb1dd9d46f1277bb2e343\nAuthor: Suad Djelili\nDate: 2019-10-28T02:52:34+03:00\nFiles: 1\n\nMessage: added solution 3 for problem_25 (#1478)", "metadata": {"id": "cea7b435427d", "repo": "TheAlgorithms/Python", "hash": "39c40e7e40b908d31f7cb1dd9d46f1277bb2e343", "author": "Suad Djelili", "date": "2019-10-28T02:52:34+03:00", "subject": "added solution 3 for problem_25 (#1478)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/39c40e7e40b908d31f7cb1dd9d46f1277bb2e343", "diff_url": "https://github.com/TheAlgorithms/Python/commit/39c40e7e40b908d31f7cb1dd9d46f1277bb2e343"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a5b1abd0a2a110db80d4a67c0db979ce3c4cf4e\nAuthor: Deekshaesha\nDate: 2019-10-28T13:44:53+05:30\nFiles: 1\n\nMessage: finding max (#1488)", "metadata": {"id": "560b760a4732", "repo": "TheAlgorithms/Python", "hash": "8a5b1abd0a2a110db80d4a67c0db979ce3c4cf4e", "author": "Deekshaesha", "date": "2019-10-28T13:44:53+05:30", "subject": "finding max (#1488)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a5b1abd0a2a110db80d4a67c0db979ce3c4cf4e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a5b1abd0a2a110db80d4a67c0db979ce3c4cf4e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e36fe34b0b00588d8665b53918d9cdf40d5fee98\nAuthor: arjun1299\nDate: 2019-10-28T17:36:28+05:30\nFiles: 1\n\nMessage: Hard coded inputs to mixed_keyword cypher (#1500)", "metadata": {"id": "f949e601a33a", "repo": "TheAlgorithms/Python", "hash": "e36fe34b0b00588d8665b53918d9cdf40d5fee98", "author": "arjun1299", "date": "2019-10-28T17:36:28+05:30", "subject": "Hard coded inputs to mixed_keyword cypher (#1500)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e36fe34b0b00588d8665b53918d9cdf40d5fee98", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e36fe34b0b00588d8665b53918d9cdf40d5fee98"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bf50ea09aea7ab24fe6591b0542c19e4bac0f87a\nAuthor: Christian Clauss\nDate: 2019-10-28T13:38:08+01:00\nFiles: 3\n\nMessage: Add Travis_CI_tests_are_failing.md (#1499)", "metadata": {"id": "6d9fd5a8987f", "repo": "TheAlgorithms/Python", "hash": "bf50ea09aea7ab24fe6591b0542c19e4bac0f87a", "author": "Christian Clauss", "date": "2019-10-28T13:38:08+01:00", "subject": "Add Travis_CI_tests_are_failing.md (#1499)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/bf50ea09aea7ab24fe6591b0542c19e4bac0f87a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bf50ea09aea7ab24fe6591b0542c19e4bac0f87a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3fc276ca2c53a158619d33104931183833c796a7\nAuthor: Du YuanChao\nDate: 2019-10-28T20:50:36+08:00\nFiles: 2\n\nMessage: rename and add doctest (#1501)", "metadata": {"id": "38bb9a53f51e", "repo": "TheAlgorithms/Python", "hash": "3fc276ca2c53a158619d33104931183833c796a7", "author": "Du YuanChao", "date": "2019-10-28T20:50:36+08:00", "subject": "rename and add doctest (#1501)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3fc276ca2c53a158619d33104931183833c796a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3fc276ca2c53a158619d33104931183833c796a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1da1ab0773e8cb74693dc53b29a0511f83c94098\nAuthor: John Law\nDate: 2019-10-29T00:44:57+08:00\nFiles: 1\n\nMessage: Improve doctest and comment for maximum sub-array problem (#1503)", "metadata": {"id": "f8747ba126f2", "repo": "TheAlgorithms/Python", "hash": "1da1ab0773e8cb74693dc53b29a0511f83c94098", "author": "John Law", "date": "2019-10-29T00:44:57+08:00", "subject": "Improve doctest and comment for maximum sub-array problem (#1503)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1da1ab0773e8cb74693dc53b29a0511f83c94098", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1da1ab0773e8cb74693dc53b29a0511f83c94098"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ada8bb580d64a06d88a3613ba31e41b010f2a45\nAuthor: Phileas\nDate: 2019-10-28T14:04:26-04:00\nFiles: 1\n\nMessage: Page replacement algorithm, LRU (#871)", "metadata": {"id": "0e3680d29c3d", "repo": "TheAlgorithms/Python", "hash": "3ada8bb580d64a06d88a3613ba31e41b010f2a45", "author": "Phileas", "date": "2019-10-28T14:04:26-04:00", "subject": "Page replacement algorithm, LRU (#871)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ada8bb580d64a06d88a3613ba31e41b010f2a45", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ada8bb580d64a06d88a3613ba31e41b010f2a45"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8a30b42cea154d190544216b92d204c832de784\nAuthor: dimgrichr\nDate: 2019-10-28T20:27:00+02:00\nFiles: 1\n\nMessage: Addition of Secant Method (#876)", "metadata": {"id": "051213a98cb7", "repo": "TheAlgorithms/Python", "hash": "f8a30b42cea154d190544216b92d204c832de784", "author": "dimgrichr", "date": "2019-10-28T20:27:00+02:00", "subject": "Addition of Secant Method (#876)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8a30b42cea154d190544216b92d204c832de784", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8a30b42cea154d190544216b92d204c832de784"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4f86f5848275bf87437a698531b6069f8e4938b8\nAuthor: Devil Lord\nDate: 2019-10-28T23:59:08+05:30\nFiles: 2\n\nMessage: Create GAN.py (#1445)", "metadata": {"id": "00288d3ecead", "repo": "TheAlgorithms/Python", "hash": "4f86f5848275bf87437a698531b6069f8e4938b8", "author": "Devil Lord", "date": "2019-10-28T23:59:08+05:30", "subject": "Create GAN.py (#1445)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4f86f5848275bf87437a698531b6069f8e4938b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4f86f5848275bf87437a698531b6069f8e4938b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e463c0b5739ccabe2694829d410ef095d794b91c\nAuthor: Kumar-Nishchay\nDate: 2019-10-29T12:16:29+05:30\nFiles: 1\n\nMessage: Update dictionary.txt (#1507)", "metadata": {"id": "f19dcd842b74", "repo": "TheAlgorithms/Python", "hash": "e463c0b5739ccabe2694829d410ef095d794b91c", "author": "Kumar-Nishchay", "date": "2019-10-29T12:16:29+05:30", "subject": "Update dictionary.txt (#1507)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e463c0b5739ccabe2694829d410ef095d794b91c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e463c0b5739ccabe2694829d410ef095d794b91c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3d4d2bb57ac3d5dabe93cac3957981782bd7d96\nAuthor: percy07\nDate: 2019-10-29T15:36:37+05:30\nFiles: 1\n\nMessage: Update greatest_common_divisor.py (#1513)", "metadata": {"id": "72fd7b70ac89", "repo": "TheAlgorithms/Python", "hash": "e3d4d2bb57ac3d5dabe93cac3957981782bd7d96", "author": "percy07", "date": "2019-10-29T15:36:37+05:30", "subject": "Update greatest_common_divisor.py (#1513)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3d4d2bb57ac3d5dabe93cac3957981782bd7d96", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3d4d2bb57ac3d5dabe93cac3957981782bd7d96"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ed47ad6f4b1f38d4d0a52b7f69d43c4a4294cc9\nAuthor: percy07\nDate: 2019-10-29T15:52:49+05:30\nFiles: 1\n\nMessage: Update palindrome.py (#1509)", "metadata": {"id": "fce9132c86a5", "repo": "TheAlgorithms/Python", "hash": "1ed47ad6f4b1f38d4d0a52b7f69d43c4a4294cc9", "author": "percy07", "date": "2019-10-29T15:52:49+05:30", "subject": "Update palindrome.py (#1509)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ed47ad6f4b1f38d4d0a52b7f69d43c4a4294cc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ed47ad6f4b1f38d4d0a52b7f69d43c4a4294cc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dfea6f3f0b0dc3ad834c45b1c3a322827b9e1bbf\nAuthor: Janith Wanniarachchi\nDate: 2019-10-29T16:23:29+05:30\nFiles: 1\n\nMessage: :white_check_mark: added tests for Perceptron in Neural Networks (#1506)", "metadata": {"id": "352a058fd26b", "repo": "TheAlgorithms/Python", "hash": "dfea6f3f0b0dc3ad834c45b1c3a322827b9e1bbf", "author": "Janith Wanniarachchi", "date": "2019-10-29T16:23:29+05:30", "subject": ":white_check_mark: added tests for Perceptron in Neural Networks (#1506)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dfea6f3f0b0dc3ad834c45b1c3a322827b9e1bbf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dfea6f3f0b0dc3ad834c45b1c3a322827b9e1bbf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfac867e27328eeedf28b3cd4d8f8195d15e44a4\nAuthor: Christian Clauss\nDate: 2019-10-29T21:05:36+01:00\nFiles: 1\n\nMessage: Add doctests to other/word_patterns.py (#1518)", "metadata": {"id": "8f7152761063", "repo": "TheAlgorithms/Python", "hash": "bfac867e27328eeedf28b3cd4d8f8195d15e44a4", "author": "Christian Clauss", "date": "2019-10-29T21:05:36+01:00", "subject": "Add doctests to other/word_patterns.py (#1518)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfac867e27328eeedf28b3cd4d8f8195d15e44a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfac867e27328eeedf28b3cd4d8f8195d15e44a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4880e5479a85fd106d2b2f9c06755a3350c3db2a\nAuthor: 5ur3\nDate: 2019-10-30T00:28:51+04:00\nFiles: 1\n\nMessage: Create prime_numbers.py (#1519)", "metadata": {"id": "799d6bc7092b", "repo": "TheAlgorithms/Python", "hash": "4880e5479a85fd106d2b2f9c06755a3350c3db2a", "author": "5ur3", "date": "2019-10-30T00:28:51+04:00", "subject": "Create prime_numbers.py (#1519)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4880e5479a85fd106d2b2f9c06755a3350c3db2a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4880e5479a85fd106d2b2f9c06755a3350c3db2a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8e97aa597e71ed7f9d4683d00cc910cdaab3a99\nAuthor: percy07\nDate: 2019-10-30T02:24:31+05:30\nFiles: 2\n\nMessage: Update basic_maths.py (#1517)", "metadata": {"id": "f806c78447c9", "repo": "TheAlgorithms/Python", "hash": "f8e97aa597e71ed7f9d4683d00cc910cdaab3a99", "author": "percy07", "date": "2019-10-30T02:24:31+05:30", "subject": "Update basic_maths.py (#1517)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8e97aa597e71ed7f9d4683d00cc910cdaab3a99", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8e97aa597e71ed7f9d4683d00cc910cdaab3a99"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53ff735701db42d2609416ff6772db17383c3f10\nAuthor: himanshujain171\nDate: 2019-10-30T04:24:31+05:30\nFiles: 5\n\nMessage: Factors of a number (#1493)", "metadata": {"id": "fdbf9e471c6f", "repo": "TheAlgorithms/Python", "hash": "53ff735701db42d2609416ff6772db17383c3f10", "author": "himanshujain171", "date": "2019-10-30T04:24:31+05:30", "subject": "Factors of a number (#1493)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/53ff735701db42d2609416ff6772db17383c3f10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53ff735701db42d2609416ff6772db17383c3f10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 63433616c9a8f690e416c32dc01ff00bc515d9e2\nAuthor: LokiUvaraj\nDate: 2019-10-30T04:56:28+05:30\nFiles: 1\n\nMessage: average_mode.py (#1491)", "metadata": {"id": "02980d078af7", "repo": "TheAlgorithms/Python", "hash": "63433616c9a8f690e416c32dc01ff00bc515d9e2", "author": "LokiUvaraj", "date": "2019-10-30T04:56:28+05:30", "subject": "average_mode.py (#1491)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/63433616c9a8f690e416c32dc01ff00bc515d9e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/63433616c9a8f690e416c32dc01ff00bc515d9e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc533a759878f90f38c4d8226a9e828724fc2a2e\nAuthor: Sri Suma\nDate: 2019-10-30T17:22:20+05:30\nFiles: 2\n\nMessage: Simplified DES (#1382)", "metadata": {"id": "6f48cfc50948", "repo": "TheAlgorithms/Python", "hash": "fc533a759878f90f38c4d8226a9e828724fc2a2e", "author": "Sri Suma", "date": "2019-10-30T17:22:20+05:30", "subject": "Simplified DES (#1382)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc533a759878f90f38c4d8226a9e828724fc2a2e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc533a759878f90f38c4d8226a9e828724fc2a2e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: df95f439072fc055f0611a5006bf2006c62536e7\nAuthor: percy07\nDate: 2019-10-30T20:40:30+05:30\nFiles: 1\n\nMessage: Update quick_select.py (#1523)", "metadata": {"id": "a5538c2479da", "repo": "TheAlgorithms/Python", "hash": "df95f439072fc055f0611a5006bf2006c62536e7", "author": "percy07", "date": "2019-10-30T20:40:30+05:30", "subject": "Update quick_select.py (#1523)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/df95f439072fc055f0611a5006bf2006c62536e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/df95f439072fc055f0611a5006bf2006c62536e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 357dbd4ada738ed9d4b814eeec99bcc833e94aff\nAuthor: John Law\nDate: 2019-10-31T01:06:07+08:00\nFiles: 1\n\nMessage: Doctest, type hints and bug in LIS_O(nlogn) (#1525)", "metadata": {"id": "4a5170e1ec75", "repo": "TheAlgorithms/Python", "hash": "357dbd4ada738ed9d4b814eeec99bcc833e94aff", "author": "John Law", "date": "2019-10-31T01:06:07+08:00", "subject": "Doctest, type hints and bug in LIS_O(nlogn) (#1525)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/357dbd4ada738ed9d4b814eeec99bcc833e94aff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/357dbd4ada738ed9d4b814eeec99bcc833e94aff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a5633a23376d2eb16f48f583890fde4c1b27e3b\nAuthor: RitwickGhosh\nDate: 2019-10-31T12:49:10+05:30\nFiles: 1\n\nMessage: Euler Problem 27 solution script Added (#1466)", "metadata": {"id": "75e465d330e8", "repo": "TheAlgorithms/Python", "hash": "8a5633a23376d2eb16f48f583890fde4c1b27e3b", "author": "RitwickGhosh", "date": "2019-10-31T12:49:10+05:30", "subject": "Euler Problem 27 solution script Added (#1466)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a5633a23376d2eb16f48f583890fde4c1b27e3b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a5633a23376d2eb16f48f583890fde4c1b27e3b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6d44cdd315e1fbff10fb03d9d8b4645183a6a8e5\nAuthor: Du YuanChao\nDate: 2019-10-31T19:33:40+08:00\nFiles: 1\n\nMessage: perfect square (#1534)", "metadata": {"id": "99c238d5ae26", "repo": "TheAlgorithms/Python", "hash": "6d44cdd315e1fbff10fb03d9d8b4645183a6a8e5", "author": "Du YuanChao", "date": "2019-10-31T19:33:40+08:00", "subject": "perfect square (#1534)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6d44cdd315e1fbff10fb03d9d8b4645183a6a8e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6d44cdd315e1fbff10fb03d9d8b4645183a6a8e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80e1c8748a947cd2818aa3d8cdf2d224fd13bda1\nAuthor: Charley\nDate: 2019-10-31T12:20:39+00:00\nFiles: 2\n\nMessage: Added Problem 33 (#1440)", "metadata": {"id": "6cb1ee84b70d", "repo": "TheAlgorithms/Python", "hash": "80e1c8748a947cd2818aa3d8cdf2d224fd13bda1", "author": "Charley", "date": "2019-10-31T12:20:39+00:00", "subject": "Added Problem 33 (#1440)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/80e1c8748a947cd2818aa3d8cdf2d224fd13bda1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80e1c8748a947cd2818aa3d8cdf2d224fd13bda1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 814750e637ff3a28442808dc10b2c23170abc85b\nAuthor: Du YuanChao\nDate: 2019-10-31T20:45:32+08:00\nFiles: 2\n\nMessage: update factorial (#1535)", "metadata": {"id": "37953e847ffc", "repo": "TheAlgorithms/Python", "hash": "814750e637ff3a28442808dc10b2c23170abc85b", "author": "Du YuanChao", "date": "2019-10-31T20:45:32+08:00", "subject": "update factorial (#1535)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/814750e637ff3a28442808dc10b2c23170abc85b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/814750e637ff3a28442808dc10b2c23170abc85b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c717f8d86091011013d4731a91161143fa61b7d7\nAuthor: Taufik Algi F\nDate: 2019-11-01T00:45:01+07:00\nFiles: 2\n\nMessage: add max sum contigous subsequence (#1537)", "metadata": {"id": "6eee8903ee41", "repo": "TheAlgorithms/Python", "hash": "c717f8d86091011013d4731a91161143fa61b7d7", "author": "Taufik Algi F", "date": "2019-11-01T00:45:01+07:00", "subject": "add max sum contigous subsequence (#1537)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c717f8d86091011013d4731a91161143fa61b7d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c717f8d86091011013d4731a91161143fa61b7d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 62e51fe48753a93a6c38834fd0b22eda1941644f\nAuthor: Metehan\nDate: 2019-10-31T21:49:25+03:00\nFiles: 1\n\nMessage: recursive quick sort (#1536)", "metadata": {"id": "e0f3105b9386", "repo": "TheAlgorithms/Python", "hash": "62e51fe48753a93a6c38834fd0b22eda1941644f", "author": "Metehan", "date": "2019-10-31T21:49:25+03:00", "subject": "recursive quick sort (#1536)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/62e51fe48753a93a6c38834fd0b22eda1941644f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/62e51fe48753a93a6c38834fd0b22eda1941644f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7bc0462e7936675d9c4f6435d42afa915eef0248\nAuthor: Jonathan Alberth Quispe Fuentes\nDate: 2019-10-31T22:00:46-05:00\nFiles: 1\n\nMessage: Non-recursive Segment Tree implementation (#1543)", "metadata": {"id": "2f693532fcc2", "repo": "TheAlgorithms/Python", "hash": "7bc0462e7936675d9c4f6435d42afa915eef0248", "author": "Jonathan Alberth Quispe Fuentes", "date": "2019-10-31T22:00:46-05:00", "subject": "Non-recursive Segment Tree implementation (#1543)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7bc0462e7936675d9c4f6435d42afa915eef0248", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7bc0462e7936675d9c4f6435d42afa915eef0248"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8107548cc11d226d35a343bb14f8b8a9cc2fb32b\nAuthor: Marvin M. Michum\nDate: 2019-10-31T23:06:20-04:00\nFiles: 1\n\nMessage: Travis CI: Write & print DIRECTORY.md on one line (#1542)", "metadata": {"id": "6f29f1248d47", "repo": "TheAlgorithms/Python", "hash": "8107548cc11d226d35a343bb14f8b8a9cc2fb32b", "author": "Marvin M. Michum", "date": "2019-10-31T23:06:20-04:00", "subject": "Travis CI: Write & print DIRECTORY.md on one line (#1542)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8107548cc11d226d35a343bb14f8b8a9cc2fb32b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8107548cc11d226d35a343bb14f8b8a9cc2fb32b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e3357ae35314740e9f5e5515dca924b20d39492\nAuthor: vinayak\nDate: 2019-11-01T13:57:16+05:30\nFiles: 3\n\nMessage: added solution 1 for problem_99 in project_euler (#1545)", "metadata": {"id": "320f6119366d", "repo": "TheAlgorithms/Python", "hash": "0e3357ae35314740e9f5e5515dca924b20d39492", "author": "vinayak", "date": "2019-11-01T13:57:16+05:30", "subject": "added solution 1 for problem_99 in project_euler (#1545)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e3357ae35314740e9f5e5515dca924b20d39492", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e3357ae35314740e9f5e5515dca924b20d39492"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5452e94528ea357746f275c55bcdfd2e4604e19c\nAuthor: Marvin M. Michum\nDate: 2019-11-04T02:45:29-05:00\nFiles: 1\n\nMessage: Porta cipher (#1550)", "metadata": {"id": "620a83d4c459", "repo": "TheAlgorithms/Python", "hash": "5452e94528ea357746f275c55bcdfd2e4604e19c", "author": "Marvin M. Michum", "date": "2019-11-04T02:45:29-05:00", "subject": "Porta cipher (#1550)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5452e94528ea357746f275c55bcdfd2e4604e19c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5452e94528ea357746f275c55bcdfd2e4604e19c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9d5378ce2251b43d4f2541283ff6f1a558a3bfa\nAuthor: John Law\nDate: 2019-11-05T02:06:16+08:00\nFiles: 1\n\nMessage: Doctest and typing for longest_increasing_subsequence.py (#1526)", "metadata": {"id": "8e5d21c2eecd", "repo": "TheAlgorithms/Python", "hash": "a9d5378ce2251b43d4f2541283ff6f1a558a3bfa", "author": "John Law", "date": "2019-11-05T02:06:16+08:00", "subject": "Doctest and typing for longest_increasing_subsequence.py (#1526)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9d5378ce2251b43d4f2541283ff6f1a558a3bfa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9d5378ce2251b43d4f2541283ff6f1a558a3bfa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad2db80f8aeba7fe407eccd69327cfb3bdfaacd2\nAuthor: jwmneu\nDate: 2019-11-07T16:37:28+08:00\nFiles: 1\n\nMessage: Add sol3 for project_euler problem_03 (#1553)", "metadata": {"id": "ed2178f7c9e2", "repo": "TheAlgorithms/Python", "hash": "ad2db80f8aeba7fe407eccd69327cfb3bdfaacd2", "author": "jwmneu", "date": "2019-11-07T16:37:28+08:00", "subject": "Add sol3 for project_euler problem_03 (#1553)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad2db80f8aeba7fe407eccd69327cfb3bdfaacd2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad2db80f8aeba7fe407eccd69327cfb3bdfaacd2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: db515e585e3e53c47b090dbe135598c74c1e0f59\nAuthor: Zizhou Zhang\nDate: 2019-11-10T01:02:30+11:00\nFiles: 1\n\nMessage: added rsa_factorization.py (#1556)", "metadata": {"id": "7e6a2e90e48c", "repo": "TheAlgorithms/Python", "hash": "db515e585e3e53c47b090dbe135598c74c1e0f59", "author": "Zizhou Zhang", "date": "2019-11-10T01:02:30+11:00", "subject": "added rsa_factorization.py (#1556)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/db515e585e3e53c47b090dbe135598c74c1e0f59", "diff_url": "https://github.com/TheAlgorithms/Python/commit/db515e585e3e53c47b090dbe135598c74c1e0f59"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c37eb7d07b62efb84b535712972a1fa5e657218\nAuthor: Hanif Ali\nDate: 2019-11-10T13:47:04+05:00\nFiles: 3\n\nMessage: Improved on Singly Linked List Programs (#1558)", "metadata": {"id": "3d5a9d23bcc3", "repo": "TheAlgorithms/Python", "hash": "4c37eb7d07b62efb84b535712972a1fa5e657218", "author": "Hanif Ali", "date": "2019-11-10T13:47:04+05:00", "subject": "Improved on Singly Linked List Programs (#1558)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c37eb7d07b62efb84b535712972a1fa5e657218", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c37eb7d07b62efb84b535712972a1fa5e657218"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 82a11d7f31d06f781e3902984fa2902c0676816a\nAuthor: JakobZhao\nDate: 2019-11-10T17:01:38+08:00\nFiles: 1\n\nMessage: Fix bug in bellman_ford.py (#1544)", "metadata": {"id": "3053c3a17d2d", "repo": "TheAlgorithms/Python", "hash": "82a11d7f31d06f781e3902984fa2902c0676816a", "author": "JakobZhao", "date": "2019-11-10T17:01:38+08:00", "subject": "Fix bug in bellman_ford.py (#1544)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/82a11d7f31d06f781e3902984fa2902c0676816a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/82a11d7f31d06f781e3902984fa2902c0676816a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ac4391420991d010a1af7bc4a6b04084bd13c27\nAuthor: Sarath Kaul\nDate: 2019-11-12T13:57:38+05:30\nFiles: 1\n\nMessage: Python Program that fetches top trending news (#1559)", "metadata": {"id": "9612f803de3a", "repo": "TheAlgorithms/Python", "hash": "5ac4391420991d010a1af7bc4a6b04084bd13c27", "author": "Sarath Kaul", "date": "2019-11-12T13:57:38+05:30", "subject": "Python Program that fetches top trending news (#1559)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ac4391420991d010a1af7bc4a6b04084bd13c27", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ac4391420991d010a1af7bc4a6b04084bd13c27"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b7e37a856ff2aaa8d2ccc20936cb0b787c0376ef\nAuthor: Sarath Kaul\nDate: 2019-11-12T16:41:54+05:30\nFiles: 2\n\nMessage: Added a new Python script and some changes in existing one (#1560)", "metadata": {"id": "243c9c082fa8", "repo": "TheAlgorithms/Python", "hash": "b7e37a856ff2aaa8d2ccc20936cb0b787c0376ef", "author": "Sarath Kaul", "date": "2019-11-12T16:41:54+05:30", "subject": "Added a new Python script and some changes in existing one (#1560)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b7e37a856ff2aaa8d2ccc20936cb0b787c0376ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b7e37a856ff2aaa8d2ccc20936cb0b787c0376ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa6331aa82dd18d949b7be60c85277e41f018ab5\nAuthor: Christian Clauss\nDate: 2019-11-14T06:26:29+01:00\nFiles: 1\n\nMessage: Moved to TheAlgorithms/Jupyter (#1563)", "metadata": {"id": "585874ab64e6", "repo": "TheAlgorithms/Python", "hash": "fa6331aa82dd18d949b7be60c85277e41f018ab5", "author": "Christian Clauss", "date": "2019-11-14T06:26:29+01:00", "subject": "Moved to TheAlgorithms/Jupyter (#1563)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa6331aa82dd18d949b7be60c85277e41f018ab5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa6331aa82dd18d949b7be60c85277e41f018ab5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd7d2fa270ce9ee42f685f677fff051e5ad3d101\nAuthor: Sarath Kaul\nDate: 2019-11-14T15:52:08+05:30\nFiles: 2\n\nMessage: Panagram Script Added (#1564)", "metadata": {"id": "0207bd1e050a", "repo": "TheAlgorithms/Python", "hash": "dd7d2fa270ce9ee42f685f677fff051e5ad3d101", "author": "Sarath Kaul", "date": "2019-11-14T15:52:08+05:30", "subject": "Panagram Script Added (#1564)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd7d2fa270ce9ee42f685f677fff051e5ad3d101", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd7d2fa270ce9ee42f685f677fff051e5ad3d101"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52cf66861771cf75d9be52c9a99dcb54737a77cc\nAuthor: jwmneu\nDate: 2019-11-15T02:08:07+08:00\nFiles: 1\n\nMessage: add sol3 to project_euler/problem_08 (#1557)", "metadata": {"id": "3b7b51b4b3b1", "repo": "TheAlgorithms/Python", "hash": "52cf66861771cf75d9be52c9a99dcb54737a77cc", "author": "jwmneu", "date": "2019-11-15T02:08:07+08:00", "subject": "add sol3 to project_euler/problem_08 (#1557)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52cf66861771cf75d9be52c9a99dcb54737a77cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52cf66861771cf75d9be52c9a99dcb54737a77cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5df8aec66cdd87b893a0ee17b97ca8684262f7f7\nAuthor: Christian Clauss\nDate: 2019-11-14T19:59:43+01:00\nFiles: 25\n\nMessage: GitHub Action formats our code with psf/black (#1569)", "metadata": {"id": "4ccfbf9a9d72", "repo": "TheAlgorithms/Python", "hash": "5df8aec66cdd87b893a0ee17b97ca8684262f7f7", "author": "Christian Clauss", "date": "2019-11-14T19:59:43+01:00", "subject": "GitHub Action formats our code with psf/black (#1569)", "files_changed": 25, "code_url": "https://github.com/TheAlgorithms/Python/tree/5df8aec66cdd87b893a0ee17b97ca8684262f7f7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5df8aec66cdd87b893a0ee17b97ca8684262f7f7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea9bf0a90cb0a04ca5d51e1906e1d1afe52a4732\nAuthor: Marvin M. Michum\nDate: 2019-11-14T14:27:31-05:00\nFiles: 2\n\nMessage: directory_writer (#1) (#1549)", "metadata": {"id": "763f9b53b592", "repo": "TheAlgorithms/Python", "hash": "ea9bf0a90cb0a04ca5d51e1906e1d1afe52a4732", "author": "Marvin M. Michum", "date": "2019-11-14T14:27:31-05:00", "subject": "directory_writer (#1) (#1549)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea9bf0a90cb0a04ca5d51e1906e1d1afe52a4732", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea9bf0a90cb0a04ca5d51e1906e1d1afe52a4732"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3aa0f65e8a5a453e967ac2dc343c7cb96217548\nAuthor: Zizhou Zhang\nDate: 2019-11-15T06:29:54+11:00\nFiles: 1\n\nMessage: fix implementation errors. (#1568)", "metadata": {"id": "ed40791f5f0a", "repo": "TheAlgorithms/Python", "hash": "e3aa0f65e8a5a453e967ac2dc343c7cb96217548", "author": "Zizhou Zhang", "date": "2019-11-15T06:29:54+11:00", "subject": "fix implementation errors. (#1568)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3aa0f65e8a5a453e967ac2dc343c7cb96217548", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3aa0f65e8a5a453e967ac2dc343c7cb96217548"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3f55aecce9380381099421dceba985f353df87f\nAuthor: Sarath Kaul\nDate: 2019-11-15T01:31:51+05:30\nFiles: 2\n\nMessage: Remove Duplicate Script Added (#1570)", "metadata": {"id": "9feff092907d", "repo": "TheAlgorithms/Python", "hash": "e3f55aecce9380381099421dceba985f353df87f", "author": "Sarath Kaul", "date": "2019-11-15T01:31:51+05:30", "subject": "Remove Duplicate Script Added (#1570)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3f55aecce9380381099421dceba985f353df87f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3f55aecce9380381099421dceba985f353df87f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7424cc115a3b5db388b0d599f7a01a7a33b9483\nAuthor: Ankur Chattopadhyay\nDate: 2019-11-15T02:00:35+05:30\nFiles: 2\n\nMessage: changed implementation of GitHub action to auto update DIRECTORY.md (#1571)", "metadata": {"id": "d7b1d1f39003", "repo": "TheAlgorithms/Python", "hash": "a7424cc115a3b5db388b0d599f7a01a7a33b9483", "author": "Ankur Chattopadhyay", "date": "2019-11-15T02:00:35+05:30", "subject": "changed implementation of GitHub action to auto update DIRECTORY.md (#1571)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7424cc115a3b5db388b0d599f7a01a7a33b9483", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7424cc115a3b5db388b0d599f7a01a7a33b9483"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b838f1042c6d67110965da2a45ffaa69b0c4bfc4\nAuthor: Christian Clauss\nDate: 2019-11-16T08:05:00+01:00\nFiles: 15\n\nMessage: Fix indentation contains tabs (flake8 E101,W191) (#1573)", "metadata": {"id": "37093e109dc9", "repo": "TheAlgorithms/Python", "hash": "b838f1042c6d67110965da2a45ffaa69b0c4bfc4", "author": "Christian Clauss", "date": "2019-11-16T08:05:00+01:00", "subject": "Fix indentation contains tabs (flake8 E101,W191) (#1573)", "files_changed": 15, "code_url": "https://github.com/TheAlgorithms/Python/tree/b838f1042c6d67110965da2a45ffaa69b0c4bfc4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b838f1042c6d67110965da2a45ffaa69b0c4bfc4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a894ebc521a8b09613737905608dbfd8be5faf4\nAuthor: Sarath Kaul\nDate: 2019-11-17T17:27:26+05:30\nFiles: 1\n\nMessage: Word Occurence Script Added (#1576)", "metadata": {"id": "59b7b049904b", "repo": "TheAlgorithms/Python", "hash": "9a894ebc521a8b09613737905608dbfd8be5faf4", "author": "Sarath Kaul", "date": "2019-11-17T17:27:26+05:30", "subject": "Word Occurence Script Added (#1576)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a894ebc521a8b09613737905608dbfd8be5faf4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a894ebc521a8b09613737905608dbfd8be5faf4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5616fa9e62a7fc85f2e195db55ee086b687cbb48\nAuthor: Mantas Zimnickas\nDate: 2019-11-17T20:37:58+02:00\nFiles: 4\n\nMessage: Add pytest-cov (#1578)", "metadata": {"id": "3d710133ae8e", "repo": "TheAlgorithms/Python", "hash": "5616fa9e62a7fc85f2e195db55ee086b687cbb48", "author": "Mantas Zimnickas", "date": "2019-11-17T20:37:58+02:00", "subject": "Add pytest-cov (#1578)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/5616fa9e62a7fc85f2e195db55ee086b687cbb48", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5616fa9e62a7fc85f2e195db55ee086b687cbb48"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12f69a86f56845f6df96c9991c856f665169f8a6\nAuthor: Mantas Zimnickas\nDate: 2019-11-17T20:38:48+02:00\nFiles: 4\n\nMessage: Remove code with side effects from main (#1577)", "metadata": {"id": "b9bd71f670ab", "repo": "TheAlgorithms/Python", "hash": "12f69a86f56845f6df96c9991c856f665169f8a6", "author": "Mantas Zimnickas", "date": "2019-11-17T20:38:48+02:00", "subject": "Remove code with side effects from main (#1577)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/12f69a86f56845f6df96c9991c856f665169f8a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12f69a86f56845f6df96c9991c856f665169f8a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0832e1ec583406a70a3d38bca11bb01a77299a23\nAuthor: Himanshu Bhatnagar\nDate: 2019-11-18T00:29:50+05:30\nFiles: 1\n\nMessage: Adding circular_queue.py (#1574)", "metadata": {"id": "c547a5fbb54e", "repo": "TheAlgorithms/Python", "hash": "0832e1ec583406a70a3d38bca11bb01a77299a23", "author": "Himanshu Bhatnagar", "date": "2019-11-18T00:29:50+05:30", "subject": "Adding circular_queue.py (#1574)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0832e1ec583406a70a3d38bca11bb01a77299a23", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0832e1ec583406a70a3d38bca11bb01a77299a23"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2565797504ccf270c150d657ef815f4d8ea467f3\nAuthor: Sarath Kaul\nDate: 2019-11-18T17:17:26+05:30\nFiles: 1\n\nMessage: Reverse Words (#1581)", "metadata": {"id": "ea23f548a7f2", "repo": "TheAlgorithms/Python", "hash": "2565797504ccf270c150d657ef815f4d8ea467f3", "author": "Sarath Kaul", "date": "2019-11-18T17:17:26+05:30", "subject": "Reverse Words (#1581)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2565797504ccf270c150d657ef815f4d8ea467f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2565797504ccf270c150d657ef815f4d8ea467f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c57c4ca1a126871a2153cec6425cf19ed6ed1e49\nAuthor: onlinejudge95\nDate: 2019-11-19T15:23:44+05:30\nFiles: 1\n\nMessage: Adds operations for circular linked list (#1584)", "metadata": {"id": "83ec487979bc", "repo": "TheAlgorithms/Python", "hash": "c57c4ca1a126871a2153cec6425cf19ed6ed1e49", "author": "onlinejudge95", "date": "2019-11-19T15:23:44+05:30", "subject": "Adds operations for circular linked list (#1584)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c57c4ca1a126871a2153cec6425cf19ed6ed1e49", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c57c4ca1a126871a2153cec6425cf19ed6ed1e49"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 28c02a1f21b07627c98dd38e2cb933c1b9c14c6c\nAuthor: John Law\nDate: 2019-11-19T13:52:55-08:00\nFiles: 1\n\nMessage: Improve bellman_ford.py (#1575)", "metadata": {"id": "e0406a8bff17", "repo": "TheAlgorithms/Python", "hash": "28c02a1f21b07627c98dd38e2cb933c1b9c14c6c", "author": "John Law", "date": "2019-11-19T13:52:55-08:00", "subject": "Improve bellman_ford.py (#1575)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/28c02a1f21b07627c98dd38e2cb933c1b9c14c6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/28c02a1f21b07627c98dd38e2cb933c1b9c14c6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e8aa81297a6291a7d0994d71605f07d654aae17c\nAuthor: Fakher Mokadem\nDate: 2019-11-20T06:36:32+01:00\nFiles: 1\n\nMessage: Update gaussian_filter.py (#1548)", "metadata": {"id": "c103031f3e37", "repo": "TheAlgorithms/Python", "hash": "e8aa81297a6291a7d0994d71605f07d654aae17c", "author": "Fakher Mokadem", "date": "2019-11-20T06:36:32+01:00", "subject": "Update gaussian_filter.py (#1548)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e8aa81297a6291a7d0994d71605f07d654aae17c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e8aa81297a6291a7d0994d71605f07d654aae17c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec7bc7c7cde95afbc8a7d7f826358cc221edfb6b\nAuthor: Christian Clauss\nDate: 2019-11-21T15:21:40+01:00\nFiles: 3\n\nMessage: Tabs --> spaces in quine_mc_cluskey.py (#1426)", "metadata": {"id": "58aa3110a6b0", "repo": "TheAlgorithms/Python", "hash": "ec7bc7c7cde95afbc8a7d7f826358cc221edfb6b", "author": "Christian Clauss", "date": "2019-11-21T15:21:40+01:00", "subject": "Tabs --> spaces in quine_mc_cluskey.py (#1426)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec7bc7c7cde95afbc8a7d7f826358cc221edfb6b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec7bc7c7cde95afbc8a7d7f826358cc221edfb6b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5fd075f1ea9b6dc11cca2d36605aaddbd0ab5fa\nAuthor: Arun Babu PT\nDate: 2019-11-22T20:25:19+05:30\nFiles: 1\n\nMessage: Fractional knapsack (#1524)", "metadata": {"id": "8fd882660fd3", "repo": "TheAlgorithms/Python", "hash": "c5fd075f1ea9b6dc11cca2d36605aaddbd0ab5fa", "author": "Arun Babu PT", "date": "2019-11-22T20:25:19+05:30", "subject": "Fractional knapsack (#1524)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5fd075f1ea9b6dc11cca2d36605aaddbd0ab5fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5fd075f1ea9b6dc11cca2d36605aaddbd0ab5fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e09bf696488b83b090330c1baaf51ec938ed2d3a\nAuthor: BryanChan777\nDate: 2019-11-22T19:06:52-08:00\nFiles: 1\n\nMessage: Update README.md (#1588)", "metadata": {"id": "88da60c72d5c", "repo": "TheAlgorithms/Python", "hash": "e09bf696488b83b090330c1baaf51ec938ed2d3a", "author": "BryanChan777", "date": "2019-11-22T19:06:52-08:00", "subject": "Update README.md (#1588)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e09bf696488b83b090330c1baaf51ec938ed2d3a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e09bf696488b83b090330c1baaf51ec938ed2d3a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c75f863c84e049026135d5ae04e6969fc569add\nAuthor: vansh bhardwaj\nDate: 2019-11-23T18:24:06+05:30\nFiles: 1\n\nMessage: added current stock price (#1590)", "metadata": {"id": "f6e446520e08", "repo": "TheAlgorithms/Python", "hash": "4c75f863c84e049026135d5ae04e6969fc569add", "author": "vansh bhardwaj", "date": "2019-11-23T18:24:06+05:30", "subject": "added current stock price (#1590)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c75f863c84e049026135d5ae04e6969fc569add", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c75f863c84e049026135d5ae04e6969fc569add"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ad5a1f0836f9d8b8da77457f163a183d98a0bda\nAuthor: achance6\nDate: 2019-11-23T10:52:32-05:00\nFiles: 1\n\nMessage: Implemented simple keyword cipher (#1589)", "metadata": {"id": "e34850c1e244", "repo": "TheAlgorithms/Python", "hash": "2ad5a1f0836f9d8b8da77457f163a183d98a0bda", "author": "achance6", "date": "2019-11-23T10:52:32-05:00", "subject": "Implemented simple keyword cipher (#1589)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ad5a1f0836f9d8b8da77457f163a183d98a0bda", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ad5a1f0836f9d8b8da77457f163a183d98a0bda"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0d3c9d586ca3e4642aa88e1bbf88a008993e0019\nAuthor: Vikas Kumar\nDate: 2019-11-26T11:15:28+05:30\nFiles: 1\n\nMessage: Update singly_linked_list.py (#1593)", "metadata": {"id": "bddf8ee38d9e", "repo": "TheAlgorithms/Python", "hash": "0d3c9d586ca3e4642aa88e1bbf88a008993e0019", "author": "Vikas Kumar", "date": "2019-11-26T11:15:28+05:30", "subject": "Update singly_linked_list.py (#1593)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0d3c9d586ca3e4642aa88e1bbf88a008993e0019", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0d3c9d586ca3e4642aa88e1bbf88a008993e0019"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 140b79b4b2a184e041ce2e50e503d7a87b235b68\nAuthor: ELNS\nDate: 2019-11-26T15:27:53+03:30\nFiles: 2\n\nMessage: Adding Linear Discriminant Analysis (#1592)", "metadata": {"id": "67f004dbaa33", "repo": "TheAlgorithms/Python", "hash": "140b79b4b2a184e041ce2e50e503d7a87b235b68", "author": "ELNS", "date": "2019-11-26T15:27:53+03:30", "subject": "Adding Linear Discriminant Analysis (#1592)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/140b79b4b2a184e041ce2e50e503d7a87b235b68", "diff_url": "https://github.com/TheAlgorithms/Python/commit/140b79b4b2a184e041ce2e50e503d7a87b235b68"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4baf3972e1fc8b8e366e509762e4731bb158f0f5\nAuthor: Christian Clauss\nDate: 2019-11-27T11:30:21+01:00\nFiles: 1\n\nMessage: GitHub Action to mark stale issues and pull requests (#1594)", "metadata": {"id": "90188d736500", "repo": "TheAlgorithms/Python", "hash": "4baf3972e1fc8b8e366e509762e4731bb158f0f5", "author": "Christian Clauss", "date": "2019-11-27T11:30:21+01:00", "subject": "GitHub Action to mark stale issues and pull requests (#1594)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4baf3972e1fc8b8e366e509762e4731bb158f0f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4baf3972e1fc8b8e366e509762e4731bb158f0f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4a7c5066c1921842a158976e349b4c6a6955d72\nAuthor: ELNS\nDate: 2019-11-28T19:51:34+03:30\nFiles: 1\n\nMessage: converting generator object to a list object (#1602)", "metadata": {"id": "e40b774a7006", "repo": "TheAlgorithms/Python", "hash": "f4a7c5066c1921842a158976e349b4c6a6955d72", "author": "ELNS", "date": "2019-11-28T19:51:34+03:30", "subject": "converting generator object to a list object (#1602)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4a7c5066c1921842a158976e349b4c6a6955d72", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4a7c5066c1921842a158976e349b4c6a6955d72"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fb6f786ceff9fef94494d73d541a4e7e5feafed\nAuthor: Christian Clauss\nDate: 2019-11-28T19:53:37+01:00\nFiles: 1\n\nMessage: Typo in a comment (#1603)", "metadata": {"id": "2c1d68fb4f58", "repo": "TheAlgorithms/Python", "hash": "2fb6f786ceff9fef94494d73d541a4e7e5feafed", "author": "Christian Clauss", "date": "2019-11-28T19:53:37+01:00", "subject": "Typo in a comment (#1603)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fb6f786ceff9fef94494d73d541a4e7e5feafed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fb6f786ceff9fef94494d73d541a4e7e5feafed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d20dbfb98a19634db0961318f5378f50e94c428\nAuthor: Saurabh Goyal\nDate: 2019-11-30T10:47:13+05:30\nFiles: 1\n\nMessage: add a generic heap (#906)", "metadata": {"id": "f5c314c8a798", "repo": "TheAlgorithms/Python", "hash": "5d20dbfb98a19634db0961318f5378f50e94c428", "author": "Saurabh Goyal", "date": "2019-11-30T10:47:13+05:30", "subject": "add a generic heap (#906)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d20dbfb98a19634db0961318f5378f50e94c428", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d20dbfb98a19634db0961318f5378f50e94c428"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 415c9f5e6547457eb3546b467283cbd9e82e4eec\nAuthor: Bruno Santos\nDate: 2019-12-01T02:13:28-03:00\nFiles: 2\n\nMessage: Improve prim.py (#1226)", "metadata": {"id": "789d4bef8389", "repo": "TheAlgorithms/Python", "hash": "415c9f5e6547457eb3546b467283cbd9e82e4eec", "author": "Bruno Santos", "date": "2019-12-01T02:13:28-03:00", "subject": "Improve prim.py (#1226)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/415c9f5e6547457eb3546b467283cbd9e82e4eec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/415c9f5e6547457eb3546b467283cbd9e82e4eec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74aeaa333f81912b696e0cf069e4993bc94113cc\nAuthor: Abhijit Patil\nDate: 2019-12-01T11:28:25+05:30\nFiles: 1\n\nMessage: Code for Eulers Totient function (#1229)", "metadata": {"id": "e4a9132c2518", "repo": "TheAlgorithms/Python", "hash": "74aeaa333f81912b696e0cf069e4993bc94113cc", "author": "Abhijit Patil", "date": "2019-12-01T11:28:25+05:30", "subject": "Code for Eulers Totient function (#1229)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74aeaa333f81912b696e0cf069e4993bc94113cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74aeaa333f81912b696e0cf069e4993bc94113cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: caad74466aaa6a98465e10bd7adf828482d2de63\nAuthor: QuantumNovice\nDate: 2019-12-03T16:17:42+05:00\nFiles: 1\n\nMessage: Added Multilayer Perceptron (sklearn) (#1609)", "metadata": {"id": "3e02f694d5b1", "repo": "TheAlgorithms/Python", "hash": "caad74466aaa6a98465e10bd7adf828482d2de63", "author": "QuantumNovice", "date": "2019-12-03T16:17:42+05:00", "subject": "Added Multilayer Perceptron (sklearn) (#1609)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/caad74466aaa6a98465e10bd7adf828482d2de63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/caad74466aaa6a98465e10bd7adf828482d2de63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 494fb4fb490c49d46c693933c5583ac2fb4f665b\nAuthor: Bardia Alavi\nDate: 2019-12-04T23:06:41-05:00\nFiles: 1\n\nMessage: address merge_soft duplicate files (#1612)", "metadata": {"id": "d8aaac88292b", "repo": "TheAlgorithms/Python", "hash": "494fb4fb490c49d46c693933c5583ac2fb4f665b", "author": "Bardia Alavi", "date": "2019-12-04T23:06:41-05:00", "subject": "address merge_soft duplicate files (#1612)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/494fb4fb490c49d46c693933c5583ac2fb4f665b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/494fb4fb490c49d46c693933c5583ac2fb4f665b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3cfca42f17e4e5f3d31da30eb80f7c0baa66eb4b\nAuthor: João Gustavo A. Amorim\nDate: 2019-12-06T03:13:10-03:00\nFiles: 2\n\nMessage: add the index calculation class at digital_image_processing and the hamming code algorithm at hashes (#1152)", "metadata": {"id": "674b552eb244", "repo": "TheAlgorithms/Python", "hash": "3cfca42f17e4e5f3d31da30eb80f7c0baa66eb4b", "author": "João Gustavo A. Amorim", "date": "2019-12-06T03:13:10-03:00", "subject": "add the index calculation class at digital_image_processing and the hamming code algorithm at hashes (#1152)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3cfca42f17e4e5f3d31da30eb80f7c0baa66eb4b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3cfca42f17e4e5f3d31da30eb80f7c0baa66eb4b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ccc1ff2ce89af2a569f1fbfa16ff70ad22ed9e89\nAuthor: SHAKTI SINGH\nDate: 2019-12-06T12:04:21+05:30\nFiles: 1\n\nMessage: pigeonhole sorting in python (#364)", "metadata": {"id": "d21901721376", "repo": "TheAlgorithms/Python", "hash": "ccc1ff2ce89af2a569f1fbfa16ff70ad22ed9e89", "author": "SHAKTI SINGH", "date": "2019-12-06T12:04:21+05:30", "subject": "pigeonhole sorting in python (#364)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ccc1ff2ce89af2a569f1fbfa16ff70ad22ed9e89", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ccc1ff2ce89af2a569f1fbfa16ff70ad22ed9e89"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 938dd0bbb5145aa7c60127745ae0571cb20a2387\nAuthor: Níkolas Vargas\nDate: 2019-12-07T02:39:08-03:00\nFiles: 5\n\nMessage: improved prime numbers implementation (#1606)", "metadata": {"id": "1ba4c1d1bad7", "repo": "TheAlgorithms/Python", "hash": "938dd0bbb5145aa7c60127745ae0571cb20a2387", "author": "Níkolas Vargas", "date": "2019-12-07T02:39:08-03:00", "subject": "improved prime numbers implementation (#1606)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/938dd0bbb5145aa7c60127745ae0571cb20a2387", "diff_url": "https://github.com/TheAlgorithms/Python/commit/938dd0bbb5145aa7c60127745ae0571cb20a2387"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9eb50cc223f7a8da8d7299bf4db8e4d3313b8bff\nAuthor: GeorgeChambi\nDate: 2019-12-07T05:39:59+00:00\nFiles: 21\n\nMessage: Improved readability (#1615)", "metadata": {"id": "ea70ff584ae8", "repo": "TheAlgorithms/Python", "hash": "9eb50cc223f7a8da8d7299bf4db8e4d3313b8bff", "author": "GeorgeChambi", "date": "2019-12-07T05:39:59+00:00", "subject": "Improved readability (#1615)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/9eb50cc223f7a8da8d7299bf4db8e4d3313b8bff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9eb50cc223f7a8da8d7299bf4db8e4d3313b8bff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26b0803319b6cf14f623769356c79343e3d43d14\nAuthor: Christian Clauss\nDate: 2019-12-08T22:42:17+01:00\nFiles: 4\n\nMessage: Simplify sudoku.is_completed() using builtin all() (#1608)", "metadata": {"id": "8ae69b08fea2", "repo": "TheAlgorithms/Python", "hash": "26b0803319b6cf14f623769356c79343e3d43d14", "author": "Christian Clauss", "date": "2019-12-08T22:42:17+01:00", "subject": "Simplify sudoku.is_completed() using builtin all() (#1608)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/26b0803319b6cf14f623769356c79343e3d43d14", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26b0803319b6cf14f623769356c79343e3d43d14"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 43905efe298172e9e9280661d80af8f7e2105517\nAuthor: ELNS\nDate: 2019-12-09T01:45:17+03:30\nFiles: 2\n\nMessage: Adding doctests into LDA algorithm (#1621)", "metadata": {"id": "7fa4ab05937b", "repo": "TheAlgorithms/Python", "hash": "43905efe298172e9e9280661d80af8f7e2105517", "author": "ELNS", "date": "2019-12-09T01:45:17+03:30", "subject": "Adding doctests into LDA algorithm (#1621)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/43905efe298172e9e9280661d80af8f7e2105517", "diff_url": "https://github.com/TheAlgorithms/Python/commit/43905efe298172e9e9280661d80af8f7e2105517"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74d96ab3558120b6810aa3f613e091774aefeca3\nAuthor: Jawpral\nDate: 2019-12-09T03:57:42+05:30\nFiles: 1\n\nMessage: Fixed issue #1368 (#1482)", "metadata": {"id": "77867dc3a907", "repo": "TheAlgorithms/Python", "hash": "74d96ab3558120b6810aa3f613e091774aefeca3", "author": "Jawpral", "date": "2019-12-09T03:57:42+05:30", "subject": "Fixed issue #1368 (#1482)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74d96ab3558120b6810aa3f613e091774aefeca3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74d96ab3558120b6810aa3f613e091774aefeca3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02b717e364cd6623e303d4cc2378d1448779dc2b\nAuthor: Samarth Sehgal\nDate: 2019-12-09T09:43:56+11:00\nFiles: 1\n\nMessage: Update odd_even_transposition_parallel.py (#1458)", "metadata": {"id": "e730fb3eabfb", "repo": "TheAlgorithms/Python", "hash": "02b717e364cd6623e303d4cc2378d1448779dc2b", "author": "Samarth Sehgal", "date": "2019-12-09T09:43:56+11:00", "subject": "Update odd_even_transposition_parallel.py (#1458)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/02b717e364cd6623e303d4cc2378d1448779dc2b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02b717e364cd6623e303d4cc2378d1448779dc2b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9316618611967c26b98ce275fab238f735f2864e\nAuthor: Shoaib Asgar\nDate: 2019-12-09T07:59:01+05:30\nFiles: 2\n\nMessage: digital_image_processing/convert_to_negative (#1216)", "metadata": {"id": "cc011ac41fea", "repo": "TheAlgorithms/Python", "hash": "9316618611967c26b98ce275fab238f735f2864e", "author": "Shoaib Asgar", "date": "2019-12-09T07:59:01+05:30", "subject": "digital_image_processing/convert_to_negative (#1216)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9316618611967c26b98ce275fab238f735f2864e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9316618611967c26b98ce275fab238f735f2864e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1cbeaa252ad5822c9197b385a99e550f7aa2f897\nAuthor: Binish Manandhar\nDate: 2019-12-10T12:37:40+05:45\nFiles: 3\n\nMessage: Image processing algorithms added (#616)", "metadata": {"id": "e2b4bc8ca276", "repo": "TheAlgorithms/Python", "hash": "1cbeaa252ad5822c9197b385a99e550f7aa2f897", "author": "Binish Manandhar", "date": "2019-12-10T12:37:40+05:45", "subject": "Image processing algorithms added (#616)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1cbeaa252ad5822c9197b385a99e550f7aa2f897", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1cbeaa252ad5822c9197b385a99e550f7aa2f897"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9bff8f3a72427b5d2ae3f2f174dc5db11df0d50\nAuthor: Christian Clauss\nDate: 2019-12-10T15:53:50+01:00\nFiles: 2\n\nMessage: Remove \\r from strings (#1622)", "metadata": {"id": "de3e17cc9fa6", "repo": "TheAlgorithms/Python", "hash": "b9bff8f3a72427b5d2ae3f2f174dc5db11df0d50", "author": "Christian Clauss", "date": "2019-12-10T15:53:50+01:00", "subject": "Remove \\r from strings (#1622)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9bff8f3a72427b5d2ae3f2f174dc5db11df0d50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9bff8f3a72427b5d2ae3f2f174dc5db11df0d50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d385472c6fe5abda18759f89e81efe1f0bf6da0f\nAuthor: heartsmoking\nDate: 2019-12-11T14:57:08+08:00\nFiles: 1\n\nMessage: Update find_min.py (#1627)", "metadata": {"id": "a551a1364175", "repo": "TheAlgorithms/Python", "hash": "d385472c6fe5abda18759f89e81efe1f0bf6da0f", "author": "heartsmoking", "date": "2019-12-11T14:57:08+08:00", "subject": "Update find_min.py (#1627)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d385472c6fe5abda18759f89e81efe1f0bf6da0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d385472c6fe5abda18759f89e81efe1f0bf6da0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bc5b92f7f9de09bbaba96cd7fc8b2853dc0c080c\nAuthor: Muhammad Ibtihaj Naeem\nDate: 2019-12-14T10:46:02+05:00\nFiles: 3\n\nMessage: Harmonic Geometric and P-Series Added (#1633)", "metadata": {"id": "deee622843c5", "repo": "TheAlgorithms/Python", "hash": "bc5b92f7f9de09bbaba96cd7fc8b2853dc0c080c", "author": "Muhammad Ibtihaj Naeem", "date": "2019-12-14T10:46:02+05:00", "subject": "Harmonic Geometric and P-Series Added (#1633)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/bc5b92f7f9de09bbaba96cd7fc8b2853dc0c080c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bc5b92f7f9de09bbaba96cd7fc8b2853dc0c080c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4779bc04ae706b0c548e2fe6d7a59efe8b85524\nAuthor: Rohit Joshi\nDate: 2019-12-15T13:12:07+05:45\nFiles: 2\n\nMessage: Bug Fixed in newton_raphson_method.py (#1634)", "metadata": {"id": "78778e5c6428", "repo": "TheAlgorithms/Python", "hash": "f4779bc04ae706b0c548e2fe6d7a59efe8b85524", "author": "Rohit Joshi", "date": "2019-12-15T13:12:07+05:45", "subject": "Bug Fixed in newton_raphson_method.py (#1634)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4779bc04ae706b0c548e2fe6d7a59efe8b85524", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4779bc04ae706b0c548e2fe6d7a59efe8b85524"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1af4c02ba6999dff2d9b8c3b3016a4774faed842\nAuthor: Iqrar Agalosi Nureyza\nDate: 2019-12-18T14:35:03+07:00\nFiles: 1\n\nMessage: adding doctests on coin_change.py and fixed some typos (#1337)", "metadata": {"id": "686c560225f8", "repo": "TheAlgorithms/Python", "hash": "1af4c02ba6999dff2d9b8c3b3016a4774faed842", "author": "Iqrar Agalosi Nureyza", "date": "2019-12-18T14:35:03+07:00", "subject": "adding doctests on coin_change.py and fixed some typos (#1337)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1af4c02ba6999dff2d9b8c3b3016a4774faed842", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1af4c02ba6999dff2d9b8c3b3016a4774faed842"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86dbf0a9d399c93280a9676ef3bf3cbc2fc2a284\nAuthor: faizan2700\nDate: 2019-12-18T19:55:12+05:30\nFiles: 1\n\nMessage: file iterating_through_submasks.py for given mask is added in dynamic_programming (#1635)", "metadata": {"id": "e74abb0d70ad", "repo": "TheAlgorithms/Python", "hash": "86dbf0a9d399c93280a9676ef3bf3cbc2fc2a284", "author": "faizan2700", "date": "2019-12-18T19:55:12+05:30", "subject": "file iterating_through_submasks.py for given mask is added in dynamic_programming (#1635)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/86dbf0a9d399c93280a9676ef3bf3cbc2fc2a284", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86dbf0a9d399c93280a9676ef3bf3cbc2fc2a284"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f57ac975f80bb79949d0dc222bb5fe124de6357\nAuthor: Kyle\nDate: 2019-12-19T18:40:16+09:00\nFiles: 1\n\nMessage: Add docstr and algorithm to BFS shortest path module (#1637)", "metadata": {"id": "27aeddeb25f0", "repo": "TheAlgorithms/Python", "hash": "5f57ac975f80bb79949d0dc222bb5fe124de6357", "author": "Kyle", "date": "2019-12-19T18:40:16+09:00", "subject": "Add docstr and algorithm to BFS shortest path module (#1637)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f57ac975f80bb79949d0dc222bb5fe124de6357", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f57ac975f80bb79949d0dc222bb5fe124de6357"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c67776da597aef98e27fd1f701e7de987fdd4bb2\nAuthor: faizan2700\nDate: 2019-12-21T00:57:32+05:30\nFiles: 1\n\nMessage: other/integeration_by_simpson_approx.py is added for approximate integeration (#1638)", "metadata": {"id": "e0bdb3f44f3b", "repo": "TheAlgorithms/Python", "hash": "c67776da597aef98e27fd1f701e7de987fdd4bb2", "author": "faizan2700", "date": "2019-12-21T00:57:32+05:30", "subject": "other/integeration_by_simpson_approx.py is added for approximate integeration (#1638)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c67776da597aef98e27fd1f701e7de987fdd4bb2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c67776da597aef98e27fd1f701e7de987fdd4bb2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1d9266eca08c4e58ba04a403168292edf4204b80\nAuthor: Saransh Gupta\nDate: 2019-12-21T04:22:43+05:30\nFiles: 1\n\nMessage: Fixed warning string for Key B = 0 (#1639)", "metadata": {"id": "722ef51665fb", "repo": "TheAlgorithms/Python", "hash": "1d9266eca08c4e58ba04a403168292edf4204b80", "author": "Saransh Gupta", "date": "2019-12-21T04:22:43+05:30", "subject": "Fixed warning string for Key B = 0 (#1639)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1d9266eca08c4e58ba04a403168292edf4204b80", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1d9266eca08c4e58ba04a403168292edf4204b80"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3242682473c58aebb1b8083443603487ea507589\nAuthor: Jasper\nDate: 2019-12-20T18:23:15-05:00\nFiles: 2\n\nMessage: Create roman_to_integer.py (#1636)", "metadata": {"id": "e3c2c5129f2c", "repo": "TheAlgorithms/Python", "hash": "3242682473c58aebb1b8083443603487ea507589", "author": "Jasper", "date": "2019-12-20T18:23:15-05:00", "subject": "Create roman_to_integer.py (#1636)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3242682473c58aebb1b8083443603487ea507589", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3242682473c58aebb1b8083443603487ea507589"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81ae5adcc8c7b5d7a348399bc43d21488facd205\nAuthor: Hocnonsense\nDate: 2019-12-21T08:44:31+08:00\nFiles: 2\n\nMessage: Update binary_search_tree.py (#1339)", "metadata": {"id": "79c50ad22c5c", "repo": "TheAlgorithms/Python", "hash": "81ae5adcc8c7b5d7a348399bc43d21488facd205", "author": "Hocnonsense", "date": "2019-12-21T08:44:31+08:00", "subject": "Update binary_search_tree.py (#1339)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/81ae5adcc8c7b5d7a348399bc43d21488facd205", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81ae5adcc8c7b5d7a348399bc43d21488facd205"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aa18600e22ce323c59f2e1051ed53971196320c1\nAuthor: Dhakad9\nDate: 2019-12-21T07:16:49+05:30\nFiles: 1\n\nMessage: Stack using double linked list (#1413)", "metadata": {"id": "1ecca792887d", "repo": "TheAlgorithms/Python", "hash": "aa18600e22ce323c59f2e1051ed53971196320c1", "author": "Dhakad9", "date": "2019-12-21T07:16:49+05:30", "subject": "Stack using double linked list (#1413)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aa18600e22ce323c59f2e1051ed53971196320c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aa18600e22ce323c59f2e1051ed53971196320c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 725834b9bca7c9cb1a76aa0ada0f4abf5a66f20b\nAuthor: Anzo Teh\nDate: 2019-12-24T01:23:15-05:00\nFiles: 2\n\nMessage: Added binary exponentiaion with respect to modulo (#1428)", "metadata": {"id": "a2eae3d18339", "repo": "TheAlgorithms/Python", "hash": "725834b9bca7c9cb1a76aa0ada0f4abf5a66f20b", "author": "Anzo Teh", "date": "2019-12-24T01:23:15-05:00", "subject": "Added binary exponentiaion with respect to modulo (#1428)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/725834b9bca7c9cb1a76aa0ada0f4abf5a66f20b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/725834b9bca7c9cb1a76aa0ada0f4abf5a66f20b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b3985837fac9b72c7d49d903282a219262f737b\nAuthor: Yash Bhardwaj\nDate: 2019-12-26T08:44:47+05:30\nFiles: 1\n\nMessage: Update back_propagation_neural_network.py (#1342)", "metadata": {"id": "ab6fe06eff22", "repo": "TheAlgorithms/Python", "hash": "1b3985837fac9b72c7d49d903282a219262f737b", "author": "Yash Bhardwaj", "date": "2019-12-26T08:44:47+05:30", "subject": "Update back_propagation_neural_network.py (#1342)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b3985837fac9b72c7d49d903282a219262f737b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b3985837fac9b72c7d49d903282a219262f737b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34c808b3751f3f9b0fe45e736b2f61abee1b91f6\nAuthor: Christian Clauss\nDate: 2019-12-26T12:50:12+01:00\nFiles: 7\n\nMessage: actions/checkout@v2 (#1643)", "metadata": {"id": "334f12b8927e", "repo": "TheAlgorithms/Python", "hash": "34c808b3751f3f9b0fe45e736b2f61abee1b91f6", "author": "Christian Clauss", "date": "2019-12-26T12:50:12+01:00", "subject": "actions/checkout@v2 (#1643)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/34c808b3751f3f9b0fe45e736b2f61abee1b91f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34c808b3751f3f9b0fe45e736b2f61abee1b91f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 28419cf8396bc390437a6c56a143a548ca8fa631\nAuthor: Christian Clauss\nDate: 2020-01-03T15:25:36+01:00\nFiles: 77\n\nMessage: pyupgrade --py37-plus **/*.py (#1654)", "metadata": {"id": "8fb72a616db4", "repo": "TheAlgorithms/Python", "hash": "28419cf8396bc390437a6c56a143a548ca8fa631", "author": "Christian Clauss", "date": "2020-01-03T15:25:36+01:00", "subject": "pyupgrade --py37-plus **/*.py (#1654)", "files_changed": 77, "code_url": "https://github.com/TheAlgorithms/Python/tree/28419cf8396bc390437a6c56a143a548ca8fa631", "diff_url": "https://github.com/TheAlgorithms/Python/commit/28419cf8396bc390437a6c56a143a548ca8fa631"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1d606d877244159319229a123079cfa3630d779a\nAuthor: Christian Clauss\nDate: 2020-01-03T15:26:16+01:00\nFiles: 1\n\nMessage: Dijkstra's Bankers algorithm (#1650)", "metadata": {"id": "e94349a5ab1e", "repo": "TheAlgorithms/Python", "hash": "1d606d877244159319229a123079cfa3630d779a", "author": "Christian Clauss", "date": "2020-01-03T15:26:16+01:00", "subject": "Dijkstra's Bankers algorithm (#1650)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1d606d877244159319229a123079cfa3630d779a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1d606d877244159319229a123079cfa3630d779a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d4fc55c5fc4859490584c5f023a18e1c514226c8\nAuthor: harsh patel\nDate: 2020-01-04T20:33:55+05:30\nFiles: 1\n\nMessage: Add files via upload (#1657)", "metadata": {"id": "e80b6bc615e4", "repo": "TheAlgorithms/Python", "hash": "d4fc55c5fc4859490584c5f023a18e1c514226c8", "author": "harsh patel", "date": "2020-01-04T20:33:55+05:30", "subject": "Add files via upload (#1657)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d4fc55c5fc4859490584c5f023a18e1c514226c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d4fc55c5fc4859490584c5f023a18e1c514226c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1cc817bcc961061941fddcd081ab2dc19da6b877\nAuthor: Yurii\nDate: 2020-01-05T08:19:29+02:00\nFiles: 1\n\nMessage: update volumes with type hints + some refactoring (#1353)", "metadata": {"id": "4f9596796385", "repo": "TheAlgorithms/Python", "hash": "1cc817bcc961061941fddcd081ab2dc19da6b877", "author": "Yurii", "date": "2020-01-05T08:19:29+02:00", "subject": "update volumes with type hints + some refactoring (#1353)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1cc817bcc961061941fddcd081ab2dc19da6b877", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1cc817bcc961061941fddcd081ab2dc19da6b877"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b212a59754c8ac6c1293db402c263160a4bc76c0\nAuthor: Himanshu Bhatnagar\nDate: 2020-01-05T15:21:03+05:30\nFiles: 1\n\nMessage: Create deque_doubly.py (#1652)", "metadata": {"id": "62bcb9e945dc", "repo": "TheAlgorithms/Python", "hash": "b212a59754c8ac6c1293db402c263160a4bc76c0", "author": "Himanshu Bhatnagar", "date": "2020-01-05T15:21:03+05:30", "subject": "Create deque_doubly.py (#1652)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b212a59754c8ac6c1293db402c263160a4bc76c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b212a59754c8ac6c1293db402c263160a4bc76c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 51b769095f9b5671147b71c412024009eba03220\nAuthor: nishithshowri006\nDate: 2020-01-06T02:58:36+05:30\nFiles: 1\n\nMessage: Create get_imdb_top_250_movies_csv.py (#1659)", "metadata": {"id": "31f7d3dfa926", "repo": "TheAlgorithms/Python", "hash": "51b769095f9b5671147b71c412024009eba03220", "author": "nishithshowri006", "date": "2020-01-06T02:58:36+05:30", "subject": "Create get_imdb_top_250_movies_csv.py (#1659)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/51b769095f9b5671147b71c412024009eba03220", "diff_url": "https://github.com/TheAlgorithms/Python/commit/51b769095f9b5671147b71c412024009eba03220"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46df735cf48103ae0a400604762bf10208d5a6dc\nAuthor: MadhavCode\nDate: 2020-01-07T14:47:35+05:30\nFiles: 1\n\nMessage: New Code!!(Finding the N Possible Binary Search Tree and Binary Tree from Given N node Number) (#1663)", "metadata": {"id": "412c6d67be1c", "repo": "TheAlgorithms/Python", "hash": "46df735cf48103ae0a400604762bf10208d5a6dc", "author": "MadhavCode", "date": "2020-01-07T14:47:35+05:30", "subject": "New Code!!(Finding the N Possible Binary Search Tree and Binary Tree from Given N node Number) (#1663)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46df735cf48103ae0a400604762bf10208d5a6dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46df735cf48103ae0a400604762bf10208d5a6dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cbab5f18f1d5f5434dc241c609085e6f1c0e469f\nAuthor: Faraz Ahmed Khan\nDate: 2020-01-07T23:00:55-06:00\nFiles: 2\n\nMessage: added hill climbing algorithm (#1666)", "metadata": {"id": "e651a086d3b1", "repo": "TheAlgorithms/Python", "hash": "cbab5f18f1d5f5434dc241c609085e6f1c0e469f", "author": "Faraz Ahmed Khan", "date": "2020-01-07T23:00:55-06:00", "subject": "added hill climbing algorithm (#1666)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/cbab5f18f1d5f5434dc241c609085e6f1c0e469f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cbab5f18f1d5f5434dc241c609085e6f1c0e469f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f2b1a88ab726ea6ff7fbe382b9fea58c96deaed\nAuthor: Christian Clauss\nDate: 2020-01-08T14:06:53+01:00\nFiles: 3\n\nMessage: Typos in comments in hill_climbing.py (#1667)", "metadata": {"id": "7f329d2394a5", "repo": "TheAlgorithms/Python", "hash": "1f2b1a88ab726ea6ff7fbe382b9fea58c96deaed", "author": "Christian Clauss", "date": "2020-01-08T14:06:53+01:00", "subject": "Typos in comments in hill_climbing.py (#1667)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f2b1a88ab726ea6ff7fbe382b9fea58c96deaed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f2b1a88ab726ea6ff7fbe382b9fea58c96deaed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e849578e59a733561537ef785852a1634e68faf2\nAuthor: Christian Clauss\nDate: 2020-01-08T14:15:41+01:00\nFiles: 1\n\nMessage: Update and rename lca.py to lowest_common_ancestor.py (#1664)", "metadata": {"id": "6a04cafa91bf", "repo": "TheAlgorithms/Python", "hash": "e849578e59a733561537ef785852a1634e68faf2", "author": "Christian Clauss", "date": "2020-01-08T14:15:41+01:00", "subject": "Update and rename lca.py to lowest_common_ancestor.py (#1664)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e849578e59a733561537ef785852a1634e68faf2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e849578e59a733561537ef785852a1634e68faf2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a26ae00b2462490b9deb11f699efc3c886738e51\nAuthor: Cole Mollica\nDate: 2020-01-08T08:18:17-05:00\nFiles: 6\n\nMessage: Added to maths and strings (#1642)", "metadata": {"id": "c51effab86d7", "repo": "TheAlgorithms/Python", "hash": "a26ae00b2462490b9deb11f699efc3c886738e51", "author": "Cole Mollica", "date": "2020-01-08T08:18:17-05:00", "subject": "Added to maths and strings (#1642)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/a26ae00b2462490b9deb11f699efc3c886738e51", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a26ae00b2462490b9deb11f699efc3c886738e51"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f9e1a16a98817b3076bdb31635a56732816cd18e\nAuthor: Christian Clauss\nDate: 2020-01-10T02:08:49+01:00\nFiles: 2\n\nMessage: git add DIRECTORY.md (#1674)", "metadata": {"id": "76a50dc896ac", "repo": "TheAlgorithms/Python", "hash": "f9e1a16a98817b3076bdb31635a56732816cd18e", "author": "Christian Clauss", "date": "2020-01-10T02:08:49+01:00", "subject": "git add DIRECTORY.md (#1674)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f9e1a16a98817b3076bdb31635a56732816cd18e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f9e1a16a98817b3076bdb31635a56732816cd18e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98733618e25db3d640093605a24be4faf9c69222\nAuthor: AlexLeka98\nDate: 2020-01-12T06:04:10+02:00\nFiles: 2\n\nMessage: Added Strassen divide and conquer algorithm to multiply matrices. (#1648)", "metadata": {"id": "abcec4d3605e", "repo": "TheAlgorithms/Python", "hash": "98733618e25db3d640093605a24be4faf9c69222", "author": "AlexLeka98", "date": "2020-01-12T06:04:10+02:00", "subject": "Added Strassen divide and conquer algorithm to multiply matrices. (#1648)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/98733618e25db3d640093605a24be4faf9c69222", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98733618e25db3d640093605a24be4faf9c69222"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2cb6a6523e9cd716ece2559540019bdba2cc1295\nAuthor: onlinejudge95\nDate: 2020-01-12T14:58:47+05:30\nFiles: 1\n\nMessage: Corrects failing check in master (#1676)", "metadata": {"id": "9e3dde61a831", "repo": "TheAlgorithms/Python", "hash": "2cb6a6523e9cd716ece2559540019bdba2cc1295", "author": "onlinejudge95", "date": "2020-01-12T14:58:47+05:30", "subject": "Corrects failing check in master (#1676)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2cb6a6523e9cd716ece2559540019bdba2cc1295", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2cb6a6523e9cd716ece2559540019bdba2cc1295"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4607cd48b6e3ded8be0c2d1915c9388367d79147\nAuthor: Leon Morten Richter\nDate: 2020-01-12T10:30:40+01:00\nFiles: 2\n\nMessage: Add a program to evaluate a string in prefix notation (Polish Notation) (#1675)", "metadata": {"id": "28e00e15541b", "repo": "TheAlgorithms/Python", "hash": "4607cd48b6e3ded8be0c2d1915c9388367d79147", "author": "Leon Morten Richter", "date": "2020-01-12T10:30:40+01:00", "subject": "Add a program to evaluate a string in prefix notation (Polish Notation) (#1675)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4607cd48b6e3ded8be0c2d1915c9388367d79147", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4607cd48b6e3ded8be0c2d1915c9388367d79147"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75523f9c1a9cc8e6aaa0b07ea652a693c7846f13\nAuthor: shrabian\nDate: 2020-01-14T03:22:18+11:00\nFiles: 1\n\nMessage: A recursive insertion sort (#1683)", "metadata": {"id": "32b3cc774c9a", "repo": "TheAlgorithms/Python", "hash": "75523f9c1a9cc8e6aaa0b07ea652a693c7846f13", "author": "shrabian", "date": "2020-01-14T03:22:18+11:00", "subject": "A recursive insertion sort (#1683)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/75523f9c1a9cc8e6aaa0b07ea652a693c7846f13", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75523f9c1a9cc8e6aaa0b07ea652a693c7846f13"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b492e6441708fc82e85d44cc87353178afd85342\nAuthor: Christian Clauss\nDate: 2020-01-13T19:56:06+01:00\nFiles: 3\n\nMessage: Create pull_request_template.md (#1684)", "metadata": {"id": "663f2280e941", "repo": "TheAlgorithms/Python", "hash": "b492e6441708fc82e85d44cc87353178afd85342", "author": "Christian Clauss", "date": "2020-01-13T19:56:06+01:00", "subject": "Create pull_request_template.md (#1684)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b492e6441708fc82e85d44cc87353178afd85342", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b492e6441708fc82e85d44cc87353178afd85342"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 56e7ae01d2ae04fa46f32937dd8077134193a792\nAuthor: lanzhiwang\nDate: 2020-01-14T17:02:15+08:00\nFiles: 1\n\nMessage: enhance swapping code in link (#1660)", "metadata": {"id": "152f0b53c9d5", "repo": "TheAlgorithms/Python", "hash": "56e7ae01d2ae04fa46f32937dd8077134193a792", "author": "lanzhiwang", "date": "2020-01-14T17:02:15+08:00", "subject": "enhance swapping code in link (#1660)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/56e7ae01d2ae04fa46f32937dd8077134193a792", "diff_url": "https://github.com/TheAlgorithms/Python/commit/56e7ae01d2ae04fa46f32937dd8077134193a792"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc4c0f5bfda4fe90246d99767902dbf0a200c0d5\nAuthor: lanzhiwang\nDate: 2020-01-14T19:16:11+08:00\nFiles: 1\n\nMessage: implement max heap and more pythonic (#1685)", "metadata": {"id": "6d4eae11a69e", "repo": "TheAlgorithms/Python", "hash": "fc4c0f5bfda4fe90246d99767902dbf0a200c0d5", "author": "lanzhiwang", "date": "2020-01-14T19:16:11+08:00", "subject": "implement max heap and more pythonic (#1685)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc4c0f5bfda4fe90246d99767902dbf0a200c0d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc4c0f5bfda4fe90246d99767902dbf0a200c0d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 38bad6b1e85e033d1367ce25b5c2000e7f790e7a\nAuthor: Cole Mollica\nDate: 2020-01-15T16:21:26-05:00\nFiles: 1\n\nMessage: Implemented Square Root Algorithm (#1687)", "metadata": {"id": "76e4dc8fa57f", "repo": "TheAlgorithms/Python", "hash": "38bad6b1e85e033d1367ce25b5c2000e7f790e7a", "author": "Cole Mollica", "date": "2020-01-15T16:21:26-05:00", "subject": "Implemented Square Root Algorithm (#1687)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/38bad6b1e85e033d1367ce25b5c2000e7f790e7a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/38bad6b1e85e033d1367ce25b5c2000e7f790e7a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5b376d52db78edf6cdaef05c84a991daece80ff\nAuthor: Sombit Bose\nDate: 2020-01-16T19:49:02+05:30\nFiles: 1\n\nMessage: Solution for problem 30 of Euler Project (#1690)", "metadata": {"id": "efbeb147a513", "repo": "TheAlgorithms/Python", "hash": "c5b376d52db78edf6cdaef05c84a991daece80ff", "author": "Sombit Bose", "date": "2020-01-16T19:49:02+05:30", "subject": "Solution for problem 30 of Euler Project (#1690)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5b376d52db78edf6cdaef05c84a991daece80ff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5b376d52db78edf6cdaef05c84a991daece80ff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c01d1787985d99e274029d024c27b7aff91683d8\nAuthor: Faraz Ahmed Khan\nDate: 2020-01-17T16:32:06-06:00\nFiles: 1\n\nMessage: Added implementation for simulated annealing (#1679)", "metadata": {"id": "db0cb500aa7c", "repo": "TheAlgorithms/Python", "hash": "c01d1787985d99e274029d024c27b7aff91683d8", "author": "Faraz Ahmed Khan", "date": "2020-01-17T16:32:06-06:00", "subject": "Added implementation for simulated annealing (#1679)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c01d1787985d99e274029d024c27b7aff91683d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c01d1787985d99e274029d024c27b7aff91683d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfcb95b297a2b28669203642ec63b2ef6fbd8146\nAuthor: Christian Clauss\nDate: 2020-01-18T13:24:33+01:00\nFiles: 78\n\nMessage: Create codespell.yml (#1698)", "metadata": {"id": "0e92882cfd2f", "repo": "TheAlgorithms/Python", "hash": "bfcb95b297a2b28669203642ec63b2ef6fbd8146", "author": "Christian Clauss", "date": "2020-01-18T13:24:33+01:00", "subject": "Create codespell.yml (#1698)", "files_changed": 78, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfcb95b297a2b28669203642ec63b2ef6fbd8146", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfcb95b297a2b28669203642ec63b2ef6fbd8146"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99ebd1a01820cefb7bdf169168131289d71158fc\nAuthor: Pooja\nDate: 2020-01-18T18:36:48+05:30\nFiles: 2\n\nMessage: Create factorial_iterative.py (#1693)", "metadata": {"id": "3b078445b054", "repo": "TheAlgorithms/Python", "hash": "99ebd1a01820cefb7bdf169168131289d71158fc", "author": "Pooja", "date": "2020-01-18T18:36:48+05:30", "subject": "Create factorial_iterative.py (#1693)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/99ebd1a01820cefb7bdf169168131289d71158fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99ebd1a01820cefb7bdf169168131289d71158fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e25d4248a31fc6346fdc2644e0f3ce86e1c9d412\nAuthor: Sharan Krishnan\nDate: 2020-01-19T04:25:27+11:00\nFiles: 2\n\nMessage: Added an algorithm that approximates line lengths (#1692)", "metadata": {"id": "709d6ff8156f", "repo": "TheAlgorithms/Python", "hash": "e25d4248a31fc6346fdc2644e0f3ce86e1c9d412", "author": "Sharan Krishnan", "date": "2020-01-19T04:25:27+11:00", "subject": "Added an algorithm that approximates line lengths (#1692)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e25d4248a31fc6346fdc2644e0f3ce86e1c9d412", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e25d4248a31fc6346fdc2644e0f3ce86e1c9d412"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3042702d04eebfc9a1a545a076b2e6c764e17480\nAuthor: Sharan Krishnan\nDate: 2020-01-19T15:21:12+11:00\nFiles: 1\n\nMessage: Area Under a Curve Algorithm (#1701)", "metadata": {"id": "45a5a9c18b51", "repo": "TheAlgorithms/Python", "hash": "3042702d04eebfc9a1a545a076b2e6c764e17480", "author": "Sharan Krishnan", "date": "2020-01-19T15:21:12+11:00", "subject": "Area Under a Curve Algorithm (#1701)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3042702d04eebfc9a1a545a076b2e6c764e17480", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3042702d04eebfc9a1a545a076b2e6c764e17480"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 724b7d2198895b2cb88e9b506be25a8cd53ef87e\nAuthor: Kyle\nDate: 2020-01-22T03:46:03+09:00\nFiles: 1\n\nMessage: Add Prim's algorithm with min heap (#1704)", "metadata": {"id": "3326cf1b4d82", "repo": "TheAlgorithms/Python", "hash": "724b7d2198895b2cb88e9b506be25a8cd53ef87e", "author": "Kyle", "date": "2020-01-22T03:46:03+09:00", "subject": "Add Prim's algorithm with min heap (#1704)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/724b7d2198895b2cb88e9b506be25a8cd53ef87e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/724b7d2198895b2cb88e9b506be25a8cd53ef87e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a8e7de2dfb62110a92710c9be975c67510accb0\nAuthor: kostogls\nDate: 2020-01-22T17:35:30+02:00\nFiles: 1\n\nMessage: Adding Armstrong number (#1708)", "metadata": {"id": "1159e946b1a8", "repo": "TheAlgorithms/Python", "hash": "9a8e7de2dfb62110a92710c9be975c67510accb0", "author": "kostogls", "date": "2020-01-22T17:35:30+02:00", "subject": "Adding Armstrong number (#1708)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a8e7de2dfb62110a92710c9be975c67510accb0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a8e7de2dfb62110a92710c9be975c67510accb0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46ac50a28e88037d965a7eea0b588493298b83eb\nAuthor: Christian Clauss\nDate: 2020-01-23T17:21:51+01:00\nFiles: 5\n\nMessage: codespell --quiet-level=2 (#1711)", "metadata": {"id": "69d8301e564b", "repo": "TheAlgorithms/Python", "hash": "46ac50a28e88037d965a7eea0b588493298b83eb", "author": "Christian Clauss", "date": "2020-01-23T17:21:51+01:00", "subject": "codespell --quiet-level=2 (#1711)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/46ac50a28e88037d965a7eea0b588493298b83eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46ac50a28e88037d965a7eea0b588493298b83eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 63a1c4171a5a14f47b359d5439c279c03cef5c5f\nAuthor: Faraz Ahmed Khan\nDate: 2020-01-25T00:18:43-06:00\nFiles: 1\n\nMessage: Added implementation for Bezier Curve, under a new graphics directory. (#1713)", "metadata": {"id": "6e30a3101409", "repo": "TheAlgorithms/Python", "hash": "63a1c4171a5a14f47b359d5439c279c03cef5c5f", "author": "Faraz Ahmed Khan", "date": "2020-01-25T00:18:43-06:00", "subject": "Added implementation for Bezier Curve, under a new graphics directory. (#1713)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/63a1c4171a5a14f47b359d5439c279c03cef5c5f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/63a1c4171a5a14f47b359d5439c279c03cef5c5f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c7d7782b0fd386b3fe205d34d73c24c241b3553\nAuthor: onlinejudge95\nDate: 2020-01-28T02:24:57+05:30\nFiles: 2\n\nMessage: Mandates referencing issue in PR (#1717)", "metadata": {"id": "263e63c26391", "repo": "TheAlgorithms/Python", "hash": "5c7d7782b0fd386b3fe205d34d73c24c241b3553", "author": "onlinejudge95", "date": "2020-01-28T02:24:57+05:30", "subject": "Mandates referencing issue in PR (#1717)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c7d7782b0fd386b3fe205d34d73c24c241b3553", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c7d7782b0fd386b3fe205d34d73c24c241b3553"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81f077adfc685ef5dc40031d042a8e30735f8426\nAuthor: cschuerc\nDate: 2020-01-28T18:03:59+01:00\nFiles: 1\n\nMessage: Augment binary search algorithms (#1719)", "metadata": {"id": "816f574cf16e", "repo": "TheAlgorithms/Python", "hash": "81f077adfc685ef5dc40031d042a8e30735f8426", "author": "cschuerc", "date": "2020-01-28T18:03:59+01:00", "subject": "Augment binary search algorithms (#1719)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/81f077adfc685ef5dc40031d042a8e30735f8426", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81f077adfc685ef5dc40031d042a8e30735f8426"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74a7b5f799d7377f9bb536919d415c84eb906787\nAuthor: tania-cmyk\nDate: 2020-02-03T14:30:58+05:30\nFiles: 1\n\nMessage: relevant documentation added (#1725)", "metadata": {"id": "ef20394fa951", "repo": "TheAlgorithms/Python", "hash": "74a7b5f799d7377f9bb536919d415c84eb906787", "author": "tania-cmyk", "date": "2020-02-03T14:30:58+05:30", "subject": "relevant documentation added (#1725)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74a7b5f799d7377f9bb536919d415c84eb906787", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74a7b5f799d7377f9bb536919d415c84eb906787"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dacf1d0375dcfd4f8b294220c03df833a6d8ecac\nAuthor: faizan2700\nDate: 2020-02-05T16:57:43+05:30\nFiles: 1\n\nMessage: Implement Manacher's algorithm (#1721)", "metadata": {"id": "fcf46fbab95f", "repo": "TheAlgorithms/Python", "hash": "dacf1d0375dcfd4f8b294220c03df833a6d8ecac", "author": "faizan2700", "date": "2020-02-05T16:57:43+05:30", "subject": "Implement Manacher's algorithm (#1721)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dacf1d0375dcfd4f8b294220c03df833a6d8ecac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dacf1d0375dcfd4f8b294220c03df833a6d8ecac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7041a8ecafd6df97e00b2c801457b508654c290\nAuthor: Ale3androsS\nDate: 2020-02-06T21:48:58+02:00\nFiles: 1\n\nMessage: Added first come first served scheduling (#1722)", "metadata": {"id": "968069217f5e", "repo": "TheAlgorithms/Python", "hash": "e7041a8ecafd6df97e00b2c801457b508654c290", "author": "Ale3androsS", "date": "2020-02-06T21:48:58+02:00", "subject": "Added first come first served scheduling (#1722)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7041a8ecafd6df97e00b2c801457b508654c290", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7041a8ecafd6df97e00b2c801457b508654c290"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1608d75351be2b11b0e1ce891e2f71296f0be24b\nAuthor: TheSuperNoob\nDate: 2020-02-06T22:00:08+01:00\nFiles: 1\n\nMessage: Improve collatz_sequence algorithm (#1726)", "metadata": {"id": "eec29feabdc1", "repo": "TheAlgorithms/Python", "hash": "1608d75351be2b11b0e1ce891e2f71296f0be24b", "author": "TheSuperNoob", "date": "2020-02-06T22:00:08+01:00", "subject": "Improve collatz_sequence algorithm (#1726)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1608d75351be2b11b0e1ce891e2f71296f0be24b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1608d75351be2b11b0e1ce891e2f71296f0be24b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f52b97f2c56aadfd30a7384cff62d8354157b9cb\nAuthor: Miggelito\nDate: 2020-02-07T19:37:14+01:00\nFiles: 1\n\nMessage: Added Random Forest Regressor and tested with flake8 (#1733)", "metadata": {"id": "6c3c6c291983", "repo": "TheAlgorithms/Python", "hash": "f52b97f2c56aadfd30a7384cff62d8354157b9cb", "author": "Miggelito", "date": "2020-02-07T19:37:14+01:00", "subject": "Added Random Forest Regressor and tested with flake8 (#1733)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f52b97f2c56aadfd30a7384cff62d8354157b9cb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f52b97f2c56aadfd30a7384cff62d8354157b9cb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 670f952aa680f5c141e4ad6efc42cd8d75fdc628\nAuthor: Christian Clauss\nDate: 2020-02-07T22:02:08+02:00\nFiles: 5\n\nMessage: Travis CI: Don’t allow bare exceptions (#1734)", "metadata": {"id": "bd455a18262a", "repo": "TheAlgorithms/Python", "hash": "670f952aa680f5c141e4ad6efc42cd8d75fdc628", "author": "Christian Clauss", "date": "2020-02-07T22:02:08+02:00", "subject": "Travis CI: Don’t allow bare exceptions (#1734)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/670f952aa680f5c141e4ad6efc42cd8d75fdc628", "diff_url": "https://github.com/TheAlgorithms/Python/commit/670f952aa680f5c141e4ad6efc42cd8d75fdc628"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32ceec550f085439404fe1bbdc8d6e952a269595\nAuthor: MatteoRaso\nDate: 2020-02-08T15:47:11-05:00\nFiles: 1\n\nMessage: Added a Monte Carlo simulation (#1723)", "metadata": {"id": "b68f0966993f", "repo": "TheAlgorithms/Python", "hash": "32ceec550f085439404fe1bbdc8d6e952a269595", "author": "MatteoRaso", "date": "2020-02-08T15:47:11-05:00", "subject": "Added a Monte Carlo simulation (#1723)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32ceec550f085439404fe1bbdc8d6e952a269595", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32ceec550f085439404fe1bbdc8d6e952a269595"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80718bd8802e9afd19c986b4cae18beb38d8058c\nAuthor: onlinejudge95\nDate: 2020-02-10T16:13:57+05:30\nFiles: 2\n\nMessage: Fixes black failures (#1742)", "metadata": {"id": "60bf53cd3795", "repo": "TheAlgorithms/Python", "hash": "80718bd8802e9afd19c986b4cae18beb38d8058c", "author": "onlinejudge95", "date": "2020-02-10T16:13:57+05:30", "subject": "Fixes black failures (#1742)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/80718bd8802e9afd19c986b4cae18beb38d8058c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80718bd8802e9afd19c986b4cae18beb38d8058c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6fdd53c6768b6b87b9bf7bc2203d0f5e7af9129c\nAuthor: onlinejudge95\nDate: 2020-02-11T02:53:19+05:30\nFiles: 2\n\nMessage: Fixes LGTM issues (#1745)", "metadata": {"id": "d517d71c4dc5", "repo": "TheAlgorithms/Python", "hash": "6fdd53c6768b6b87b9bf7bc2203d0f5e7af9129c", "author": "onlinejudge95", "date": "2020-02-11T02:53:19+05:30", "subject": "Fixes LGTM issues (#1745)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6fdd53c6768b6b87b9bf7bc2203d0f5e7af9129c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6fdd53c6768b6b87b9bf7bc2203d0f5e7af9129c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abd320052f97262f44e3942ee061dea54ead4660\nAuthor: ayoub-edh\nDate: 2020-02-10T22:26:59+01:00\nFiles: 2\n\nMessage: Add gitpod config (#1744)", "metadata": {"id": "d766f64c328c", "repo": "TheAlgorithms/Python", "hash": "abd320052f97262f44e3942ee061dea54ead4660", "author": "ayoub-edh", "date": "2020-02-10T22:26:59+01:00", "subject": "Add gitpod config (#1744)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/abd320052f97262f44e3942ee061dea54ead4660", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abd320052f97262f44e3942ee061dea54ead4660"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1096aa2336dae1350b75fcf395a38495a1d9b1e0\nAuthor: Jimmy Y\nDate: 2020-02-10T20:53:26-08:00\nFiles: 1\n\nMessage: Added DP Solution for Optimal BST Problem (#1740)", "metadata": {"id": "f1c3b56b5086", "repo": "TheAlgorithms/Python", "hash": "1096aa2336dae1350b75fcf395a38495a1d9b1e0", "author": "Jimmy Y", "date": "2020-02-10T20:53:26-08:00", "subject": "Added DP Solution for Optimal BST Problem (#1740)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1096aa2336dae1350b75fcf395a38495a1d9b1e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1096aa2336dae1350b75fcf395a38495a1d9b1e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fde31c93a3f7fc16547c217ae5cfbacef503c46d\nAuthor: billpaps\nDate: 2020-02-11T10:20:24+02:00\nFiles: 1\n\nMessage: Added Bisection algorithm (#1739)", "metadata": {"id": "dc5242de23f9", "repo": "TheAlgorithms/Python", "hash": "fde31c93a3f7fc16547c217ae5cfbacef503c46d", "author": "billpaps", "date": "2020-02-11T10:20:24+02:00", "subject": "Added Bisection algorithm (#1739)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fde31c93a3f7fc16547c217ae5cfbacef503c46d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fde31c93a3f7fc16547c217ae5cfbacef503c46d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b7c1a0135580251990c7866aed39202f9928b1f\nAuthor: onlinejudge95\nDate: 2020-02-11T13:59:09+05:30\nFiles: 6\n\nMessage: Fixes unused variable errors in LGTM (#1746)", "metadata": {"id": "ceba56b4c586", "repo": "TheAlgorithms/Python", "hash": "7b7c1a0135580251990c7866aed39202f9928b1f", "author": "onlinejudge95", "date": "2020-02-11T13:59:09+05:30", "subject": "Fixes unused variable errors in LGTM (#1746)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b7c1a0135580251990c7866aed39202f9928b1f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b7c1a0135580251990c7866aed39202f9928b1f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f0dfc4f46d47102bf34c09a3920138caf9cd9ae5\nAuthor: TheSuperNoob\nDate: 2020-02-12T15:04:59+01:00\nFiles: 1\n\nMessage: Add Chudnovskys algorithm for calculating many digits of pi (#1752)", "metadata": {"id": "8c4520935c79", "repo": "TheAlgorithms/Python", "hash": "f0dfc4f46d47102bf34c09a3920138caf9cd9ae5", "author": "TheSuperNoob", "date": "2020-02-12T15:04:59+01:00", "subject": "Add Chudnovskys algorithm for calculating many digits of pi (#1752)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f0dfc4f46d47102bf34c09a3920138caf9cd9ae5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f0dfc4f46d47102bf34c09a3920138caf9cd9ae5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4866b1330bc7c77c0ed0e050e6b99efdeb026448\nAuthor: onlinejudge95\nDate: 2020-02-13T02:19:41+05:30\nFiles: 6\n\nMessage: Fixes black failures from Previous PR (#1751)", "metadata": {"id": "93831e42f8ac", "repo": "TheAlgorithms/Python", "hash": "4866b1330bc7c77c0ed0e050e6b99efdeb026448", "author": "onlinejudge95", "date": "2020-02-13T02:19:41+05:30", "subject": "Fixes black failures from Previous PR (#1751)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/4866b1330bc7c77c0ed0e050e6b99efdeb026448", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4866b1330bc7c77c0ed0e050e6b99efdeb026448"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53042f0f45c7962d8601168f40c65c8f3e29dffe\nAuthor: QuantumNovice\nDate: 2020-02-14T16:56:56+05:00\nFiles: 1\n\nMessage: Create RayleighQuotient.py (#1749)", "metadata": {"id": "ce2e094f5411", "repo": "TheAlgorithms/Python", "hash": "53042f0f45c7962d8601168f40c65c8f3e29dffe", "author": "QuantumNovice", "date": "2020-02-14T16:56:56+05:00", "subject": "Create RayleighQuotient.py (#1749)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53042f0f45c7962d8601168f40c65c8f3e29dffe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53042f0f45c7962d8601168f40c65c8f3e29dffe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2e405f397bbcefccc470f215c7ff024875ef16c5\nAuthor: eightysixth\nDate: 2020-02-16T02:55:27-07:00\nFiles: 1\n\nMessage: Created geodesy section with one algorithm (#1757)", "metadata": {"id": "466ce838d81c", "repo": "TheAlgorithms/Python", "hash": "2e405f397bbcefccc470f215c7ff024875ef16c5", "author": "eightysixth", "date": "2020-02-16T02:55:27-07:00", "subject": "Created geodesy section with one algorithm (#1757)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2e405f397bbcefccc470f215c7ff024875ef16c5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2e405f397bbcefccc470f215c7ff024875ef16c5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 748702b461c01e659d8f892cc127dab8fb279177\nAuthor: Naveen M V\nDate: 2020-02-17T15:25:04+05:30\nFiles: 1\n\nMessage: Add Monte Carlo dice simulation algorithm (#1759)", "metadata": {"id": "33cdfd7d0072", "repo": "TheAlgorithms/Python", "hash": "748702b461c01e659d8f892cc127dab8fb279177", "author": "Naveen M V", "date": "2020-02-17T15:25:04+05:30", "subject": "Add Monte Carlo dice simulation algorithm (#1759)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/748702b461c01e659d8f892cc127dab8fb279177", "diff_url": "https://github.com/TheAlgorithms/Python/commit/748702b461c01e659d8f892cc127dab8fb279177"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d2f7982a4ee105ca980b2446ed8fc2e32139dd7d\nAuthor: TheSuperNoob\nDate: 2020-02-19T19:45:55+01:00\nFiles: 1\n\nMessage: Update quadratic equations solver (#1764)", "metadata": {"id": "29ba59137981", "repo": "TheAlgorithms/Python", "hash": "d2f7982a4ee105ca980b2446ed8fc2e32139dd7d", "author": "TheSuperNoob", "date": "2020-02-19T19:45:55+01:00", "subject": "Update quadratic equations solver (#1764)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d2f7982a4ee105ca980b2446ed8fc2e32139dd7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d2f7982a4ee105ca980b2446ed8fc2e32139dd7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6b3bbc70a8388e6c03b62ef5843f79a493686fe3\nAuthor: Iqrar Agalosi Nureyza\nDate: 2020-02-20T18:29:01+07:00\nFiles: 1\n\nMessage: Added doctests in modular_exponential.py (#1775)", "metadata": {"id": "c819a1ec0f90", "repo": "TheAlgorithms/Python", "hash": "6b3bbc70a8388e6c03b62ef5843f79a493686fe3", "author": "Iqrar Agalosi Nureyza", "date": "2020-02-20T18:29:01+07:00", "subject": "Added doctests in modular_exponential.py (#1775)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6b3bbc70a8388e6c03b62ef5843f79a493686fe3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6b3bbc70a8388e6c03b62ef5843f79a493686fe3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cb4795616cedb5cdd2340cf47f8c5fb3101dddb5\nAuthor: eightysixth\nDate: 2020-02-20T06:34:43-07:00\nFiles: 1\n\nMessage: Implemented geodesy - Lambert's ellipsoidal distance (#1763)", "metadata": {"id": "114e3c0ba0d6", "repo": "TheAlgorithms/Python", "hash": "cb4795616cedb5cdd2340cf47f8c5fb3101dddb5", "author": "eightysixth", "date": "2020-02-20T06:34:43-07:00", "subject": "Implemented geodesy - Lambert's ellipsoidal distance (#1763)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cb4795616cedb5cdd2340cf47f8c5fb3101dddb5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cb4795616cedb5cdd2340cf47f8c5fb3101dddb5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 59bf115aa1b6203c51cc1a813d555e0a7c9d99e3\nAuthor: Christian Clauss\nDate: 2020-02-21T11:02:35+01:00\nFiles: 4\n\nMessage: uses: actions/checkout@v2 (#1779)", "metadata": {"id": "48e99bcb51f0", "repo": "TheAlgorithms/Python", "hash": "59bf115aa1b6203c51cc1a813d555e0a7c9d99e3", "author": "Christian Clauss", "date": "2020-02-21T11:02:35+01:00", "subject": "uses: actions/checkout@v2 (#1779)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/59bf115aa1b6203c51cc1a813d555e0a7c9d99e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/59bf115aa1b6203c51cc1a813d555e0a7c9d99e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6d7cbdacb192ccfbdd00c389ee4d6a17e2530d0f\nAuthor: singlav\nDate: 2020-02-22T23:36:47+05:30\nFiles: 2\n\nMessage: add example to estimate area under line using montecarlo (#1782)", "metadata": {"id": "500cfe5536c6", "repo": "TheAlgorithms/Python", "hash": "6d7cbdacb192ccfbdd00c389ee4d6a17e2530d0f", "author": "singlav", "date": "2020-02-22T23:36:47+05:30", "subject": "add example to estimate area under line using montecarlo (#1782)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6d7cbdacb192ccfbdd00c389ee4d6a17e2530d0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6d7cbdacb192ccfbdd00c389ee4d6a17e2530d0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b36e46b9b205eedef6e112db476cbc40fdafcdb6\nAuthor: singlav\nDate: 2020-02-23T04:03:12+05:30\nFiles: 1\n\nMessage: extend estimation of area under curve of y=x using monte carlo simulation to any given lower and upper bound (#1784)", "metadata": {"id": "5265c12c12fa", "repo": "TheAlgorithms/Python", "hash": "b36e46b9b205eedef6e112db476cbc40fdafcdb6", "author": "singlav", "date": "2020-02-23T04:03:12+05:30", "subject": "extend estimation of area under curve of y=x using monte carlo simulation to any given lower and upper bound (#1784)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b36e46b9b205eedef6e112db476cbc40fdafcdb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b36e46b9b205eedef6e112db476cbc40fdafcdb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 652b891a75d49cb82a76d39a5f74daf36727b116\nAuthor: Christian Clauss\nDate: 2020-02-23T04:23:00+01:00\nFiles: 6\n\nMessage: Travis CI: Upgrade to Python 3.8 (#1783)", "metadata": {"id": "6b4843c0e48c", "repo": "TheAlgorithms/Python", "hash": "652b891a75d49cb82a76d39a5f74daf36727b116", "author": "Christian Clauss", "date": "2020-02-23T04:23:00+01:00", "subject": "Travis CI: Upgrade to Python 3.8 (#1783)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/652b891a75d49cb82a76d39a5f74daf36727b116", "diff_url": "https://github.com/TheAlgorithms/Python/commit/652b891a75d49cb82a76d39a5f74daf36727b116"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5543d14b3f84eb4985f59c9f874f367e8980133f\nAuthor: singlav\nDate: 2020-02-23T12:40:51+05:30\nFiles: 1\n\nMessage: estimate area under a curve defined by non-negative real-valued continuous function within a continuous interval using monte-carlo (#1785)", "metadata": {"id": "649ee942bb11", "repo": "TheAlgorithms/Python", "hash": "5543d14b3f84eb4985f59c9f874f367e8980133f", "author": "singlav", "date": "2020-02-23T12:40:51+05:30", "subject": "estimate area under a curve defined by non-negative real-valued continuous function within a continuous interval using monte-carlo (#1785)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5543d14b3f84eb4985f59c9f874f367e8980133f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5543d14b3f84eb4985f59c9f874f367e8980133f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1a4cc96c8028d786af151f4177e2ef54250186e\nAuthor: praveennadiminti\nDate: 2020-02-26T15:56:45+05:30\nFiles: 1\n\nMessage: Add bilateral filter (#1786)", "metadata": {"id": "10c7d175a76b", "repo": "TheAlgorithms/Python", "hash": "c1a4cc96c8028d786af151f4177e2ef54250186e", "author": "praveennadiminti", "date": "2020-02-26T15:56:45+05:30", "subject": "Add bilateral filter (#1786)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1a4cc96c8028d786af151f4177e2ef54250186e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1a4cc96c8028d786af151f4177e2ef54250186e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b19e8476732dab42354ba5a565d32ed4bd667ba\nAuthor: Muhammad Umer Farooq\nDate: 2020-02-26T05:41:56-05:00\nFiles: 1\n\nMessage: Create emails_from_url.py (#1756)", "metadata": {"id": "5d4f04aba38b", "repo": "TheAlgorithms/Python", "hash": "2b19e8476732dab42354ba5a565d32ed4bd667ba", "author": "Muhammad Umer Farooq", "date": "2020-02-26T05:41:56-05:00", "subject": "Create emails_from_url.py (#1756)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b19e8476732dab42354ba5a565d32ed4bd667ba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b19e8476732dab42354ba5a565d32ed4bd667ba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f04e5cd3499c07f07ae94437b706254edb7ba39\nAuthor: matkosoric\nDate: 2020-03-04T13:40:28+01:00\nFiles: 57\n\nMessage: contribution guidelines checks (#1787)", "metadata": {"id": "c66b29d8b79a", "repo": "TheAlgorithms/Python", "hash": "7f04e5cd3499c07f07ae94437b706254edb7ba39", "author": "matkosoric", "date": "2020-03-04T13:40:28+01:00", "subject": "contribution guidelines checks (#1787)", "files_changed": 57, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f04e5cd3499c07f07ae94437b706254edb7ba39", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f04e5cd3499c07f07ae94437b706254edb7ba39"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9f73e318cddf43769083614a3e1f9dab1ec50fc\nAuthor: Christian Clauss\nDate: 2020-03-05T17:57:43+01:00\nFiles: 1\n\nMessage: Added SkipList (#1781)", "metadata": {"id": "c2721e970613", "repo": "TheAlgorithms/Python", "hash": "a9f73e318cddf43769083614a3e1f9dab1ec50fc", "author": "Christian Clauss", "date": "2020-03-05T17:57:43+01:00", "subject": "Added SkipList (#1781)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9f73e318cddf43769083614a3e1f9dab1ec50fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9f73e318cddf43769083614a3e1f9dab1ec50fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 182e3042f83b083d68ac4bf08c11bddd12851282\nAuthor: Aakash Dinkar\nDate: 2020-03-08T11:34:21+05:30\nFiles: 1\n\nMessage: update rot13.py (#1790)", "metadata": {"id": "4842e4d8e725", "repo": "TheAlgorithms/Python", "hash": "182e3042f83b083d68ac4bf08c11bddd12851282", "author": "Aakash Dinkar", "date": "2020-03-08T11:34:21+05:30", "subject": "update rot13.py (#1790)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/182e3042f83b083d68ac4bf08c11bddd12851282", "diff_url": "https://github.com/TheAlgorithms/Python/commit/182e3042f83b083d68ac4bf08c11bddd12851282"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5e3eb12a7b78092cd6bc31892b76e5ef976ad462\nAuthor: yoshitaka-i\nDate: 2020-03-13T16:33:36+09:00\nFiles: 1\n\nMessage: add relu function (#1795)", "metadata": {"id": "c3eecfd662b2", "repo": "TheAlgorithms/Python", "hash": "5e3eb12a7b78092cd6bc31892b76e5ef976ad462", "author": "yoshitaka-i", "date": "2020-03-13T16:33:36+09:00", "subject": "add relu function (#1795)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5e3eb12a7b78092cd6bc31892b76e5ef976ad462", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5e3eb12a7b78092cd6bc31892b76e5ef976ad462"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10fc90c7bd7d2350179cf7754f99a8a58d543664\nAuthor: Miggelito\nDate: 2020-03-13T09:13:43+01:00\nFiles: 1\n\nMessage: Added Random Forest Classifier (#1738)", "metadata": {"id": "d95a93d6b30f", "repo": "TheAlgorithms/Python", "hash": "10fc90c7bd7d2350179cf7754f99a8a58d543664", "author": "Miggelito", "date": "2020-03-13T09:13:43+01:00", "subject": "Added Random Forest Classifier (#1738)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/10fc90c7bd7d2350179cf7754f99a8a58d543664", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10fc90c7bd7d2350179cf7754f99a8a58d543664"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b1377f0e57a736df92d422720890ef16f6d12d5a\nAuthor: Christian Clauss\nDate: 2020-03-13T09:23:38+01:00\nFiles: 3\n\nMessage: autoblack: actions/checkout@v1 # Use v1, NOT v2 (#1796)", "metadata": {"id": "4a0f938bc0d4", "repo": "TheAlgorithms/Python", "hash": "b1377f0e57a736df92d422720890ef16f6d12d5a", "author": "Christian Clauss", "date": "2020-03-13T09:23:38+01:00", "subject": "autoblack: actions/checkout@v1 # Use v1, NOT v2 (#1796)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b1377f0e57a736df92d422720890ef16f6d12d5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b1377f0e57a736df92d422720890ef16f6d12d5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2da98db4a7c46e260b972556a39e20420fe4c0ec\nAuthor: John Law\nDate: 2020-03-14T06:37:44+01:00\nFiles: 2\n\nMessage: Effective directory writer (#1800)", "metadata": {"id": "8af39309c286", "repo": "TheAlgorithms/Python", "hash": "2da98db4a7c46e260b972556a39e20420fe4c0ec", "author": "John Law", "date": "2020-03-14T06:37:44+01:00", "subject": "Effective directory writer (#1800)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2da98db4a7c46e260b972556a39e20420fe4c0ec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2da98db4a7c46e260b972556a39e20420fe4c0ec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d547d0347bec175a1b9886d4b00674363e6ae2db\nAuthor: Christian Clauss\nDate: 2020-03-14T07:33:14+01:00\nFiles: 1\n\nMessage: directory_writer: actions/checkout@v1 # Use v1, NOT v2 (#1799)", "metadata": {"id": "c2a66e44dd5d", "repo": "TheAlgorithms/Python", "hash": "d547d0347bec175a1b9886d4b00674363e6ae2db", "author": "Christian Clauss", "date": "2020-03-14T07:33:14+01:00", "subject": "directory_writer: actions/checkout@v1 # Use v1, NOT v2 (#1799)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d547d0347bec175a1b9886d4b00674363e6ae2db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d547d0347bec175a1b9886d4b00674363e6ae2db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1bc84e1fa0b3bbd75c73b0b1b25f573c241e1c9b\nAuthor: cschuerc\nDate: 2020-03-14T07:51:30+01:00\nFiles: 1\n\nMessage: Add Monte Carlo estimation of PI (#1712)", "metadata": {"id": "e6cb0899af33", "repo": "TheAlgorithms/Python", "hash": "1bc84e1fa0b3bbd75c73b0b1b25f573c241e1c9b", "author": "cschuerc", "date": "2020-03-14T07:51:30+01:00", "subject": "Add Monte Carlo estimation of PI (#1712)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1bc84e1fa0b3bbd75c73b0b1b25f573c241e1c9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1bc84e1fa0b3bbd75c73b0b1b25f573c241e1c9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab3400bfad35f91756ef88e1b53f8865afc09a75\nAuthor: Christian Clauss\nDate: 2020-03-14T23:55:13+01:00\nFiles: 3\n\nMessage: Travis CI: Fix Travis linter errors (#1802)", "metadata": {"id": "bab93bd361d3", "repo": "TheAlgorithms/Python", "hash": "ab3400bfad35f91756ef88e1b53f8865afc09a75", "author": "Christian Clauss", "date": "2020-03-14T23:55:13+01:00", "subject": "Travis CI: Fix Travis linter errors (#1802)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab3400bfad35f91756ef88e1b53f8865afc09a75", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab3400bfad35f91756ef88e1b53f8865afc09a75"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 45524dd6d3b9002d1488cf562e96b9179e86591b\nAuthor: KDH\nDate: 2020-03-16T19:19:13+09:00\nFiles: 4\n\nMessage: Fix rehashing function will not call insert_data function (#1803)", "metadata": {"id": "4e9b9de180c0", "repo": "TheAlgorithms/Python", "hash": "45524dd6d3b9002d1488cf562e96b9179e86591b", "author": "KDH", "date": "2020-03-16T19:19:13+09:00", "subject": "Fix rehashing function will not call insert_data function (#1803)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/45524dd6d3b9002d1488cf562e96b9179e86591b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/45524dd6d3b9002d1488cf562e96b9179e86591b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac664df6a05c064670af9aa85aaf8de3fafea90a\nAuthor: wind-Lv\nDate: 2020-03-20T22:24:05+08:00\nFiles: 1\n\nMessage: 'allocation_content_length' (#1808)", "metadata": {"id": "611ec1a6cd50", "repo": "TheAlgorithms/Python", "hash": "ac664df6a05c064670af9aa85aaf8de3fafea90a", "author": "wind-Lv", "date": "2020-03-20T22:24:05+08:00", "subject": "'allocation_content_length' (#1808)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac664df6a05c064670af9aa85aaf8de3fafea90a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac664df6a05c064670af9aa85aaf8de3fafea90a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 96df906e7a99fc6bcf20da97702a9642dde1d37c\nAuthor: Vaibhav Singh\nDate: 2020-03-27T12:46:07+05:30\nFiles: 1\n\nMessage: All suggeted changes within additional time limit tests (#1815)", "metadata": {"id": "78129073d958", "repo": "TheAlgorithms/Python", "hash": "96df906e7a99fc6bcf20da97702a9642dde1d37c", "author": "Vaibhav Singh", "date": "2020-03-27T12:46:07+05:30", "subject": "All suggeted changes within additional time limit tests (#1815)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/96df906e7a99fc6bcf20da97702a9642dde1d37c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/96df906e7a99fc6bcf20da97702a9642dde1d37c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f17e9822b08a0b1d811d1a638f3de1ac26c511d8\nAuthor: Christian Clauss\nDate: 2020-03-28T07:24:59+01:00\nFiles: 2\n\nMessage: psf/black changes to next_greater_element.py (#1817)", "metadata": {"id": "4ae50e3333a9", "repo": "TheAlgorithms/Python", "hash": "f17e9822b08a0b1d811d1a638f3de1ac26c511d8", "author": "Christian Clauss", "date": "2020-03-28T07:24:59+01:00", "subject": "psf/black changes to next_greater_element.py (#1817)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f17e9822b08a0b1d811d1a638f3de1ac26c511d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f17e9822b08a0b1d811d1a638f3de1ac26c511d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b376a5bfb17fb2244a24d6041fc24fc5d4bd422\nAuthor: Nolan Emirot\nDate: 2020-03-29T01:19:19-07:00\nFiles: 1\n\nMessage: Typo in comment rabin_karp.py (#1820)", "metadata": {"id": "fd9fe9396e32", "repo": "TheAlgorithms/Python", "hash": "9b376a5bfb17fb2244a24d6041fc24fc5d4bd422", "author": "Nolan Emirot", "date": "2020-03-29T01:19:19-07:00", "subject": "Typo in comment rabin_karp.py (#1820)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b376a5bfb17fb2244a24d6041fc24fc5d4bd422", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b376a5bfb17fb2244a24d6041fc24fc5d4bd422"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20c2db0de4bb4f73db3053b13280bed8dee30cf4\nAuthor: farnswj1\nDate: 2020-04-04T01:01:37-04:00\nFiles: 1\n\nMessage: Update reverse_words.py (#1825)", "metadata": {"id": "1f4001f114f8", "repo": "TheAlgorithms/Python", "hash": "20c2db0de4bb4f73db3053b13280bed8dee30cf4", "author": "farnswj1", "date": "2020-04-04T01:01:37-04:00", "subject": "Update reverse_words.py (#1825)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/20c2db0de4bb4f73db3053b13280bed8dee30cf4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20c2db0de4bb4f73db3053b13280bed8dee30cf4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6043a44ffbbbdd185e54177fd3a4f80fd46a0be0\nAuthor: Prince Gangurde\nDate: 2020-04-07T04:29:32+05:30\nFiles: 1\n\nMessage: Update basic_binary_tree.py (#1833)", "metadata": {"id": "44afee29ad36", "repo": "TheAlgorithms/Python", "hash": "6043a44ffbbbdd185e54177fd3a4f80fd46a0be0", "author": "Prince Gangurde", "date": "2020-04-07T04:29:32+05:30", "subject": "Update basic_binary_tree.py (#1833)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6043a44ffbbbdd185e54177fd3a4f80fd46a0be0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6043a44ffbbbdd185e54177fd3a4f80fd46a0be0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f35484baf69dd306afb19f56c51a367129d52758\nAuthor: Prince Gangurde\nDate: 2020-04-07T04:30:10+05:30\nFiles: 1\n\nMessage: Update greedy.py (#1832)", "metadata": {"id": "9b73ddf803d3", "repo": "TheAlgorithms/Python", "hash": "f35484baf69dd306afb19f56c51a367129d52758", "author": "Prince Gangurde", "date": "2020-04-07T04:30:10+05:30", "subject": "Update greedy.py (#1832)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f35484baf69dd306afb19f56c51a367129d52758", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f35484baf69dd306afb19f56c51a367129d52758"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d129a4964b335fe7977e6376935fc916b6df3c9\nAuthor: Christian Clauss\nDate: 2020-04-07T11:58:23+02:00\nFiles: 2\n\nMessage: Create Python/quantum/README.md (#1834)", "metadata": {"id": "081af7e38a04", "repo": "TheAlgorithms/Python", "hash": "3d129a4964b335fe7977e6376935fc916b6df3c9", "author": "Christian Clauss", "date": "2020-04-07T11:58:23+02:00", "subject": "Create Python/quantum/README.md (#1834)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d129a4964b335fe7977e6376935fc916b6df3c9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d129a4964b335fe7977e6376935fc916b6df3c9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e5f7fbcc9ec6f02c59f8e4ac2d7b7936c60afab0\nAuthor: Brian Larsen\nDate: 2020-04-07T05:20:08-05:00\nFiles: 2\n\nMessage: Change gitpod configuration for python3. (#1827)", "metadata": {"id": "d7674925f184", "repo": "TheAlgorithms/Python", "hash": "e5f7fbcc9ec6f02c59f8e4ac2d7b7936c60afab0", "author": "Brian Larsen", "date": "2020-04-07T05:20:08-05:00", "subject": "Change gitpod configuration for python3. (#1827)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e5f7fbcc9ec6f02c59f8e4ac2d7b7936c60afab0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e5f7fbcc9ec6f02c59f8e4ac2d7b7936c60afab0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1a57e0353cd1612860915a93be5f8f7357c6376\nAuthor: Joaquin Cabezas\nDate: 2020-04-07T14:08:11+02:00\nFiles: 1\n\nMessage: Fix typo \"panagram\" -> \"pangram\" (#1836)", "metadata": {"id": "106996b4d9ee", "repo": "TheAlgorithms/Python", "hash": "c1a57e0353cd1612860915a93be5f8f7357c6376", "author": "Joaquin Cabezas", "date": "2020-04-07T14:08:11+02:00", "subject": "Fix typo \"panagram\" -> \"pangram\" (#1836)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1a57e0353cd1612860915a93be5f8f7357c6376", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1a57e0353cd1612860915a93be5f8f7357c6376"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a38e143cf8d546bc492116ae26000656797263ae\nAuthor: Joan Martin Miralles\nDate: 2020-04-07T18:09:05+02:00\nFiles: 2\n\nMessage: Binary search tree using recursion (#1839)", "metadata": {"id": "48fe5b0294ba", "repo": "TheAlgorithms/Python", "hash": "a38e143cf8d546bc492116ae26000656797263ae", "author": "Joan Martin Miralles", "date": "2020-04-07T18:09:05+02:00", "subject": "Binary search tree using recursion (#1839)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a38e143cf8d546bc492116ae26000656797263ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a38e143cf8d546bc492116ae26000656797263ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b65309dca96fc0a64a3acc813565fb8ec9a3967\nAuthor: hackercyclops12\nDate: 2020-04-08T09:56:21+12:00\nFiles: 1\n\nMessage: Update README.md (#1842)", "metadata": {"id": "dbf382ce99c2", "repo": "TheAlgorithms/Python", "hash": "1b65309dca96fc0a64a3acc813565fb8ec9a3967", "author": "hackercyclops12", "date": "2020-04-08T09:56:21+12:00", "subject": "Update README.md (#1842)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b65309dca96fc0a64a3acc813565fb8ec9a3967", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b65309dca96fc0a64a3acc813565fb8ec9a3967"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f2c9932e09948a046f8d11b18f7c634ee4161fe\nAuthor: Christian Clauss\nDate: 2020-04-08T12:27:11+02:00\nFiles: 1\n\nMessage: CONTRIBUTING.md: Fix comments about the black formatter (#1841)", "metadata": {"id": "f11ca2782d74", "repo": "TheAlgorithms/Python", "hash": "8f2c9932e09948a046f8d11b18f7c634ee4161fe", "author": "Christian Clauss", "date": "2020-04-08T12:27:11+02:00", "subject": "CONTRIBUTING.md: Fix comments about the black formatter (#1841)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f2c9932e09948a046f8d11b18f7c634ee4161fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f2c9932e09948a046f8d11b18f7c634ee4161fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4103c9fde4e5e6003624cff1a7f85119c082ad62\nAuthor: Christian Clauss\nDate: 2020-04-10T11:25:58+02:00\nFiles: 1\n\nMessage: Update FUNDING.yml (#1829)", "metadata": {"id": "035efda134f7", "repo": "TheAlgorithms/Python", "hash": "4103c9fde4e5e6003624cff1a7f85119c082ad62", "author": "Christian Clauss", "date": "2020-04-10T11:25:58+02:00", "subject": "Update FUNDING.yml (#1829)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4103c9fde4e5e6003624cff1a7f85119c082ad62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4103c9fde4e5e6003624cff1a7f85119c082ad62"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c775baf55fda6d50c7e4fe743d3d68b8a4dce125\nAuthor: Sajied Shah Yousuf\nDate: 2020-04-12T20:45:07+06:00\nFiles: 1\n\nMessage: Added new Algorithm to find middle element of Linked List (#1822)", "metadata": {"id": "e112e5c927dc", "repo": "TheAlgorithms/Python", "hash": "c775baf55fda6d50c7e4fe743d3d68b8a4dce125", "author": "Sajied Shah Yousuf", "date": "2020-04-12T20:45:07+06:00", "subject": "Added new Algorithm to find middle element of Linked List (#1822)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c775baf55fda6d50c7e4fe743d3d68b8a4dce125", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c775baf55fda6d50c7e4fe743d3d68b8a4dce125"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8bf380ce7d010723d96a8658adc67eae8abc786c\nAuthor: Christian Clauss\nDate: 2020-04-12T17:18:30+02:00\nFiles: 2\n\nMessage: README.md: sumab() --> sum_ab() for consistancy (#1855)", "metadata": {"id": "5d04601383c8", "repo": "TheAlgorithms/Python", "hash": "8bf380ce7d010723d96a8658adc67eae8abc786c", "author": "Christian Clauss", "date": "2020-04-12T17:18:30+02:00", "subject": "README.md: sumab() --> sum_ab() for consistancy (#1855)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8bf380ce7d010723d96a8658adc67eae8abc786c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8bf380ce7d010723d96a8658adc67eae8abc786c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3735e742967b63add1ce6878c77a35b084579d08\nAuthor: Shrutika Bansal\nDate: 2020-04-12T23:23:28+05:30\nFiles: 1\n\nMessage: added add algorithm (#1856)", "metadata": {"id": "a01edc3be8d8", "repo": "TheAlgorithms/Python", "hash": "3735e742967b63add1ce6878c77a35b084579d08", "author": "Shrutika Bansal", "date": "2020-04-12T23:23:28+05:30", "subject": "added add algorithm (#1856)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3735e742967b63add1ce6878c77a35b084579d08", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3735e742967b63add1ce6878c77a35b084579d08"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ebe2b9593725dd1ca431bab98e7f4307d976768\nAuthor: Christian Clauss\nDate: 2020-04-13T02:10:21+02:00\nFiles: 1\n\nMessage: Test the exception conditions (#1853)", "metadata": {"id": "bdece4d35bcb", "repo": "TheAlgorithms/Python", "hash": "7ebe2b9593725dd1ca431bab98e7f4307d976768", "author": "Christian Clauss", "date": "2020-04-13T02:10:21+02:00", "subject": "Test the exception conditions (#1853)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ebe2b9593725dd1ca431bab98e7f4307d976768", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ebe2b9593725dd1ca431bab98e7f4307d976768"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ffdef2636e8368d72f50815fe8ced98294b1053\nAuthor: Prince Gangurde\nDate: 2020-04-13T05:45:48+05:30\nFiles: 1\n\nMessage: Fix some typos in random forest classifier (#1858)", "metadata": {"id": "68798ba749ef", "repo": "TheAlgorithms/Python", "hash": "7ffdef2636e8368d72f50815fe8ced98294b1053", "author": "Prince Gangurde", "date": "2020-04-13T05:45:48+05:30", "subject": "Fix some typos in random forest classifier (#1858)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ffdef2636e8368d72f50815fe8ced98294b1053", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ffdef2636e8368d72f50815fe8ced98294b1053"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fc3f2e4a0c258c4da8ebd16d04d97d71190dda5\nAuthor: markaster\nDate: 2020-04-13T08:17:29+08:00\nFiles: 1\n\nMessage: Update year in LICENSE.md (#1848)", "metadata": {"id": "7573a76970fd", "repo": "TheAlgorithms/Python", "hash": "2fc3f2e4a0c258c4da8ebd16d04d97d71190dda5", "author": "markaster", "date": "2020-04-13T08:17:29+08:00", "subject": "Update year in LICENSE.md (#1848)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fc3f2e4a0c258c4da8ebd16d04d97d71190dda5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fc3f2e4a0c258c4da8ebd16d04d97d71190dda5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f6ee518ee1262d4680e468cc8f1ea8fae5e72d68\nAuthor: Christian Clauss\nDate: 2020-04-13T07:50:46+02:00\nFiles: 2\n\nMessage: Rename math/add.py to maths/add.py (#1857)", "metadata": {"id": "ce47641ff5bd", "repo": "TheAlgorithms/Python", "hash": "f6ee518ee1262d4680e468cc8f1ea8fae5e72d68", "author": "Christian Clauss", "date": "2020-04-13T07:50:46+02:00", "subject": "Rename math/add.py to maths/add.py (#1857)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f6ee518ee1262d4680e468cc8f1ea8fae5e72d68", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f6ee518ee1262d4680e468cc8f1ea8fae5e72d68"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d2e8e6215e81acdc2a7f7d10bdfcbfdf6d25b666\nAuthor: Sanders Lin\nDate: 2020-04-16T18:34:14+08:00\nFiles: 1\n\nMessage: Update g_topological_sort.py (#1873)", "metadata": {"id": "d77438de909d", "repo": "TheAlgorithms/Python", "hash": "d2e8e6215e81acdc2a7f7d10bdfcbfdf6d25b666", "author": "Sanders Lin", "date": "2020-04-16T18:34:14+08:00", "subject": "Update g_topological_sort.py (#1873)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d2e8e6215e81acdc2a7f7d10bdfcbfdf6d25b666", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d2e8e6215e81acdc2a7f7d10bdfcbfdf6d25b666"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b64c4af296e4873f68e14798e94a744663a4ae23\nAuthor: Prince Gangurde\nDate: 2020-04-17T07:08:44+05:30\nFiles: 2\n\nMessage: Create gaussian_naive_bayes.py (#1861)", "metadata": {"id": "dbf59b10d9e7", "repo": "TheAlgorithms/Python", "hash": "b64c4af296e4873f68e14798e94a744663a4ae23", "author": "Prince Gangurde", "date": "2020-04-17T07:08:44+05:30", "subject": "Create gaussian_naive_bayes.py (#1861)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b64c4af296e4873f68e14798e94a744663a4ae23", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b64c4af296e4873f68e14798e94a744663a4ae23"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d48661e35d6e7334cc1aea85faf45fc1c8d35525\nAuthor: Christian Clauss\nDate: 2020-04-17T12:42:00+02:00\nFiles: 2\n\nMessage: CONTRIBUTING.md: What is an Algorithm? (#1885)", "metadata": {"id": "993ee576cd21", "repo": "TheAlgorithms/Python", "hash": "d48661e35d6e7334cc1aea85faf45fc1c8d35525", "author": "Christian Clauss", "date": "2020-04-17T12:42:00+02:00", "subject": "CONTRIBUTING.md: What is an Algorithm? (#1885)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d48661e35d6e7334cc1aea85faf45fc1c8d35525", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d48661e35d6e7334cc1aea85faf45fc1c8d35525"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8c01da20d6a5ab1cbd4cb251afae244ff61d60e4\nAuthor: Prince Gangurde\nDate: 2020-04-17T16:13:50+05:30\nFiles: 1\n\nMessage: Update random_forest_regressor.py (#1880)", "metadata": {"id": "dba423ada066", "repo": "TheAlgorithms/Python", "hash": "8c01da20d6a5ab1cbd4cb251afae244ff61d60e4", "author": "Prince Gangurde", "date": "2020-04-17T16:13:50+05:30", "subject": "Update random_forest_regressor.py (#1880)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8c01da20d6a5ab1cbd4cb251afae244ff61d60e4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8c01da20d6a5ab1cbd4cb251afae244ff61d60e4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0feed0bfb8c791a8ce81fb202b688009f7170030\nAuthor: Sanders Lin\nDate: 2020-04-18T02:03:36+08:00\nFiles: 1\n\nMessage: Update CONTRIBUTING.md (#1886)", "metadata": {"id": "3b47a70df75b", "repo": "TheAlgorithms/Python", "hash": "0feed0bfb8c791a8ce81fb202b688009f7170030", "author": "Sanders Lin", "date": "2020-04-18T02:03:36+08:00", "subject": "Update CONTRIBUTING.md (#1886)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0feed0bfb8c791a8ce81fb202b688009f7170030", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0feed0bfb8c791a8ce81fb202b688009f7170030"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1c9d4a39294b8dc1852717d89313d0f62744d125\nAuthor: Sanders Lin\nDate: 2020-04-18T02:04:30+08:00\nFiles: 1\n\nMessage: Update abbreviation.py (#1887)", "metadata": {"id": "a769294df574", "repo": "TheAlgorithms/Python", "hash": "1c9d4a39294b8dc1852717d89313d0f62744d125", "author": "Sanders Lin", "date": "2020-04-18T02:04:30+08:00", "subject": "Update abbreviation.py (#1887)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1c9d4a39294b8dc1852717d89313d0f62744d125", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1c9d4a39294b8dc1852717d89313d0f62744d125"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7aaf79cc23c7bac95d4da830605341b68529dd47\nAuthor: Sanders Lin\nDate: 2020-04-18T02:05:29+08:00\nFiles: 4\n\nMessage: Initialize set with source in DFS (#1872)", "metadata": {"id": "dde7957ec318", "repo": "TheAlgorithms/Python", "hash": "7aaf79cc23c7bac95d4da830605341b68529dd47", "author": "Sanders Lin", "date": "2020-04-18T02:05:29+08:00", "subject": "Initialize set with source in DFS (#1872)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/7aaf79cc23c7bac95d4da830605341b68529dd47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7aaf79cc23c7bac95d4da830605341b68529dd47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c92a5209563747756181f84a5f83e610646d04dc\nAuthor: Sanders Lin\nDate: 2020-04-19T21:56:52+08:00\nFiles: 1\n\nMessage: Update breadth_first_search.py (#1869)", "metadata": {"id": "013455519070", "repo": "TheAlgorithms/Python", "hash": "c92a5209563747756181f84a5f83e610646d04dc", "author": "Sanders Lin", "date": "2020-04-19T21:56:52+08:00", "subject": "Update breadth_first_search.py (#1869)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c92a5209563747756181f84a5f83e610646d04dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c92a5209563747756181f84a5f83e610646d04dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4b78c6952d589e745b2ca5b4808835e1b496423b\nAuthor: Muhammad Umer Farooq\nDate: 2020-04-19T12:35:36-04:00\nFiles: 1\n\nMessage: Create is_palindrome.py (#1754)", "metadata": {"id": "64e9c790320f", "repo": "TheAlgorithms/Python", "hash": "4b78c6952d589e745b2ca5b4808835e1b496423b", "author": "Muhammad Umer Farooq", "date": "2020-04-19T12:35:36-04:00", "subject": "Create is_palindrome.py (#1754)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4b78c6952d589e745b2ca5b4808835e1b496423b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4b78c6952d589e745b2ca5b4808835e1b496423b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24b2aecef3a4e7f5ec7ca01427283658a35fefaf\nAuthor: Christian Clauss\nDate: 2020-04-20T20:19:27+02:00\nFiles: 2\n\nMessage: Create Python/bit_manipulation/README.md (#1897)", "metadata": {"id": "9b505ad10189", "repo": "TheAlgorithms/Python", "hash": "24b2aecef3a4e7f5ec7ca01427283658a35fefaf", "author": "Christian Clauss", "date": "2020-04-20T20:19:27+02:00", "subject": "Create Python/bit_manipulation/README.md (#1897)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/24b2aecef3a4e7f5ec7ca01427283658a35fefaf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24b2aecef3a4e7f5ec7ca01427283658a35fefaf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 098be3594bb65d3d19cb4bd1f3394ee522303b16\nAuthor: Arkadip Bhattacharya\nDate: 2020-04-21T20:58:54+05:30\nFiles: 1\n\nMessage: fix: space count in strings/word_occurrence.py (#1896)", "metadata": {"id": "41f4d86ad38d", "repo": "TheAlgorithms/Python", "hash": "098be3594bb65d3d19cb4bd1f3394ee522303b16", "author": "Arkadip Bhattacharya", "date": "2020-04-21T20:58:54+05:30", "subject": "fix: space count in strings/word_occurrence.py (#1896)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/098be3594bb65d3d19cb4bd1f3394ee522303b16", "diff_url": "https://github.com/TheAlgorithms/Python/commit/098be3594bb65d3d19cb4bd1f3394ee522303b16"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b560b76002006e934533d47b2ea69c8360106d1d\nAuthor: Christian Clauss\nDate: 2020-04-23T11:57:32+02:00\nFiles: 1\n\nMessage: Add cellular_automata directory (#1902)", "metadata": {"id": "26060cbea0e7", "repo": "TheAlgorithms/Python", "hash": "b560b76002006e934533d47b2ea69c8360106d1d", "author": "Christian Clauss", "date": "2020-04-23T11:57:32+02:00", "subject": "Add cellular_automata directory (#1902)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b560b76002006e934533d47b2ea69c8360106d1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b560b76002006e934533d47b2ea69c8360106d1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 58271c5851fe3866ec73d0f9130831bb74327e87\nAuthor: Prince Gangurde\nDate: 2020-04-24T16:04:18+05:30\nFiles: 1\n\nMessage: Update linear_search.py (#1906)", "metadata": {"id": "f38d1615ee6b", "repo": "TheAlgorithms/Python", "hash": "58271c5851fe3866ec73d0f9130831bb74327e87", "author": "Prince Gangurde", "date": "2020-04-24T16:04:18+05:30", "subject": "Update linear_search.py (#1906)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/58271c5851fe3866ec73d0f9130831bb74327e87", "diff_url": "https://github.com/TheAlgorithms/Python/commit/58271c5851fe3866ec73d0f9130831bb74327e87"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e5dd2b1eb74751e6f42cfc100c22792a799beedb\nAuthor: Sanders Lin\nDate: 2020-04-26T05:27:01+08:00\nFiles: 1\n\nMessage: Fix typo in Project Euler sol1.py (#1875)", "metadata": {"id": "80ee51e64124", "repo": "TheAlgorithms/Python", "hash": "e5dd2b1eb74751e6f42cfc100c22792a799beedb", "author": "Sanders Lin", "date": "2020-04-26T05:27:01+08:00", "subject": "Fix typo in Project Euler sol1.py (#1875)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e5dd2b1eb74751e6f42cfc100c22792a799beedb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e5dd2b1eb74751e6f42cfc100c22792a799beedb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5933cd4d833b78b515ea24aaff57274726490d58\nAuthor: mateuszz0000\nDate: 2020-04-26T11:59:11+02:00\nFiles: 2\n\nMessage: Added sepia tone (#1877)", "metadata": {"id": "e2ea5af887fa", "repo": "TheAlgorithms/Python", "hash": "5933cd4d833b78b515ea24aaff57274726490d58", "author": "mateuszz0000", "date": "2020-04-26T11:59:11+02:00", "subject": "Added sepia tone (#1877)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5933cd4d833b78b515ea24aaff57274726490d58", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5933cd4d833b78b515ea24aaff57274726490d58"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ef9dd3977c9fd66060474bd4106f6d89a74930e\nAuthor: 8Dion8\nDate: 2020-04-27T19:07:31+03:00\nFiles: 1\n\nMessage: Create one_dimensional.py (#1905)", "metadata": {"id": "f65aee3ffea4", "repo": "TheAlgorithms/Python", "hash": "0ef9dd3977c9fd66060474bd4106f6d89a74930e", "author": "8Dion8", "date": "2020-04-27T19:07:31+03:00", "subject": "Create one_dimensional.py (#1905)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ef9dd3977c9fd66060474bd4106f6d89a74930e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ef9dd3977c9fd66060474bd4106f6d89a74930e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8cb957f893e88f4590377e42db371cbe859bb63d\nAuthor: Christian Clauss\nDate: 2020-04-27T18:40:46+02:00\nFiles: 3\n\nMessage: Blacken one_dimensional.py (#1911)", "metadata": {"id": "25233e1f9d93", "repo": "TheAlgorithms/Python", "hash": "8cb957f893e88f4590377e42db371cbe859bb63d", "author": "Christian Clauss", "date": "2020-04-27T18:40:46+02:00", "subject": "Blacken one_dimensional.py (#1911)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8cb957f893e88f4590377e42db371cbe859bb63d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8cb957f893e88f4590377e42db371cbe859bb63d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fbc038d5324b82b12bb686c84b9589fdac64a236\nAuthor: LethargicLeprechaun\nDate: 2020-04-29T23:23:51+01:00\nFiles: 1\n\nMessage: Added A1Z26 Cipher (#1914)", "metadata": {"id": "5e2eedaeb73d", "repo": "TheAlgorithms/Python", "hash": "fbc038d5324b82b12bb686c84b9589fdac64a236", "author": "LethargicLeprechaun", "date": "2020-04-29T23:23:51+01:00", "subject": "Added A1Z26 Cipher (#1914)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fbc038d5324b82b12bb686c84b9589fdac64a236", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fbc038d5324b82b12bb686c84b9589fdac64a236"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d0680eddf8bc94e2e57290aef978191162832d2\nAuthor: mateuszz0000\nDate: 2020-04-30T11:54:20+02:00\nFiles: 3\n\nMessage: Added Burkes dithering algorithm. (#1916)", "metadata": {"id": "f7447dae0a62", "repo": "TheAlgorithms/Python", "hash": "3d0680eddf8bc94e2e57290aef978191162832d2", "author": "mateuszz0000", "date": "2020-04-30T11:54:20+02:00", "subject": "Added Burkes dithering algorithm. (#1916)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d0680eddf8bc94e2e57290aef978191162832d2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d0680eddf8bc94e2e57290aef978191162832d2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ad78b2663ac6ca9cd2ce76f78305a0ea6fc3b87\nAuthor: Christian Clauss\nDate: 2020-04-30T22:47:11+02:00\nFiles: 3\n\nMessage: Fix invalid escape sequence in binary_search_tree.py (#1920)", "metadata": {"id": "3c4df329159d", "repo": "TheAlgorithms/Python", "hash": "1ad78b2663ac6ca9cd2ce76f78305a0ea6fc3b87", "author": "Christian Clauss", "date": "2020-04-30T22:47:11+02:00", "subject": "Fix invalid escape sequence in binary_search_tree.py (#1920)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ad78b2663ac6ca9cd2ce76f78305a0ea6fc3b87", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ad78b2663ac6ca9cd2ce76f78305a0ea6fc3b87"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b01e5b78a3db06f6bdd8c2bb8e20d54c3630ce91\nAuthor: Saba Pochkhua\nDate: 2020-05-01T01:23:52+04:00\nFiles: 1\n\nMessage: Graph coloring (#1921)", "metadata": {"id": "df0b82edc021", "repo": "TheAlgorithms/Python", "hash": "b01e5b78a3db06f6bdd8c2bb8e20d54c3630ce91", "author": "Saba Pochkhua", "date": "2020-05-01T01:23:52+04:00", "subject": "Graph coloring (#1921)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b01e5b78a3db06f6bdd8c2bb8e20d54c3630ce91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b01e5b78a3db06f6bdd8c2bb8e20d54c3630ce91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 308505f18f71b793a2a2547717d3586ace6d99af\nAuthor: Sanders Lin\nDate: 2020-05-01T13:24:32+08:00\nFiles: 2\n\nMessage: Add shortest path by BFS (#1870)", "metadata": {"id": "d838a25d81f0", "repo": "TheAlgorithms/Python", "hash": "308505f18f71b793a2a2547717d3586ace6d99af", "author": "Sanders Lin", "date": "2020-05-01T13:24:32+08:00", "subject": "Add shortest path by BFS (#1870)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/308505f18f71b793a2a2547717d3586ace6d99af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/308505f18f71b793a2a2547717d3586ace6d99af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bcaa88b26c8012cb5f8cba75d10ccb44b801c72c\nAuthor: QuantumNovice\nDate: 2020-05-01T20:42:41+05:00\nFiles: 1\n\nMessage: Changed the deprecated `np.matrix` to `np.ndarray` (#1923)", "metadata": {"id": "5e4ce4242ef8", "repo": "TheAlgorithms/Python", "hash": "bcaa88b26c8012cb5f8cba75d10ccb44b801c72c", "author": "QuantumNovice", "date": "2020-05-01T20:42:41+05:00", "subject": "Changed the deprecated `np.matrix` to `np.ndarray` (#1923)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bcaa88b26c8012cb5f8cba75d10ccb44b801c72c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bcaa88b26c8012cb5f8cba75d10ccb44b801c72c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6acd7fb5ce89b99e6e4ecff09723ae775b520826\nAuthor: Christian Clauss\nDate: 2020-05-01T23:36:35+02:00\nFiles: 19\n\nMessage: Wrap lines that go beyond GitHub Editor (#1925)", "metadata": {"id": "37ecfddbb991", "repo": "TheAlgorithms/Python", "hash": "6acd7fb5ce89b99e6e4ecff09723ae775b520826", "author": "Christian Clauss", "date": "2020-05-01T23:36:35+02:00", "subject": "Wrap lines that go beyond GitHub Editor (#1925)", "files_changed": 19, "code_url": "https://github.com/TheAlgorithms/Python/tree/6acd7fb5ce89b99e6e4ecff09723ae775b520826", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6acd7fb5ce89b99e6e4ecff09723ae775b520826"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d62cc35268aaedad0ee616f97ad5ea7b60b182bf\nAuthor: lkdmttg7\nDate: 2020-05-02T16:34:25+05:30\nFiles: 2\n\nMessage: Update stale comment (#1924)", "metadata": {"id": "7f8dbdd0aea1", "repo": "TheAlgorithms/Python", "hash": "d62cc35268aaedad0ee616f97ad5ea7b60b182bf", "author": "lkdmttg7", "date": "2020-05-02T16:34:25+05:30", "subject": "Update stale comment (#1924)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d62cc35268aaedad0ee616f97ad5ea7b60b182bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d62cc35268aaedad0ee616f97ad5ea7b60b182bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a859934105081c0653e029ed4e3ddf2dd5374103\nAuthor: Saba Pochkhua\nDate: 2020-05-02T23:13:56+04:00\nFiles: 1\n\nMessage: Hamiltonian Cycle (#1930)", "metadata": {"id": "003687ed2535", "repo": "TheAlgorithms/Python", "hash": "a859934105081c0653e029ed4e3ddf2dd5374103", "author": "Saba Pochkhua", "date": "2020-05-02T23:13:56+04:00", "subject": "Hamiltonian Cycle (#1930)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a859934105081c0653e029ed4e3ddf2dd5374103", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a859934105081c0653e029ed4e3ddf2dd5374103"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9bb57fbbfef1ddf3420ef2da249f4e3fe63222ef\nAuthor: QuantumNovice\nDate: 2020-05-03T00:19:45+05:00\nFiles: 1\n\nMessage: support_vector_machines.py increase error tolerance to suppress convergence warnings (#1929)", "metadata": {"id": "027ea01fa41e", "repo": "TheAlgorithms/Python", "hash": "9bb57fbbfef1ddf3420ef2da249f4e3fe63222ef", "author": "QuantumNovice", "date": "2020-05-03T00:19:45+05:00", "subject": "support_vector_machines.py increase error tolerance to suppress convergence warnings (#1929)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9bb57fbbfef1ddf3420ef2da249f4e3fe63222ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9bb57fbbfef1ddf3420ef2da249f4e3fe63222ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 853741e518f6c5a121e24d3952ca1d9f018999b4\nAuthor: lanzhiwang\nDate: 2020-05-03T03:44:29+08:00\nFiles: 1\n\nMessage: enhanced segment tree implementation and more pythonic (#1715)", "metadata": {"id": "ce4b3d0744c4", "repo": "TheAlgorithms/Python", "hash": "853741e518f6c5a121e24d3952ca1d9f018999b4", "author": "lanzhiwang", "date": "2020-05-03T03:44:29+08:00", "subject": "enhanced segment tree implementation and more pythonic (#1715)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/853741e518f6c5a121e24d3952ca1d9f018999b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/853741e518f6c5a121e24d3952ca1d9f018999b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6fcee311430d1bcf81253898b08f9e80d20064d\nAuthor: Akash\nDate: 2020-05-03T19:45:31+05:30\nFiles: 1\n\nMessage: Check if a item exist in stack or not (#1931)", "metadata": {"id": "c5212b0f127b", "repo": "TheAlgorithms/Python", "hash": "b6fcee311430d1bcf81253898b08f9e80d20064d", "author": "Akash", "date": "2020-05-03T19:45:31+05:30", "subject": "Check if a item exist in stack or not (#1931)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6fcee311430d1bcf81253898b08f9e80d20064d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6fcee311430d1bcf81253898b08f9e80d20064d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f80ffe1f54a0a3caacc14efb93b61393052d9f14\nAuthor: Akash\nDate: 2020-05-03T23:26:33+05:30\nFiles: 1\n\nMessage: added method for checking armstrong number (#1936)", "metadata": {"id": "88b9005fc634", "repo": "TheAlgorithms/Python", "hash": "f80ffe1f54a0a3caacc14efb93b61393052d9f14", "author": "Akash", "date": "2020-05-03T23:26:33+05:30", "subject": "added method for checking armstrong number (#1936)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f80ffe1f54a0a3caacc14efb93b61393052d9f14", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f80ffe1f54a0a3caacc14efb93b61393052d9f14"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b2d65bac18e3a633e377dcc211fc4c127c6643f\nAuthor: Alok Shukla\nDate: 2020-05-04T02:18:16+05:30\nFiles: 2\n\nMessage: Solution for Euler Problem 26 (#1939)", "metadata": {"id": "d2a8edfbe197", "repo": "TheAlgorithms/Python", "hash": "9b2d65bac18e3a633e377dcc211fc4c127c6643f", "author": "Alok Shukla", "date": "2020-05-04T02:18:16+05:30", "subject": "Solution for Euler Problem 26 (#1939)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b2d65bac18e3a633e377dcc211fc4c127c6643f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b2d65bac18e3a633e377dcc211fc4c127c6643f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d1b25760bc92d41032a123cb0bbdbd0aff8caadb\nAuthor: Christian Clauss\nDate: 2020-05-03T23:58:44+02:00\nFiles: 3\n\nMessage: Fix psf/black issues than fail the build (#1935)", "metadata": {"id": "c029ca7f9135", "repo": "TheAlgorithms/Python", "hash": "d1b25760bc92d41032a123cb0bbdbd0aff8caadb", "author": "Christian Clauss", "date": "2020-05-03T23:58:44+02:00", "subject": "Fix psf/black issues than fail the build (#1935)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/d1b25760bc92d41032a123cb0bbdbd0aff8caadb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d1b25760bc92d41032a123cb0bbdbd0aff8caadb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e84aabaeaeba3c23e1ed194850ad0f33a7a1d4a\nAuthor: Sanders Lin\nDate: 2020-05-05T23:27:18+08:00\nFiles: 2\n\nMessage: Create sol2.py (#1876)", "metadata": {"id": "344c315adcf2", "repo": "TheAlgorithms/Python", "hash": "1e84aabaeaeba3c23e1ed194850ad0f33a7a1d4a", "author": "Sanders Lin", "date": "2020-05-05T23:27:18+08:00", "subject": "Create sol2.py (#1876)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e84aabaeaeba3c23e1ed194850ad0f33a7a1d4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e84aabaeaeba3c23e1ed194850ad0f33a7a1d4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08c8bb5ad51e3b25f0662a3834f188b749be077e\nAuthor: Christian Clauss\nDate: 2020-05-06T03:32:40+02:00\nFiles: 4\n\nMessage: Deal with maps (#1945)", "metadata": {"id": "bf724f7be86e", "repo": "TheAlgorithms/Python", "hash": "08c8bb5ad51e3b25f0662a3834f188b749be077e", "author": "Christian Clauss", "date": "2020-05-06T03:32:40+02:00", "subject": "Deal with maps (#1945)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/08c8bb5ad51e3b25f0662a3834f188b749be077e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08c8bb5ad51e3b25f0662a3834f188b749be077e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d4ccc383a32926c67633379fe629be1257d4daa\nAuthor: Vipul Rai\nDate: 2020-05-06T11:19:44+05:30\nFiles: 1\n\nMessage: change method name from front to get_front (#1943)", "metadata": {"id": "a1b2ca335366", "repo": "TheAlgorithms/Python", "hash": "3d4ccc383a32926c67633379fe629be1257d4daa", "author": "Vipul Rai", "date": "2020-05-06T11:19:44+05:30", "subject": "change method name from front to get_front (#1943)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d4ccc383a32926c67633379fe629be1257d4daa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d4ccc383a32926c67633379fe629be1257d4daa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4acc28ba55d6bd084dfefbb51bd8de6ac7e894ce\nAuthor: Maxim R\nDate: 2020-05-06T12:42:18-05:00\nFiles: 1\n\nMessage: Added new algorithm: cracking caesar cipher with the chi-squared test (#1950)", "metadata": {"id": "6b97c68bdccc", "repo": "TheAlgorithms/Python", "hash": "4acc28ba55d6bd084dfefbb51bd8de6ac7e894ce", "author": "Maxim R", "date": "2020-05-06T12:42:18-05:00", "subject": "Added new algorithm: cracking caesar cipher with the chi-squared test (#1950)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4acc28ba55d6bd084dfefbb51bd8de6ac7e894ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4acc28ba55d6bd084dfefbb51bd8de6ac7e894ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a8527f1bd0ec2641a1d09c6ace5a73d7f7675f0\nAuthor: Jeffin Francis\nDate: 2020-05-07T12:23:44+05:30\nFiles: 3\n\nMessage: Added Lstm example for stock predection (#1908)", "metadata": {"id": "677e69ef520d", "repo": "TheAlgorithms/Python", "hash": "8a8527f1bd0ec2641a1d09c6ace5a73d7f7675f0", "author": "Jeffin Francis", "date": "2020-05-07T12:23:44+05:30", "subject": "Added Lstm example for stock predection (#1908)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a8527f1bd0ec2641a1d09c6ace5a73d7f7675f0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a8527f1bd0ec2641a1d09c6ace5a73d7f7675f0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a52dd66ac678af83b79f7ade6642a5bad012991f\nAuthor: pharshil1902\nDate: 2020-05-07T22:57:44+05:30\nFiles: 1\n\nMessage: Added Shortest Job First Algorithm (#1957)", "metadata": {"id": "ebafef50af22", "repo": "TheAlgorithms/Python", "hash": "a52dd66ac678af83b79f7ade6642a5bad012991f", "author": "pharshil1902", "date": "2020-05-07T22:57:44+05:30", "subject": "Added Shortest Job First Algorithm (#1957)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a52dd66ac678af83b79f7ade6642a5bad012991f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a52dd66ac678af83b79f7ade6642a5bad012991f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e5f365fed73cd968b5488866be2bb6e22b5ca21\nAuthor: Arvind Krishna\nDate: 2020-05-08T01:14:34+05:30\nFiles: 1\n\nMessage: Add sleep-sort (#1867)", "metadata": {"id": "851d7ca96c67", "repo": "TheAlgorithms/Python", "hash": "9e5f365fed73cd968b5488866be2bb6e22b5ca21", "author": "Arvind Krishna", "date": "2020-05-08T01:14:34+05:30", "subject": "Add sleep-sort (#1867)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e5f365fed73cd968b5488866be2bb6e22b5ca21", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e5f365fed73cd968b5488866be2bb6e22b5ca21"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7469fb6edd5570094295509e89c8c2c0af24d1b5\nAuthor: siva1098\nDate: 2020-05-08T03:00:24+05:30\nFiles: 1\n\nMessage: Add graphs/frequent_pattern_graph_miner.py (#1866)", "metadata": {"id": "896c2613cc41", "repo": "TheAlgorithms/Python", "hash": "7469fb6edd5570094295509e89c8c2c0af24d1b5", "author": "siva1098", "date": "2020-05-08T03:00:24+05:30", "subject": "Add graphs/frequent_pattern_graph_miner.py (#1866)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7469fb6edd5570094295509e89c8c2c0af24d1b5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7469fb6edd5570094295509e89c8c2c0af24d1b5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c18c677a38cfd24ae6eef39620e2fde98245f39f\nAuthor: mateuszz0000\nDate: 2020-05-07T23:47:28+02:00\nFiles: 3\n\nMessage: Added Nearest neighbour algorithm (#1934)", "metadata": {"id": "3f4104808382", "repo": "TheAlgorithms/Python", "hash": "c18c677a38cfd24ae6eef39620e2fde98245f39f", "author": "mateuszz0000", "date": "2020-05-07T23:47:28+02:00", "subject": "Added Nearest neighbour algorithm (#1934)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c18c677a38cfd24ae6eef39620e2fde98245f39f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c18c677a38cfd24ae6eef39620e2fde98245f39f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 369562a1e8a6a794167496f2cb9e225d4cf42b10\nAuthor: Maxim R\nDate: 2020-05-08T00:44:07-05:00\nFiles: 4\n\nMessage: Upgrades to caesar_cipher.py (#1958)", "metadata": {"id": "3b0d905abf8d", "repo": "TheAlgorithms/Python", "hash": "369562a1e8a6a794167496f2cb9e225d4cf42b10", "author": "Maxim R", "date": "2020-05-08T00:44:07-05:00", "subject": "Upgrades to caesar_cipher.py (#1958)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/369562a1e8a6a794167496f2cb9e225d4cf42b10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/369562a1e8a6a794167496f2cb9e225d4cf42b10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b55a143fa14ff4b3acbe38a91630c99c2f84367\nAuthor: Christian Clauss\nDate: 2020-05-09T13:24:25+02:00\nFiles: 2\n\nMessage: Travis CI: lint for useless backslashes (#1961)", "metadata": {"id": "5c24cf5fdc95", "repo": "TheAlgorithms/Python", "hash": "8b55a143fa14ff4b3acbe38a91630c99c2f84367", "author": "Christian Clauss", "date": "2020-05-09T13:24:25+02:00", "subject": "Travis CI: lint for useless backslashes (#1961)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b55a143fa14ff4b3acbe38a91630c99c2f84367", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b55a143fa14ff4b3acbe38a91630c99c2f84367"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eef63939353733ec722b7e2c16889200317d2f2c\nAuthor: Raj-Parekh24\nDate: 2020-05-10T00:30:59+05:30\nFiles: 1\n\nMessage: Kadanes_algorithm (#1959)", "metadata": {"id": "a734a2029665", "repo": "TheAlgorithms/Python", "hash": "eef63939353733ec722b7e2c16889200317d2f2c", "author": "Raj-Parekh24", "date": "2020-05-10T00:30:59+05:30", "subject": "Kadanes_algorithm (#1959)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eef63939353733ec722b7e2c16889200317d2f2c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eef63939353733ec722b7e2c16889200317d2f2c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77c3e5b74b679930b7d536423e7393b211888080\nAuthor: Jeffin Francis\nDate: 2020-05-10T00:37:36+05:30\nFiles: 1\n\nMessage: Added A* algorithm (#1913)", "metadata": {"id": "5a2efd5ff39a", "repo": "TheAlgorithms/Python", "hash": "77c3e5b74b679930b7d536423e7393b211888080", "author": "Jeffin Francis", "date": "2020-05-10T00:37:36+05:30", "subject": "Added A* algorithm (#1913)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/77c3e5b74b679930b7d536423e7393b211888080", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77c3e5b74b679930b7d536423e7393b211888080"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d9bb051a8f3d00fd3be724f3a84e90d3bcb06e5\nAuthor: Christian Clauss\nDate: 2020-05-10T08:06:42+02:00\nFiles: 1\n\nMessage: Travis CI: Strict flake8 (#1962)", "metadata": {"id": "b049bc9a53fc", "repo": "TheAlgorithms/Python", "hash": "3d9bb051a8f3d00fd3be724f3a84e90d3bcb06e5", "author": "Christian Clauss", "date": "2020-05-10T08:06:42+02:00", "subject": "Travis CI: Strict flake8 (#1962)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d9bb051a8f3d00fd3be724f3a84e90d3bcb06e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d9bb051a8f3d00fd3be724f3a84e90d3bcb06e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1151d8b1579155818ac51f9235f84ab0fbfe9019\nAuthor: halilylm\nDate: 2020-05-11T13:23:39+03:00\nFiles: 1\n\nMessage: Add type hints to max_heap.py (#1960)", "metadata": {"id": "a449a6888ae1", "repo": "TheAlgorithms/Python", "hash": "1151d8b1579155818ac51f9235f84ab0fbfe9019", "author": "halilylm", "date": "2020-05-11T13:23:39+03:00", "subject": "Add type hints to max_heap.py (#1960)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1151d8b1579155818ac51f9235f84ab0fbfe9019", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1151d8b1579155818ac51f9235f84ab0fbfe9019"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba8b156fdc1eb2c3d6c6bfc684c0d66563aa5932\nAuthor: Aman Gupta\nDate: 2020-05-11T20:10:02+05:30\nFiles: 1\n\nMessage: Iterative merge sort implementation (#1972)", "metadata": {"id": "96a3a7534de3", "repo": "TheAlgorithms/Python", "hash": "ba8b156fdc1eb2c3d6c6bfc684c0d66563aa5932", "author": "Aman Gupta", "date": "2020-05-11T20:10:02+05:30", "subject": "Iterative merge sort implementation (#1972)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba8b156fdc1eb2c3d6c6bfc684c0d66563aa5932", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba8b156fdc1eb2c3d6c6bfc684c0d66563aa5932"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69171a9ac36bc01897c41bd5552d570a797c2e8b\nAuthor: Christian Clauss\nDate: 2020-05-13T20:03:28+02:00\nFiles: 2\n\nMessage: The new version of flake8 is linting f-strings (#1976)", "metadata": {"id": "7682faa7cd76", "repo": "TheAlgorithms/Python", "hash": "69171a9ac36bc01897c41bd5552d570a797c2e8b", "author": "Christian Clauss", "date": "2020-05-13T20:03:28+02:00", "subject": "The new version of flake8 is linting f-strings (#1976)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/69171a9ac36bc01897c41bd5552d570a797c2e8b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69171a9ac36bc01897c41bd5552d570a797c2e8b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48bb14d4b2d73ac6c9b9ff430846156b90b101e8\nAuthor: Himanshu Airan\nDate: 2020-05-14T20:22:43+05:30\nFiles: 1\n\nMessage: Update linear_search.py (#1974)", "metadata": {"id": "c79b74137aa0", "repo": "TheAlgorithms/Python", "hash": "48bb14d4b2d73ac6c9b9ff430846156b90b101e8", "author": "Himanshu Airan", "date": "2020-05-14T20:22:43+05:30", "subject": "Update linear_search.py (#1974)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48bb14d4b2d73ac6c9b9ff430846156b90b101e8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48bb14d4b2d73ac6c9b9ff430846156b90b101e8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c8fbdee2294fcc14d002ee7ef9f6a3d8dcb66636\nAuthor: Steven Qu\nDate: 2020-05-14T18:33:50-04:00\nFiles: 1\n\nMessage: improved prime number generator to check only up to sqrt(n) instead of n (#1984)", "metadata": {"id": "bb8b1372eaa0", "repo": "TheAlgorithms/Python", "hash": "c8fbdee2294fcc14d002ee7ef9f6a3d8dcb66636", "author": "Steven Qu", "date": "2020-05-14T18:33:50-04:00", "subject": "improved prime number generator to check only up to sqrt(n) instead of n (#1984)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c8fbdee2294fcc14d002ee7ef9f6a3d8dcb66636", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c8fbdee2294fcc14d002ee7ef9f6a3d8dcb66636"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a29a2a3a0698e936d7275e2c02d3c0c6e478cb4c\nAuthor: Kenneth P\nDate: 2020-05-15T02:06:51-04:00\nFiles: 1\n\nMessage: Added file aliquot_sum.py (#1985)", "metadata": {"id": "c3501939040f", "repo": "TheAlgorithms/Python", "hash": "a29a2a3a0698e936d7275e2c02d3c0c6e478cb4c", "author": "Kenneth P", "date": "2020-05-15T02:06:51-04:00", "subject": "Added file aliquot_sum.py (#1985)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a29a2a3a0698e936d7275e2c02d3c0c6e478cb4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a29a2a3a0698e936d7275e2c02d3c0c6e478cb4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 565060aa9973f23a68b4cf480a11c526c8d3830d\nAuthor: Christian Clauss\nDate: 2020-05-16T08:49:56+02:00\nFiles: 5\n\nMessage: actions/setup-python@v2 (#1986)", "metadata": {"id": "20350c32a2f8", "repo": "TheAlgorithms/Python", "hash": "565060aa9973f23a68b4cf480a11c526c8d3830d", "author": "Christian Clauss", "date": "2020-05-16T08:49:56+02:00", "subject": "actions/setup-python@v2 (#1986)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/565060aa9973f23a68b4cf480a11c526c8d3830d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/565060aa9973f23a68b4cf480a11c526c8d3830d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bc8e8f03fda33788f77e85fa9fafe6e74ee30703\nAuthor: mateuszz0000\nDate: 2020-05-17T22:48:39+02:00\nFiles: 1\n\nMessage: Added strand sort (#1982)", "metadata": {"id": "3c5e9c077778", "repo": "TheAlgorithms/Python", "hash": "bc8e8f03fda33788f77e85fa9fafe6e74ee30703", "author": "mateuszz0000", "date": "2020-05-17T22:48:39+02:00", "subject": "Added strand sort (#1982)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bc8e8f03fda33788f77e85fa9fafe6e74ee30703", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bc8e8f03fda33788f77e85fa9fafe6e74ee30703"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aa120cea12589e4f7907dff95d2efe246f1da178\nAuthor: Bharath kumar Reddy Kotha\nDate: 2020-05-18T12:33:20+05:30\nFiles: 1\n\nMessage: Add tests and type hints to hill cipher (#1991)", "metadata": {"id": "741292aaea40", "repo": "TheAlgorithms/Python", "hash": "aa120cea12589e4f7907dff95d2efe246f1da178", "author": "Bharath kumar Reddy Kotha", "date": "2020-05-18T12:33:20+05:30", "subject": "Add tests and type hints to hill cipher (#1991)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aa120cea12589e4f7907dff95d2efe246f1da178", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aa120cea12589e4f7907dff95d2efe246f1da178"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 38d2e98665db0df90ba1ef33d9ba8e5025c7e38d\nAuthor: Christian Clauss\nDate: 2020-05-18T13:05:51+02:00\nFiles: 2\n\nMessage: hill_cipher.py: gcd() -> greatest_common_divisor() (#1997)", "metadata": {"id": "88b53bb61632", "repo": "TheAlgorithms/Python", "hash": "38d2e98665db0df90ba1ef33d9ba8e5025c7e38d", "author": "Christian Clauss", "date": "2020-05-18T13:05:51+02:00", "subject": "hill_cipher.py: gcd() -> greatest_common_divisor() (#1997)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/38d2e98665db0df90ba1ef33d9ba8e5025c7e38d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/38d2e98665db0df90ba1ef33d9ba8e5025c7e38d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f9e0dd94d6040cd41b1272e8a6ece34dc767152e\nAuthor: Akash\nDate: 2020-05-18T21:40:55+05:30\nFiles: 1\n\nMessage: added __len__ function (#1812)", "metadata": {"id": "1eefa96e5406", "repo": "TheAlgorithms/Python", "hash": "f9e0dd94d6040cd41b1272e8a6ece34dc767152e", "author": "Akash", "date": "2020-05-18T21:40:55+05:30", "subject": "added __len__ function (#1812)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f9e0dd94d6040cd41b1272e8a6ece34dc767152e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f9e0dd94d6040cd41b1272e8a6ece34dc767152e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a8696cd6d5611a7e2f929ca13f54e684126b6f2\nAuthor: Jie Han\nDate: 2020-05-19T03:44:27+08:00\nFiles: 1\n\nMessage: change doctest line (#2007)", "metadata": {"id": "b9ae42c7e6c4", "repo": "TheAlgorithms/Python", "hash": "7a8696cd6d5611a7e2f929ca13f54e684126b6f2", "author": "Jie Han", "date": "2020-05-19T03:44:27+08:00", "subject": "change doctest line (#2007)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a8696cd6d5611a7e2f929ca13f54e684126b6f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a8696cd6d5611a7e2f929ca13f54e684126b6f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77f3888b71a73fb3d65820940ae18da850b2a1de\nAuthor: Kenneth P\nDate: 2020-05-18T16:54:08-04:00\nFiles: 2\n\nMessage: Pi digit extraction algorithm (#1996)", "metadata": {"id": "3e51e32561fb", "repo": "TheAlgorithms/Python", "hash": "77f3888b71a73fb3d65820940ae18da850b2a1de", "author": "Kenneth P", "date": "2020-05-18T16:54:08-04:00", "subject": "Pi digit extraction algorithm (#1996)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/77f3888b71a73fb3d65820940ae18da850b2a1de", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77f3888b71a73fb3d65820940ae18da850b2a1de"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6fdcc90fdceeac3375c644790f9c7476d46768d\nAuthor: Adityanagraj\nDate: 2020-05-19T02:36:19+05:30\nFiles: 1\n\nMessage: consists of area of various geometrical shapes (#2002)", "metadata": {"id": "f27c78aa2013", "repo": "TheAlgorithms/Python", "hash": "e6fdcc90fdceeac3375c644790f9c7476d46768d", "author": "Adityanagraj", "date": "2020-05-19T02:36:19+05:30", "subject": "consists of area of various geometrical shapes (#2002)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6fdcc90fdceeac3375c644790f9c7476d46768d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6fdcc90fdceeac3375c644790f9c7476d46768d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1c62bd10c19f6cf962159bd8f840ce2466309db0\nAuthor: Christian Clauss\nDate: 2020-05-19T12:16:20+02:00\nFiles: 2\n\nMessage: Precision must be a nonnegative integer (#2013)", "metadata": {"id": "1a0483951abf", "repo": "TheAlgorithms/Python", "hash": "1c62bd10c19f6cf962159bd8f840ce2466309db0", "author": "Christian Clauss", "date": "2020-05-19T12:16:20+02:00", "subject": "Precision must be a nonnegative integer (#2013)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1c62bd10c19f6cf962159bd8f840ce2466309db0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1c62bd10c19f6cf962159bd8f840ce2466309db0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c906ba82f3772173a7e90bd0918c846530439a8b\nAuthor: Jie Han\nDate: 2020-05-19T18:56:16+08:00\nFiles: 2\n\nMessage: refactor: move import pytest line of blockchain algs under \"main\" section. (#2012)", "metadata": {"id": "e515b3978052", "repo": "TheAlgorithms/Python", "hash": "c906ba82f3772173a7e90bd0918c846530439a8b", "author": "Jie Han", "date": "2020-05-19T18:56:16+08:00", "subject": "refactor: move import pytest line of blockchain algs under \"main\" section. (#2012)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c906ba82f3772173a7e90bd0918c846530439a8b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c906ba82f3772173a7e90bd0918c846530439a8b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 243100165800d5f4be46b6234c4888e34eb63e60\nAuthor: mateuszz0000\nDate: 2020-05-19T13:44:45+02:00\nFiles: 1\n\nMessage: Easter date gauss algorithm (#2010)", "metadata": {"id": "920a731fa876", "repo": "TheAlgorithms/Python", "hash": "243100165800d5f4be46b6234c4888e34eb63e60", "author": "mateuszz0000", "date": "2020-05-19T13:44:45+02:00", "subject": "Easter date gauss algorithm (#2010)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/243100165800d5f4be46b6234c4888e34eb63e60", "diff_url": "https://github.com/TheAlgorithms/Python/commit/243100165800d5f4be46b6234c4888e34eb63e60"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e6e5056b3fede1705c6081543bb129b97ff4d35\nAuthor: Christian Clauss\nDate: 2020-05-19T13:54:25+02:00\nFiles: 2\n\nMessage: singly_linked_list.py: psf/black (#2008)", "metadata": {"id": "79310add4fa5", "repo": "TheAlgorithms/Python", "hash": "0e6e5056b3fede1705c6081543bb129b97ff4d35", "author": "Christian Clauss", "date": "2020-05-19T13:54:25+02:00", "subject": "singly_linked_list.py: psf/black (#2008)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e6e5056b3fede1705c6081543bb129b97ff4d35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e6e5056b3fede1705c6081543bb129b97ff4d35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 777ddca2e9b63c294c49883518fc0723de2c11e0\nAuthor: Sanders Lin\nDate: 2020-05-20T01:31:52+08:00\nFiles: 1\n\nMessage: Update fast_fibonacci.py (#1889)", "metadata": {"id": "f4717ce10b29", "repo": "TheAlgorithms/Python", "hash": "777ddca2e9b63c294c49883518fc0723de2c11e0", "author": "Sanders Lin", "date": "2020-05-20T01:31:52+08:00", "subject": "Update fast_fibonacci.py (#1889)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/777ddca2e9b63c294c49883518fc0723de2c11e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/777ddca2e9b63c294c49883518fc0723de2c11e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 965d02ad41a5269e0b858a7e983c7d7e24e1ee33\nAuthor: mateuszz0000\nDate: 2020-05-20T08:23:17+02:00\nFiles: 1\n\nMessage: Update atbash cipher (doc, doctest, performance) (#2017)", "metadata": {"id": "71ee53df554b", "repo": "TheAlgorithms/Python", "hash": "965d02ad41a5269e0b858a7e983c7d7e24e1ee33", "author": "mateuszz0000", "date": "2020-05-20T08:23:17+02:00", "subject": "Update atbash cipher (doc, doctest, performance) (#2017)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/965d02ad41a5269e0b858a7e983c7d7e24e1ee33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/965d02ad41a5269e0b858a7e983c7d7e24e1ee33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f2d607e5650aff922ab74be0747e7364eaa9b79\nAuthor: Erwin Lejeune\nDate: 2020-05-20T08:50:22+02:00\nFiles: 1\n\nMessage: Graphs : Bidirectional A* (#2015)", "metadata": {"id": "a434d77e480c", "repo": "TheAlgorithms/Python", "hash": "1f2d607e5650aff922ab74be0747e7364eaa9b79", "author": "Erwin Lejeune", "date": "2020-05-20T08:50:22+02:00", "subject": "Graphs : Bidirectional A* (#2015)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f2d607e5650aff922ab74be0747e7364eaa9b79", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f2d607e5650aff922ab74be0747e7364eaa9b79"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc596d23a9c87d13085791207086cca3d5d835d1\nAuthor: Erwin Lejeune\nDate: 2020-05-20T23:25:48+02:00\nFiles: 1\n\nMessage: Graphs : Greedy Best First (#2018)", "metadata": {"id": "5bd89b374cb6", "repo": "TheAlgorithms/Python", "hash": "dc596d23a9c87d13085791207086cca3d5d835d1", "author": "Erwin Lejeune", "date": "2020-05-20T23:25:48+02:00", "subject": "Graphs : Greedy Best First (#2018)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc596d23a9c87d13085791207086cca3d5d835d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc596d23a9c87d13085791207086cca3d5d835d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 21ed8968c08c67cf0552845b57e0cd244f9b47e9\nAuthor: Erwin Lejeune\nDate: 2020-05-21T21:50:52+02:00\nFiles: 4\n\nMessage: Fixes in Bidirectional A* (#2020)", "metadata": {"id": "5e0bf8ff821d", "repo": "TheAlgorithms/Python", "hash": "21ed8968c08c67cf0552845b57e0cd244f9b47e9", "author": "Erwin Lejeune", "date": "2020-05-21T21:50:52+02:00", "subject": "Fixes in Bidirectional A* (#2020)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/21ed8968c08c67cf0552845b57e0cd244f9b47e9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/21ed8968c08c67cf0552845b57e0cd244f9b47e9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f8a21d7276a05442e02570dbbfe27cd4f0365a5\nAuthor: Christian Clauss\nDate: 2020-05-22T08:10:11+02:00\nFiles: 124\n\nMessage: Tighten up psf/black and flake8 (#2024)", "metadata": {"id": "a91a59e635ec", "repo": "TheAlgorithms/Python", "hash": "1f8a21d7276a05442e02570dbbfe27cd4f0365a5", "author": "Christian Clauss", "date": "2020-05-22T08:10:11+02:00", "subject": "Tighten up psf/black and flake8 (#2024)", "files_changed": 124, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f8a21d7276a05442e02570dbbfe27cd4f0365a5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f8a21d7276a05442e02570dbbfe27cd4f0365a5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a15f82579d150f5e5678375b3cf1df3e7c12f223\nAuthor: mateuszz0000\nDate: 2020-05-22T09:41:40+02:00\nFiles: 1\n\nMessage: Added bead sort (#2022)", "metadata": {"id": "702f0f3fc3f6", "repo": "TheAlgorithms/Python", "hash": "a15f82579d150f5e5678375b3cf1df3e7c12f223", "author": "mateuszz0000", "date": "2020-05-22T09:41:40+02:00", "subject": "Added bead sort (#2022)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a15f82579d150f5e5678375b3cf1df3e7c12f223", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a15f82579d150f5e5678375b3cf1df3e7c12f223"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8a4faf96d940737ddc488aa8817bc3563ab1a82\nAuthor: Ashwin Das\nDate: 2020-05-22T15:27:23+05:30\nFiles: 1\n\nMessage: Update is_palindrome.py (#2025)", "metadata": {"id": "96e715bd8f44", "repo": "TheAlgorithms/Python", "hash": "d8a4faf96d940737ddc488aa8817bc3563ab1a82", "author": "Ashwin Das", "date": "2020-05-22T15:27:23+05:30", "subject": "Update is_palindrome.py (#2025)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8a4faf96d940737ddc488aa8817bc3563ab1a82", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8a4faf96d940737ddc488aa8817bc3563ab1a82"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 025b1a69896f00438d9d2bc0082ed4e4ec31fad9\nAuthor: Ekansh Mangal\nDate: 2020-05-24T12:08:43+05:30\nFiles: 1\n\nMessage: Merge sort Update variable names (#2032)", "metadata": {"id": "0c9ffa17836a", "repo": "TheAlgorithms/Python", "hash": "025b1a69896f00438d9d2bc0082ed4e4ec31fad9", "author": "Ekansh Mangal", "date": "2020-05-24T12:08:43+05:30", "subject": "Merge sort Update variable names (#2032)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/025b1a69896f00438d9d2bc0082ed4e4ec31fad9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/025b1a69896f00438d9d2bc0082ed4e4ec31fad9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc4049ee289a7e3f1d0f895b1d877f0b7a016395\nAuthor: Christian Clauss\nDate: 2020-05-24T17:08:28+02:00\nFiles: 2\n\nMessage: .travis.yml: Revert to using autoblack (#2033)", "metadata": {"id": "4e66cb948cec", "repo": "TheAlgorithms/Python", "hash": "dc4049ee289a7e3f1d0f895b1d877f0b7a016395", "author": "Christian Clauss", "date": "2020-05-24T17:08:28+02:00", "subject": ".travis.yml: Revert to using autoblack (#2033)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc4049ee289a7e3f1d0f895b1d877f0b7a016395", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc4049ee289a7e3f1d0f895b1d877f0b7a016395"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bb5552efd0fea2a8e83aef4321d9686acb150b59\nAuthor: mateuszz0000\nDate: 2020-05-25T12:32:57+02:00\nFiles: 1\n\nMessage: Euclidean recursive method + doctests + type hints (#1999)", "metadata": {"id": "83384b20f438", "repo": "TheAlgorithms/Python", "hash": "bb5552efd0fea2a8e83aef4321d9686acb150b59", "author": "mateuszz0000", "date": "2020-05-25T12:32:57+02:00", "subject": "Euclidean recursive method + doctests + type hints (#1999)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bb5552efd0fea2a8e83aef4321d9686acb150b59", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bb5552efd0fea2a8e83aef4321d9686acb150b59"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e619065e72a7eb0647547ac50def5e7766563d1\nAuthor: Nitisha Bharathi\nDate: 2020-05-25T18:40:54+05:30\nFiles: 2\n\nMessage: added Boruvka's MST algorithm (#2026)", "metadata": {"id": "abea6fe38a8f", "repo": "TheAlgorithms/Python", "hash": "0e619065e72a7eb0647547ac50def5e7766563d1", "author": "Nitisha Bharathi", "date": "2020-05-25T18:40:54+05:30", "subject": "added Boruvka's MST algorithm (#2026)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e619065e72a7eb0647547ac50def5e7766563d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e619065e72a7eb0647547ac50def5e7766563d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47687356689615317d4f5f9cb846abec320f84bf\nAuthor: KDH\nDate: 2020-05-26T11:18:03+09:00\nFiles: 1\n\nMessage: Enhance shell sort syntax (#2035)", "metadata": {"id": "138d7c7f190b", "repo": "TheAlgorithms/Python", "hash": "47687356689615317d4f5f9cb846abec320f84bf", "author": "KDH", "date": "2020-05-26T11:18:03+09:00", "subject": "Enhance shell sort syntax (#2035)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47687356689615317d4f5f9cb846abec320f84bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47687356689615317d4f5f9cb846abec320f84bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8bfd0244d54563ae93e1d7b6083128465c1006d\nAuthor: Swapnanil Dutta\nDate: 2020-05-30T20:55:06+05:30\nFiles: 1\n\nMessage: Created weatherforecast.py (#2037)", "metadata": {"id": "1ae52d529878", "repo": "TheAlgorithms/Python", "hash": "f8bfd0244d54563ae93e1d7b6083128465c1006d", "author": "Swapnanil Dutta", "date": "2020-05-30T20:55:06+05:30", "subject": "Created weatherforecast.py (#2037)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8bfd0244d54563ae93e1d7b6083128465c1006d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8bfd0244d54563ae93e1d7b6083128465c1006d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa358d614a2ee0ad624fd3175fed3d06e7a9a434\nAuthor: Christian Clauss\nDate: 2020-05-30T20:17:26+02:00\nFiles: 2\n\nMessage: current_weather, weather_forecast, weather_onecall (#2048)", "metadata": {"id": "cbc4fe26f0f4", "repo": "TheAlgorithms/Python", "hash": "fa358d614a2ee0ad624fd3175fed3d06e7a9a434", "author": "Christian Clauss", "date": "2020-05-30T20:17:26+02:00", "subject": "current_weather, weather_forecast, weather_onecall (#2048)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa358d614a2ee0ad624fd3175fed3d06e7a9a434", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa358d614a2ee0ad624fd3175fed3d06e7a9a434"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3357768fc394c27e6d9c364198db0fef8d87f649\nAuthor: mateuszz0000\nDate: 2020-05-30T20:44:55+02:00\nFiles: 1\n\nMessage: Jaro winkler (#2041)", "metadata": {"id": "aa7bc6dbb475", "repo": "TheAlgorithms/Python", "hash": "3357768fc394c27e6d9c364198db0fef8d87f649", "author": "mateuszz0000", "date": "2020-05-30T20:44:55+02:00", "subject": "Jaro winkler (#2041)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3357768fc394c27e6d9c364198db0fef8d87f649", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3357768fc394c27e6d9c364198db0fef8d87f649"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e8fe8efcfc499c85079659708f4afefe92ec66b\nAuthor: Christian Clauss\nDate: 2020-05-31T09:36:57+02:00\nFiles: 3\n\nMessage: circular_linked_list: Add more len() tests (#2051)", "metadata": {"id": "9428fe1104e8", "repo": "TheAlgorithms/Python", "hash": "1e8fe8efcfc499c85079659708f4afefe92ec66b", "author": "Christian Clauss", "date": "2020-05-31T09:36:57+02:00", "subject": "circular_linked_list: Add more len() tests (#2051)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e8fe8efcfc499c85079659708f4afefe92ec66b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e8fe8efcfc499c85079659708f4afefe92ec66b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 321b1425e34d850cca84ca94ce64dae3f52c3d9a\nAuthor: Lakshmikanth2001\nDate: 2020-05-31T15:07:45+05:30\nFiles: 1\n\nMessage: data_structures/linked_list: Add __len__() function and tests (#2047)", "metadata": {"id": "d0d67fea4b1a", "repo": "TheAlgorithms/Python", "hash": "321b1425e34d850cca84ca94ce64dae3f52c3d9a", "author": "Lakshmikanth2001", "date": "2020-05-31T15:07:45+05:30", "subject": "data_structures/linked_list: Add __len__() function and tests (#2047)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/321b1425e34d850cca84ca94ce64dae3f52c3d9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/321b1425e34d850cca84ca94ce64dae3f52c3d9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a254465e38b45ce3ed6919054b1113cf51137d9\nAuthor: mateuszz0000\nDate: 2020-06-01T15:40:40+02:00\nFiles: 1\n\nMessage: Naive string doctests + typehints (#2054)", "metadata": {"id": "5f9506f5f6f2", "repo": "TheAlgorithms/Python", "hash": "1a254465e38b45ce3ed6919054b1113cf51137d9", "author": "mateuszz0000", "date": "2020-06-01T15:40:40+02:00", "subject": "Naive string doctests + typehints (#2054)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a254465e38b45ce3ed6919054b1113cf51137d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a254465e38b45ce3ed6919054b1113cf51137d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc720a83d77a81d526da08705055a1fb9626b577\nAuthor: Vignesh\nDate: 2020-06-01T20:53:15+05:30\nFiles: 1\n\nMessage: Create number_of_digits.py (#1975)", "metadata": {"id": "045025aa999b", "repo": "TheAlgorithms/Python", "hash": "dc720a83d77a81d526da08705055a1fb9626b577", "author": "Vignesh", "date": "2020-06-01T20:53:15+05:30", "subject": "Create number_of_digits.py (#1975)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc720a83d77a81d526da08705055a1fb9626b577", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc720a83d77a81d526da08705055a1fb9626b577"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b080a5e027666919207b215933aa3306e1c57587\nAuthor: mateuszz0000\nDate: 2020-06-02T11:51:22+02:00\nFiles: 1\n\nMessage: Doctests + typehints in cocktail shaker sort (#2061)", "metadata": {"id": "ea18128bc39b", "repo": "TheAlgorithms/Python", "hash": "b080a5e027666919207b215933aa3306e1c57587", "author": "mateuszz0000", "date": "2020-06-02T11:51:22+02:00", "subject": "Doctests + typehints in cocktail shaker sort (#2061)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b080a5e027666919207b215933aa3306e1c57587", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b080a5e027666919207b215933aa3306e1c57587"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d7cc778092ab406cd9269845262e4fc4952c51bc\nAuthor: Shivam Verma\nDate: 2020-06-02T20:17:10+05:30\nFiles: 1\n\nMessage: conversions/decimal_to_binary.py: Add type hints (#2001)", "metadata": {"id": "3d36f1007bd9", "repo": "TheAlgorithms/Python", "hash": "d7cc778092ab406cd9269845262e4fc4952c51bc", "author": "Shivam Verma", "date": "2020-06-02T20:17:10+05:30", "subject": "conversions/decimal_to_binary.py: Add type hints (#2001)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d7cc778092ab406cd9269845262e4fc4952c51bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d7cc778092ab406cd9269845262e4fc4952c51bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 35319a2a2ad278a37e33bb1ed15f9afa44e5b09d\nAuthor: Martin Röbke\nDate: 2020-06-02T21:14:12+02:00\nFiles: 1\n\nMessage: Update build_directory_md.py (#2066)", "metadata": {"id": "e7c0ceeccaa2", "repo": "TheAlgorithms/Python", "hash": "35319a2a2ad278a37e33bb1ed15f9afa44e5b09d", "author": "Martin Röbke", "date": "2020-06-02T21:14:12+02:00", "subject": "Update build_directory_md.py (#2066)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/35319a2a2ad278a37e33bb1ed15f9afa44e5b09d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/35319a2a2ad278a37e33bb1ed15f9afa44e5b09d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0904610a7671e52b164157ef5d7e0cc54d75399b\nAuthor: Vignesh\nDate: 2020-06-03T03:08:32+05:30\nFiles: 1\n\nMessage: create sum_of_digits.py (#2065)", "metadata": {"id": "d65ff9a7ef5e", "repo": "TheAlgorithms/Python", "hash": "0904610a7671e52b164157ef5d7e0cc54d75399b", "author": "Vignesh", "date": "2020-06-03T03:08:32+05:30", "subject": "create sum_of_digits.py (#2065)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0904610a7671e52b164157ef5d7e0cc54d75399b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0904610a7671e52b164157ef5d7e0cc54d75399b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a14285cb684698ad5a4e0196444e76fdb7e4176\nAuthor: Jeffin Francis\nDate: 2020-06-04T19:32:51+05:30\nFiles: 2\n\nMessage: Harris corner detection (#2064)", "metadata": {"id": "f54f8b28d58f", "repo": "TheAlgorithms/Python", "hash": "7a14285cb684698ad5a4e0196444e76fdb7e4176", "author": "Jeffin Francis", "date": "2020-06-04T19:32:51+05:30", "subject": "Harris corner detection (#2064)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a14285cb684698ad5a4e0196444e76fdb7e4176", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a14285cb684698ad5a4e0196444e76fdb7e4176"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20b21e5ec9d4ed28ede8bd67d4b5bc924454d4ac\nAuthor: mateuszz0000\nDate: 2020-06-05T09:13:43+02:00\nFiles: 1\n\nMessage: Refactor cycle_sort (#2072)", "metadata": {"id": "23e4e3927144", "repo": "TheAlgorithms/Python", "hash": "20b21e5ec9d4ed28ede8bd67d4b5bc924454d4ac", "author": "mateuszz0000", "date": "2020-06-05T09:13:43+02:00", "subject": "Refactor cycle_sort (#2072)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/20b21e5ec9d4ed28ede8bd67d4b5bc924454d4ac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20b21e5ec9d4ed28ede8bd67d4b5bc924454d4ac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6752e9c737f87d196c10dc9742d6d8a18dbe14f3\nAuthor: mateuszz0000\nDate: 2020-06-07T23:05:22+02:00\nFiles: 1\n\nMessage: Remove boilerplate comments and unused variables (#2073)", "metadata": {"id": "5b6188cec40d", "repo": "TheAlgorithms/Python", "hash": "6752e9c737f87d196c10dc9742d6d8a18dbe14f3", "author": "mateuszz0000", "date": "2020-06-07T23:05:22+02:00", "subject": "Remove boilerplate comments and unused variables (#2073)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6752e9c737f87d196c10dc9742d6d8a18dbe14f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6752e9c737f87d196c10dc9742d6d8a18dbe14f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e7df7f77aa7ef75b8651f8676baf2b27ebd146e\nAuthor: mateuszz0000\nDate: 2020-06-08T14:11:01+02:00\nFiles: 3\n\nMessage: Errors notifications under pull requests (#2081)", "metadata": {"id": "0d721e9c2c6e", "repo": "TheAlgorithms/Python", "hash": "1e7df7f77aa7ef75b8651f8676baf2b27ebd146e", "author": "mateuszz0000", "date": "2020-06-08T14:11:01+02:00", "subject": "Errors notifications under pull requests (#2081)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e7df7f77aa7ef75b8651f8676baf2b27ebd146e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e7df7f77aa7ef75b8651f8676baf2b27ebd146e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7be3d0f6673f5bfbf76664d7a6586000a437ab63\nAuthor: Apoorve\nDate: 2020-06-09T21:29:19+05:30\nFiles: 2\n\nMessage: Create-Add files to greedy_method directory (#2082)", "metadata": {"id": "007b4bfea9cf", "repo": "TheAlgorithms/Python", "hash": "7be3d0f6673f5bfbf76664d7a6586000a437ab63", "author": "Apoorve", "date": "2020-06-09T21:29:19+05:30", "subject": "Create-Add files to greedy_method directory (#2082)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7be3d0f6673f5bfbf76664d7a6586000a437ab63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7be3d0f6673f5bfbf76664d7a6586000a437ab63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e553f4bf11d44a59dc4d8eb02c8b7fbb08488fe0\nAuthor: mateuszz0000\nDate: 2020-06-10T12:40:52+02:00\nFiles: 2\n\nMessage: Added travis notifications only on fail (#2091)", "metadata": {"id": "f904de8639cc", "repo": "TheAlgorithms/Python", "hash": "e553f4bf11d44a59dc4d8eb02c8b7fbb08488fe0", "author": "mateuszz0000", "date": "2020-06-10T12:40:52+02:00", "subject": "Added travis notifications only on fail (#2091)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e553f4bf11d44a59dc4d8eb02c8b7fbb08488fe0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e553f4bf11d44a59dc4d8eb02c8b7fbb08488fe0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bf0da25e4f867a280669f76c2535ebc23aca7192\nAuthor: Jeffin Francis\nDate: 2020-06-10T20:40:47+05:30\nFiles: 1\n\nMessage: Added Readme for computer vision (#2075)", "metadata": {"id": "9c76cf743fae", "repo": "TheAlgorithms/Python", "hash": "bf0da25e4f867a280669f76c2535ebc23aca7192", "author": "Jeffin Francis", "date": "2020-06-10T20:40:47+05:30", "subject": "Added Readme for computer vision (#2075)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bf0da25e4f867a280669f76c2535ebc23aca7192", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bf0da25e4f867a280669f76c2535ebc23aca7192"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3de6f010c364b4d1942a31204e6a8dd348e904f0\nAuthor: mateuszz0000\nDate: 2020-06-11T06:13:40+02:00\nFiles: 2\n\nMessage: Refactor remove duplicates to more pythonic (#2093)", "metadata": {"id": "a57ea8ac3d04", "repo": "TheAlgorithms/Python", "hash": "3de6f010c364b4d1942a31204e6a8dd348e904f0", "author": "mateuszz0000", "date": "2020-06-11T06:13:40+02:00", "subject": "Refactor remove duplicates to more pythonic (#2093)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3de6f010c364b4d1942a31204e6a8dd348e904f0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3de6f010c364b4d1942a31204e6a8dd348e904f0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 657d46101d6073895fad1fcb13a1d6b340bb6679\nAuthor: Christian Clauss\nDate: 2020-06-11T16:36:09+02:00\nFiles: 1\n\nMessage: calc_profit always returns an int (#2090)", "metadata": {"id": "efb9df0bc629", "repo": "TheAlgorithms/Python", "hash": "657d46101d6073895fad1fcb13a1d6b340bb6679", "author": "Christian Clauss", "date": "2020-06-11T16:36:09+02:00", "subject": "calc_profit always returns an int (#2090)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/657d46101d6073895fad1fcb13a1d6b340bb6679", "diff_url": "https://github.com/TheAlgorithms/Python/commit/657d46101d6073895fad1fcb13a1d6b340bb6679"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7b431137801230050eee114fa205540a06d6eac\nAuthor: ocivo\nDate: 2020-06-11T22:38:43+08:00\nFiles: 1\n\nMessage: fix fetch_github_info __main__ bug (#2080)", "metadata": {"id": "6204181f1c39", "repo": "TheAlgorithms/Python", "hash": "a7b431137801230050eee114fa205540a06d6eac", "author": "ocivo", "date": "2020-06-11T22:38:43+08:00", "subject": "fix fetch_github_info __main__ bug (#2080)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7b431137801230050eee114fa205540a06d6eac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7b431137801230050eee114fa205540a06d6eac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 19c3871b21df5f9936438b332a50daac81313f90\nAuthor: Kevin C. Escobedo\nDate: 2020-06-11T08:59:42-07:00\nFiles: 1\n\nMessage: Added function to convert from decimal to another base (#2087)", "metadata": {"id": "eec48d895276", "repo": "TheAlgorithms/Python", "hash": "19c3871b21df5f9936438b332a50daac81313f90", "author": "Kevin C. Escobedo", "date": "2020-06-11T08:59:42-07:00", "subject": "Added function to convert from decimal to another base (#2087)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/19c3871b21df5f9936438b332a50daac81313f90", "diff_url": "https://github.com/TheAlgorithms/Python/commit/19c3871b21df5f9936438b332a50daac81313f90"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3893ed30cafd03265991f3209b5ef21ddd62b4c0\nAuthor: Vignesh\nDate: 2020-06-11T23:06:53+05:30\nFiles: 1\n\nMessage: created perfect_cube.py (#2076)", "metadata": {"id": "c8ce21fdb10c", "repo": "TheAlgorithms/Python", "hash": "3893ed30cafd03265991f3209b5ef21ddd62b4c0", "author": "Vignesh", "date": "2020-06-11T23:06:53+05:30", "subject": "created perfect_cube.py (#2076)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3893ed30cafd03265991f3209b5ef21ddd62b4c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3893ed30cafd03265991f3209b5ef21ddd62b4c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2264244a341a7d8e41fa1ad90cea1b9bd6880f99\nAuthor: Nika Losaberidze\nDate: 2020-06-11T21:43:05+04:00\nFiles: 1\n\nMessage: Add Z-function algorithm implementation (#2067)", "metadata": {"id": "8afa59aa7c07", "repo": "TheAlgorithms/Python", "hash": "2264244a341a7d8e41fa1ad90cea1b9bd6880f99", "author": "Nika Losaberidze", "date": "2020-06-11T21:43:05+04:00", "subject": "Add Z-function algorithm implementation (#2067)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2264244a341a7d8e41fa1ad90cea1b9bd6880f99", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2264244a341a7d8e41fa1ad90cea1b9bd6880f99"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec2d900b03dbc511504819caf353310b0a997fa6\nAuthor: bnMikheili\nDate: 2020-06-12T00:22:16+04:00\nFiles: 2\n\nMessage: implement sdbm hash algorithm (#2094)", "metadata": {"id": "5e81b196bed7", "repo": "TheAlgorithms/Python", "hash": "ec2d900b03dbc511504819caf353310b0a997fa6", "author": "bnMikheili", "date": "2020-06-12T00:22:16+04:00", "subject": "implement sdbm hash algorithm (#2094)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec2d900b03dbc511504819caf353310b0a997fa6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec2d900b03dbc511504819caf353310b0a997fa6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8bb7b8f457df31991f6c8f06312b76e6cc4ceb81\nAuthor: Nika Losaberidze\nDate: 2020-06-12T08:51:47+04:00\nFiles: 4\n\nMessage: Fix syntax for flake8 passing (#2096)", "metadata": {"id": "1088f921d177", "repo": "TheAlgorithms/Python", "hash": "8bb7b8f457df31991f6c8f06312b76e6cc4ceb81", "author": "Nika Losaberidze", "date": "2020-06-12T08:51:47+04:00", "subject": "Fix syntax for flake8 passing (#2096)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/8bb7b8f457df31991f6c8f06312b76e6cc4ceb81", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8bb7b8f457df31991f6c8f06312b76e6cc4ceb81"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae9d0f91960a3f6857e040333eb3b68abda10c3b\nAuthor: Christian Clauss\nDate: 2020-06-14T08:28:00+02:00\nFiles: 1\n\nMessage: Fix indentation (#2097)", "metadata": {"id": "f6de81eb4306", "repo": "TheAlgorithms/Python", "hash": "ae9d0f91960a3f6857e040333eb3b68abda10c3b", "author": "Christian Clauss", "date": "2020-06-14T08:28:00+02:00", "subject": "Fix indentation (#2097)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae9d0f91960a3f6857e040333eb3b68abda10c3b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae9d0f91960a3f6857e040333eb3b68abda10c3b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 55b3088e47690f2a8a152ceb44bba786810abb28\nAuthor: bnMikheili\nDate: 2020-06-14T11:49:39+04:00\nFiles: 1\n\nMessage: Hash adler32 (#2111)", "metadata": {"id": "2cf5c8f0b662", "repo": "TheAlgorithms/Python", "hash": "55b3088e47690f2a8a152ceb44bba786810abb28", "author": "bnMikheili", "date": "2020-06-14T11:49:39+04:00", "subject": "Hash adler32 (#2111)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/55b3088e47690f2a8a152ceb44bba786810abb28", "diff_url": "https://github.com/TheAlgorithms/Python/commit/55b3088e47690f2a8a152ceb44bba786810abb28"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9185bebd6784f5402c1632d1749887c89fdd232\nAuthor: Christian Clauss\nDate: 2020-06-15T09:55:41+02:00\nFiles: 2\n\nMessage: Create natural_language_processing (#2116)", "metadata": {"id": "107e94d05084", "repo": "TheAlgorithms/Python", "hash": "b9185bebd6784f5402c1632d1749887c89fdd232", "author": "Christian Clauss", "date": "2020-06-15T09:55:41+02:00", "subject": "Create natural_language_processing (#2116)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9185bebd6784f5402c1632d1749887c89fdd232", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9185bebd6784f5402c1632d1749887c89fdd232"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23dae9ceabfd8135598b67ca89dc8f199879d88d\nAuthor: beqakd\nDate: 2020-06-15T17:03:30+04:00\nFiles: 1\n\nMessage: implement rat in maze algorithm. (#2106)", "metadata": {"id": "92b79bf0c59c", "repo": "TheAlgorithms/Python", "hash": "23dae9ceabfd8135598b67ca89dc8f199879d88d", "author": "beqakd", "date": "2020-06-15T17:03:30+04:00", "subject": "implement rat in maze algorithm. (#2106)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/23dae9ceabfd8135598b67ca89dc8f199879d88d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23dae9ceabfd8135598b67ca89dc8f199879d88d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b028aa32a71ee478664ad70db7ab154e19435e6\nAuthor: Christian Clauss\nDate: 2020-06-15T15:47:02+02:00\nFiles: 1\n\nMessage: Fix line break after binary operator (#2119)", "metadata": {"id": "20405aa29453", "repo": "TheAlgorithms/Python", "hash": "0b028aa32a71ee478664ad70db7ab154e19435e6", "author": "Christian Clauss", "date": "2020-06-15T15:47:02+02:00", "subject": "Fix line break after binary operator (#2119)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b028aa32a71ee478664ad70db7ab154e19435e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b028aa32a71ee478664ad70db7ab154e19435e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9438c6bf0b583e2b56f19d8fa28f2e95d7146d42\nAuthor: Michael Quevillon\nDate: 2020-06-15T12:09:32-04:00\nFiles: 1\n\nMessage: Add pytest init file to define custom mark mat_ops (#2120)", "metadata": {"id": "0285418b5d10", "repo": "TheAlgorithms/Python", "hash": "9438c6bf0b583e2b56f19d8fa28f2e95d7146d42", "author": "Michael Quevillon", "date": "2020-06-15T12:09:32-04:00", "subject": "Add pytest init file to define custom mark mat_ops (#2120)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9438c6bf0b583e2b56f19d8fa28f2e95d7146d42", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9438c6bf0b583e2b56f19d8fa28f2e95d7146d42"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9316e7c0147a84b9b549094a5b8c70f95a0cd3a1\nAuthor: Christian Clauss\nDate: 2020-06-16T10:09:19+02:00\nFiles: 90\n\nMessage: Set the Python file maximum line length to 88 characters (#2122)", "metadata": {"id": "e28a08ebc74d", "repo": "TheAlgorithms/Python", "hash": "9316e7c0147a84b9b549094a5b8c70f95a0cd3a1", "author": "Christian Clauss", "date": "2020-06-16T10:09:19+02:00", "subject": "Set the Python file maximum line length to 88 characters (#2122)", "files_changed": 90, "code_url": "https://github.com/TheAlgorithms/Python/tree/9316e7c0147a84b9b549094a5b8c70f95a0cd3a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9316e7c0147a84b9b549094a5b8c70f95a0cd3a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9e5259aeb28f59c9735f340581a8b1d2f45d307\nAuthor: Christian Clauss\nDate: 2020-06-16T14:29:13+02:00\nFiles: 5\n\nMessage: Fix long line, tests (#2123)", "metadata": {"id": "d2848f67154d", "repo": "TheAlgorithms/Python", "hash": "b9e5259aeb28f59c9735f340581a8b1d2f45d307", "author": "Christian Clauss", "date": "2020-06-16T14:29:13+02:00", "subject": "Fix long line, tests (#2123)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9e5259aeb28f59c9735f340581a8b1d2f45d307", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9e5259aeb28f59c9735f340581a8b1d2f45d307"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e8a0d924eafc3f15dff202980cf24f99221eeb3\nAuthor: Christian Clauss\nDate: 2020-06-16T16:33:17+02:00\nFiles: 2\n\nMessage: CONTRIBUTING.md: Update flake8 command (#2124)", "metadata": {"id": "d96062ec4a3e", "repo": "TheAlgorithms/Python", "hash": "4e8a0d924eafc3f15dff202980cf24f99221eeb3", "author": "Christian Clauss", "date": "2020-06-16T16:33:17+02:00", "subject": "CONTRIBUTING.md: Update flake8 command (#2124)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e8a0d924eafc3f15dff202980cf24f99221eeb3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e8a0d924eafc3f15dff202980cf24f99221eeb3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5c246793cd2352f0037a76d9949ffebd49261ea\nAuthor: Erwin Lejeune\nDate: 2020-06-16T17:10:22+02:00\nFiles: 1\n\nMessage: Graphs : Bidirectional Breadth-First Search (#2057)", "metadata": {"id": "7ce63de2fd8a", "repo": "TheAlgorithms/Python", "hash": "a5c246793cd2352f0037a76d9949ffebd49261ea", "author": "Erwin Lejeune", "date": "2020-06-16T17:10:22+02:00", "subject": "Graphs : Bidirectional Breadth-First Search (#2057)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5c246793cd2352f0037a76d9949ffebd49261ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5c246793cd2352f0037a76d9949ffebd49261ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 924ef9b7d88cb6c911c95fff370a91bd615005f2\nAuthor: beqakd\nDate: 2020-06-16T23:36:57+04:00\nFiles: 2\n\nMessage: implementation of entropy algorithm. (#2110)", "metadata": {"id": "cd0eb6e256c3", "repo": "TheAlgorithms/Python", "hash": "924ef9b7d88cb6c911c95fff370a91bd615005f2", "author": "beqakd", "date": "2020-06-16T23:36:57+04:00", "subject": "implementation of entropy algorithm. (#2110)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/924ef9b7d88cb6c911c95fff370a91bd615005f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/924ef9b7d88cb6c911c95fff370a91bd615005f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f97af65579c78686d812da2e8c42c3a6d1258169\nAuthor: Christian Clauss\nDate: 2020-06-17T00:59:38+02:00\nFiles: 3\n\nMessage: Blacken our code (#2125)", "metadata": {"id": "4bd33719b069", "repo": "TheAlgorithms/Python", "hash": "f97af65579c78686d812da2e8c42c3a6d1258169", "author": "Christian Clauss", "date": "2020-06-17T00:59:38+02:00", "subject": "Blacken our code (#2125)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/f97af65579c78686d812da2e8c42c3a6d1258169", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f97af65579c78686d812da2e8c42c3a6d1258169"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6f80ca821c2adc02196962a6682104321ba82566\nAuthor: Furkan Atesli\nDate: 2020-06-17T08:49:20+03:00\nFiles: 1\n\nMessage: Create change_brightness.py (#2126)", "metadata": {"id": "927b209ee156", "repo": "TheAlgorithms/Python", "hash": "6f80ca821c2adc02196962a6682104321ba82566", "author": "Furkan Atesli", "date": "2020-06-17T08:49:20+03:00", "subject": "Create change_brightness.py (#2126)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6f80ca821c2adc02196962a6682104321ba82566", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6f80ca821c2adc02196962a6682104321ba82566"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d7a75da8ef070235c89c619a819516f4601d9c7c\nAuthor: mateuszz0000\nDate: 2020-06-17T09:42:44+02:00\nFiles: 2\n\nMessage: Added doctests to bucket sort (#2079)", "metadata": {"id": "30cd57bef4b0", "repo": "TheAlgorithms/Python", "hash": "d7a75da8ef070235c89c619a819516f4601d9c7c", "author": "mateuszz0000", "date": "2020-06-17T09:42:44+02:00", "subject": "Added doctests to bucket sort (#2079)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d7a75da8ef070235c89c619a819516f4601d9c7c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d7a75da8ef070235c89c619a819516f4601d9c7c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23484efdad9afc33259adb5753fe2d378e61c37a\nAuthor: Tapajyoti Bose\nDate: 2020-06-17T20:39:29+05:30\nFiles: 1\n\nMessage: Added maximum non-adjacent sum (#2130)", "metadata": {"id": "19bfb7c41c58", "repo": "TheAlgorithms/Python", "hash": "23484efdad9afc33259adb5753fe2d378e61c37a", "author": "Tapajyoti Bose", "date": "2020-06-17T20:39:29+05:30", "subject": "Added maximum non-adjacent sum (#2130)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/23484efdad9afc33259adb5753fe2d378e61c37a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23484efdad9afc33259adb5753fe2d378e61c37a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2bbdc3bfe75298ca26459e391035670ac3f9cacb\nAuthor: Nika Losaberidze\nDate: 2020-06-17T20:15:24+04:00\nFiles: 2\n\nMessage: Implement connected components algorithm for graphs (#2113)", "metadata": {"id": "abd6d7be7220", "repo": "TheAlgorithms/Python", "hash": "2bbdc3bfe75298ca26459e391035670ac3f9cacb", "author": "Nika Losaberidze", "date": "2020-06-17T20:15:24+04:00", "subject": "Implement connected components algorithm for graphs (#2113)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2bbdc3bfe75298ca26459e391035670ac3f9cacb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2bbdc3bfe75298ca26459e391035670ac3f9cacb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fb3a228d2695d083208ecac26ff1e7b5a9f463b0\nAuthor: Nika Losaberidze\nDate: 2020-06-17T20:16:54+04:00\nFiles: 2\n\nMessage: Strongly connected components (#2114)", "metadata": {"id": "5749e4c377f3", "repo": "TheAlgorithms/Python", "hash": "fb3a228d2695d083208ecac26ff1e7b5a9f463b0", "author": "Nika Losaberidze", "date": "2020-06-17T20:16:54+04:00", "subject": "Strongly connected components (#2114)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fb3a228d2695d083208ecac26ff1e7b5a9f463b0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fb3a228d2695d083208ecac26ff1e7b5a9f463b0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 671e570c35772141f16068e1c7c98f62e2bf478b\nAuthor: Nika Losaberidze\nDate: 2020-06-17T20:27:05+04:00\nFiles: 2\n\nMessage: Implement prefix function, knuth-morris-pratt another usage (#2099)", "metadata": {"id": "5360752b0e71", "repo": "TheAlgorithms/Python", "hash": "671e570c35772141f16068e1c7c98f62e2bf478b", "author": "Nika Losaberidze", "date": "2020-06-17T20:27:05+04:00", "subject": "Implement prefix function, knuth-morris-pratt another usage (#2099)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/671e570c35772141f16068e1c7c98f62e2bf478b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/671e570c35772141f16068e1c7c98f62e2bf478b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 19b713aecbaa3995d1b6fd9f766f7139d5a3def4\nAuthor: Ioane Margiani\nDate: 2020-06-17T23:12:48+04:00\nFiles: 2\n\nMessage: Add lempel ziv compression (#2107)", "metadata": {"id": "4af373a880e1", "repo": "TheAlgorithms/Python", "hash": "19b713aecbaa3995d1b6fd9f766f7139d5a3def4", "author": "Ioane Margiani", "date": "2020-06-17T23:12:48+04:00", "subject": "Add lempel ziv compression (#2107)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/19b713aecbaa3995d1b6fd9f766f7139d5a3def4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/19b713aecbaa3995d1b6fd9f766f7139d5a3def4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9e7c891e2465a89997281b69e1d5de93cb1d11a\nAuthor: Tapajyoti Bose\nDate: 2020-06-18T15:00:24+05:30\nFiles: 1\n\nMessage: Added (Open) Knight Tour Algorithm (#2132)", "metadata": {"id": "88ce18779991", "repo": "TheAlgorithms/Python", "hash": "b9e7c891e2465a89997281b69e1d5de93cb1d11a", "author": "Tapajyoti Bose", "date": "2020-06-18T15:00:24+05:30", "subject": "Added (Open) Knight Tour Algorithm (#2132)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9e7c891e2465a89997281b69e1d5de93cb1d11a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9e7c891e2465a89997281b69e1d5de93cb1d11a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d034add61f4fee07169cfe6aaf9f9a610b593cf1\nAuthor: beqakd\nDate: 2020-06-19T19:55:13+04:00\nFiles: 1\n\nMessage: add visualization of k means clustering as excel format (#2104)", "metadata": {"id": "10e54bf45bf4", "repo": "TheAlgorithms/Python", "hash": "d034add61f4fee07169cfe6aaf9f9a610b593cf1", "author": "beqakd", "date": "2020-06-19T19:55:13+04:00", "subject": "add visualization of k means clustering as excel format (#2104)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d034add61f4fee07169cfe6aaf9f9a610b593cf1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d034add61f4fee07169cfe6aaf9f9a610b593cf1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fdc5bee7af0310f5c18a69c909529923150a91e3\nAuthor: Christian Clauss\nDate: 2020-06-22T14:16:12+02:00\nFiles: 3\n\nMessage: Euler problem 551 sol 1: Reduce McCabe code complexity (#2141)", "metadata": {"id": "9d51bc0f159b", "repo": "TheAlgorithms/Python", "hash": "fdc5bee7af0310f5c18a69c909529923150a91e3", "author": "Christian Clauss", "date": "2020-06-22T14:16:12+02:00", "subject": "Euler problem 551 sol 1: Reduce McCabe code complexity (#2141)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/fdc5bee7af0310f5c18a69c909529923150a91e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fdc5bee7af0310f5c18a69c909529923150a91e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cbbaa98684d6f66adf209f342933ba924e974ac6\nAuthor: Christian Clauss\nDate: 2020-06-22T14:18:57+02:00\nFiles: 1\n\nMessage: hamming_code.py: Reduce McCabe code complexity (#2140)", "metadata": {"id": "6dc1ca8abf86", "repo": "TheAlgorithms/Python", "hash": "cbbaa98684d6f66adf209f342933ba924e974ac6", "author": "Christian Clauss", "date": "2020-06-22T14:18:57+02:00", "subject": "hamming_code.py: Reduce McCabe code complexity (#2140)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cbbaa98684d6f66adf209f342933ba924e974ac6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cbbaa98684d6f66adf209f342933ba924e974ac6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f1ce2d6e80c0bd5242182170e5b4434177dcb444\nAuthor: Tapajyoti Bose\nDate: 2020-06-23T16:26:08+05:30\nFiles: 1\n\nMessage: Added Markov Chain (#2146)", "metadata": {"id": "674c71a16713", "repo": "TheAlgorithms/Python", "hash": "f1ce2d6e80c0bd5242182170e5b4434177dcb444", "author": "Tapajyoti Bose", "date": "2020-06-23T16:26:08+05:30", "subject": "Added Markov Chain (#2146)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f1ce2d6e80c0bd5242182170e5b4434177dcb444", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f1ce2d6e80c0bd5242182170e5b4434177dcb444"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b6ebf8f12fa56f710c4d5fa254d069c0052f520\nAuthor: Christian Clauss\nDate: 2020-06-23T15:37:24+02:00\nFiles: 3\n\nMessage: Add doctests to radix_sort() (#2148)", "metadata": {"id": "93b59f2091d8", "repo": "TheAlgorithms/Python", "hash": "5b6ebf8f12fa56f710c4d5fa254d069c0052f520", "author": "Christian Clauss", "date": "2020-06-23T15:37:24+02:00", "subject": "Add doctests to radix_sort() (#2148)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b6ebf8f12fa56f710c4d5fa254d069c0052f520", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b6ebf8f12fa56f710c4d5fa254d069c0052f520"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e2206e5fb5d8570ee1d8b357df38ab61da92672\nAuthor: mateuszz0000\nDate: 2020-06-25T08:56:57+02:00\nFiles: 1\n\nMessage: Added doctests to OddEvenTraposition (#2152)", "metadata": {"id": "c95ce27aa945", "repo": "TheAlgorithms/Python", "hash": "9e2206e5fb5d8570ee1d8b357df38ab61da92672", "author": "mateuszz0000", "date": "2020-06-25T08:56:57+02:00", "subject": "Added doctests to OddEvenTraposition (#2152)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e2206e5fb5d8570ee1d8b357df38ab61da92672", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e2206e5fb5d8570ee1d8b357df38ab61da92672"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0c3c0fbf6820a7f44b2709c4a7896b08b9aadaa\nAuthor: mateuszz0000\nDate: 2020-06-25T09:48:52+02:00\nFiles: 1\n\nMessage: Typehints + refactor (#2154)", "metadata": {"id": "adcce3b0928d", "repo": "TheAlgorithms/Python", "hash": "b0c3c0fbf6820a7f44b2709c4a7896b08b9aadaa", "author": "mateuszz0000", "date": "2020-06-25T09:48:52+02:00", "subject": "Typehints + refactor (#2154)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0c3c0fbf6820a7f44b2709c4a7896b08b9aadaa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0c3c0fbf6820a7f44b2709c4a7896b08b9aadaa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c7ca9cf0df7fe257310b2f2e81083782a947882d\nAuthor: Markgolzh\nDate: 2020-06-25T02:55:13-05:00\nFiles: 1\n\nMessage: Update avl_tree.py (#2145)", "metadata": {"id": "baa87121043f", "repo": "TheAlgorithms/Python", "hash": "c7ca9cf0df7fe257310b2f2e81083782a947882d", "author": "Markgolzh", "date": "2020-06-25T02:55:13-05:00", "subject": "Update avl_tree.py (#2145)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c7ca9cf0df7fe257310b2f2e81083782a947882d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c7ca9cf0df7fe257310b2f2e81083782a947882d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b368b1ecfd870da333974a1650116d66ffbfa121\nAuthor: Dan Murphy\nDate: 2020-06-25T04:00:43-04:00\nFiles: 1\n\nMessage: NLP Word Frequency Algorithms (#2142)", "metadata": {"id": "a3d241ca1bdc", "repo": "TheAlgorithms/Python", "hash": "b368b1ecfd870da333974a1650116d66ffbfa121", "author": "Dan Murphy", "date": "2020-06-25T04:00:43-04:00", "subject": "NLP Word Frequency Algorithms (#2142)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b368b1ecfd870da333974a1650116d66ffbfa121", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b368b1ecfd870da333974a1650116d66ffbfa121"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 27dde06dfa86d00d82522ed1d72fcfe9cf11a44e\nAuthor: Tapajyoti Bose\nDate: 2020-06-25T15:10:03+05:30\nFiles: 1\n\nMessage: Added LRU Cache (#2138)", "metadata": {"id": "59415bc74708", "repo": "TheAlgorithms/Python", "hash": "27dde06dfa86d00d82522ed1d72fcfe9cf11a44e", "author": "Tapajyoti Bose", "date": "2020-06-25T15:10:03+05:30", "subject": "Added LRU Cache (#2138)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/27dde06dfa86d00d82522ed1d72fcfe9cf11a44e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/27dde06dfa86d00d82522ed1d72fcfe9cf11a44e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9eb3138b817854d37e1e48991f9174714ca04f33\nAuthor: Tapajyoti Bose\nDate: 2020-06-25T15:10:50+05:30\nFiles: 1\n\nMessage: Added LFU Cache (#2151)", "metadata": {"id": "2417bbe911cd", "repo": "TheAlgorithms/Python", "hash": "9eb3138b817854d37e1e48991f9174714ca04f33", "author": "Tapajyoti Bose", "date": "2020-06-25T15:10:50+05:30", "subject": "Added LFU Cache (#2151)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9eb3138b817854d37e1e48991f9174714ca04f33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9eb3138b817854d37e1e48991f9174714ca04f33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d4172307f9a99217744c9fb1f40b87a3b5d8285\nAuthor: Mark Moretto\nDate: 2020-06-25T06:25:19-04:00\nFiles: 2\n\nMessage: project_euler/problem_47/sol1.py (#2150)", "metadata": {"id": "5be946b1e1bf", "repo": "TheAlgorithms/Python", "hash": "3d4172307f9a99217744c9fb1f40b87a3b5d8285", "author": "Mark Moretto", "date": "2020-06-25T06:25:19-04:00", "subject": "project_euler/problem_47/sol1.py (#2150)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d4172307f9a99217744c9fb1f40b87a3b5d8285", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d4172307f9a99217744c9fb1f40b87a3b5d8285"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d2fa91b18e4f87976a67f99a57929d12fe48cfd9\nAuthor: wuyudi\nDate: 2020-06-25T23:54:41+08:00\nFiles: 1\n\nMessage: Add url and typing hint for BFS (#2156)", "metadata": {"id": "b2ee014e9f1d", "repo": "TheAlgorithms/Python", "hash": "d2fa91b18e4f87976a67f99a57929d12fe48cfd9", "author": "wuyudi", "date": "2020-06-25T23:54:41+08:00", "subject": "Add url and typing hint for BFS (#2156)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d2fa91b18e4f87976a67f99a57929d12fe48cfd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d2fa91b18e4f87976a67f99a57929d12fe48cfd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8ab84fd7940911b81980c4b387decf85d454064b\nAuthor: Christian Clauss\nDate: 2020-06-25T19:15:30+02:00\nFiles: 7\n\nMessage: Only one carriage return (#2155)", "metadata": {"id": "bdb017cdd852", "repo": "TheAlgorithms/Python", "hash": "8ab84fd7940911b81980c4b387decf85d454064b", "author": "Christian Clauss", "date": "2020-06-25T19:15:30+02:00", "subject": "Only one carriage return (#2155)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/8ab84fd7940911b81980c4b387decf85d454064b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8ab84fd7940911b81980c4b387decf85d454064b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c534e77cb1bf2029d6dcc578fa19363ecd40df3d\nAuthor: Tapajyoti Bose\nDate: 2020-07-02T14:43:29+05:30\nFiles: 1\n\nMessage: Added minimum cost path algorithm (#2135)", "metadata": {"id": "d2d459643e48", "repo": "TheAlgorithms/Python", "hash": "c534e77cb1bf2029d6dcc578fa19363ecd40df3d", "author": "Tapajyoti Bose", "date": "2020-07-02T14:43:29+05:30", "subject": "Added minimum cost path algorithm (#2135)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c534e77cb1bf2029d6dcc578fa19363ecd40df3d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c534e77cb1bf2029d6dcc578fa19363ecd40df3d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d3d660155241113b23e4ed810e05479b2fc4bba\nAuthor: vinayak\nDate: 2020-07-02T20:02:15+05:30\nFiles: 7\n\nMessage: black fixes and Travis CI fixes (#2160)", "metadata": {"id": "5f9cb54d8f0e", "repo": "TheAlgorithms/Python", "hash": "2d3d660155241113b23e4ed810e05479b2fc4bba", "author": "vinayak", "date": "2020-07-02T20:02:15+05:30", "subject": "black fixes and Travis CI fixes (#2160)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d3d660155241113b23e4ed810e05479b2fc4bba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d3d660155241113b23e4ed810e05479b2fc4bba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e274863cda5514b22196942d3a55887499166fcf\nAuthor: Pawan Sundargiri\nDate: 2020-07-03T18:41:07+05:30\nFiles: 1\n\nMessage: Add round_robin scheduling algorithm (#2158)", "metadata": {"id": "35d146424db3", "repo": "TheAlgorithms/Python", "hash": "e274863cda5514b22196942d3a55887499166fcf", "author": "Pawan Sundargiri", "date": "2020-07-03T18:41:07+05:30", "subject": "Add round_robin scheduling algorithm (#2158)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e274863cda5514b22196942d3a55887499166fcf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e274863cda5514b22196942d3a55887499166fcf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c98dce0573a6282e7d45176d7a10da58e9f5260\nAuthor: Christian Clauss\nDate: 2020-07-03T21:26:40+02:00\nFiles: 3\n\nMessage: Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164)", "metadata": {"id": "aafee6c2b3ef", "repo": "TheAlgorithms/Python", "hash": "2c98dce0573a6282e7d45176d7a10da58e9f5260", "author": "Christian Clauss", "date": "2020-07-03T21:26:40+02:00", "subject": "Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c98dce0573a6282e7d45176d7a10da58e9f5260", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c98dce0573a6282e7d45176d7a10da58e9f5260"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f70a0a2980188a57195d17dd28ccb29b1fc6962b\nAuthor: wuyudi\nDate: 2020-07-04T03:28:16+08:00\nFiles: 2\n\nMessage: Update matrix_operation.py (#2159)", "metadata": {"id": "92ce96cf4d13", "repo": "TheAlgorithms/Python", "hash": "f70a0a2980188a57195d17dd28ccb29b1fc6962b", "author": "wuyudi", "date": "2020-07-04T03:28:16+08:00", "subject": "Update matrix_operation.py (#2159)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f70a0a2980188a57195d17dd28ccb29b1fc6962b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f70a0a2980188a57195d17dd28ccb29b1fc6962b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 64bef606b606c3b2e78572b88a78ace41471abc6\nAuthor: Reinhold\nDate: 2020-07-04T11:23:23+02:00\nFiles: 1\n\nMessage: double_linear_search algorithm (#2161)", "metadata": {"id": "58ddf2ad87b0", "repo": "TheAlgorithms/Python", "hash": "64bef606b606c3b2e78572b88a78ace41471abc6", "author": "Reinhold", "date": "2020-07-04T11:23:23+02:00", "subject": "double_linear_search algorithm (#2161)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/64bef606b606c3b2e78572b88a78ace41471abc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/64bef606b606c3b2e78572b88a78ace41471abc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25d9d819a296301b90b84766167ceb476391db2e\nAuthor: Akash Shroff\nDate: 2020-07-05T14:51:32+05:30\nFiles: 1\n\nMessage: Gale Shapley Algorithm (#2100)", "metadata": {"id": "10451ea69b83", "repo": "TheAlgorithms/Python", "hash": "25d9d819a296301b90b84766167ceb476391db2e", "author": "Akash Shroff", "date": "2020-07-05T14:51:32+05:30", "subject": "Gale Shapley Algorithm (#2100)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/25d9d819a296301b90b84766167ceb476391db2e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25d9d819a296301b90b84766167ceb476391db2e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cd3e8f95a018b64367e52a20ded6bce7d28a1bfa\nAuthor: Christian Clauss\nDate: 2020-07-06T05:18:18+02:00\nFiles: 6\n\nMessage: isort --profile black --recursive . (#2170)", "metadata": {"id": "15c74ecef62c", "repo": "TheAlgorithms/Python", "hash": "cd3e8f95a018b64367e52a20ded6bce7d28a1bfa", "author": "Christian Clauss", "date": "2020-07-06T05:18:18+02:00", "subject": "isort --profile black --recursive . (#2170)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/cd3e8f95a018b64367e52a20ded6bce7d28a1bfa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cd3e8f95a018b64367e52a20ded6bce7d28a1bfa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f4da5d616926dbe77ece828986b8d19c7d65cb5\nAuthor: Christian Clauss\nDate: 2020-07-06T09:44:19+02:00\nFiles: 80\n\nMessage: isort --profile black . (#2181)", "metadata": {"id": "5031b95c4a0e", "repo": "TheAlgorithms/Python", "hash": "5f4da5d616926dbe77ece828986b8d19c7d65cb5", "author": "Christian Clauss", "date": "2020-07-06T09:44:19+02:00", "subject": "isort --profile black . (#2181)", "files_changed": 80, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f4da5d616926dbe77ece828986b8d19c7d65cb5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f4da5d616926dbe77ece828986b8d19c7d65cb5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c75a7b3dd4a54b52e8d39e2232f6bdceb902acb\nAuthor: Christian Clauss\nDate: 2020-07-06T19:31:04+02:00\nFiles: 1\n\nMessage: Numerous fixes to directed_and_undirected_(weighted)_graph.py (#2182)", "metadata": {"id": "ae57390621f3", "repo": "TheAlgorithms/Python", "hash": "2c75a7b3dd4a54b52e8d39e2232f6bdceb902acb", "author": "Christian Clauss", "date": "2020-07-06T19:31:04+02:00", "subject": "Numerous fixes to directed_and_undirected_(weighted)_graph.py (#2182)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c75a7b3dd4a54b52e8d39e2232f6bdceb902acb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c75a7b3dd4a54b52e8d39e2232f6bdceb902acb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48df91d48b21fecfbdb87a0e8b011956594a74c2\nAuthor: lance-pyles\nDate: 2020-07-06T15:21:59-07:00\nFiles: 1\n\nMessage: Add surface area class (#2183)", "metadata": {"id": "3495228433d9", "repo": "TheAlgorithms/Python", "hash": "48df91d48b21fecfbdb87a0e8b011956594a74c2", "author": "lance-pyles", "date": "2020-07-06T15:21:59-07:00", "subject": "Add surface area class (#2183)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48df91d48b21fecfbdb87a0e8b011956594a74c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48df91d48b21fecfbdb87a0e8b011956594a74c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 367f8ceddd0f4c7ec1bdc506ed1d6b1c2808b2f2\nAuthor: wuyudi\nDate: 2020-07-07T06:22:44+08:00\nFiles: 1\n\nMessage: enhance the ability of add (#2178)", "metadata": {"id": "47ff706d97fb", "repo": "TheAlgorithms/Python", "hash": "367f8ceddd0f4c7ec1bdc506ed1d6b1c2808b2f2", "author": "wuyudi", "date": "2020-07-07T06:22:44+08:00", "subject": "enhance the ability of add (#2178)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/367f8ceddd0f4c7ec1bdc506ed1d6b1c2808b2f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/367f8ceddd0f4c7ec1bdc506ed1d6b1c2808b2f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 728c0df3556ed62a2756898655b5d2144cc9d637\nAuthor: Marcos Cannabrava\nDate: 2020-07-07T00:00:07-03:00\nFiles: 1\n\nMessage: Fix typo: Adjancent -> Adjacent (#2184)", "metadata": {"id": "bbbe6a9cbb02", "repo": "TheAlgorithms/Python", "hash": "728c0df3556ed62a2756898655b5d2144cc9d637", "author": "Marcos Cannabrava", "date": "2020-07-07T00:00:07-03:00", "subject": "Fix typo: Adjancent -> Adjacent (#2184)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/728c0df3556ed62a2756898655b5d2144cc9d637", "diff_url": "https://github.com/TheAlgorithms/Python/commit/728c0df3556ed62a2756898655b5d2144cc9d637"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aa01114c273819faa9d46d684f06698eff66eb83\nAuthor: D4rkia\nDate: 2020-07-07T12:46:09+02:00\nFiles: 1\n\nMessage: Add a missing \"genetic algorithm\" folder with a basic algorithm inside (#2179)", "metadata": {"id": "b6b4dc5d9541", "repo": "TheAlgorithms/Python", "hash": "aa01114c273819faa9d46d684f06698eff66eb83", "author": "D4rkia", "date": "2020-07-07T12:46:09+02:00", "subject": "Add a missing \"genetic algorithm\" folder with a basic algorithm inside (#2179)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aa01114c273819faa9d46d684f06698eff66eb83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aa01114c273819faa9d46d684f06698eff66eb83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6ca263983933c3ecc06ed0083dd11b6faf870c8\nAuthor: Hardik Aggarwal\nDate: 2020-07-07T16:56:10+05:30\nFiles: 1\n\nMessage: Update decimal_to_binary.py (#2185)", "metadata": {"id": "ef9fa9ae6324", "repo": "TheAlgorithms/Python", "hash": "b6ca263983933c3ecc06ed0083dd11b6faf870c8", "author": "Hardik Aggarwal", "date": "2020-07-07T16:56:10+05:30", "subject": "Update decimal_to_binary.py (#2185)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6ca263983933c3ecc06ed0083dd11b6faf870c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6ca263983933c3ecc06ed0083dd11b6faf870c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05c14c6be8c8f49f6b4e1028a81a9364569f40ab\nAuthor: David Aaron Banda Gutierrez\nDate: 2020-07-10T02:30:48-06:00\nFiles: 1\n\nMessage: N queens math (#2175)", "metadata": {"id": "fb3eb302fddb", "repo": "TheAlgorithms/Python", "hash": "05c14c6be8c8f49f6b4e1028a81a9364569f40ab", "author": "David Aaron Banda Gutierrez", "date": "2020-07-10T02:30:48-06:00", "subject": "N queens math (#2175)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/05c14c6be8c8f49f6b4e1028a81a9364569f40ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05c14c6be8c8f49f6b4e1028a81a9364569f40ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6c2c08c07644a7221c716b81ff8e3d2d7fcbfe1f\nAuthor: Advik Kulkarni\nDate: 2020-07-10T18:26:43+05:30\nFiles: 1\n\nMessage: sum_of_geometric_progression (#2168)", "metadata": {"id": "6fdc6dfcca66", "repo": "TheAlgorithms/Python", "hash": "6c2c08c07644a7221c716b81ff8e3d2d7fcbfe1f", "author": "Advik Kulkarni", "date": "2020-07-10T18:26:43+05:30", "subject": "sum_of_geometric_progression (#2168)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6c2c08c07644a7221c716b81ff8e3d2d7fcbfe1f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6c2c08c07644a7221c716b81ff8e3d2d7fcbfe1f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f1c3b0e4b5a55b315256675efd104d0b3e79cdb\nAuthor: Dan Murphy\nDate: 2020-07-10T09:36:51-04:00\nFiles: 1\n\nMessage: Added Normalization and Standardization Algorithms (#2192)", "metadata": {"id": "97301290be1d", "repo": "TheAlgorithms/Python", "hash": "1f1c3b0e4b5a55b315256675efd104d0b3e79cdb", "author": "Dan Murphy", "date": "2020-07-10T09:36:51-04:00", "subject": "Added Normalization and Standardization Algorithms (#2192)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f1c3b0e4b5a55b315256675efd104d0b3e79cdb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f1c3b0e4b5a55b315256675efd104d0b3e79cdb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 423dd2b0206b2c4748c70b741d84684e28bec8b3\nAuthor: Kim-R2O\nDate: 2020-07-10T18:26:27+03:00\nFiles: 1\n\nMessage: added daily horoscope scrapper script (#2167)", "metadata": {"id": "f9aaeef433bb", "repo": "TheAlgorithms/Python", "hash": "423dd2b0206b2c4748c70b741d84684e28bec8b3", "author": "Kim-R2O", "date": "2020-07-10T18:26:27+03:00", "subject": "added daily horoscope scrapper script (#2167)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/423dd2b0206b2c4748c70b741d84684e28bec8b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/423dd2b0206b2c4748c70b741d84684e28bec8b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e292ddb5ec8fef4978a9154a034cf1f82ec4bc3b\nAuthor: KARTHIKEYAN ANBARASU\nDate: 2020-07-13T09:17:13+05:30\nFiles: 1\n\nMessage: Update basic_graphs.py (#1990)", "metadata": {"id": "8ae891c22683", "repo": "TheAlgorithms/Python", "hash": "e292ddb5ec8fef4978a9154a034cf1f82ec4bc3b", "author": "KARTHIKEYAN ANBARASU", "date": "2020-07-13T09:17:13+05:30", "subject": "Update basic_graphs.py (#1990)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e292ddb5ec8fef4978a9154a034cf1f82ec4bc3b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e292ddb5ec8fef4978a9154a034cf1f82ec4bc3b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 749ffd8c6fe7f0b3da6977dc12cdeaf46caea911\nAuthor: XxSamixX123\nDate: 2020-07-13T23:18:37+03:00\nFiles: 1\n\nMessage: Added a binomial distribution formula calculator algorithm (#2197)", "metadata": {"id": "3f3e62696523", "repo": "TheAlgorithms/Python", "hash": "749ffd8c6fe7f0b3da6977dc12cdeaf46caea911", "author": "XxSamixX123", "date": "2020-07-13T23:18:37+03:00", "subject": "Added a binomial distribution formula calculator algorithm (#2197)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/749ffd8c6fe7f0b3da6977dc12cdeaf46caea911", "diff_url": "https://github.com/TheAlgorithms/Python/commit/749ffd8c6fe7f0b3da6977dc12cdeaf46caea911"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23cbe4c3528596c365bd0f8a4f5fd780d795ff98\nAuthor: Christian Clauss\nDate: 2020-07-14T10:23:14+02:00\nFiles: 2\n\nMessage: black matrix_operation.py (#2199)", "metadata": {"id": "68a5147bcfb8", "repo": "TheAlgorithms/Python", "hash": "23cbe4c3528596c365bd0f8a4f5fd780d795ff98", "author": "Christian Clauss", "date": "2020-07-14T10:23:14+02:00", "subject": "black matrix_operation.py (#2199)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/23cbe4c3528596c365bd0f8a4f5fd780d795ff98", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23cbe4c3528596c365bd0f8a4f5fd780d795ff98"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 88e82db89a47155f3a3ad869b375c7359c80447d\nAuthor: karimzakir02\nDate: 2020-07-15T22:30:54+03:00\nFiles: 1\n\nMessage: Celsius to Fahrenheit Conversions (#2188)", "metadata": {"id": "da158509570e", "repo": "TheAlgorithms/Python", "hash": "88e82db89a47155f3a3ad869b375c7359c80447d", "author": "karimzakir02", "date": "2020-07-15T22:30:54+03:00", "subject": "Celsius to Fahrenheit Conversions (#2188)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/88e82db89a47155f3a3ad869b375c7359c80447d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/88e82db89a47155f3a3ad869b375c7359c80447d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ec71cbdda4a52f024c9d24f0ece14600ca05301\nAuthor: ryuta69\nDate: 2020-07-21T02:12:08+09:00\nFiles: 1\n\nMessage: Add merge insertion sort (#2211)", "metadata": {"id": "8ec8fcdb23d8", "repo": "TheAlgorithms/Python", "hash": "9ec71cbdda4a52f024c9d24f0ece14600ca05301", "author": "ryuta69", "date": "2020-07-21T02:12:08+09:00", "subject": "Add merge insertion sort (#2211)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ec71cbdda4a52f024c9d24f0ece14600ca05301", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ec71cbdda4a52f024c9d24f0ece14600ca05301"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3950035a61298704a5f19420d4746a0f12c71a0\nAuthor: lance-pyles\nDate: 2020-07-22T15:49:34-07:00\nFiles: 1\n\nMessage: update variable names for consistency using standard formula terms; (#2223)", "metadata": {"id": "0db90f294162", "repo": "TheAlgorithms/Python", "hash": "b3950035a61298704a5f19420d4746a0f12c71a0", "author": "lance-pyles", "date": "2020-07-22T15:49:34-07:00", "subject": "update variable names for consistency using standard formula terms; (#2223)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3950035a61298704a5f19420d4746a0f12c71a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3950035a61298704a5f19420d4746a0f12c71a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a823a86a29689ff5550af7a337caf86c478854fe\nAuthor: RobotGuy999\nDate: 2020-07-23T19:18:17+08:00\nFiles: 1\n\nMessage: Added \"Inverse of Matrix\" Algorithm (#2209)", "metadata": {"id": "7be6acf14e25", "repo": "TheAlgorithms/Python", "hash": "a823a86a29689ff5550af7a337caf86c478854fe", "author": "RobotGuy999", "date": "2020-07-23T19:18:17+08:00", "subject": "Added \"Inverse of Matrix\" Algorithm (#2209)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a823a86a29689ff5550af7a337caf86c478854fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a823a86a29689ff5550af7a337caf86c478854fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99b40e2a267045a7e3d69acc338b85c525f51eda\nAuthor: lance-pyles\nDate: 2020-07-24T13:55:18-07:00\nFiles: 1\n\nMessage: add Rankine scale (#2232)", "metadata": {"id": "383f52c6383f", "repo": "TheAlgorithms/Python", "hash": "99b40e2a267045a7e3d69acc338b85c525f51eda", "author": "lance-pyles", "date": "2020-07-24T13:55:18-07:00", "subject": "add Rankine scale (#2232)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/99b40e2a267045a7e3d69acc338b85c525f51eda", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99b40e2a267045a7e3d69acc338b85c525f51eda"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 977dfaa46c573129fe3cccf985e7b05366042e6b\nAuthor: zakademic\nDate: 2020-07-26T01:51:10-07:00\nFiles: 1\n\nMessage: Linear algebra/power iteration (#2190)", "metadata": {"id": "71ed07ed24e2", "repo": "TheAlgorithms/Python", "hash": "977dfaa46c573129fe3cccf985e7b05366042e6b", "author": "zakademic", "date": "2020-07-26T01:51:10-07:00", "subject": "Linear algebra/power iteration (#2190)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/977dfaa46c573129fe3cccf985e7b05366042e6b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/977dfaa46c573129fe3cccf985e7b05366042e6b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e296f7b3ff26359ff411fa9e1ea4696aa3d975db\nAuthor: Vasu Gamdha\nDate: 2020-07-26T16:12:18+05:30\nFiles: 1\n\nMessage: Updated maths/number_of_digits.py (#2221)", "metadata": {"id": "7a64e5df1833", "repo": "TheAlgorithms/Python", "hash": "e296f7b3ff26359ff411fa9e1ea4696aa3d975db", "author": "Vasu Gamdha", "date": "2020-07-26T16:12:18+05:30", "subject": "Updated maths/number_of_digits.py (#2221)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e296f7b3ff26359ff411fa9e1ea4696aa3d975db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e296f7b3ff26359ff411fa9e1ea4696aa3d975db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dfb4ce407497e549564c5181cfda33ee4f64843f\nAuthor: Utsav Akash Naskar\nDate: 2020-07-27T15:03:13+05:30\nFiles: 1\n\nMessage: Added Finding Exponent Program (#2238)", "metadata": {"id": "787f621e86e2", "repo": "TheAlgorithms/Python", "hash": "dfb4ce407497e549564c5181cfda33ee4f64843f", "author": "Utsav Akash Naskar", "date": "2020-07-27T15:03:13+05:30", "subject": "Added Finding Exponent Program (#2238)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dfb4ce407497e549564c5181cfda33ee4f64843f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dfb4ce407497e549564c5181cfda33ee4f64843f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd74f20bf2c46989d56fa1f81b900675794e1267\nAuthor: spamegg\nDate: 2020-07-27T16:23:55+03:00\nFiles: 1\n\nMessage: added type hints and doctests to arithmetic_analysis/bisection.py (#2241)", "metadata": {"id": "4ae74d758b14", "repo": "TheAlgorithms/Python", "hash": "bd74f20bf2c46989d56fa1f81b900675794e1267", "author": "spamegg", "date": "2020-07-27T16:23:55+03:00", "subject": "added type hints and doctests to arithmetic_analysis/bisection.py (#2241)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd74f20bf2c46989d56fa1f81b900675794e1267", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd74f20bf2c46989d56fa1f81b900675794e1267"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 093a56e3c28dee1d1abd67f735c7f686de459c9b\nAuthor: lance-pyles\nDate: 2020-07-27T06:29:31-07:00\nFiles: 1\n\nMessage: Remove function overhead in area (#2233)", "metadata": {"id": "49d76e05edbb", "repo": "TheAlgorithms/Python", "hash": "093a56e3c28dee1d1abd67f735c7f686de459c9b", "author": "lance-pyles", "date": "2020-07-27T06:29:31-07:00", "subject": "Remove function overhead in area (#2233)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/093a56e3c28dee1d1abd67f735c7f686de459c9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/093a56e3c28dee1d1abd67f735c7f686de459c9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee282d3687bf77f289b6282e9e7782baf2513bd3\nAuthor: Palash Sharma\nDate: 2020-07-28T11:25:35+05:30\nFiles: 1\n\nMessage: Update min_heap.py (#2245)", "metadata": {"id": "9ae74fe96384", "repo": "TheAlgorithms/Python", "hash": "ee282d3687bf77f289b6282e9e7782baf2513bd3", "author": "Palash Sharma", "date": "2020-07-28T11:25:35+05:30", "subject": "Update min_heap.py (#2245)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee282d3687bf77f289b6282e9e7782baf2513bd3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee282d3687bf77f289b6282e9e7782baf2513bd3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ea144f3bdc8260c43715897103cf2177842e3db\nAuthor: Utsav Akash Naskar\nDate: 2020-07-28T13:29:44+05:30\nFiles: 1\n\nMessage: Added Python Program to Check Perfect Number (#2244)", "metadata": {"id": "f0bfda81dd42", "repo": "TheAlgorithms/Python", "hash": "9ea144f3bdc8260c43715897103cf2177842e3db", "author": "Utsav Akash Naskar", "date": "2020-07-28T13:29:44+05:30", "subject": "Added Python Program to Check Perfect Number (#2244)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ea144f3bdc8260c43715897103cf2177842e3db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ea144f3bdc8260c43715897103cf2177842e3db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f760ecc73c35e2c141adad1a5eb29c4cd8a2f57b\nAuthor: lance-pyles\nDate: 2020-07-28T15:11:16-07:00\nFiles: 1\n\nMessage: initial commit of prefix-conversions (#2243)", "metadata": {"id": "b5b3eaef23c1", "repo": "TheAlgorithms/Python", "hash": "f760ecc73c35e2c141adad1a5eb29c4cd8a2f57b", "author": "lance-pyles", "date": "2020-07-28T15:11:16-07:00", "subject": "initial commit of prefix-conversions (#2243)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f760ecc73c35e2c141adad1a5eb29c4cd8a2f57b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f760ecc73c35e2c141adad1a5eb29c4cd8a2f57b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c7a5f1673e3b8782c432a3dc24119a9f51759c5d\nAuthor: Utsav Akash Naskar\nDate: 2020-07-29T14:24:05+05:30\nFiles: 2\n\nMessage: Python Program to Check Krishnamurthy Number (#2248)", "metadata": {"id": "e82c20c61bb8", "repo": "TheAlgorithms/Python", "hash": "c7a5f1673e3b8782c432a3dc24119a9f51759c5d", "author": "Utsav Akash Naskar", "date": "2020-07-29T14:24:05+05:30", "subject": "Python Program to Check Krishnamurthy Number (#2248)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c7a5f1673e3b8782c432a3dc24119a9f51759c5d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c7a5f1673e3b8782c432a3dc24119a9f51759c5d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 373f193c6dbeef1a91ab0877dadc12a42efcf862\nAuthor: aryan26roy\nDate: 2020-07-30T01:02:36+05:30\nFiles: 1\n\nMessage: Correcting the Gaussian Formula (#2249)", "metadata": {"id": "e9ae90b2c080", "repo": "TheAlgorithms/Python", "hash": "373f193c6dbeef1a91ab0877dadc12a42efcf862", "author": "aryan26roy", "date": "2020-07-30T01:02:36+05:30", "subject": "Correcting the Gaussian Formula (#2249)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/373f193c6dbeef1a91ab0877dadc12a42efcf862", "diff_url": "https://github.com/TheAlgorithms/Python/commit/373f193c6dbeef1a91ab0877dadc12a42efcf862"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e2ee52d773aeaae4a7637d85c9dc421dc9b4d0b4\nAuthor: Sumuk Shashidhar\nDate: 2020-08-01T00:06:02+05:30\nFiles: 1\n\nMessage: removed redundant data_structures folder (#2256)", "metadata": {"id": "5615e065923a", "repo": "TheAlgorithms/Python", "hash": "e2ee52d773aeaae4a7637d85c9dc421dc9b4d0b4", "author": "Sumuk Shashidhar", "date": "2020-08-01T00:06:02+05:30", "subject": "removed redundant data_structures folder (#2256)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e2ee52d773aeaae4a7637d85c9dc421dc9b4d0b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e2ee52d773aeaae4a7637d85c9dc421dc9b4d0b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6c9f4707bc7a2bb3d8a8c90eea5dba7ac12e55f\nAuthor: Arin Khare\nDate: 2020-08-01T00:00:34-04:00\nFiles: 1\n\nMessage: Karger's Algorithm (#2237)", "metadata": {"id": "93722f5354f2", "repo": "TheAlgorithms/Python", "hash": "c6c9f4707bc7a2bb3d8a8c90eea5dba7ac12e55f", "author": "Arin Khare", "date": "2020-08-01T00:00:34-04:00", "subject": "Karger's Algorithm (#2237)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6c9f4707bc7a2bb3d8a8c90eea5dba7ac12e55f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6c9f4707bc7a2bb3d8a8c90eea5dba7ac12e55f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b57b6abb48c468c47b511de8613d2fdd20d5e07b\nAuthor: Prashant Anand\nDate: 2020-08-01T14:26:04+09:00\nFiles: 1\n\nMessage: fix doctests for recursive binary search (#2229)", "metadata": {"id": "ec88bf237706", "repo": "TheAlgorithms/Python", "hash": "b57b6abb48c468c47b511de8613d2fdd20d5e07b", "author": "Prashant Anand", "date": "2020-08-01T14:26:04+09:00", "subject": "fix doctests for recursive binary search (#2229)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b57b6abb48c468c47b511de8613d2fdd20d5e07b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b57b6abb48c468c47b511de8613d2fdd20d5e07b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9cda130c071d9454a78e217c9ae781044eaceb4d\nAuthor: spamegg\nDate: 2020-08-01T09:02:31+03:00\nFiles: 1\n\nMessage: added type hints and doctests to arithmetic_analysis/intersection.py (#2242)", "metadata": {"id": "600a990c4e58", "repo": "TheAlgorithms/Python", "hash": "9cda130c071d9454a78e217c9ae781044eaceb4d", "author": "spamegg", "date": "2020-08-01T09:02:31+03:00", "subject": "added type hints and doctests to arithmetic_analysis/intersection.py (#2242)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9cda130c071d9454a78e217c9ae781044eaceb4d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9cda130c071d9454a78e217c9ae781044eaceb4d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 473072bd4fb82bba172c6028b4b613d321d57713\nAuthor: spamegg\nDate: 2020-08-01T16:17:46+03:00\nFiles: 1\n\nMessage: added type hints and doctests to arithmetic_analysis/newton_method.py (#2259)", "metadata": {"id": "a21566abf181", "repo": "TheAlgorithms/Python", "hash": "473072bd4fb82bba172c6028b4b613d321d57713", "author": "spamegg", "date": "2020-08-01T16:17:46+03:00", "subject": "added type hints and doctests to arithmetic_analysis/newton_method.py (#2259)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/473072bd4fb82bba172c6028b4b613d321d57713", "diff_url": "https://github.com/TheAlgorithms/Python/commit/473072bd4fb82bba172c6028b4b613d321d57713"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1495382367a2a25ffd362b71610251afe4fab668\nAuthor: Sven\nDate: 2020-08-01T22:11:39+02:00\nFiles: 2\n\nMessage: Fixed bug with incorrect LU decomposition (#2261)", "metadata": {"id": "1f25945af4ab", "repo": "TheAlgorithms/Python", "hash": "1495382367a2a25ffd362b71610251afe4fab668", "author": "Sven", "date": "2020-08-01T22:11:39+02:00", "subject": "Fixed bug with incorrect LU decomposition (#2261)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1495382367a2a25ffd362b71610251afe4fab668", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1495382367a2a25ffd362b71610251afe4fab668"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b875f66f00b5c0113176932262cc0d58ba78bd4c\nAuthor: poloso\nDate: 2020-08-01T23:38:00-05:00\nFiles: 1\n\nMessage: Deleted optimization empty directory (#2262)", "metadata": {"id": "c62c6f6a55d7", "repo": "TheAlgorithms/Python", "hash": "b875f66f00b5c0113176932262cc0d58ba78bd4c", "author": "poloso", "date": "2020-08-01T23:38:00-05:00", "subject": "Deleted optimization empty directory (#2262)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b875f66f00b5c0113176932262cc0d58ba78bd4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b875f66f00b5c0113176932262cc0d58ba78bd4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2e8672f028f3537cbce40cb56a28929f74d2482\nAuthor: TheSuperNoob\nDate: 2020-08-02T17:55:18+02:00\nFiles: 1\n\nMessage: Fix doubly linked list algorithm (#2062)", "metadata": {"id": "c1b3a17e9fdf", "repo": "TheAlgorithms/Python", "hash": "b2e8672f028f3537cbce40cb56a28929f74d2482", "author": "TheSuperNoob", "date": "2020-08-02T17:55:18+02:00", "subject": "Fix doubly linked list algorithm (#2062)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2e8672f028f3537cbce40cb56a28929f74d2482", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2e8672f028f3537cbce40cb56a28929f74d2482"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e7aded87f5e1aaa88bf785c60432d3258b003f5\nAuthor: Rayvant Sahni\nDate: 2020-08-03T12:15:53+05:30\nFiles: 1\n\nMessage: World covid19 stats (#2271)", "metadata": {"id": "07e0b7f20ad2", "repo": "TheAlgorithms/Python", "hash": "8e7aded87f5e1aaa88bf785c60432d3258b003f5", "author": "Rayvant Sahni", "date": "2020-08-03T12:15:53+05:30", "subject": "World covid19 stats (#2271)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e7aded87f5e1aaa88bf785c60432d3258b003f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e7aded87f5e1aaa88bf785c60432d3258b003f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a891f6802a7405a5587f5b693c8c54c5b05da233\nAuthor: Mark\nDate: 2020-08-04T23:11:07+03:00\nFiles: 1\n\nMessage: Procentual proximity scoring algorithm implemented (#2280)", "metadata": {"id": "f10569eb76aa", "repo": "TheAlgorithms/Python", "hash": "a891f6802a7405a5587f5b693c8c54c5b05da233", "author": "Mark", "date": "2020-08-04T23:11:07+03:00", "subject": "Procentual proximity scoring algorithm implemented (#2280)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a891f6802a7405a5587f5b693c8c54c5b05da233", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a891f6802a7405a5587f5b693c8c54c5b05da233"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 871f8f4e00eec285251f0f3eae4740af46a73666\nAuthor: Filip Hlasek\nDate: 2020-08-05T03:39:15-07:00\nFiles: 1\n\nMessage: More efficient least common multiple. (#2281)", "metadata": {"id": "b250440e174e", "repo": "TheAlgorithms/Python", "hash": "871f8f4e00eec285251f0f3eae4740af46a73666", "author": "Filip Hlasek", "date": "2020-08-05T03:39:15-07:00", "subject": "More efficient least common multiple. (#2281)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/871f8f4e00eec285251f0f3eae4740af46a73666", "diff_url": "https://github.com/TheAlgorithms/Python/commit/871f8f4e00eec285251f0f3eae4740af46a73666"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f0d7879a113ecdd6946006f70a6162c8789b8550\nAuthor: Sanders Lin\nDate: 2020-08-05T19:18:41+08:00\nFiles: 1\n\nMessage: fixed error in factorial.py (#1888)", "metadata": {"id": "7bde195d087e", "repo": "TheAlgorithms/Python", "hash": "f0d7879a113ecdd6946006f70a6162c8789b8550", "author": "Sanders Lin", "date": "2020-08-05T19:18:41+08:00", "subject": "fixed error in factorial.py (#1888)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f0d7879a113ecdd6946006f70a6162c8789b8550", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f0d7879a113ecdd6946006f70a6162c8789b8550"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1fb1fdd130506e1db137dbcc2087b391c1880849\nAuthor: Christian Clauss\nDate: 2020-08-06T17:50:23+02:00\nFiles: 4\n\nMessage: requirements.txt: Unpin numpy (#2287)", "metadata": {"id": "6c5a048de69b", "repo": "TheAlgorithms/Python", "hash": "1fb1fdd130506e1db137dbcc2087b391c1880849", "author": "Christian Clauss", "date": "2020-08-06T17:50:23+02:00", "subject": "requirements.txt: Unpin numpy (#2287)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/1fb1fdd130506e1db137dbcc2087b391c1880849", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1fb1fdd130506e1db137dbcc2087b391c1880849"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e49ece95a4273ada6e20a8a103ac5ce42f5c4a45\nAuthor: Christian Clauss\nDate: 2020-08-07T21:20:56+02:00\nFiles: 1\n\nMessage: PIL.Image.point() takes an int, not a float (#2284)", "metadata": {"id": "5cf2d4c22f08", "repo": "TheAlgorithms/Python", "hash": "e49ece95a4273ada6e20a8a103ac5ce42f5c4a45", "author": "Christian Clauss", "date": "2020-08-07T21:20:56+02:00", "subject": "PIL.Image.point() takes an int, not a float (#2284)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e49ece95a4273ada6e20a8a103ac5ce42f5c4a45", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e49ece95a4273ada6e20a8a103ac5ce42f5c4a45"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d25a926c0291092bc538af1004bba910f85b111e\nAuthor: kanthuc\nDate: 2020-08-11T14:38:38-07:00\nFiles: 1\n\nMessage: adding static type checking to basic_binary_tree.py (#2293)", "metadata": {"id": "97e332d7cf3b", "repo": "TheAlgorithms/Python", "hash": "d25a926c0291092bc538af1004bba910f85b111e", "author": "kanthuc", "date": "2020-08-11T14:38:38-07:00", "subject": "adding static type checking to basic_binary_tree.py (#2293)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d25a926c0291092bc538af1004bba910f85b111e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d25a926c0291092bc538af1004bba910f85b111e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aa46639cbc7a147527bbaafb4c9b2590cc29f40c\nAuthor: Tapajyoti Bose\nDate: 2020-08-12T15:46:17+05:30\nFiles: 2\n\nMessage: Added Kruskal's Algorithm (more organized than the one present) (#2218)", "metadata": {"id": "287a2d5fee9a", "repo": "TheAlgorithms/Python", "hash": "aa46639cbc7a147527bbaafb4c9b2590cc29f40c", "author": "Tapajyoti Bose", "date": "2020-08-12T15:46:17+05:30", "subject": "Added Kruskal's Algorithm (more organized than the one present) (#2218)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/aa46639cbc7a147527bbaafb4c9b2590cc29f40c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aa46639cbc7a147527bbaafb4c9b2590cc29f40c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d687030d9e582534c850493ebc8a22fb4cf1ec81\nAuthor: Du Yuanchao\nDate: 2020-08-13T00:32:35+08:00\nFiles: 2\n\nMessage: fix number_of_digits bug (#2301)", "metadata": {"id": "67a75dbb1c34", "repo": "TheAlgorithms/Python", "hash": "d687030d9e582534c850493ebc8a22fb4cf1ec81", "author": "Du Yuanchao", "date": "2020-08-13T00:32:35+08:00", "subject": "fix number_of_digits bug (#2301)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d687030d9e582534c850493ebc8a22fb4cf1ec81", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d687030d9e582534c850493ebc8a22fb4cf1ec81"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3ae39249dc0f6f2c02b3a535aa4c95a32c361a7\nAuthor: Kushagra Bansal\nDate: 2020-08-13T20:22:47+05:30\nFiles: 2\n\nMessage: Created problem_34 in project_euler (#2305)", "metadata": {"id": "d09a86d84b18", "repo": "TheAlgorithms/Python", "hash": "b3ae39249dc0f6f2c02b3a535aa4c95a32c361a7", "author": "Kushagra Bansal", "date": "2020-08-13T20:22:47+05:30", "subject": "Created problem_34 in project_euler (#2305)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3ae39249dc0f6f2c02b3a535aa4c95a32c361a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3ae39249dc0f6f2c02b3a535aa4c95a32c361a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fcc8a28c3180477b4747a556f10280ae83c9c291\nAuthor: Guillaume Rochedix\nDate: 2020-08-14T22:00:08+02:00\nFiles: 1\n\nMessage: Gnome sort : type hints, docstrings, doctests (#2307)", "metadata": {"id": "4e5332582b9f", "repo": "TheAlgorithms/Python", "hash": "fcc8a28c3180477b4747a556f10280ae83c9c291", "author": "Guillaume Rochedix", "date": "2020-08-14T22:00:08+02:00", "subject": "Gnome sort : type hints, docstrings, doctests (#2307)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fcc8a28c3180477b4747a556f10280ae83c9c291", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fcc8a28c3180477b4747a556f10280ae83c9c291"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 14199e0590cf07f791c7422ee0b670d93ff0c5b0\nAuthor: Yukti Khosla\nDate: 2020-08-15T21:49:33+05:30\nFiles: 1\n\nMessage: Create Transformations2D.py (#2310)", "metadata": {"id": "e4d877a1a326", "repo": "TheAlgorithms/Python", "hash": "14199e0590cf07f791c7422ee0b670d93ff0c5b0", "author": "Yukti Khosla", "date": "2020-08-15T21:49:33+05:30", "subject": "Create Transformations2D.py (#2310)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/14199e0590cf07f791c7422ee0b670d93ff0c5b0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/14199e0590cf07f791c7422ee0b670d93ff0c5b0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7e4176ccaf9b03ca334a281ad0c99196827338eb\nAuthor: Kushagra Bansal\nDate: 2020-08-16T11:22:48+05:30\nFiles: 2\n\nMessage: Created problem_35 in project_euler (#2309)", "metadata": {"id": "953b0c168c77", "repo": "TheAlgorithms/Python", "hash": "7e4176ccaf9b03ca334a281ad0c99196827338eb", "author": "Kushagra Bansal", "date": "2020-08-16T11:22:48+05:30", "subject": "Created problem_35 in project_euler (#2309)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7e4176ccaf9b03ca334a281ad0c99196827338eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7e4176ccaf9b03ca334a281ad0c99196827338eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34294b564144d94530ff1be8b0f6e61465db3480\nAuthor: Du Yuanchao\nDate: 2020-08-17T02:31:06+08:00\nFiles: 2\n\nMessage: Update sum_of_digits.py (#2319)", "metadata": {"id": "f42b26f5c277", "repo": "TheAlgorithms/Python", "hash": "34294b564144d94530ff1be8b0f6e61465db3480", "author": "Du Yuanchao", "date": "2020-08-17T02:31:06+08:00", "subject": "Update sum_of_digits.py (#2319)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/34294b564144d94530ff1be8b0f6e61465db3480", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34294b564144d94530ff1be8b0f6e61465db3480"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 88341d17279532e9b88cb54eeb45fa76d4f63ddc\nAuthor: Kushagra Bansal\nDate: 2020-08-17T20:09:58+05:30\nFiles: 2\n\nMessage: Created problem_37 in project_euler (#2323)", "metadata": {"id": "e897722d00dc", "repo": "TheAlgorithms/Python", "hash": "88341d17279532e9b88cb54eeb45fa76d4f63ddc", "author": "Kushagra Bansal", "date": "2020-08-17T20:09:58+05:30", "subject": "Created problem_37 in project_euler (#2323)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/88341d17279532e9b88cb54eeb45fa76d4f63ddc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/88341d17279532e9b88cb54eeb45fa76d4f63ddc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a32f0b46cbbfca72e72537c1ba96318819ddb8e\nAuthor: Kushagra Bansal\nDate: 2020-08-18T16:19:02+05:30\nFiles: 2\n\nMessage: Created problem_39 in project_euler (#2330)", "metadata": {"id": "c3f8c11eccc3", "repo": "TheAlgorithms/Python", "hash": "9a32f0b46cbbfca72e72537c1ba96318819ddb8e", "author": "Kushagra Bansal", "date": "2020-08-18T16:19:02+05:30", "subject": "Created problem_39 in project_euler (#2330)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a32f0b46cbbfca72e72537c1ba96318819ddb8e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a32f0b46cbbfca72e72537c1ba96318819ddb8e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9351889fda986804421991d03b627d7db97e1c8b\nAuthor: Kushagra Bansal\nDate: 2020-08-19T16:25:06+05:30\nFiles: 2\n\nMessage: Created problem_41 in project_euler (#2334)", "metadata": {"id": "9e343b10de3c", "repo": "TheAlgorithms/Python", "hash": "9351889fda986804421991d03b627d7db97e1c8b", "author": "Kushagra Bansal", "date": "2020-08-19T16:25:06+05:30", "subject": "Created problem_41 in project_euler (#2334)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9351889fda986804421991d03b627d7db97e1c8b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9351889fda986804421991d03b627d7db97e1c8b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2eca71663bc01d82c7bdf27fe9248480902711f6\nAuthor: Kushagra Bansal\nDate: 2020-08-19T21:54:02+05:30\nFiles: 1\n\nMessage: Created check_anagrams.py in strings (#2339)", "metadata": {"id": "c0210a4f02cc", "repo": "TheAlgorithms/Python", "hash": "2eca71663bc01d82c7bdf27fe9248480902711f6", "author": "Kushagra Bansal", "date": "2020-08-19T21:54:02+05:30", "subject": "Created check_anagrams.py in strings (#2339)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2eca71663bc01d82c7bdf27fe9248480902711f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2eca71663bc01d82c7bdf27fe9248480902711f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8817a3e66766f48237cd0ca78bc383894af45329\nAuthor: Christian Clauss\nDate: 2020-08-19T21:53:56+02:00\nFiles: 1\n\nMessage: Delete natural_language_processing (#2317)", "metadata": {"id": "d496857b2115", "repo": "TheAlgorithms/Python", "hash": "8817a3e66766f48237cd0ca78bc383894af45329", "author": "Christian Clauss", "date": "2020-08-19T21:53:56+02:00", "subject": "Delete natural_language_processing (#2317)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8817a3e66766f48237cd0ca78bc383894af45329", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8817a3e66766f48237cd0ca78bc383894af45329"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 456893cb5f34454e003378a1590b318df33ccfa2\nAuthor: Kushagra Bansal\nDate: 2020-08-20T20:32:14+05:30\nFiles: 2\n\nMessage: Created problem_43 in project_euler (#2340)", "metadata": {"id": "71f6b76f629d", "repo": "TheAlgorithms/Python", "hash": "456893cb5f34454e003378a1590b318df33ccfa2", "author": "Kushagra Bansal", "date": "2020-08-20T20:32:14+05:30", "subject": "Created problem_43 in project_euler (#2340)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/456893cb5f34454e003378a1590b318df33ccfa2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/456893cb5f34454e003378a1590b318df33ccfa2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d3199da00016bce4666dbeead24a91b5275f9a30\nAuthor: Alex Joslin\nDate: 2020-08-20T08:49:43-07:00\nFiles: 1\n\nMessage: Created Dijkstra's Two Stack Algorithm (#2321)", "metadata": {"id": "7d15f4aac7f6", "repo": "TheAlgorithms/Python", "hash": "d3199da00016bce4666dbeead24a91b5275f9a30", "author": "Alex Joslin", "date": "2020-08-20T08:49:43-07:00", "subject": "Created Dijkstra's Two Stack Algorithm (#2321)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d3199da00016bce4666dbeead24a91b5275f9a30", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d3199da00016bce4666dbeead24a91b5275f9a30"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2eaacee7b4e43df6f45ac58125decea2754e37ab\nAuthor: kanthuc\nDate: 2020-08-20T21:54:34-07:00\nFiles: 2\n\nMessage: lowest_common_ancestor.py static type checking (#2329)", "metadata": {"id": "39e8f711f426", "repo": "TheAlgorithms/Python", "hash": "2eaacee7b4e43df6f45ac58125decea2754e37ab", "author": "kanthuc", "date": "2020-08-20T21:54:34-07:00", "subject": "lowest_common_ancestor.py static type checking (#2329)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2eaacee7b4e43df6f45ac58125decea2754e37ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2eaacee7b4e43df6f45ac58125decea2754e37ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0591968947ed3af5b5474eb40af0d8c0995769d5\nAuthor: Du Yuanchao\nDate: 2020-08-21T14:39:03+08:00\nFiles: 7\n\nMessage: Optimization and fix bug (#2342)", "metadata": {"id": "18bc9582dd9d", "repo": "TheAlgorithms/Python", "hash": "0591968947ed3af5b5474eb40af0d8c0995769d5", "author": "Du Yuanchao", "date": "2020-08-21T14:39:03+08:00", "subject": "Optimization and fix bug (#2342)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/0591968947ed3af5b5474eb40af0d8c0995769d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0591968947ed3af5b5474eb40af0d8c0995769d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0bf1f22d37b8732a2f8ec74e7eace0068a0c231f\nAuthor: SiddhantBobde\nDate: 2020-08-21T12:25:50+05:30\nFiles: 1\n\nMessage: Added function for finding K-th smallest element in BST (#2318)", "metadata": {"id": "fc75cae0a218", "repo": "TheAlgorithms/Python", "hash": "0bf1f22d37b8732a2f8ec74e7eace0068a0c231f", "author": "SiddhantBobde", "date": "2020-08-21T12:25:50+05:30", "subject": "Added function for finding K-th smallest element in BST (#2318)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0bf1f22d37b8732a2f8ec74e7eace0068a0c231f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0bf1f22d37b8732a2f8ec74e7eace0068a0c231f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae33419c121534c3e4738d774dcd72ddfd6b3b4b\nAuthor: Kushagra Bansal\nDate: 2020-08-21T17:39:55+05:30\nFiles: 2\n\nMessage: Created problem_46 in project_euler (#2343)", "metadata": {"id": "539e9cd43d73", "repo": "TheAlgorithms/Python", "hash": "ae33419c121534c3e4738d774dcd72ddfd6b3b4b", "author": "Kushagra Bansal", "date": "2020-08-21T17:39:55+05:30", "subject": "Created problem_46 in project_euler (#2343)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae33419c121534c3e4738d774dcd72ddfd6b3b4b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae33419c121534c3e4738d774dcd72ddfd6b3b4b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6822d1afeb2eaeb0454421d21276738ef3f52727\nAuthor: wuyudi\nDate: 2020-08-22T02:41:48+08:00\nFiles: 1\n\nMessage: Update matrix_operation.py (#2344)", "metadata": {"id": "d06bbfb033f9", "repo": "TheAlgorithms/Python", "hash": "6822d1afeb2eaeb0454421d21276738ef3f52727", "author": "wuyudi", "date": "2020-08-22T02:41:48+08:00", "subject": "Update matrix_operation.py (#2344)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6822d1afeb2eaeb0454421d21276738ef3f52727", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6822d1afeb2eaeb0454421d21276738ef3f52727"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a46b5559e0ce8f953b60296c41d470544c907987\nAuthor: Kaif Kohari\nDate: 2020-08-22T03:28:26+05:30\nFiles: 1\n\nMessage: Job fetching (#2219)", "metadata": {"id": "ed52a8bd7164", "repo": "TheAlgorithms/Python", "hash": "a46b5559e0ce8f953b60296c41d470544c907987", "author": "Kaif Kohari", "date": "2020-08-22T03:28:26+05:30", "subject": "Job fetching (#2219)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a46b5559e0ce8f953b60296c41d470544c907987", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a46b5559e0ce8f953b60296c41d470544c907987"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee28deea4a22b04489f23cfc6fc287c69792c5a1\nAuthor: Guillaume Rochedix\nDate: 2020-08-23T04:35:54+02:00\nFiles: 1\n\nMessage: Insertion sort : type hint, docstring (#2327)", "metadata": {"id": "cad1c87c31d6", "repo": "TheAlgorithms/Python", "hash": "ee28deea4a22b04489f23cfc6fc287c69792c5a1", "author": "Guillaume Rochedix", "date": "2020-08-23T04:35:54+02:00", "subject": "Insertion sort : type hint, docstring (#2327)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee28deea4a22b04489f23cfc6fc287c69792c5a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee28deea4a22b04489f23cfc6fc287c69792c5a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d402cd0b6eed0ec303c9f1256fdc933256b0e850\nAuthor: BAKEZQ\nDate: 2020-08-23T19:40:57+08:00\nFiles: 1\n\nMessage: Fix SettingWithCopy warning by pandas (#2346)", "metadata": {"id": "28d396f9967e", "repo": "TheAlgorithms/Python", "hash": "d402cd0b6eed0ec303c9f1256fdc933256b0e850", "author": "BAKEZQ", "date": "2020-08-23T19:40:57+08:00", "subject": "Fix SettingWithCopy warning by pandas (#2346)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d402cd0b6eed0ec303c9f1256fdc933256b0e850", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d402cd0b6eed0ec303c9f1256fdc933256b0e850"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8c57130f2717545ff9c0ce595dd0c419b9f46e2\nAuthor: kanthuc\nDate: 2020-08-24T00:52:02-07:00\nFiles: 1\n\nMessage: lazy_segment_tree.py-style-fixes (#2347)", "metadata": {"id": "92e51be7fd27", "repo": "TheAlgorithms/Python", "hash": "f8c57130f2717545ff9c0ce595dd0c419b9f46e2", "author": "kanthuc", "date": "2020-08-24T00:52:02-07:00", "subject": "lazy_segment_tree.py-style-fixes (#2347)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8c57130f2717545ff9c0ce595dd0c419b9f46e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8c57130f2717545ff9c0ce595dd0c419b9f46e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5cfc017ebb51b7107c2c930df94ab18ef5e3c88c\nAuthor: Kushagra Bansal\nDate: 2020-08-25T13:16:13+05:30\nFiles: 2\n\nMessage: Created problem_44 in project_euler (#2348)", "metadata": {"id": "698213de351b", "repo": "TheAlgorithms/Python", "hash": "5cfc017ebb51b7107c2c930df94ab18ef5e3c88c", "author": "Kushagra Bansal", "date": "2020-08-25T13:16:13+05:30", "subject": "Created problem_44 in project_euler (#2348)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5cfc017ebb51b7107c2c930df94ab18ef5e3c88c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5cfc017ebb51b7107c2c930df94ab18ef5e3c88c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 402ba7f49abc144dd1ce43b4133f43fd3a7e5b1c\nAuthor: Kushagra Bansal\nDate: 2020-08-25T17:18:19+05:30\nFiles: 3\n\nMessage: Created problem_45 in project_euler and Speed Boost for problem_34/sol1.py (#2349)", "metadata": {"id": "77f552945b71", "repo": "TheAlgorithms/Python", "hash": "402ba7f49abc144dd1ce43b4133f43fd3a7e5b1c", "author": "Kushagra Bansal", "date": "2020-08-25T17:18:19+05:30", "subject": "Created problem_45 in project_euler and Speed Boost for problem_34/sol1.py (#2349)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/402ba7f49abc144dd1ce43b4133f43fd3a7e5b1c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/402ba7f49abc144dd1ce43b4133f43fd3a7e5b1c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e77600638da54b4e4a5ab3bdbeef64d8f8085c6c\nAuthor: Christian Clauss\nDate: 2020-08-25T15:47:06+02:00\nFiles: 2\n\nMessage: Travis CI: Identify our ten slowest pytests (#2350)", "metadata": {"id": "011e909101a5", "repo": "TheAlgorithms/Python", "hash": "e77600638da54b4e4a5ab3bdbeef64d8f8085c6c", "author": "Christian Clauss", "date": "2020-08-25T15:47:06+02:00", "subject": "Travis CI: Identify our ten slowest pytests (#2350)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e77600638da54b4e4a5ab3bdbeef64d8f8085c6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e77600638da54b4e4a5ab3bdbeef64d8f8085c6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee914c751ce2b9dc2ca573a3375e07c074e033cd\nAuthor: Christian Clauss\nDate: 2020-08-25T15:48:04+02:00\nFiles: 1\n\nMessage: Delete sleep_sort.py (#2352)", "metadata": {"id": "74333c93a9b7", "repo": "TheAlgorithms/Python", "hash": "ee914c751ce2b9dc2ca573a3375e07c074e033cd", "author": "Christian Clauss", "date": "2020-08-25T15:48:04+02:00", "subject": "Delete sleep_sort.py (#2352)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee914c751ce2b9dc2ca573a3375e07c074e033cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee914c751ce2b9dc2ca573a3375e07c074e033cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c0127d71a5716e9cfa512959683077b4aa926a4\nAuthor: Iheb Haboubi\nDate: 2020-08-25T20:26:11+01:00\nFiles: 1\n\nMessage: Perfect square using binary search (#2351)", "metadata": {"id": "b320f41ae378", "repo": "TheAlgorithms/Python", "hash": "2c0127d71a5716e9cfa512959683077b4aa926a4", "author": "Iheb Haboubi", "date": "2020-08-25T20:26:11+01:00", "subject": "Perfect square using binary search (#2351)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c0127d71a5716e9cfa512959683077b4aa926a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c0127d71a5716e9cfa512959683077b4aa926a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9aa10ca358e93dd1355b589ab537f890445270d9\nAuthor: Kushagra Bansal\nDate: 2020-08-26T17:01:13+05:30\nFiles: 2\n\nMessage: Created problem_55 in project_euler (#2354)", "metadata": {"id": "e4607ba94029", "repo": "TheAlgorithms/Python", "hash": "9aa10ca358e93dd1355b589ab537f890445270d9", "author": "Kushagra Bansal", "date": "2020-08-26T17:01:13+05:30", "subject": "Created problem_55 in project_euler (#2354)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9aa10ca358e93dd1355b589ab537f890445270d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9aa10ca358e93dd1355b589ab537f890445270d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 30126c26dd72300534a141e537881e7d4eccc1ca\nAuthor: TrapinchO\nDate: 2020-08-26T21:52:17+02:00\nFiles: 1\n\nMessage: Added enigma machine emulator (#2345)", "metadata": {"id": "47ed4a10f255", "repo": "TheAlgorithms/Python", "hash": "30126c26dd72300534a141e537881e7d4eccc1ca", "author": "TrapinchO", "date": "2020-08-26T21:52:17+02:00", "subject": "Added enigma machine emulator (#2345)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/30126c26dd72300534a141e537881e7d4eccc1ca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/30126c26dd72300534a141e537881e7d4eccc1ca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61dde44434739d5f54ebc7e7021fee24ac592fc5\nAuthor: Firejay3\nDate: 2020-08-27T15:09:42+08:00\nFiles: 1\n\nMessage: Added binery_or_operator.py to bit manipulation file (#2331)", "metadata": {"id": "d8cca1ddbf8e", "repo": "TheAlgorithms/Python", "hash": "61dde44434739d5f54ebc7e7021fee24ac592fc5", "author": "Firejay3", "date": "2020-08-27T15:09:42+08:00", "subject": "Added binery_or_operator.py to bit manipulation file (#2331)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/61dde44434739d5f54ebc7e7021fee24ac592fc5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61dde44434739d5f54ebc7e7021fee24ac592fc5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cf385ad7effb5d546ce44bf8e884a201fdb555ab\nAuthor: wuyudi\nDate: 2020-08-27T15:45:03+08:00\nFiles: 1\n\nMessage: Update merge_sort.py (#2356)", "metadata": {"id": "87c18826929c", "repo": "TheAlgorithms/Python", "hash": "cf385ad7effb5d546ce44bf8e884a201fdb555ab", "author": "wuyudi", "date": "2020-08-27T15:45:03+08:00", "subject": "Update merge_sort.py (#2356)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cf385ad7effb5d546ce44bf8e884a201fdb555ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cf385ad7effb5d546ce44bf8e884a201fdb555ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 194b56d3760023f5e66607f0b9a340d7c558aca8\nAuthor: Kushagra Bansal\nDate: 2020-08-27T17:10:03+05:30\nFiles: 2\n\nMessage: Created problem_63 in project_euler (#2357)", "metadata": {"id": "bd5f24fcf523", "repo": "TheAlgorithms/Python", "hash": "194b56d3760023f5e66607f0b9a340d7c558aca8", "author": "Kushagra Bansal", "date": "2020-08-27T17:10:03+05:30", "subject": "Created problem_63 in project_euler (#2357)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/194b56d3760023f5e66607f0b9a340d7c558aca8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/194b56d3760023f5e66607f0b9a340d7c558aca8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ef784331e284a66a7c1845e423308b4a1f3e7d0\nAuthor: Kushagra Bansal\nDate: 2020-08-28T19:20:35+05:30\nFiles: 1\n\nMessage: Created triplet_sum in Python/other (#2362)", "metadata": {"id": "832132d89308", "repo": "TheAlgorithms/Python", "hash": "5ef784331e284a66a7c1845e423308b4a1f3e7d0", "author": "Kushagra Bansal", "date": "2020-08-28T19:20:35+05:30", "subject": "Created triplet_sum in Python/other (#2362)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ef784331e284a66a7c1845e423308b4a1f3e7d0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ef784331e284a66a7c1845e423308b4a1f3e7d0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f5134b36846cf0e5e936888a4fe51a2012e0d78\nAuthor: Aanuoluwapo Babajide\nDate: 2020-08-28T17:25:02+01:00\nFiles: 1\n\nMessage: Create alternate_disjoint_set.py (#2302)", "metadata": {"id": "ff7b30f55051", "repo": "TheAlgorithms/Python", "hash": "1f5134b36846cf0e5e936888a4fe51a2012e0d78", "author": "Aanuoluwapo Babajide", "date": "2020-08-28T17:25:02+01:00", "subject": "Create alternate_disjoint_set.py (#2302)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f5134b36846cf0e5e936888a4fe51a2012e0d78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f5134b36846cf0e5e936888a4fe51a2012e0d78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f2f0425357a0fda1d096493af0b184b98b4db8ae\nAuthor: Kushagra Bansal\nDate: 2020-08-29T20:27:34+05:30\nFiles: 1\n\nMessage: Created ugly_numbers.py in Python/maths (#2366)", "metadata": {"id": "f126b5ed0b54", "repo": "TheAlgorithms/Python", "hash": "f2f0425357a0fda1d096493af0b184b98b4db8ae", "author": "Kushagra Bansal", "date": "2020-08-29T20:27:34+05:30", "subject": "Created ugly_numbers.py in Python/maths (#2366)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f2f0425357a0fda1d096493af0b184b98b4db8ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f2f0425357a0fda1d096493af0b184b98b4db8ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab5a046581cb8f765dbe2e57e4429b1a22d649be\nAuthor: Björn Olsson Jarl\nDate: 2020-08-29T17:11:02+02:00\nFiles: 1\n\nMessage: Added type hints and doctest for maths/prime_check. (#2367)", "metadata": {"id": "dc5e6a5b826a", "repo": "TheAlgorithms/Python", "hash": "ab5a046581cb8f765dbe2e57e4429b1a22d649be", "author": "Björn Olsson Jarl", "date": "2020-08-29T17:11:02+02:00", "subject": "Added type hints and doctest for maths/prime_check. (#2367)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab5a046581cb8f765dbe2e57e4429b1a22d649be", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab5a046581cb8f765dbe2e57e4429b1a22d649be"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8c191f1fc98c44ca30343919d00126dd3eccb783\nAuthor: Björn Olsson Jarl\nDate: 2020-08-30T10:51:45+02:00\nFiles: 1\n\nMessage: Added type hints for maths/fibonacci_sequence_recursion. (#2372)", "metadata": {"id": "2987eceae71c", "repo": "TheAlgorithms/Python", "hash": "8c191f1fc98c44ca30343919d00126dd3eccb783", "author": "Björn Olsson Jarl", "date": "2020-08-30T10:51:45+02:00", "subject": "Added type hints for maths/fibonacci_sequence_recursion. (#2372)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8c191f1fc98c44ca30343919d00126dd3eccb783", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8c191f1fc98c44ca30343919d00126dd3eccb783"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 472f63eaa52dee6e5ef0bdeb972664db5e1a8687\nAuthor: kanthuc\nDate: 2020-08-30T12:22:36-07:00\nFiles: 1\n\nMessage: Adding type hints to RedBlackTree (#2371)", "metadata": {"id": "0ce9ca01b7e8", "repo": "TheAlgorithms/Python", "hash": "472f63eaa52dee6e5ef0bdeb972664db5e1a8687", "author": "kanthuc", "date": "2020-08-30T12:22:36-07:00", "subject": "Adding type hints to RedBlackTree (#2371)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/472f63eaa52dee6e5ef0bdeb972664db5e1a8687", "diff_url": "https://github.com/TheAlgorithms/Python/commit/472f63eaa52dee6e5ef0bdeb972664db5e1a8687"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80daa5750a8e5ee6ffcbcad72b2b52540d0b502d\nAuthor: 小么小儿郎EL\nDate: 2020-09-01T00:55:56+08:00\nFiles: 1\n\nMessage: Fix bugs and add related tests (#2375)", "metadata": {"id": "6a5387ce4033", "repo": "TheAlgorithms/Python", "hash": "80daa5750a8e5ee6ffcbcad72b2b52540d0b502d", "author": "小么小儿郎EL", "date": "2020-09-01T00:55:56+08:00", "subject": "Fix bugs and add related tests (#2375)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80daa5750a8e5ee6ffcbcad72b2b52540d0b502d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80daa5750a8e5ee6ffcbcad72b2b52540d0b502d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e92e433dbefacc61510466d6feccf27a5506e11a\nAuthor: Muskan Kumar\nDate: 2020-09-01T01:04:44+05:30\nFiles: 1\n\nMessage: Update CONTRIBUTING.md (#2378)", "metadata": {"id": "bef8bd9cee94", "repo": "TheAlgorithms/Python", "hash": "e92e433dbefacc61510466d6feccf27a5506e11a", "author": "Muskan Kumar", "date": "2020-09-01T01:04:44+05:30", "subject": "Update CONTRIBUTING.md (#2378)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e92e433dbefacc61510466d6feccf27a5506e11a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e92e433dbefacc61510466d6feccf27a5506e11a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a1d1a44f515b5769136c90342bc1955e3bc8a26e\nAuthor: Shubham Shaswat\nDate: 2020-09-02T23:03:12+05:30\nFiles: 1\n\nMessage: added idf-smooth (#2174)", "metadata": {"id": "b23541170ad2", "repo": "TheAlgorithms/Python", "hash": "a1d1a44f515b5769136c90342bc1955e3bc8a26e", "author": "Shubham Shaswat", "date": "2020-09-02T23:03:12+05:30", "subject": "added idf-smooth (#2174)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a1d1a44f515b5769136c90342bc1955e3bc8a26e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a1d1a44f515b5769136c90342bc1955e3bc8a26e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1385e47c36f9f5af75c1127bcafe61725a390895\nAuthor: mohammadreza490\nDate: 2020-09-04T14:48:44+01:00\nFiles: 1\n\nMessage: Create hexadecimal_to_decimal (#2393)", "metadata": {"id": "c575416b21bb", "repo": "TheAlgorithms/Python", "hash": "1385e47c36f9f5af75c1127bcafe61725a390895", "author": "mohammadreza490", "date": "2020-09-04T14:48:44+01:00", "subject": "Create hexadecimal_to_decimal (#2393)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1385e47c36f9f5af75c1127bcafe61725a390895", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1385e47c36f9f5af75c1127bcafe61725a390895"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3b1c4f72cea93803fb8e155b0ae149395426c26f\nAuthor: NEERAJ ADITYANANTH POLAMPALLI\nDate: 2020-09-05T16:39:18+05:30\nFiles: 1\n\nMessage: changed a typo (#2396)", "metadata": {"id": "83eb553824ed", "repo": "TheAlgorithms/Python", "hash": "3b1c4f72cea93803fb8e155b0ae149395426c26f", "author": "NEERAJ ADITYANANTH POLAMPALLI", "date": "2020-09-05T16:39:18+05:30", "subject": "changed a typo (#2396)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3b1c4f72cea93803fb8e155b0ae149395426c26f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3b1c4f72cea93803fb8e155b0ae149395426c26f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0dcc556b35093de62a8ed8e3d03f9514f7f3d48\nAuthor: NEERAJ ADITYANANTH POLAMPALLI\nDate: 2020-09-06T14:10:46+05:30\nFiles: 1\n\nMessage: Update triplet_sum.py (#2404)", "metadata": {"id": "b4edf66a2401", "repo": "TheAlgorithms/Python", "hash": "c0dcc556b35093de62a8ed8e3d03f9514f7f3d48", "author": "NEERAJ ADITYANANTH POLAMPALLI", "date": "2020-09-06T14:10:46+05:30", "subject": "Update triplet_sum.py (#2404)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0dcc556b35093de62a8ed8e3d03f9514f7f3d48", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0dcc556b35093de62a8ed8e3d03f9514f7f3d48"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25946e457080656f2fc23d130e674cccf6a0d0c7\nAuthor: Tanuj Dhiman\nDate: 2020-09-09T22:34:46+05:30\nFiles: 1\n\nMessage: Update scoring_functions.py (#2291)", "metadata": {"id": "b77024b986ce", "repo": "TheAlgorithms/Python", "hash": "25946e457080656f2fc23d130e674cccf6a0d0c7", "author": "Tanuj Dhiman", "date": "2020-09-09T22:34:46+05:30", "subject": "Update scoring_functions.py (#2291)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/25946e457080656f2fc23d130e674cccf6a0d0c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25946e457080656f2fc23d130e674cccf6a0d0c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4d0a8f235557e46a6b7fac6d4fa5c806788cf360\nAuthor: Du Yuanchao\nDate: 2020-09-10T16:31:26+08:00\nFiles: 60\n\nMessage: Optimized recursive_bubble_sort (#2410)", "metadata": {"id": "1858a1dec462", "repo": "TheAlgorithms/Python", "hash": "4d0a8f235557e46a6b7fac6d4fa5c806788cf360", "author": "Du Yuanchao", "date": "2020-09-10T16:31:26+08:00", "subject": "Optimized recursive_bubble_sort (#2410)", "files_changed": 60, "code_url": "https://github.com/TheAlgorithms/Python/tree/4d0a8f235557e46a6b7fac6d4fa5c806788cf360", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4d0a8f235557e46a6b7fac6d4fa5c806788cf360"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 696cd47e154e17c35520a734ff19d98b41f3f443\nAuthor: mohammadreza490\nDate: 2020-09-10T09:37:29+01:00\nFiles: 1\n\nMessage: octal_to_decimal converter (#2399)", "metadata": {"id": "88d864b5c838", "repo": "TheAlgorithms/Python", "hash": "696cd47e154e17c35520a734ff19d98b41f3f443", "author": "mohammadreza490", "date": "2020-09-10T09:37:29+01:00", "subject": "octal_to_decimal converter (#2399)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/696cd47e154e17c35520a734ff19d98b41f3f443", "diff_url": "https://github.com/TheAlgorithms/Python/commit/696cd47e154e17c35520a734ff19d98b41f3f443"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b3fec3f1f483f09e277a105e0708a41c56e5006\nAuthor: mohammadreza490\nDate: 2020-09-11T05:16:43+01:00\nFiles: 1\n\nMessage: binary_to_decimal converter (#2400)", "metadata": {"id": "2b5f449ddc1f", "repo": "TheAlgorithms/Python", "hash": "1b3fec3f1f483f09e277a105e0708a41c56e5006", "author": "mohammadreza490", "date": "2020-09-11T05:16:43+01:00", "subject": "binary_to_decimal converter (#2400)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b3fec3f1f483f09e277a105e0708a41c56e5006", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b3fec3f1f483f09e277a105e0708a41c56e5006"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a191f89fe21a8c092b152799d40669dd52eec940\nAuthor: Marcos Cannabrava\nDate: 2020-09-11T11:23:26-03:00\nFiles: 1\n\nMessage: Fix Non Recursive Depth First Search (#2207)", "metadata": {"id": "cac287ac68ab", "repo": "TheAlgorithms/Python", "hash": "a191f89fe21a8c092b152799d40669dd52eec940", "author": "Marcos Cannabrava", "date": "2020-09-11T11:23:26-03:00", "subject": "Fix Non Recursive Depth First Search (#2207)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a191f89fe21a8c092b152799d40669dd52eec940", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a191f89fe21a8c092b152799d40669dd52eec940"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6769560301ccff2b606d19ae440136b47482cf8\nAuthor: Santosh Mohan Rajkumar\nDate: 2020-09-12T01:55:05+05:30\nFiles: 1\n\nMessage: lxmlCovidDataFetch (#2416)", "metadata": {"id": "bc22bfd4a256", "repo": "TheAlgorithms/Python", "hash": "c6769560301ccff2b606d19ae440136b47482cf8", "author": "Santosh Mohan Rajkumar", "date": "2020-09-12T01:55:05+05:30", "subject": "lxmlCovidDataFetch (#2416)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6769560301ccff2b606d19ae440136b47482cf8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6769560301ccff2b606d19ae440136b47482cf8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2e790ce4caf8f40ec54bff06ec857c2bb777e7be\nAuthor: Meysam\nDate: 2020-09-12T01:43:43+04:30\nFiles: 3\n\nMessage: file-transfer: writing tests and ensuring that all is going well (#2413)", "metadata": {"id": "4850a4c3ffe5", "repo": "TheAlgorithms/Python", "hash": "2e790ce4caf8f40ec54bff06ec857c2bb777e7be", "author": "Meysam", "date": "2020-09-12T01:43:43+04:30", "subject": "file-transfer: writing tests and ensuring that all is going well (#2413)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/2e790ce4caf8f40ec54bff06ec857c2bb777e7be", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2e790ce4caf8f40ec54bff06ec857c2bb777e7be"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20e98fcded341d5aef6dfdfc5cdac431a55252bd\nAuthor: Hasenn\nDate: 2020-09-13T10:11:27+02:00\nFiles: 6\n\nMessage: Fix some warnings from LGTM (#2420)", "metadata": {"id": "592a0f78479a", "repo": "TheAlgorithms/Python", "hash": "20e98fcded341d5aef6dfdfc5cdac431a55252bd", "author": "Hasenn", "date": "2020-09-13T10:11:27+02:00", "subject": "Fix some warnings from LGTM (#2420)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/20e98fcded341d5aef6dfdfc5cdac431a55252bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20e98fcded341d5aef6dfdfc5cdac431a55252bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d6bff5c1331864ab41d387896582f422322ca80d\nAuthor: Du Yuanchao\nDate: 2020-09-13T19:27:20+08:00\nFiles: 4\n\nMessage: Renamed files and fixed Doctest (#2421)", "metadata": {"id": "e3d94404308d", "repo": "TheAlgorithms/Python", "hash": "d6bff5c1331864ab41d387896582f422322ca80d", "author": "Du Yuanchao", "date": "2020-09-13T19:27:20+08:00", "subject": "Renamed files and fixed Doctest (#2421)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/d6bff5c1331864ab41d387896582f422322ca80d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d6bff5c1331864ab41d387896582f422322ca80d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 44b8cb0c81b1c86dc8957d6d218f3643488e84a9\nAuthor: Du Yuanchao\nDate: 2020-09-13T19:56:03+08:00\nFiles: 2\n\nMessage: Updated Stack (#2414)", "metadata": {"id": "1552f664da77", "repo": "TheAlgorithms/Python", "hash": "44b8cb0c81b1c86dc8957d6d218f3643488e84a9", "author": "Du Yuanchao", "date": "2020-09-13T19:56:03+08:00", "subject": "Updated Stack (#2414)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/44b8cb0c81b1c86dc8957d6d218f3643488e84a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/44b8cb0c81b1c86dc8957d6d218f3643488e84a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e5b730e85ce02b05dc3fe1a862bc33bc29b6a73\nAuthor: Santosh Mohan Rajkumar\nDate: 2020-09-14T01:56:15+05:30\nFiles: 1\n\nMessage: recaptchaVerification (#2417)", "metadata": {"id": "071ec77ceec4", "repo": "TheAlgorithms/Python", "hash": "4e5b730e85ce02b05dc3fe1a862bc33bc29b6a73", "author": "Santosh Mohan Rajkumar", "date": "2020-09-14T01:56:15+05:30", "subject": "recaptchaVerification (#2417)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e5b730e85ce02b05dc3fe1a862bc33bc29b6a73", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e5b730e85ce02b05dc3fe1a862bc33bc29b6a73"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 799fde4c07dd039807ffb5020824fc065728b17a\nAuthor: Ashley Jeji George\nDate: 2020-09-14T16:14:46+05:30\nFiles: 1\n\nMessage: Update linear_search.py (#2422)", "metadata": {"id": "da09c9c02dd9", "repo": "TheAlgorithms/Python", "hash": "799fde4c07dd039807ffb5020824fc065728b17a", "author": "Ashley Jeji George", "date": "2020-09-14T16:14:46+05:30", "subject": "Update linear_search.py (#2422)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/799fde4c07dd039807ffb5020824fc065728b17a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/799fde4c07dd039807ffb5020824fc065728b17a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10aa214fcb2a05fd479e23a0d9c1d1ea617a7769\nAuthor: Hasenn\nDate: 2020-09-14T14:40:27+02:00\nFiles: 4\n\nMessage: Docstrings and formatting improvements (#2418)", "metadata": {"id": "2683a3de2bce", "repo": "TheAlgorithms/Python", "hash": "10aa214fcb2a05fd479e23a0d9c1d1ea617a7769", "author": "Hasenn", "date": "2020-09-14T14:40:27+02:00", "subject": "Docstrings and formatting improvements (#2418)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/10aa214fcb2a05fd479e23a0d9c1d1ea617a7769", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10aa214fcb2a05fd479e23a0d9c1d1ea617a7769"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cbbc43ba3ae24ad589d94beb65116c07917339ac\nAuthor: Du Yuanchao\nDate: 2020-09-15T04:33:08+08:00\nFiles: 2\n\nMessage: Updated problem_04 in project_euler (#2427)", "metadata": {"id": "ca90477df9ce", "repo": "TheAlgorithms/Python", "hash": "cbbc43ba3ae24ad589d94beb65116c07917339ac", "author": "Du Yuanchao", "date": "2020-09-15T04:33:08+08:00", "subject": "Updated problem_04 in project_euler (#2427)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/cbbc43ba3ae24ad589d94beb65116c07917339ac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cbbc43ba3ae24ad589d94beb65116c07917339ac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ac75f4683c8920382d9cbd676d7a3ae5fefc2a1\nAuthor: Ashley Jeji George\nDate: 2020-09-16T22:12:53+05:30\nFiles: 1\n\nMessage: Create priority_queue_using_list.py (#2435)", "metadata": {"id": "55a17a138f9d", "repo": "TheAlgorithms/Python", "hash": "1ac75f4683c8920382d9cbd676d7a3ae5fefc2a1", "author": "Ashley Jeji George", "date": "2020-09-16T22:12:53+05:30", "subject": "Create priority_queue_using_list.py (#2435)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ac75f4683c8920382d9cbd676d7a3ae5fefc2a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ac75f4683c8920382d9cbd676d7a3ae5fefc2a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86fb2991d5f722a94c77df44b3a2de4cb0cbd4d7\nAuthor: poloso\nDate: 2020-09-17T02:41:10-05:00\nFiles: 2\n\nMessage: Corrected filename and include static types (#2440)", "metadata": {"id": "b621c47ad711", "repo": "TheAlgorithms/Python", "hash": "86fb2991d5f722a94c77df44b3a2de4cb0cbd4d7", "author": "poloso", "date": "2020-09-17T02:41:10-05:00", "subject": "Corrected filename and include static types (#2440)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/86fb2991d5f722a94c77df44b3a2de4cb0cbd4d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86fb2991d5f722a94c77df44b3a2de4cb0cbd4d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2de2267319c2c44e416b840daa370ef463d655fe\nAuthor: Du Yuanchao\nDate: 2020-09-17T17:37:53+08:00\nFiles: 5\n\nMessage: Updated problem_06 in Project Euler (#2439)", "metadata": {"id": "4c007197abf1", "repo": "TheAlgorithms/Python", "hash": "2de2267319c2c44e416b840daa370ef463d655fe", "author": "Du Yuanchao", "date": "2020-09-17T17:37:53+08:00", "subject": "Updated problem_06 in Project Euler (#2439)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/2de2267319c2c44e416b840daa370ef463d655fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2de2267319c2c44e416b840daa370ef463d655fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0dea049f4462444c4d44a7c66b092cef1245a646\nAuthor: avych\nDate: 2020-09-18T12:07:49+05:30\nFiles: 1\n\nMessage: Added static type checking to polynom-for-points.py towards issue #2128 (#2335)", "metadata": {"id": "7d1e89ccb5d0", "repo": "TheAlgorithms/Python", "hash": "0dea049f4462444c4d44a7c66b092cef1245a646", "author": "avych", "date": "2020-09-18T12:07:49+05:30", "subject": "Added static type checking to polynom-for-points.py towards issue #2128 (#2335)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0dea049f4462444c4d44a7c66b092cef1245a646", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0dea049f4462444c4d44a7c66b092cef1245a646"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc415ec14a7918a8dce0af6ab34f6dc88c55852e\nAuthor: Du Yuanchao\nDate: 2020-09-18T15:55:02+08:00\nFiles: 2\n\nMessage: Added double linear search recursion (#2445)", "metadata": {"id": "42aabb089064", "repo": "TheAlgorithms/Python", "hash": "dc415ec14a7918a8dce0af6ab34f6dc88c55852e", "author": "Du Yuanchao", "date": "2020-09-18T15:55:02+08:00", "subject": "Added double linear search recursion (#2445)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc415ec14a7918a8dce0af6ab34f6dc88c55852e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc415ec14a7918a8dce0af6ab34f6dc88c55852e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ecac7b097371b3f87bfd40b0d7d01d933f38b726\nAuthor: kanthuc\nDate: 2020-09-18T13:53:50-07:00\nFiles: 1\n\nMessage: Contains loops.py add (#2442)", "metadata": {"id": "bc87dcb21c1a", "repo": "TheAlgorithms/Python", "hash": "ecac7b097371b3f87bfd40b0d7d01d933f38b726", "author": "kanthuc", "date": "2020-09-18T13:53:50-07:00", "subject": "Contains loops.py add (#2442)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ecac7b097371b3f87bfd40b0d7d01d933f38b726", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ecac7b097371b3f87bfd40b0d7d01d933f38b726"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 363858ef3baf4e1a34822d8dd0945de3e3e384cf\nAuthor: Christian Clauss\nDate: 2020-09-19T07:13:10+02:00\nFiles: 5\n\nMessage: hyphen_files = [file for file in filepaths if \"-\" in file] (#2447)", "metadata": {"id": "692f86bc9892", "repo": "TheAlgorithms/Python", "hash": "363858ef3baf4e1a34822d8dd0945de3e3e384cf", "author": "Christian Clauss", "date": "2020-09-19T07:13:10+02:00", "subject": "hyphen_files = [file for file in filepaths if \"-\" in file] (#2447)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/363858ef3baf4e1a34822d8dd0945de3e3e384cf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/363858ef3baf4e1a34822d8dd0945de3e3e384cf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 697495b017512268ff42d35c05fd4a69de57623e\nAuthor: Christian Clauss\nDate: 2020-09-19T07:25:18+02:00\nFiles: 1\n\nMessage: Fix copy / paste oversight (#2448)", "metadata": {"id": "9b0373ebb140", "repo": "TheAlgorithms/Python", "hash": "697495b017512268ff42d35c05fd4a69de57623e", "author": "Christian Clauss", "date": "2020-09-19T07:25:18+02:00", "subject": "Fix copy / paste oversight (#2448)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/697495b017512268ff42d35c05fd4a69de57623e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/697495b017512268ff42d35c05fd4a69de57623e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b22596cd965ef53b0faa4e2d32044a21c1458aab\nAuthor: mohammadreza490\nDate: 2020-09-19T06:36:56+01:00\nFiles: 1\n\nMessage: bin_to_octal (#2431)", "metadata": {"id": "5238f4fa1a0d", "repo": "TheAlgorithms/Python", "hash": "b22596cd965ef53b0faa4e2d32044a21c1458aab", "author": "mohammadreza490", "date": "2020-09-19T06:36:56+01:00", "subject": "bin_to_octal (#2431)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b22596cd965ef53b0faa4e2d32044a21c1458aab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b22596cd965ef53b0faa4e2d32044a21c1458aab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b05081a717546f021014454d03bcf2f6145148aa\nAuthor: Christian Clauss\nDate: 2020-09-19T08:58:08+02:00\nFiles: 1\n\nMessage: Update and rename bin_to_octal.py to binary_to_octal.py (#2449)", "metadata": {"id": "b7e21dd60c40", "repo": "TheAlgorithms/Python", "hash": "b05081a717546f021014454d03bcf2f6145148aa", "author": "Christian Clauss", "date": "2020-09-19T08:58:08+02:00", "subject": "Update and rename bin_to_octal.py to binary_to_octal.py (#2449)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b05081a717546f021014454d03bcf2f6145148aa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b05081a717546f021014454d03bcf2f6145148aa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b73884def8ea77e563764591a3eeb0fee1d7024\nAuthor: Susmith98\nDate: 2020-09-20T01:19:37+05:30\nFiles: 1\n\nMessage: Added a function that checks if given string can be rearranged to form a palindrome. (#2450)", "metadata": {"id": "0959cdfffefb", "repo": "TheAlgorithms/Python", "hash": "9b73884def8ea77e563764591a3eeb0fee1d7024", "author": "Susmith98", "date": "2020-09-20T01:19:37+05:30", "subject": "Added a function that checks if given string can be rearranged to form a palindrome. (#2450)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b73884def8ea77e563764591a3eeb0fee1d7024", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b73884def8ea77e563764591a3eeb0fee1d7024"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea0759dbaa99721173bbe1a3c45cddf5f8ad4109\nAuthor: Dhruv\nDate: 2020-09-20T17:22:13+05:30\nFiles: 5\n\nMessage: Create problem_54 in project Euler (#2451)", "metadata": {"id": "b7fdc8349f0f", "repo": "TheAlgorithms/Python", "hash": "ea0759dbaa99721173bbe1a3c45cddf5f8ad4109", "author": "Dhruv", "date": "2020-09-20T17:22:13+05:30", "subject": "Create problem_54 in project Euler (#2451)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea0759dbaa99721173bbe1a3c45cddf5f8ad4109", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea0759dbaa99721173bbe1a3c45cddf5f8ad4109"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 718be54dbb430f647c439b39f9d5b4f09b62ccde\nAuthor: Abhinav Anand\nDate: 2020-09-21T01:03:26+05:30\nFiles: 1\n\nMessage: Update sol1.py (#2455)", "metadata": {"id": "97e2b7fecb3c", "repo": "TheAlgorithms/Python", "hash": "718be54dbb430f647c439b39f9d5b4f09b62ccde", "author": "Abhinav Anand", "date": "2020-09-21T01:03:26+05:30", "subject": "Update sol1.py (#2455)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/718be54dbb430f647c439b39f9d5b4f09b62ccde", "diff_url": "https://github.com/TheAlgorithms/Python/commit/718be54dbb430f647c439b39f9d5b4f09b62ccde"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a1ea76bcf3f4da8348cd483f8062690ddf279997\nAuthor: Du Yuanchao\nDate: 2020-09-22T21:15:11+08:00\nFiles: 4\n\nMessage: Optimization problem_10 in project_euler (#2453)", "metadata": {"id": "e11359aaecec", "repo": "TheAlgorithms/Python", "hash": "a1ea76bcf3f4da8348cd483f8062690ddf279997", "author": "Du Yuanchao", "date": "2020-09-22T21:15:11+08:00", "subject": "Optimization problem_10 in project_euler (#2453)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/a1ea76bcf3f4da8348cd483f8062690ddf279997", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a1ea76bcf3f4da8348cd483f8062690ddf279997"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e6a49d19f918c09648199d5cab7d2c04fcb6a5e\nAuthor: Dhruv\nDate: 2020-09-23T16:54:32+05:30\nFiles: 1\n\nMessage: Config Travis CI for two jobs (#2463)", "metadata": {"id": "eb970b542da4", "repo": "TheAlgorithms/Python", "hash": "6e6a49d19f918c09648199d5cab7d2c04fcb6a5e", "author": "Dhruv", "date": "2020-09-23T16:54:32+05:30", "subject": "Config Travis CI for two jobs (#2463)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e6a49d19f918c09648199d5cab7d2c04fcb6a5e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e6a49d19f918c09648199d5cab7d2c04fcb6a5e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9200a2e54362ecd6be6cfc7e257a37e7a4f16013\nAuthor: Christian Clauss\nDate: 2020-09-23T13:30:13+02:00\nFiles: 72\n\nMessage: from __future__ import annotations (#2464)", "metadata": {"id": "cdd9e4c72da9", "repo": "TheAlgorithms/Python", "hash": "9200a2e54362ecd6be6cfc7e257a37e7a4f16013", "author": "Christian Clauss", "date": "2020-09-23T13:30:13+02:00", "subject": "from __future__ import annotations (#2464)", "files_changed": 72, "code_url": "https://github.com/TheAlgorithms/Python/tree/9200a2e54362ecd6be6cfc7e257a37e7a4f16013", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9200a2e54362ecd6be6cfc7e257a37e7a4f16013"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f9be0a6131d2e78b697be6304077e9a69932d1e\nAuthor: spamegg\nDate: 2020-09-23T22:55:51+03:00\nFiles: 1\n\nMessage: Add Python type hints and doctests to other/two_sum.py (#2467)", "metadata": {"id": "f7740fb9c629", "repo": "TheAlgorithms/Python", "hash": "5f9be0a6131d2e78b697be6304077e9a69932d1e", "author": "spamegg", "date": "2020-09-23T22:55:51+03:00", "subject": "Add Python type hints and doctests to other/two_sum.py (#2467)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f9be0a6131d2e78b697be6304077e9a69932d1e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f9be0a6131d2e78b697be6304077e9a69932d1e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a3b8d682e2e296761d2fb866418e57fe5ff4b42\nAuthor: Vivek\nDate: 2020-09-24T13:00:22+05:30\nFiles: 2\n\nMessage: Added binary_xor_operator.py and binary_and_operator.py (#2433)", "metadata": {"id": "0b2bbf2a8038", "repo": "TheAlgorithms/Python", "hash": "4a3b8d682e2e296761d2fb866418e57fe5ff4b42", "author": "Vivek", "date": "2020-09-24T13:00:22+05:30", "subject": "Added binary_xor_operator.py and binary_and_operator.py (#2433)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a3b8d682e2e296761d2fb866418e57fe5ff4b42", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a3b8d682e2e296761d2fb866418e57fe5ff4b42"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 902fe1c9070fa5b1e29d33e3742e3a871f07170a\nAuthor: Du Yuanchao\nDate: 2020-09-24T19:12:52+08:00\nFiles: 3\n\nMessage: Fixed reverse words algorithm (#2469)", "metadata": {"id": "f33dbc87f844", "repo": "TheAlgorithms/Python", "hash": "902fe1c9070fa5b1e29d33e3742e3a871f07170a", "author": "Du Yuanchao", "date": "2020-09-24T19:12:52+08:00", "subject": "Fixed reverse words algorithm (#2469)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/902fe1c9070fa5b1e29d33e3742e3a871f07170a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/902fe1c9070fa5b1e29d33e3742e3a871f07170a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a275caf0122474e42f9ac68e57618607bde3b96\nAuthor: Du Yuanchao\nDate: 2020-09-24T19:14:52+08:00\nFiles: 1\n\nMessage: Fixed remove duplicate (#2470)", "metadata": {"id": "13192272b440", "repo": "TheAlgorithms/Python", "hash": "3a275caf0122474e42f9ac68e57618607bde3b96", "author": "Du Yuanchao", "date": "2020-09-24T19:14:52+08:00", "subject": "Fixed remove duplicate (#2470)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a275caf0122474e42f9ac68e57618607bde3b96", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a275caf0122474e42f9ac68e57618607bde3b96"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08eb1efafe01c89f83914d8792ef0dc849f92360\nAuthor: Dhruv\nDate: 2020-09-24T18:46:55+05:30\nFiles: 1\n\nMessage: Add solution() for problem 54 of Project Euler (#2472)", "metadata": {"id": "099c1449341b", "repo": "TheAlgorithms/Python", "hash": "08eb1efafe01c89f83914d8792ef0dc849f92360", "author": "Dhruv", "date": "2020-09-24T18:46:55+05:30", "subject": "Add solution() for problem 54 of Project Euler (#2472)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/08eb1efafe01c89f83914d8792ef0dc849f92360", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08eb1efafe01c89f83914d8792ef0dc849f92360"}} {"text": "Repo: TheAlgorithms/Python\nCommit: daa1b4d70f40d823dd86366c6eba15c930a52bf8\nAuthor: Kushagra Bansal\nDate: 2020-09-25T15:22:19+05:30\nFiles: 2\n\nMessage: Created problem_97 in project euler (#2476)", "metadata": {"id": "d9ce574b4645", "repo": "TheAlgorithms/Python", "hash": "daa1b4d70f40d823dd86366c6eba15c930a52bf8", "author": "Kushagra Bansal", "date": "2020-09-25T15:22:19+05:30", "subject": "Created problem_97 in project euler (#2476)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/daa1b4d70f40d823dd86366c6eba15c930a52bf8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/daa1b4d70f40d823dd86366c6eba15c930a52bf8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53c2a24587aaf864ec40d2445d071a8274926c37\nAuthor: Abdujabbar Mirkhalikov\nDate: 2020-09-25T18:16:05+05:00\nFiles: 1\n\nMessage: added type hints and doctests for minimax algorithm (#2478)", "metadata": {"id": "69e357e93644", "repo": "TheAlgorithms/Python", "hash": "53c2a24587aaf864ec40d2445d071a8274926c37", "author": "Abdujabbar Mirkhalikov", "date": "2020-09-25T18:16:05+05:00", "subject": "added type hints and doctests for minimax algorithm (#2478)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53c2a24587aaf864ec40d2445d071a8274926c37", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53c2a24587aaf864ec40d2445d071a8274926c37"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 18f1dcd48a22d3c84a8839d2198ed35e68d3641a\nAuthor: Du Yuanchao\nDate: 2020-09-25T22:09:29+08:00\nFiles: 2\n\nMessage: Updated singly_linked_list (#2477)", "metadata": {"id": "cb97b96d3349", "repo": "TheAlgorithms/Python", "hash": "18f1dcd48a22d3c84a8839d2198ed35e68d3641a", "author": "Du Yuanchao", "date": "2020-09-25T22:09:29+08:00", "subject": "Updated singly_linked_list (#2477)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/18f1dcd48a22d3c84a8839d2198ed35e68d3641a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/18f1dcd48a22d3c84a8839d2198ed35e68d3641a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b81fcef66bc4dc6fae2594998404d0cac8504b1c\nAuthor: Du Yuanchao\nDate: 2020-09-26T00:08:57+08:00\nFiles: 2\n\nMessage: Fixed linked list bug (#2481)", "metadata": {"id": "3de1a874f485", "repo": "TheAlgorithms/Python", "hash": "b81fcef66bc4dc6fae2594998404d0cac8504b1c", "author": "Du Yuanchao", "date": "2020-09-26T00:08:57+08:00", "subject": "Fixed linked list bug (#2481)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b81fcef66bc4dc6fae2594998404d0cac8504b1c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b81fcef66bc4dc6fae2594998404d0cac8504b1c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e92cd9d5c5099cdcf8c80e7a7df2c1ff3190eacc\nAuthor: Thomas Voss\nDate: 2020-09-25T19:03:15+02:00\nFiles: 1\n\nMessage: Update morse_code_implementation.py (#2386)", "metadata": {"id": "3910331e44cc", "repo": "TheAlgorithms/Python", "hash": "e92cd9d5c5099cdcf8c80e7a7df2c1ff3190eacc", "author": "Thomas Voss", "date": "2020-09-25T19:03:15+02:00", "subject": "Update morse_code_implementation.py (#2386)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e92cd9d5c5099cdcf8c80e7a7df2c1ff3190eacc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e92cd9d5c5099cdcf8c80e7a7df2c1ff3190eacc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 72fe611462a517c6ebce5def75233027a0ffc4a8\nAuthor: Du Yuanchao\nDate: 2020-09-26T01:58:40+08:00\nFiles: 2\n\nMessage: Updated lower and upper (#2468)", "metadata": {"id": "94e9b5a256e7", "repo": "TheAlgorithms/Python", "hash": "72fe611462a517c6ebce5def75233027a0ffc4a8", "author": "Du Yuanchao", "date": "2020-09-26T01:58:40+08:00", "subject": "Updated lower and upper (#2468)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/72fe611462a517c6ebce5def75233027a0ffc4a8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/72fe611462a517c6ebce5def75233027a0ffc4a8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: db0db01d87868cb1d15628d772b13ed56df5adce\nAuthor: Christian Clauss\nDate: 2020-09-26T16:54:41+02:00\nFiles: 2\n\nMessage: Use self-documenting option instead of cryptic option (#2487)", "metadata": {"id": "979258e6198a", "repo": "TheAlgorithms/Python", "hash": "db0db01d87868cb1d15628d772b13ed56df5adce", "author": "Christian Clauss", "date": "2020-09-26T16:54:41+02:00", "subject": "Use self-documenting option instead of cryptic option (#2487)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/db0db01d87868cb1d15628d772b13ed56df5adce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/db0db01d87868cb1d15628d772b13ed56df5adce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f48bb8c95641283e0d3dd8cdb633e8f67c772bf\nAuthor: Du Yuanchao\nDate: 2020-09-26T22:57:09+08:00\nFiles: 1\n\nMessage: Updated circular_linked_list (#2483)", "metadata": {"id": "67fc76241346", "repo": "TheAlgorithms/Python", "hash": "7f48bb8c95641283e0d3dd8cdb633e8f67c772bf", "author": "Du Yuanchao", "date": "2020-09-26T22:57:09+08:00", "subject": "Updated circular_linked_list (#2483)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f48bb8c95641283e0d3dd8cdb633e8f67c772bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f48bb8c95641283e0d3dd8cdb633e8f67c772bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7446e695716eaf0f75f51a1c4805f8d8d698e653\nAuthor: Abdoulaye Balde\nDate: 2020-09-26T14:58:29+00:00\nFiles: 1\n\nMessage: Gradient Boosting Regressor (#2298)", "metadata": {"id": "7f9edd126d03", "repo": "TheAlgorithms/Python", "hash": "7446e695716eaf0f75f51a1c4805f8d8d698e653", "author": "Abdoulaye Balde", "date": "2020-09-26T14:58:29+00:00", "subject": "Gradient Boosting Regressor (#2298)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7446e695716eaf0f75f51a1c4805f8d8d698e653", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7446e695716eaf0f75f51a1c4805f8d8d698e653"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8904af98a1e07a1f5b177c2d9f8f042c265e60b1\nAuthor: Du Yuanchao\nDate: 2020-09-26T22:58:59+08:00\nFiles: 1\n\nMessage: Optimization for pangram string (#2473)", "metadata": {"id": "f18953b40f47", "repo": "TheAlgorithms/Python", "hash": "8904af98a1e07a1f5b177c2d9f8f042c265e60b1", "author": "Du Yuanchao", "date": "2020-09-26T22:58:59+08:00", "subject": "Optimization for pangram string (#2473)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8904af98a1e07a1f5b177c2d9f8f042c265e60b1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8904af98a1e07a1f5b177c2d9f8f042c265e60b1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ceacfc6079a8b1358a3d148f9e6e9acf710ec569\nAuthor: Dhruv\nDate: 2020-09-28T11:48:19+05:30\nFiles: 3\n\nMessage: Add algorithm for testing Project Euler solutions (#2471)", "metadata": {"id": "65979edc13c6", "repo": "TheAlgorithms/Python", "hash": "ceacfc6079a8b1358a3d148f9e6e9acf710ec569", "author": "Dhruv", "date": "2020-09-28T11:48:19+05:30", "subject": "Add algorithm for testing Project Euler solutions (#2471)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ceacfc6079a8b1358a3d148f9e6e9acf710ec569", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ceacfc6079a8b1358a3d148f9e6e9acf710ec569"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b637ba8ed0199e244979e9216e0a32fc439ecf7\nAuthor: xcodz-dot\nDate: 2020-09-28T15:13:34+05:30\nFiles: 1\n\nMessage: Create vector3_for_2d_rendering.py (#2496)", "metadata": {"id": "c34e0e915225", "repo": "TheAlgorithms/Python", "hash": "1b637ba8ed0199e244979e9216e0a32fc439ecf7", "author": "xcodz-dot", "date": "2020-09-28T15:13:34+05:30", "subject": "Create vector3_for_2d_rendering.py (#2496)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b637ba8ed0199e244979e9216e0a32fc439ecf7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b637ba8ed0199e244979e9216e0a32fc439ecf7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 121dddc7f21178bf669ab362681817f2690a3815\nAuthor: Lewis Tian\nDate: 2020-09-28T22:40:47+08:00\nFiles: 1\n\nMessage: Update maths/area.py (#2501)", "metadata": {"id": "c40408ee90fa", "repo": "TheAlgorithms/Python", "hash": "121dddc7f21178bf669ab362681817f2690a3815", "author": "Lewis Tian", "date": "2020-09-28T22:40:47+08:00", "subject": "Update maths/area.py (#2501)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/121dddc7f21178bf669ab362681817f2690a3815", "diff_url": "https://github.com/TheAlgorithms/Python/commit/121dddc7f21178bf669ab362681817f2690a3815"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48357cea5b34f5a4d1cc2e9c457f5c4c6d5fe501\nAuthor: Dhruv\nDate: 2020-09-28T23:12:36+05:30\nFiles: 61\n\nMessage: Add __init__.py files in all the directories (#2503)", "metadata": {"id": "cfe26c57a728", "repo": "TheAlgorithms/Python", "hash": "48357cea5b34f5a4d1cc2e9c457f5c4c6d5fe501", "author": "Dhruv", "date": "2020-09-28T23:12:36+05:30", "subject": "Add __init__.py files in all the directories (#2503)", "files_changed": 61, "code_url": "https://github.com/TheAlgorithms/Python/tree/48357cea5b34f5a4d1cc2e9c457f5c4c6d5fe501", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48357cea5b34f5a4d1cc2e9c457f5c4c6d5fe501"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9016fe192fdd3121b6cb20eafeed2dd9154848eb\nAuthor: Dhruv\nDate: 2020-09-29T03:11:04+05:30\nFiles: 17\n\nMessage: Fix imports for all namespace packages (#2506)", "metadata": {"id": "fdbd91ae049d", "repo": "TheAlgorithms/Python", "hash": "9016fe192fdd3121b6cb20eafeed2dd9154848eb", "author": "Dhruv", "date": "2020-09-29T03:11:04+05:30", "subject": "Fix imports for all namespace packages (#2506)", "files_changed": 17, "code_url": "https://github.com/TheAlgorithms/Python/tree/9016fe192fdd3121b6cb20eafeed2dd9154848eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9016fe192fdd3121b6cb20eafeed2dd9154848eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04322e67e5d3754f7be6525c0e078a955237067a\nAuthor: Guillaume Rochedix\nDate: 2020-09-29T12:38:12+02:00\nFiles: 1\n\nMessage: Heaps algorithm iterative (#2505)", "metadata": {"id": "efa625d5b021", "repo": "TheAlgorithms/Python", "hash": "04322e67e5d3754f7be6525c0e078a955237067a", "author": "Guillaume Rochedix", "date": "2020-09-29T12:38:12+02:00", "subject": "Heaps algorithm iterative (#2505)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/04322e67e5d3754f7be6525c0e078a955237067a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04322e67e5d3754f7be6525c0e078a955237067a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d95d64335169d01061ad4347ca29905b3108599c\nAuthor: Guillaume Rochedix\nDate: 2020-09-29T12:39:07+02:00\nFiles: 1\n\nMessage: Heaps algorithm (#2475)", "metadata": {"id": "5b609995079d", "repo": "TheAlgorithms/Python", "hash": "d95d64335169d01061ad4347ca29905b3108599c", "author": "Guillaume Rochedix", "date": "2020-09-29T12:39:07+02:00", "subject": "Heaps algorithm (#2475)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d95d64335169d01061ad4347ca29905b3108599c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d95d64335169d01061ad4347ca29905b3108599c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e16635050916f855aea856f7e3d0d9dbc4f082c1\nAuthor: Lewis Tian\nDate: 2020-09-29T19:55:48+08:00\nFiles: 1\n\nMessage: Update sorts/quick_sort_3_partition.py (#2507)", "metadata": {"id": "31e7c17e9607", "repo": "TheAlgorithms/Python", "hash": "e16635050916f855aea856f7e3d0d9dbc4f082c1", "author": "Lewis Tian", "date": "2020-09-29T19:55:48+08:00", "subject": "Update sorts/quick_sort_3_partition.py (#2507)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e16635050916f855aea856f7e3d0d9dbc4f082c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e16635050916f855aea856f7e3d0d9dbc4f082c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6e2dc69d5643c160510069377f58ed52839ea5d\nAuthor: YOGESHWARAN R\nDate: 2020-09-29T21:34:55+05:30\nFiles: 2\n\nMessage: Create instagram_crawler.py (#2509)", "metadata": {"id": "b743a9e62e68", "repo": "TheAlgorithms/Python", "hash": "e6e2dc69d5643c160510069377f58ed52839ea5d", "author": "YOGESHWARAN R", "date": "2020-09-29T21:34:55+05:30", "subject": "Create instagram_crawler.py (#2509)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6e2dc69d5643c160510069377f58ed52839ea5d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6e2dc69d5643c160510069377f58ed52839ea5d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a42ae909542c2c75079353465077f77173f15bf\nAuthor: Dhruv\nDate: 2020-09-30T14:08:00+05:30\nFiles: 14\n\nMessage: Fix all errors mentioned in pre-commit run (#2512)", "metadata": {"id": "d66ddcb88e5f", "repo": "TheAlgorithms/Python", "hash": "0a42ae909542c2c75079353465077f77173f15bf", "author": "Dhruv", "date": "2020-09-30T14:08:00+05:30", "subject": "Fix all errors mentioned in pre-commit run (#2512)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a42ae909542c2c75079353465077f77173f15bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a42ae909542c2c75079353465077f77173f15bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae65f55de378f490bf7da143bfbbb2be06457f4d\nAuthor: Dhruv\nDate: 2020-09-30T14:09:14+05:30\nFiles: 2\n\nMessage: Add pre-commit hook for TheAlgorithms/Python (#2511)", "metadata": {"id": "4b17d1610381", "repo": "TheAlgorithms/Python", "hash": "ae65f55de378f490bf7da143bfbbb2be06457f4d", "author": "Dhruv", "date": "2020-09-30T14:09:14+05:30", "subject": "Add pre-commit hook for TheAlgorithms/Python (#2511)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae65f55de378f490bf7da143bfbbb2be06457f4d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae65f55de378f490bf7da143bfbbb2be06457f4d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: acaeb22bbd51f8218cad42df78d99d001f396ba1\nAuthor: Dhruv\nDate: 2020-09-30T18:53:34+05:30\nFiles: 5\n\nMessage: Add GitHub action for pre-commit (#2515)", "metadata": {"id": "f865d3287d67", "repo": "TheAlgorithms/Python", "hash": "acaeb22bbd51f8218cad42df78d99d001f396ba1", "author": "Dhruv", "date": "2020-09-30T18:53:34+05:30", "subject": "Add GitHub action for pre-commit (#2515)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/acaeb22bbd51f8218cad42df78d99d001f396ba1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/acaeb22bbd51f8218cad42df78d99d001f396ba1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a502708e02e004495dcced75b847d7218c56e89\nAuthor: Dhruv\nDate: 2020-09-30T20:10:20+05:30\nFiles: 1\n\nMessage: Add badges for code style and pre-commit in README.md (#2516)", "metadata": {"id": "25ce707db1d9", "repo": "TheAlgorithms/Python", "hash": "7a502708e02e004495dcced75b847d7218c56e89", "author": "Dhruv", "date": "2020-09-30T20:10:20+05:30", "subject": "Add badges for code style and pre-commit in README.md (#2516)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a502708e02e004495dcced75b847d7218c56e89", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a502708e02e004495dcced75b847d7218c56e89"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ddfa9e4f2245c6c57b620c80932e3f78aebd25b9\nAuthor: Christian Clauss\nDate: 2020-09-30T19:26:38+02:00\nFiles: 3\n\nMessage: Travis CI: Remove redundant tests (#2523)", "metadata": {"id": "bca475a641ae", "repo": "TheAlgorithms/Python", "hash": "ddfa9e4f2245c6c57b620c80932e3f78aebd25b9", "author": "Christian Clauss", "date": "2020-09-30T19:26:38+02:00", "subject": "Travis CI: Remove redundant tests (#2523)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ddfa9e4f2245c6c57b620c80932e3f78aebd25b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ddfa9e4f2245c6c57b620c80932e3f78aebd25b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fa009aa530ee1c243090c31b69bbf7effc754e2\nAuthor: Du Yuanchao\nDate: 2020-10-01T08:53:42+08:00\nFiles: 1\n\nMessage: Fix bucket sort (#2494)", "metadata": {"id": "9f638d979591", "repo": "TheAlgorithms/Python", "hash": "2fa009aa530ee1c243090c31b69bbf7effc754e2", "author": "Du Yuanchao", "date": "2020-10-01T08:53:42+08:00", "subject": "Fix bucket sort (#2494)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fa009aa530ee1c243090c31b69bbf7effc754e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fa009aa530ee1c243090c31b69bbf7effc754e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2388bf4e17935a9860319831473e6a2e0f801b71\nAuthor: Eugeniy Orlov\nDate: 2020-10-01T04:04:31+03:00\nFiles: 1\n\nMessage: Add type hints to strings/min_cost_string_conversion.py (#2337)", "metadata": {"id": "f4c2451ef8d5", "repo": "TheAlgorithms/Python", "hash": "2388bf4e17935a9860319831473e6a2e0f801b71", "author": "Eugeniy Orlov", "date": "2020-10-01T04:04:31+03:00", "subject": "Add type hints to strings/min_cost_string_conversion.py (#2337)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2388bf4e17935a9860319831473e6a2e0f801b71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2388bf4e17935a9860319831473e6a2e0f801b71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b3f7c36d0e116fac5df72fa35aa2fe74bb1b927\nAuthor: Du Yuanchao\nDate: 2020-10-02T13:55:58+08:00\nFiles: 1\n\nMessage: Test random input for bubble sort (#2492)", "metadata": {"id": "dd4502c73344", "repo": "TheAlgorithms/Python", "hash": "9b3f7c36d0e116fac5df72fa35aa2fe74bb1b927", "author": "Du Yuanchao", "date": "2020-10-02T13:55:58+08:00", "subject": "Test random input for bubble sort (#2492)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b3f7c36d0e116fac5df72fa35aa2fe74bb1b927", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b3f7c36d0e116fac5df72fa35aa2fe74bb1b927"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5903948cf3806b6faea2962874c5130780edd324\nAuthor: Dmytro Litvinov\nDate: 2020-10-03T10:22:22+03:00\nFiles: 1\n\nMessage: Fixes: #2404. Fix PIL DeprecationWarnings in pytest output (#2678)", "metadata": {"id": "152bcc45426c", "repo": "TheAlgorithms/Python", "hash": "5903948cf3806b6faea2962874c5130780edd324", "author": "Dmytro Litvinov", "date": "2020-10-03T10:22:22+03:00", "subject": "Fixes: #2404. Fix PIL DeprecationWarnings in pytest output (#2678)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5903948cf3806b6faea2962874c5130780edd324", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5903948cf3806b6faea2962874c5130780edd324"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a395456ee806c3897a702474ba4ffadff3beb04\nAuthor: Kushagra Bansal\nDate: 2020-10-03T14:08:56+05:30\nFiles: 2\n\nMessage: Created problem_112.py in project_euler (#2532)", "metadata": {"id": "6be83b337118", "repo": "TheAlgorithms/Python", "hash": "6a395456ee806c3897a702474ba4ffadff3beb04", "author": "Kushagra Bansal", "date": "2020-10-03T14:08:56+05:30", "subject": "Created problem_112.py in project_euler (#2532)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a395456ee806c3897a702474ba4ffadff3beb04", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a395456ee806c3897a702474ba4ffadff3beb04"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 43f92490fe2edd92d09887eb732eaf6ac5ef698e\nAuthor: Du Yuanchao\nDate: 2020-10-03T23:19:08+08:00\nFiles: 2\n\nMessage: Update insert sort (#2493)", "metadata": {"id": "129e3651aa6b", "repo": "TheAlgorithms/Python", "hash": "43f92490fe2edd92d09887eb732eaf6ac5ef698e", "author": "Du Yuanchao", "date": "2020-10-03T23:19:08+08:00", "subject": "Update insert sort (#2493)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/43f92490fe2edd92d09887eb732eaf6ac5ef698e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/43f92490fe2edd92d09887eb732eaf6ac5ef698e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e9865ae611bd4d7398a8bad5055e9f87b9da22a4\nAuthor: Sabari Ganesh\nDate: 2020-10-03T22:02:58+05:30\nFiles: 1\n\nMessage: Update temperature_conversions.py (#2522)", "metadata": {"id": "3309029fe7f3", "repo": "TheAlgorithms/Python", "hash": "e9865ae611bd4d7398a8bad5055e9f87b9da22a4", "author": "Sabari Ganesh", "date": "2020-10-03T22:02:58+05:30", "subject": "Update temperature_conversions.py (#2522)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e9865ae611bd4d7398a8bad5055e9f87b9da22a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e9865ae611bd4d7398a8bad5055e9f87b9da22a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3b0169549ebe23ab7b681601a445ee8e2b87dd55\nAuthor: Richard Wheatley\nDate: 2020-10-04T15:20:36+01:00\nFiles: 2\n\nMessage: Create auto_close_empty_issues.yml (#2756)", "metadata": {"id": "919e04855fc9", "repo": "TheAlgorithms/Python", "hash": "3b0169549ebe23ab7b681601a445ee8e2b87dd55", "author": "Richard Wheatley", "date": "2020-10-04T15:20:36+01:00", "subject": "Create auto_close_empty_issues.yml (#2756)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3b0169549ebe23ab7b681601a445ee8e2b87dd55", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3b0169549ebe23ab7b681601a445ee8e2b87dd55"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fb9b9ecccf4fa5043af1a3168c5f28e9f2c3f455\nAuthor: Sabari Ganesh\nDate: 2020-10-04T19:50:47+05:30\nFiles: 1\n\nMessage: Update area.py (#2524)", "metadata": {"id": "c14039348695", "repo": "TheAlgorithms/Python", "hash": "fb9b9ecccf4fa5043af1a3168c5f28e9f2c3f455", "author": "Sabari Ganesh", "date": "2020-10-04T19:50:47+05:30", "subject": "Update area.py (#2524)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fb9b9ecccf4fa5043af1a3168c5f28e9f2c3f455", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fb9b9ecccf4fa5043af1a3168c5f28e9f2c3f455"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b934da4516a18814e2645413a20eedb3ac03a170\nAuthor: Dhruv\nDate: 2020-10-04T21:16:13+05:30\nFiles: 1\n\nMessage: Fix pre-commit error in GitHub action file (#2765)", "metadata": {"id": "4bfedb636913", "repo": "TheAlgorithms/Python", "hash": "b934da4516a18814e2645413a20eedb3ac03a170", "author": "Dhruv", "date": "2020-10-04T21:16:13+05:30", "subject": "Fix pre-commit error in GitHub action file (#2765)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b934da4516a18814e2645413a20eedb3ac03a170", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b934da4516a18814e2645413a20eedb3ac03a170"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e040ad2a01d2c7d7524682fb27da99aea663972b\nAuthor: Iqrar Agalosi Nureyza\nDate: 2020-10-05T09:57:09+07:00\nFiles: 3\n\nMessage: Add a solution for Project Euler 49 (#2702)", "metadata": {"id": "980a8cf28439", "repo": "TheAlgorithms/Python", "hash": "e040ad2a01d2c7d7524682fb27da99aea663972b", "author": "Iqrar Agalosi Nureyza", "date": "2020-10-05T09:57:09+07:00", "subject": "Add a solution for Project Euler 49 (#2702)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e040ad2a01d2c7d7524682fb27da99aea663972b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e040ad2a01d2c7d7524682fb27da99aea663972b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 437c725e64bf18b103298b9ee0eb21373c397e0c\nAuthor: Du Yuanchao\nDate: 2020-10-05T11:47:46+08:00\nFiles: 1\n\nMessage: Fixed allocation_number (#2768)", "metadata": {"id": "97c1465c4454", "repo": "TheAlgorithms/Python", "hash": "437c725e64bf18b103298b9ee0eb21373c397e0c", "author": "Du Yuanchao", "date": "2020-10-05T11:47:46+08:00", "subject": "Fixed allocation_number (#2768)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/437c725e64bf18b103298b9ee0eb21373c397e0c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/437c725e64bf18b103298b9ee0eb21373c397e0c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 477b2c24b83517652cef1e45e6c600e3328c0824\nAuthor: Sherman Hui\nDate: 2020-10-05T04:08:57-07:00\nFiles: 1\n\nMessage: Hacktoberfest: Update Linked List - `print_reverse` method (#2792)", "metadata": {"id": "188cd4f1c068", "repo": "TheAlgorithms/Python", "hash": "477b2c24b83517652cef1e45e6c600e3328c0824", "author": "Sherman Hui", "date": "2020-10-05T04:08:57-07:00", "subject": "Hacktoberfest: Update Linked List - `print_reverse` method (#2792)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/477b2c24b83517652cef1e45e6c600e3328c0824", "diff_url": "https://github.com/TheAlgorithms/Python/commit/477b2c24b83517652cef1e45e6c600e3328c0824"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7df91e681a7270d9ff10e504abe81df5bdd34776\nAuthor: Dmytro Litvinov\nDate: 2020-10-05T20:44:35+03:00\nFiles: 1\n\nMessage: Add type hints for searches/ternary_search.py (#2874)", "metadata": {"id": "06f25d3def26", "repo": "TheAlgorithms/Python", "hash": "7df91e681a7270d9ff10e504abe81df5bdd34776", "author": "Dmytro Litvinov", "date": "2020-10-05T20:44:35+03:00", "subject": "Add type hints for searches/ternary_search.py (#2874)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7df91e681a7270d9ff10e504abe81df5bdd34776", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7df91e681a7270d9ff10e504abe81df5bdd34776"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edf2cd2b0c81898aa2c2c735eff39924b2e4aa9e\nAuthor: Edward Nuno\nDate: 2020-10-05T19:42:16-07:00\nFiles: 7\n\nMessage: Fix typehints in project_euler/problem01 (#2891)", "metadata": {"id": "5a0f0d83b527", "repo": "TheAlgorithms/Python", "hash": "edf2cd2b0c81898aa2c2c735eff39924b2e4aa9e", "author": "Edward Nuno", "date": "2020-10-05T19:42:16-07:00", "subject": "Fix typehints in project_euler/problem01 (#2891)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/edf2cd2b0c81898aa2c2c735eff39924b2e4aa9e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edf2cd2b0c81898aa2c2c735eff39924b2e4aa9e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a56e548264353676a87e76581a1901f2eaa61389\nAuthor: Noah H\nDate: 2020-10-05T22:51:39-04:00\nFiles: 1\n\nMessage: Bring problem_30 solution in line with project style guidelines (#2896)", "metadata": {"id": "88cbc1c5cc92", "repo": "TheAlgorithms/Python", "hash": "a56e548264353676a87e76581a1901f2eaa61389", "author": "Noah H", "date": "2020-10-05T22:51:39-04:00", "subject": "Bring problem_30 solution in line with project style guidelines (#2896)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a56e548264353676a87e76581a1901f2eaa61389", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a56e548264353676a87e76581a1901f2eaa61389"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8ad2d10b426f28a1c04ee8d53f43a9f9f968851\nAuthor: Utkarsh Chaudhary\nDate: 2020-10-06T08:41:15+05:30\nFiles: 2\n\nMessage: Add Project Euler 120 solution (#2887)", "metadata": {"id": "571c6a6f0f0d", "repo": "TheAlgorithms/Python", "hash": "a8ad2d10b426f28a1c04ee8d53f43a9f9f968851", "author": "Utkarsh Chaudhary", "date": "2020-10-06T08:41:15+05:30", "subject": "Add Project Euler 120 solution (#2887)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8ad2d10b426f28a1c04ee8d53f43a9f9f968851", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8ad2d10b426f28a1c04ee8d53f43a9f9f968851"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f36a2f621ed3b580c32bd863c8a5d2aaffbe76d1\nAuthor: Edward Nuno\nDate: 2020-10-05T21:34:16-07:00\nFiles: 5\n\nMessage: Hacktoberfest 2020: Apply style guidelines for Project Euler problem_02 (#2898)", "metadata": {"id": "dcc3ee9260cb", "repo": "TheAlgorithms/Python", "hash": "f36a2f621ed3b580c32bd863c8a5d2aaffbe76d1", "author": "Edward Nuno", "date": "2020-10-05T21:34:16-07:00", "subject": "Hacktoberfest 2020: Apply style guidelines for Project Euler problem_02 (#2898)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/f36a2f621ed3b580c32bd863c8a5d2aaffbe76d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f36a2f621ed3b580c32bd863c8a5d2aaffbe76d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 000cedc07f1065282acd7e25add4d2847fe08391\nAuthor: Dmytro Litvinov\nDate: 2020-10-06T11:31:15+03:00\nFiles: 7\n\nMessage: Add type hints for \"strings\" folder (#2882)", "metadata": {"id": "27e66971b5c6", "repo": "TheAlgorithms/Python", "hash": "000cedc07f1065282acd7e25add4d2847fe08391", "author": "Dmytro Litvinov", "date": "2020-10-06T11:31:15+03:00", "subject": "Add type hints for \"strings\" folder (#2882)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/000cedc07f1065282acd7e25add4d2847fe08391", "diff_url": "https://github.com/TheAlgorithms/Python/commit/000cedc07f1065282acd7e25add4d2847fe08391"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e74adc4a6d00df8711243fe94f9192662b323b48\nAuthor: Vladimir Evgrafov\nDate: 2020-10-06T15:18:07+03:00\nFiles: 3\n\nMessage: Project Euler Problem 10: style improvements (#2924)", "metadata": {"id": "ab39ae18e412", "repo": "TheAlgorithms/Python", "hash": "e74adc4a6d00df8711243fe94f9192662b323b48", "author": "Vladimir Evgrafov", "date": "2020-10-06T15:18:07+03:00", "subject": "Project Euler Problem 10: style improvements (#2924)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e74adc4a6d00df8711243fe94f9192662b323b48", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e74adc4a6d00df8711243fe94f9192662b323b48"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54401387a89e8ea83aece7687c8b65422c85ef49\nAuthor: Edward Nuno\nDate: 2020-10-06T07:54:39-07:00\nFiles: 3\n\nMessage: Hacktoberfest 2020: Add style improvements for Project Euler Problem 03 (#2917)", "metadata": {"id": "695aa4980f39", "repo": "TheAlgorithms/Python", "hash": "54401387a89e8ea83aece7687c8b65422c85ef49", "author": "Edward Nuno", "date": "2020-10-06T07:54:39-07:00", "subject": "Hacktoberfest 2020: Add style improvements for Project Euler Problem 03 (#2917)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/54401387a89e8ea83aece7687c8b65422c85ef49", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54401387a89e8ea83aece7687c8b65422c85ef49"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91ad30c2b0ed44860cb2b84826373844287b1def\nAuthor: Noah H\nDate: 2020-10-06T23:03:03-04:00\nFiles: 1\n\nMessage: Bring problem_29 solution in line with project style guidelines (#2949)", "metadata": {"id": "7b71354c1314", "repo": "TheAlgorithms/Python", "hash": "91ad30c2b0ed44860cb2b84826373844287b1def", "author": "Noah H", "date": "2020-10-06T23:03:03-04:00", "subject": "Bring problem_29 solution in line with project style guidelines (#2949)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/91ad30c2b0ed44860cb2b84826373844287b1def", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91ad30c2b0ed44860cb2b84826373844287b1def"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4d4ce400ecbfe3b207a1b1ec3c71bec65cba2584\nAuthor: Nelson Stoik\nDate: 2020-10-06T21:57:25-06:00\nFiles: 3\n\nMessage: Add typehints and default input for project_euler/problem_25 (#2901)", "metadata": {"id": "99f07297c1fd", "repo": "TheAlgorithms/Python", "hash": "4d4ce400ecbfe3b207a1b1ec3c71bec65cba2584", "author": "Nelson Stoik", "date": "2020-10-06T21:57:25-06:00", "subject": "Add typehints and default input for project_euler/problem_25 (#2901)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/4d4ce400ecbfe3b207a1b1ec3c71bec65cba2584", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4d4ce400ecbfe3b207a1b1ec3c71bec65cba2584"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ddf83ec886373e1cb35318690b9bc2c737fc9f9b\nAuthor: Dhruv\nDate: 2020-10-07T10:17:43+05:30\nFiles: 5\n\nMessage: Add default arguments for Project Euler problem 6 (#2957)", "metadata": {"id": "ae5f34b60b63", "repo": "TheAlgorithms/Python", "hash": "ddf83ec886373e1cb35318690b9bc2c737fc9f9b", "author": "Dhruv", "date": "2020-10-07T10:17:43+05:30", "subject": "Add default arguments for Project Euler problem 6 (#2957)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/ddf83ec886373e1cb35318690b9bc2c737fc9f9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ddf83ec886373e1cb35318690b9bc2c737fc9f9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5000d32edf1992615ecdb112e112b0490e5ddd3\nAuthor: Edward Nuno\nDate: 2020-10-06T22:03:34-07:00\nFiles: 2\n\nMessage: Add style improvements to solutions for Project Euler Problem 04 (#2945)", "metadata": {"id": "10052283ee85", "repo": "TheAlgorithms/Python", "hash": "a5000d32edf1992615ecdb112e112b0490e5ddd3", "author": "Edward Nuno", "date": "2020-10-06T22:03:34-07:00", "subject": "Add style improvements to solutions for Project Euler Problem 04 (#2945)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5000d32edf1992615ecdb112e112b0490e5ddd3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5000d32edf1992615ecdb112e112b0490e5ddd3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e41d04112fcaaceb286b0fd6d55a162af0893593\nAuthor: Joyce\nDate: 2020-10-07T17:53:14+08:00\nFiles: 1\n\nMessage: Fixes: #2630 Add doctests and support for negative numbers (#2626)", "metadata": {"id": "fcf8cf90aa20", "repo": "TheAlgorithms/Python", "hash": "e41d04112fcaaceb286b0fd6d55a162af0893593", "author": "Joyce", "date": "2020-10-07T17:53:14+08:00", "subject": "Fixes: #2630 Add doctests and support for negative numbers (#2626)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e41d04112fcaaceb286b0fd6d55a162af0893593", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e41d04112fcaaceb286b0fd6d55a162af0893593"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11a5afd8a10b21dfebddcf3c6022402ac463b634\nAuthor: Dhruv\nDate: 2020-10-07T15:29:55+05:30\nFiles: 4\n\nMessage: Add type hints and default args for problem 20 (#2962)", "metadata": {"id": "b666c25e0fd3", "repo": "TheAlgorithms/Python", "hash": "11a5afd8a10b21dfebddcf3c6022402ac463b634", "author": "Dhruv", "date": "2020-10-07T15:29:55+05:30", "subject": "Add type hints and default args for problem 20 (#2962)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/11a5afd8a10b21dfebddcf3c6022402ac463b634", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11a5afd8a10b21dfebddcf3c6022402ac463b634"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c510a7da7b1b814158b74e4c72c28a1400e733ca\nAuthor: Ron U\nDate: 2020-10-07T15:22:56+03:00\nFiles: 1\n\nMessage: Add doomsday algorithm (#2903)", "metadata": {"id": "01c1c330ab95", "repo": "TheAlgorithms/Python", "hash": "c510a7da7b1b814158b74e4c72c28a1400e733ca", "author": "Ron U", "date": "2020-10-07T15:22:56+03:00", "subject": "Add doomsday algorithm (#2903)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c510a7da7b1b814158b74e4c72c28a1400e733ca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c510a7da7b1b814158b74e4c72c28a1400e733ca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05616ca38eec9fba5a21544aa03dba96e6f6efc6\nAuthor: JasirZaeem\nDate: 2020-10-07T18:35:06+05:30\nFiles: 1\n\nMessage: Update code style for Project Euler Problem 28 (#2976)", "metadata": {"id": "8df5ec4b304b", "repo": "TheAlgorithms/Python", "hash": "05616ca38eec9fba5a21544aa03dba96e6f6efc6", "author": "JasirZaeem", "date": "2020-10-07T18:35:06+05:30", "subject": "Update code style for Project Euler Problem 28 (#2976)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/05616ca38eec9fba5a21544aa03dba96e6f6efc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05616ca38eec9fba5a21544aa03dba96e6f6efc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c14cfa32dff90b2efaee17c8972fe89b61b2f6b7\nAuthor: Joan\nDate: 2020-10-07T15:38:02+02:00\nFiles: 1\n\nMessage: Address #2786 - Fix code style in Project Euler Problem 76 (#2978)", "metadata": {"id": "f2bfb64715ec", "repo": "TheAlgorithms/Python", "hash": "c14cfa32dff90b2efaee17c8972fe89b61b2f6b7", "author": "Joan", "date": "2020-10-07T15:38:02+02:00", "subject": "Address #2786 - Fix code style in Project Euler Problem 76 (#2978)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c14cfa32dff90b2efaee17c8972fe89b61b2f6b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c14cfa32dff90b2efaee17c8972fe89b61b2f6b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 40db8c205f2b233dde2fa6735e6a9a752862f98c\nAuthor: poloso\nDate: 2020-10-07T09:27:19-05:00\nFiles: 1\n\nMessage: Fix: Corrected test. List in test must be ordered. (#2632)", "metadata": {"id": "e0a6795f3bc7", "repo": "TheAlgorithms/Python", "hash": "40db8c205f2b233dde2fa6735e6a9a752862f98c", "author": "poloso", "date": "2020-10-07T09:27:19-05:00", "subject": "Fix: Corrected test. List in test must be ordered. (#2632)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/40db8c205f2b233dde2fa6735e6a9a752862f98c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/40db8c205f2b233dde2fa6735e6a9a752862f98c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a698fa9a3fd11f2b2fa2ec8209fc29fcc799de04\nAuthor: Joan\nDate: 2020-10-07T17:09:36+02:00\nFiles: 1\n\nMessage: [Project Euler] Fix code style in Problem 55 (#2985)", "metadata": {"id": "c7350638cd63", "repo": "TheAlgorithms/Python", "hash": "a698fa9a3fd11f2b2fa2ec8209fc29fcc799de04", "author": "Joan", "date": "2020-10-07T17:09:36+02:00", "subject": "[Project Euler] Fix code style in Problem 55 (#2985)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a698fa9a3fd11f2b2fa2ec8209fc29fcc799de04", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a698fa9a3fd11f2b2fa2ec8209fc29fcc799de04"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ff9be86390ee916afa66d3eda3f8e7ecb09801eb\nAuthor: Wen Hong\nDate: 2020-10-07T23:16:11+08:00\nFiles: 1\n\nMessage: Hacktoberfest 2020: Rename method for project_euler/problem_99 (#2981)", "metadata": {"id": "1cd51fb60775", "repo": "TheAlgorithms/Python", "hash": "ff9be86390ee916afa66d3eda3f8e7ecb09801eb", "author": "Wen Hong", "date": "2020-10-07T23:16:11+08:00", "subject": "Hacktoberfest 2020: Rename method for project_euler/problem_99 (#2981)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ff9be86390ee916afa66d3eda3f8e7ecb09801eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ff9be86390ee916afa66d3eda3f8e7ecb09801eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a5a022082eead9cdb4d248181d07da38894d69f\nAuthor: Suyash Gupta\nDate: 2020-10-08T08:50:11+05:30\nFiles: 2\n\nMessage: Add type hints and default args for Project Euler problem 5 (#2982)", "metadata": {"id": "4f1a04fbe3d4", "repo": "TheAlgorithms/Python", "hash": "6a5a022082eead9cdb4d248181d07da38894d69f", "author": "Suyash Gupta", "date": "2020-10-08T08:50:11+05:30", "subject": "Add type hints and default args for Project Euler problem 5 (#2982)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a5a022082eead9cdb4d248181d07da38894d69f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a5a022082eead9cdb4d248181d07da38894d69f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ef53bbdf5a6648f6035f48c9bcbf0cf7499fba22\nAuthor: Nelson Stoik\nDate: 2020-10-07T21:22:24-06:00\nFiles: 1\n\nMessage: Style Improvements for project_euler/problem_26 (#2958)", "metadata": {"id": "ca3d9b8d44d4", "repo": "TheAlgorithms/Python", "hash": "ef53bbdf5a6648f6035f48c9bcbf0cf7499fba22", "author": "Nelson Stoik", "date": "2020-10-07T21:22:24-06:00", "subject": "Style Improvements for project_euler/problem_26 (#2958)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ef53bbdf5a6648f6035f48c9bcbf0cf7499fba22", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ef53bbdf5a6648f6035f48c9bcbf0cf7499fba22"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 21581eae3bd61e032ae0a293317421408806b210\nAuthor: poloso\nDate: 2020-10-07T22:36:19-05:00\nFiles: 1\n\nMessage: Fix: Multiple errors in fibonacci search. (#2659)", "metadata": {"id": "646f00507b75", "repo": "TheAlgorithms/Python", "hash": "21581eae3bd61e032ae0a293317421408806b210", "author": "poloso", "date": "2020-10-07T22:36:19-05:00", "subject": "Fix: Multiple errors in fibonacci search. (#2659)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/21581eae3bd61e032ae0a293317421408806b210", "diff_url": "https://github.com/TheAlgorithms/Python/commit/21581eae3bd61e032ae0a293317421408806b210"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3fe29cea1b97db60ee29a78a8f89d1d84ac8c2a\nAuthor: Edward Nuno\nDate: 2020-10-07T20:51:17-07:00\nFiles: 3\n\nMessage: Add style improvements to Project Euler problem 8 (#3001)", "metadata": {"id": "92fa3cc1ae5b", "repo": "TheAlgorithms/Python", "hash": "f3fe29cea1b97db60ee29a78a8f89d1d84ac8c2a", "author": "Edward Nuno", "date": "2020-10-07T20:51:17-07:00", "subject": "Add style improvements to Project Euler problem 8 (#3001)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3fe29cea1b97db60ee29a78a8f89d1d84ac8c2a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3fe29cea1b97db60ee29a78a8f89d1d84ac8c2a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6541236fdf807a185a7eaf5c159c45fa885d85fb\nAuthor: Wen Hong\nDate: 2020-10-07T20:57:14-07:00\nFiles: 1\n\nMessage: Add solution method for project_euler/problem_37 (#2998)", "metadata": {"id": "e82ca3b3304c", "repo": "TheAlgorithms/Python", "hash": "6541236fdf807a185a7eaf5c159c45fa885d85fb", "author": "Wen Hong", "date": "2020-10-07T20:57:14-07:00", "subject": "Add solution method for project_euler/problem_37 (#2998)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6541236fdf807a185a7eaf5c159c45fa885d85fb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6541236fdf807a185a7eaf5c159c45fa885d85fb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 719c5562d9d3788a008fe7ec5ef9fcf605564ff1\nAuthor: Dhruv\nDate: 2020-10-08T11:27:47+05:30\nFiles: 3\n\nMessage: Add default args and type hints for problem 7 (#2973)", "metadata": {"id": "b55171b00218", "repo": "TheAlgorithms/Python", "hash": "719c5562d9d3788a008fe7ec5ef9fcf605564ff1", "author": "Dhruv", "date": "2020-10-08T11:27:47+05:30", "subject": "Add default args and type hints for problem 7 (#2973)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/719c5562d9d3788a008fe7ec5ef9fcf605564ff1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/719c5562d9d3788a008fe7ec5ef9fcf605564ff1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d54056497eace210314454712d63a088da55180\nAuthor: Joan\nDate: 2020-10-08T10:27:07+02:00\nFiles: 1\n\nMessage: [Project Euler] Fix code style in Problem 41 (#2992)", "metadata": {"id": "d0eebffd0e73", "repo": "TheAlgorithms/Python", "hash": "7d54056497eace210314454712d63a088da55180", "author": "Joan", "date": "2020-10-08T10:27:07+02:00", "subject": "[Project Euler] Fix code style in Problem 41 (#2992)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d54056497eace210314454712d63a088da55180", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d54056497eace210314454712d63a088da55180"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 899870be4cc759941751477b75e744de5a180a30\nAuthor: Edward Nuno\nDate: 2020-10-08T04:21:32-07:00\nFiles: 3\n\nMessage: Add style improvements to Project Euler problem 9 (#3046)", "metadata": {"id": "b00b2458f301", "repo": "TheAlgorithms/Python", "hash": "899870be4cc759941751477b75e744de5a180a30", "author": "Edward Nuno", "date": "2020-10-08T04:21:32-07:00", "subject": "Add style improvements to Project Euler problem 9 (#3046)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/899870be4cc759941751477b75e744de5a180a30", "diff_url": "https://github.com/TheAlgorithms/Python/commit/899870be4cc759941751477b75e744de5a180a30"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e24248524a56680070da6248ed7ef95d5ec71c49\nAuthor: Nelson Stoik\nDate: 2020-10-08T05:23:00-06:00\nFiles: 1\n\nMessage: Coding style with default argument for project_euler problem 27 (#3020)", "metadata": {"id": "8a21c5a7d99c", "repo": "TheAlgorithms/Python", "hash": "e24248524a56680070da6248ed7ef95d5ec71c49", "author": "Nelson Stoik", "date": "2020-10-08T05:23:00-06:00", "subject": "Coding style with default argument for project_euler problem 27 (#3020)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e24248524a56680070da6248ed7ef95d5ec71c49", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e24248524a56680070da6248ed7ef95d5ec71c49"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d0d77334f104e8f6f68cfb102ecae3505341e3a\nAuthor: kalpanajangra\nDate: 2020-10-08T17:25:23+05:30\nFiles: 2\n\nMessage: Add Project Euler Problem 71: Fixes #2695 (#2785)", "metadata": {"id": "5ae9838bd679", "repo": "TheAlgorithms/Python", "hash": "7d0d77334f104e8f6f68cfb102ecae3505341e3a", "author": "kalpanajangra", "date": "2020-10-08T17:25:23+05:30", "subject": "Add Project Euler Problem 71: Fixes #2695 (#2785)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d0d77334f104e8f6f68cfb102ecae3505341e3a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d0d77334f104e8f6f68cfb102ecae3505341e3a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2a5033f9edc9d67d235395c1bc569eaad5de8f2\nAuthor: Meysam\nDate: 2020-10-08T15:51:48+03:30\nFiles: 3\n\nMessage: graphs/kruskal: add a test case to verify the correctness, fix styles (#2443)", "metadata": {"id": "e77c567e088f", "repo": "TheAlgorithms/Python", "hash": "c2a5033f9edc9d67d235395c1bc569eaad5de8f2", "author": "Meysam", "date": "2020-10-08T15:51:48+03:30", "subject": "graphs/kruskal: add a test case to verify the correctness, fix styles (#2443)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2a5033f9edc9d67d235395c1bc569eaad5de8f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2a5033f9edc9d67d235395c1bc569eaad5de8f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c9500dc89ff668f028513b9921b600ee11747b10\nAuthor: Aman Saxena\nDate: 2020-10-08T19:07:09+05:30\nFiles: 1\n\nMessage: [Project Euler] Fix code style for problem 56 (#3050)", "metadata": {"id": "3d291a328402", "repo": "TheAlgorithms/Python", "hash": "c9500dc89ff668f028513b9921b600ee11747b10", "author": "Aman Saxena", "date": "2020-10-08T19:07:09+05:30", "subject": "[Project Euler] Fix code style for problem 56 (#3050)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c9500dc89ff668f028513b9921b600ee11747b10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c9500dc89ff668f028513b9921b600ee11747b10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 261be28120712f66a5bdb643585659eb4e2f932a\nAuthor: fa1l\nDate: 2020-10-09T07:43:54+05:00\nFiles: 1\n\nMessage: Fix coding style for Project Euler problem 39 (#3023)", "metadata": {"id": "67b392a2b0bf", "repo": "TheAlgorithms/Python", "hash": "261be28120712f66a5bdb643585659eb4e2f932a", "author": "fa1l", "date": "2020-10-09T07:43:54+05:00", "subject": "Fix coding style for Project Euler problem 39 (#3023)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/261be28120712f66a5bdb643585659eb4e2f932a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/261be28120712f66a5bdb643585659eb4e2f932a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a3bbcd5f88985248cf44f5797b18e81f9115f85e\nAuthor: Suyash Gupta\nDate: 2020-10-09T08:33:23+05:30\nFiles: 2\n\nMessage: [Project Euler] Added type hints and refactored the code for Problem 14 (#3047)", "metadata": {"id": "967dc3b3cc41", "repo": "TheAlgorithms/Python", "hash": "a3bbcd5f88985248cf44f5797b18e81f9115f85e", "author": "Suyash Gupta", "date": "2020-10-09T08:33:23+05:30", "subject": "[Project Euler] Added type hints and refactored the code for Problem 14 (#3047)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a3bbcd5f88985248cf44f5797b18e81f9115f85e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a3bbcd5f88985248cf44f5797b18e81f9115f85e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1c0deb88ac4eb718733b3870dac6203885a9de2b\nAuthor: Nelson Stoik\nDate: 2020-10-08T21:05:13-06:00\nFiles: 2\n\nMessage: Coding style change for project_euler problem 36 and 35 (#3062)", "metadata": {"id": "becd497b1a26", "repo": "TheAlgorithms/Python", "hash": "1c0deb88ac4eb718733b3870dac6203885a9de2b", "author": "Nelson Stoik", "date": "2020-10-08T21:05:13-06:00", "subject": "Coding style change for project_euler problem 36 and 35 (#3062)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1c0deb88ac4eb718733b3870dac6203885a9de2b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1c0deb88ac4eb718733b3870dac6203885a9de2b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 216a194e9a0b2bbf6da8c64bc16322804d960296\nAuthor: Juan José Torres\nDate: 2020-10-08T22:16:55-05:00\nFiles: 2\n\nMessage: [Project Euler] Fix code style for problems 15 and 34 (#3076)", "metadata": {"id": "c63356127863", "repo": "TheAlgorithms/Python", "hash": "216a194e9a0b2bbf6da8c64bc16322804d960296", "author": "Juan José Torres", "date": "2020-10-08T22:16:55-05:00", "subject": "[Project Euler] Fix code style for problems 15 and 34 (#3076)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/216a194e9a0b2bbf6da8c64bc16322804d960296", "diff_url": "https://github.com/TheAlgorithms/Python/commit/216a194e9a0b2bbf6da8c64bc16322804d960296"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10fe9d9be4ea1d00a9a40bffb58f2c5fdeebe9f4\nAuthor: fa1l\nDate: 2020-10-09T11:39:44+05:00\nFiles: 3\n\nMessage: Coding style improvements for project_euler problem 45 & 16 (#3087)", "metadata": {"id": "738f3ed03b7d", "repo": "TheAlgorithms/Python", "hash": "10fe9d9be4ea1d00a9a40bffb58f2c5fdeebe9f4", "author": "fa1l", "date": "2020-10-09T11:39:44+05:00", "subject": "Coding style improvements for project_euler problem 45 & 16 (#3087)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/10fe9d9be4ea1d00a9a40bffb58f2c5fdeebe9f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10fe9d9be4ea1d00a9a40bffb58f2c5fdeebe9f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec9f6b6467b799f57b1e4d0ed7efa418085bad48\nAuthor: Kushagra Bansal\nDate: 2020-10-09T17:51:04+05:30\nFiles: 1\n\nMessage: Created max_sum_sliding_window in Python/other (#3065)", "metadata": {"id": "a81a33493d39", "repo": "TheAlgorithms/Python", "hash": "ec9f6b6467b799f57b1e4d0ed7efa418085bad48", "author": "Kushagra Bansal", "date": "2020-10-09T17:51:04+05:30", "subject": "Created max_sum_sliding_window in Python/other (#3065)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec9f6b6467b799f57b1e4d0ed7efa418085bad48", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec9f6b6467b799f57b1e4d0ed7efa418085bad48"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c83e4b77c513506c0ae16c18a53d1a32b60182a4\nAuthor: fpringle\nDate: 2020-10-09T19:11:00+02:00\nFiles: 2\n\nMessage: Added solution for Project Euler problem 125 (#3073)", "metadata": {"id": "4cfcbbc6c6f0", "repo": "TheAlgorithms/Python", "hash": "c83e4b77c513506c0ae16c18a53d1a32b60182a4", "author": "fpringle", "date": "2020-10-09T19:11:00+02:00", "subject": "Added solution for Project Euler problem 125 (#3073)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c83e4b77c513506c0ae16c18a53d1a32b60182a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c83e4b77c513506c0ae16c18a53d1a32b60182a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 927e14e7f2698ea4ac4525161ca5afbf351f22ab\nAuthor: Carlos Meza\nDate: 2020-10-09T22:33:00-07:00\nFiles: 7\n\nMessage: Cleanup Project Euler Problem 01 (#2900)", "metadata": {"id": "153cdd05c1f3", "repo": "TheAlgorithms/Python", "hash": "927e14e7f2698ea4ac4525161ca5afbf351f22ab", "author": "Carlos Meza", "date": "2020-10-09T22:33:00-07:00", "subject": "Cleanup Project Euler Problem 01 (#2900)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/927e14e7f2698ea4ac4525161ca5afbf351f22ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/927e14e7f2698ea4ac4525161ca5afbf351f22ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8bd4ca67be5777db624063ed59a171e714d99487\nAuthor: Tapajyoti Bose\nDate: 2020-10-10T11:49:36+05:30\nFiles: 2\n\nMessage: Added all sub sequence type hints [Hacktober Fest] (#3123)", "metadata": {"id": "026d705fe26c", "repo": "TheAlgorithms/Python", "hash": "8bd4ca67be5777db624063ed59a171e714d99487", "author": "Tapajyoti Bose", "date": "2020-10-10T11:49:36+05:30", "subject": "Added all sub sequence type hints [Hacktober Fest] (#3123)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8bd4ca67be5777db624063ed59a171e714d99487", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8bd4ca67be5777db624063ed59a171e714d99487"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02d3ab81bd1e2014f51b94457bb4c5e373237e4a\nAuthor: Tapajyoti Bose\nDate: 2020-10-10T12:18:52+05:30\nFiles: 2\n\nMessage: feat: added prim's algorithm v2 (#2742)", "metadata": {"id": "ca2325ff6add", "repo": "TheAlgorithms/Python", "hash": "02d3ab81bd1e2014f51b94457bb4c5e373237e4a", "author": "Tapajyoti Bose", "date": "2020-10-10T12:18:52+05:30", "subject": "feat: added prim's algorithm v2 (#2742)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/02d3ab81bd1e2014f51b94457bb4c5e373237e4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02d3ab81bd1e2014f51b94457bb4c5e373237e4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3324bbb94b5b09d87fa3b90ad2e48e14e8a9b864\nAuthor: Tapajyoti Bose\nDate: 2020-10-10T12:32:51+05:30\nFiles: 1\n\nMessage: Added sudoku type hints [Hacktober Fest] (#3124)", "metadata": {"id": "4b3bf8214e2c", "repo": "TheAlgorithms/Python", "hash": "3324bbb94b5b09d87fa3b90ad2e48e14e8a9b864", "author": "Tapajyoti Bose", "date": "2020-10-10T12:32:51+05:30", "subject": "Added sudoku type hints [Hacktober Fest] (#3124)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3324bbb94b5b09d87fa3b90ad2e48e14e8a9b864", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3324bbb94b5b09d87fa3b90ad2e48e14e8a9b864"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c07b82fa637f4594bdb7739bc9d7205497df10e3\nAuthor: Sandeep Gupta\nDate: 2020-10-10T17:06:25+05:30\nFiles: 3\n\nMessage: Add Project Euler Problem 80 (#2885)", "metadata": {"id": "67fd87976259", "repo": "TheAlgorithms/Python", "hash": "c07b82fa637f4594bdb7739bc9d7205497df10e3", "author": "Sandeep Gupta", "date": "2020-10-10T17:06:25+05:30", "subject": "Add Project Euler Problem 80 (#2885)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c07b82fa637f4594bdb7739bc9d7205497df10e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c07b82fa637f4594bdb7739bc9d7205497df10e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c961d5541fcc921c25fcc5bb04680e16aee2d4ae\nAuthor: Dhruv\nDate: 2020-10-10T20:08:45+05:30\nFiles: 1\n\nMessage: Add CODEOWNERS file to TheAlgorithms/Python (#3147)", "metadata": {"id": "0d2793491636", "repo": "TheAlgorithms/Python", "hash": "c961d5541fcc921c25fcc5bb04680e16aee2d4ae", "author": "Dhruv", "date": "2020-10-10T20:08:45+05:30", "subject": "Add CODEOWNERS file to TheAlgorithms/Python (#3147)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c961d5541fcc921c25fcc5bb04680e16aee2d4ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c961d5541fcc921c25fcc5bb04680e16aee2d4ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 501a2ff430c403570f992f0e1017d81b0638b2ef\nAuthor: Dhruv\nDate: 2020-10-10T21:23:17+05:30\nFiles: 11\n\nMessage: [Project Euler] Fix code style for multiple problems (#3094)", "metadata": {"id": "f939466c52df", "repo": "TheAlgorithms/Python", "hash": "501a2ff430c403570f992f0e1017d81b0638b2ef", "author": "Dhruv", "date": "2020-10-10T21:23:17+05:30", "subject": "[Project Euler] Fix code style for multiple problems (#3094)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/501a2ff430c403570f992f0e1017d81b0638b2ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/501a2ff430c403570f992f0e1017d81b0638b2ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b5b2c6304f68112484a599af6ce6121088e14c2\nAuthor: Ravi Kandasamy Sundaram\nDate: 2020-10-10T19:59:02+02:00\nFiles: 2\n\nMessage: Added solution for Project Euler problem 119 (#2931)", "metadata": {"id": "5775c190319c", "repo": "TheAlgorithms/Python", "hash": "2b5b2c6304f68112484a599af6ce6121088e14c2", "author": "Ravi Kandasamy Sundaram", "date": "2020-10-10T19:59:02+02:00", "subject": "Added solution for Project Euler problem 119 (#2931)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b5b2c6304f68112484a599af6ce6121088e14c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b5b2c6304f68112484a599af6ce6121088e14c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 731190842ae1ec9a91dbf1f84ee0b50d501586c6\nAuthor: Christian Clauss\nDate: 2020-10-11T11:53:30+02:00\nFiles: 2\n\nMessage: CODEOWNERS: Proper spelling of my userid (#3185)", "metadata": {"id": "3c70fc822086", "repo": "TheAlgorithms/Python", "hash": "731190842ae1ec9a91dbf1f84ee0b50d501586c6", "author": "Christian Clauss", "date": "2020-10-11T11:53:30+02:00", "subject": "CODEOWNERS: Proper spelling of my userid (#3185)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/731190842ae1ec9a91dbf1f84ee0b50d501586c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/731190842ae1ec9a91dbf1f84ee0b50d501586c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f029fcef7b841cd88421174a95e3f2b3a5b12bdb\nAuthor: Michael D\nDate: 2020-10-11T14:29:27+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 191 (#2875)", "metadata": {"id": "692451a24707", "repo": "TheAlgorithms/Python", "hash": "f029fcef7b841cd88421174a95e3f2b3a5b12bdb", "author": "Michael D", "date": "2020-10-11T14:29:27+02:00", "subject": "Add solution for Project Euler problem 191 (#2875)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f029fcef7b841cd88421174a95e3f2b3a5b12bdb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f029fcef7b841cd88421174a95e3f2b3a5b12bdb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 60f9895685613442e222d0deef0e5a10947a4176\nAuthor: Simon Landry\nDate: 2020-10-11T13:46:16-04:00\nFiles: 1\n\nMessage: Fixes: #3163 - Add new solution for problem 234 (#3177)", "metadata": {"id": "99d93fde9735", "repo": "TheAlgorithms/Python", "hash": "60f9895685613442e222d0deef0e5a10947a4176", "author": "Simon Landry", "date": "2020-10-11T13:46:16-04:00", "subject": "Fixes: #3163 - Add new solution for problem 234 (#3177)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/60f9895685613442e222d0deef0e5a10947a4176", "diff_url": "https://github.com/TheAlgorithms/Python/commit/60f9895685613442e222d0deef0e5a10947a4176"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d02f6bbfbd8ff1c99e1e1e1a85572477412c6927\nAuthor: sarthaka1310\nDate: 2020-10-11T23:38:30+05:30\nFiles: 2\n\nMessage: Added solution to Project Euler 69 (#2934)", "metadata": {"id": "0c454adf168a", "repo": "TheAlgorithms/Python", "hash": "d02f6bbfbd8ff1c99e1e1e1a85572477412c6927", "author": "sarthaka1310", "date": "2020-10-11T23:38:30+05:30", "subject": "Added solution to Project Euler 69 (#2934)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d02f6bbfbd8ff1c99e1e1e1a85572477412c6927", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d02f6bbfbd8ff1c99e1e1e1a85572477412c6927"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c425010c447f4bb3339829d55869781dcb390054\nAuthor: Jr Miranda\nDate: 2020-10-11T20:31:56-03:00\nFiles: 1\n\nMessage: Fetch CO2 emission information (#3182)", "metadata": {"id": "ce633d354a7f", "repo": "TheAlgorithms/Python", "hash": "c425010c447f4bb3339829d55869781dcb390054", "author": "Jr Miranda", "date": "2020-10-11T20:31:56-03:00", "subject": "Fetch CO2 emission information (#3182)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c425010c447f4bb3339829d55869781dcb390054", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c425010c447f4bb3339829d55869781dcb390054"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3aef85bceca826fb8151ecb553a2e4d272c77953\nAuthor: eba\nDate: 2020-10-11T19:17:01-05:00\nFiles: 1\n\nMessage: Fix English grammar in computer vision (#3210)", "metadata": {"id": "e5c6927bc12c", "repo": "TheAlgorithms/Python", "hash": "3aef85bceca826fb8151ecb553a2e4d272c77953", "author": "eba", "date": "2020-10-11T19:17:01-05:00", "subject": "Fix English grammar in computer vision (#3210)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3aef85bceca826fb8151ecb553a2e4d272c77953", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3aef85bceca826fb8151ecb553a2e4d272c77953"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f7e7ad2ef6ab39a5a298b24945496e8d9674f1dd\nAuthor: Christian Clauss\nDate: 2020-10-12T02:17:26+02:00\nFiles: 2\n\nMessage: CONTRIBUTING.md Jupyter files belong in the Jupyter repo. (#3211)", "metadata": {"id": "ebbb9c7d6768", "repo": "TheAlgorithms/Python", "hash": "f7e7ad2ef6ab39a5a298b24945496e8d9674f1dd", "author": "Christian Clauss", "date": "2020-10-12T02:17:26+02:00", "subject": "CONTRIBUTING.md Jupyter files belong in the Jupyter repo. (#3211)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f7e7ad2ef6ab39a5a298b24945496e8d9674f1dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f7e7ad2ef6ab39a5a298b24945496e8d9674f1dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3859c65995e6ca9d251b095b29797137bb92ba77\nAuthor: PotatoK123\nDate: 2020-10-12T06:07:45+01:00\nFiles: 1\n\nMessage: Added rail fence cipher (#3188)", "metadata": {"id": "bc48429bbf73", "repo": "TheAlgorithms/Python", "hash": "3859c65995e6ca9d251b095b29797137bb92ba77", "author": "PotatoK123", "date": "2020-10-12T06:07:45+01:00", "subject": "Added rail fence cipher (#3188)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3859c65995e6ca9d251b095b29797137bb92ba77", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3859c65995e6ca9d251b095b29797137bb92ba77"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69f92838255656c91930a010f2feb0a9cd01b39f\nAuthor: Dhruv\nDate: 2020-10-12T11:29:39+05:30\nFiles: 2\n\nMessage: Start running validate_solutions script for Travis CI (#3215)", "metadata": {"id": "528b4675e359", "repo": "TheAlgorithms/Python", "hash": "69f92838255656c91930a010f2feb0a9cd01b39f", "author": "Dhruv", "date": "2020-10-12T11:29:39+05:30", "subject": "Start running validate_solutions script for Travis CI (#3215)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/69f92838255656c91930a010f2feb0a9cd01b39f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69f92838255656c91930a010f2feb0a9cd01b39f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e551004551a142a9d9ac3e47075ac85d0d5d0819\nAuthor: forgithub0001\nDate: 2020-10-12T14:08:50+05:30\nFiles: 1\n\nMessage: Update CONTRIBUTING.md (#3223)", "metadata": {"id": "5a7a73da9dd0", "repo": "TheAlgorithms/Python", "hash": "e551004551a142a9d9ac3e47075ac85d0d5d0819", "author": "forgithub0001", "date": "2020-10-12T14:08:50+05:30", "subject": "Update CONTRIBUTING.md (#3223)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e551004551a142a9d9ac3e47075ac85d0d5d0819", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e551004551a142a9d9ac3e47075ac85d0d5d0819"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a671483b6cf20bc9e94295a254ace9cbbbe7690\nAuthor: forgithub0001\nDate: 2020-10-12T14:10:42+05:30\nFiles: 1\n\nMessage: Update README.md (#3221)", "metadata": {"id": "74714894dc1f", "repo": "TheAlgorithms/Python", "hash": "7a671483b6cf20bc9e94295a254ace9cbbbe7690", "author": "forgithub0001", "date": "2020-10-12T14:10:42+05:30", "subject": "Update README.md (#3221)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a671483b6cf20bc9e94295a254ace9cbbbe7690", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a671483b6cf20bc9e94295a254ace9cbbbe7690"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b60cea4907d05b4293cb94a53f2d795b59ee0a6\nAuthor: Kasper Primdal Lauritzen\nDate: 2020-10-12T13:28:46+02:00\nFiles: 1\n\nMessage: Fix docstring for Euler problem 11, solution 2 (#3227)", "metadata": {"id": "48ea374d6009", "repo": "TheAlgorithms/Python", "hash": "7b60cea4907d05b4293cb94a53f2d795b59ee0a6", "author": "Kasper Primdal Lauritzen", "date": "2020-10-12T13:28:46+02:00", "subject": "Fix docstring for Euler problem 11, solution 2 (#3227)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b60cea4907d05b4293cb94a53f2d795b59ee0a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b60cea4907d05b4293cb94a53f2d795b59ee0a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6b025f25a9efd991730ef27cd6837f00fd4bb80\nAuthor: Kasper Primdal Lauritzen\nDate: 2020-10-12T16:14:45+02:00\nFiles: 1\n\nMessage: Fix docstring for Euler problem 11, solution 1 (#3228)", "metadata": {"id": "7506cae0e453", "repo": "TheAlgorithms/Python", "hash": "b6b025f25a9efd991730ef27cd6837f00fd4bb80", "author": "Kasper Primdal Lauritzen", "date": "2020-10-12T16:14:45+02:00", "subject": "Fix docstring for Euler problem 11, solution 1 (#3228)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6b025f25a9efd991730ef27cd6837f00fd4bb80", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6b025f25a9efd991730ef27cd6837f00fd4bb80"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f8d39d19125b296ed5210497e8f0a73c35e24e0\nAuthor: Utkarsh Chaudhary\nDate: 2020-10-12T19:46:15+05:30\nFiles: 2\n\nMessage: Add a solution to Project Euler 72 (#2940)", "metadata": {"id": "484f8a2e7c67", "repo": "TheAlgorithms/Python", "hash": "8f8d39d19125b296ed5210497e8f0a73c35e24e0", "author": "Utkarsh Chaudhary", "date": "2020-10-12T19:46:15+05:30", "subject": "Add a solution to Project Euler 72 (#2940)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f8d39d19125b296ed5210497e8f0a73c35e24e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f8d39d19125b296ed5210497e8f0a73c35e24e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08c26e667b7fee67c36a510a49dc320c451ad00e\nAuthor: Kushagra Bansal\nDate: 2020-10-12T19:53:21+05:30\nFiles: 2\n\nMessage: Update CODEOWNERS to add my preferences (#3233)", "metadata": {"id": "d6b53203c06c", "repo": "TheAlgorithms/Python", "hash": "08c26e667b7fee67c36a510a49dc320c451ad00e", "author": "Kushagra Bansal", "date": "2020-10-12T19:53:21+05:30", "subject": "Update CODEOWNERS to add my preferences (#3233)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/08c26e667b7fee67c36a510a49dc320c451ad00e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08c26e667b7fee67c36a510a49dc320c451ad00e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 695217e964befe77b6921f3f778152071330d05d\nAuthor: Christian Clauss\nDate: 2020-10-12T17:27:55+02:00\nFiles: 1\n\nMessage: Update CODEOWNERS (#3235)", "metadata": {"id": "d30df3004a77", "repo": "TheAlgorithms/Python", "hash": "695217e964befe77b6921f3f778152071330d05d", "author": "Christian Clauss", "date": "2020-10-12T17:27:55+02:00", "subject": "Update CODEOWNERS (#3235)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/695217e964befe77b6921f3f778152071330d05d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/695217e964befe77b6921f3f778152071330d05d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50d7ed84174e99997fc237b88260976098463688\nAuthor: Simon Landry\nDate: 2020-10-12T13:10:29-04:00\nFiles: 2\n\nMessage: Add project euler problem 51 (#3018)", "metadata": {"id": "c6a222a213c5", "repo": "TheAlgorithms/Python", "hash": "50d7ed84174e99997fc237b88260976098463688", "author": "Simon Landry", "date": "2020-10-12T13:10:29-04:00", "subject": "Add project euler problem 51 (#3018)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/50d7ed84174e99997fc237b88260976098463688", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50d7ed84174e99997fc237b88260976098463688"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e01004535588b7ce77a5834dcdc4795884d393a\nAuthor: Abhishek Jaisingh\nDate: 2020-10-13T01:11:05+05:30\nFiles: 3\n\nMessage: Add First Quantum Qiskit Code Tutorial (#3173)", "metadata": {"id": "04511810cf0c", "repo": "TheAlgorithms/Python", "hash": "6e01004535588b7ce77a5834dcdc4795884d393a", "author": "Abhishek Jaisingh", "date": "2020-10-13T01:11:05+05:30", "subject": "Add First Quantum Qiskit Code Tutorial (#3173)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e01004535588b7ce77a5834dcdc4795884d393a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e01004535588b7ce77a5834dcdc4795884d393a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 29b32d355387b98d83bbb858723621dd5337a6ef\nAuthor: Dhruv\nDate: 2020-10-13T15:41:12+05:30\nFiles: 4\n\nMessage: Improve validate solutions script & fix pre-commit error (#3253)", "metadata": {"id": "bc6dd9ec3e96", "repo": "TheAlgorithms/Python", "hash": "29b32d355387b98d83bbb858723621dd5337a6ef", "author": "Dhruv", "date": "2020-10-13T15:41:12+05:30", "subject": "Improve validate solutions script & fix pre-commit error (#3253)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/29b32d355387b98d83bbb858723621dd5337a6ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/29b32d355387b98d83bbb858723621dd5337a6ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ca2d269ed2efa5abb70b349a1ef1a0e925718b76\nAuthor: Abhishek Jaisingh\nDate: 2020-10-13T22:04:24+05:30\nFiles: 1\n\nMessage: Add Qiskit Quantum NOT Gate Example Code (#3255)", "metadata": {"id": "c8d8e6953df2", "repo": "TheAlgorithms/Python", "hash": "ca2d269ed2efa5abb70b349a1ef1a0e925718b76", "author": "Abhishek Jaisingh", "date": "2020-10-13T22:04:24+05:30", "subject": "Add Qiskit Quantum NOT Gate Example Code (#3255)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ca2d269ed2efa5abb70b349a1ef1a0e925718b76", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ca2d269ed2efa5abb70b349a1ef1a0e925718b76"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34d63d51553e624ed3f4a6560c0e6b241ba2587c\nAuthor: Dhruv\nDate: 2020-10-13T22:43:40+05:30\nFiles: 2\n\nMessage: Fix Travis CI slow build on Project Euler Solution job (#3262)", "metadata": {"id": "25d7d598bd97", "repo": "TheAlgorithms/Python", "hash": "34d63d51553e624ed3f4a6560c0e6b241ba2587c", "author": "Dhruv", "date": "2020-10-13T22:43:40+05:30", "subject": "Fix Travis CI slow build on Project Euler Solution job (#3262)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/34d63d51553e624ed3f4a6560c0e6b241ba2587c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34d63d51553e624ed3f4a6560c0e6b241ba2587c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23ab159f30ece2e9171efae57119ada93d954645\nAuthor: Dhruv\nDate: 2020-10-14T11:28:52+05:30\nFiles: 2\n\nMessage: Fix errors in Quantum algorithm (#3273)", "metadata": {"id": "b04771bd0954", "repo": "TheAlgorithms/Python", "hash": "23ab159f30ece2e9171efae57119ada93d954645", "author": "Dhruv", "date": "2020-10-14T11:28:52+05:30", "subject": "Fix errors in Quantum algorithm (#3273)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/23ab159f30ece2e9171efae57119ada93d954645", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23ab159f30ece2e9171efae57119ada93d954645"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f164e11db41b14a9373a369456becf468b9b7240\nAuthor: mateuszz0000\nDate: 2020-10-14T11:05:17+02:00\nFiles: 1\n\nMessage: Update CODEOWNERS (#3280)", "metadata": {"id": "ca50a73e9097", "repo": "TheAlgorithms/Python", "hash": "f164e11db41b14a9373a369456becf468b9b7240", "author": "mateuszz0000", "date": "2020-10-14T11:05:17+02:00", "subject": "Update CODEOWNERS (#3280)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f164e11db41b14a9373a369456becf468b9b7240", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f164e11db41b14a9373a369456becf468b9b7240"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f0aa63f0f947180955ab3272dbd1e4ebf646032c\nAuthor: Phil Bazun\nDate: 2020-10-14T12:17:02+02:00\nFiles: 1\n\nMessage: Add randomized heap. (#3241)", "metadata": {"id": "6a1e87f8c2e7", "repo": "TheAlgorithms/Python", "hash": "f0aa63f0f947180955ab3272dbd1e4ebf646032c", "author": "Phil Bazun", "date": "2020-10-14T12:17:02+02:00", "subject": "Add randomized heap. (#3241)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f0aa63f0f947180955ab3272dbd1e4ebf646032c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f0aa63f0f947180955ab3272dbd1e4ebf646032c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc069580b9e4c040251adbb8e090e24d3f0156aa\nAuthor: Susmith98\nDate: 2020-10-14T15:51:15+05:30\nFiles: 2\n\nMessage: Added binary tree mirror algorithm (#3159)", "metadata": {"id": "ce729b6fc2ff", "repo": "TheAlgorithms/Python", "hash": "dc069580b9e4c040251adbb8e090e24d3f0156aa", "author": "Susmith98", "date": "2020-10-14T15:51:15+05:30", "subject": "Added binary tree mirror algorithm (#3159)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc069580b9e4c040251adbb8e090e24d3f0156aa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc069580b9e4c040251adbb8e090e24d3f0156aa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75a9b460ad2de8e0f76861051f8b05973deb0722\nAuthor: NAVEEN S R\nDate: 2020-10-14T15:55:20+05:30\nFiles: 1\n\nMessage: added script to perform quantum entanglement (#3270)", "metadata": {"id": "487a5412fa30", "repo": "TheAlgorithms/Python", "hash": "75a9b460ad2de8e0f76861051f8b05973deb0722", "author": "NAVEEN S R", "date": "2020-10-14T15:55:20+05:30", "subject": "added script to perform quantum entanglement (#3270)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/75a9b460ad2de8e0f76861051f8b05973deb0722", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75a9b460ad2de8e0f76861051f8b05973deb0722"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5fcd250c99ec1b490c456dbc4be6b9ad63f78817\nAuthor: Mikail Farid\nDate: 2020-10-14T11:27:08+01:00\nFiles: 1\n\nMessage: Added decimal_to_binary_recursion.py (#3266)", "metadata": {"id": "5727da33f0b7", "repo": "TheAlgorithms/Python", "hash": "5fcd250c99ec1b490c456dbc4be6b9ad63f78817", "author": "Mikail Farid", "date": "2020-10-14T11:27:08+01:00", "subject": "Added decimal_to_binary_recursion.py (#3266)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5fcd250c99ec1b490c456dbc4be6b9ad63f78817", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5fcd250c99ec1b490c456dbc4be6b9ad63f78817"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3c07f987f099531734c29a55f18ff0e1bb4fbbe\nAuthor: Phil Bazun\nDate: 2020-10-14T12:35:53+02:00\nFiles: 1\n\nMessage: Add skew heap data structure. (#3238)", "metadata": {"id": "56cf46f94b06", "repo": "TheAlgorithms/Python", "hash": "e3c07f987f099531734c29a55f18ff0e1bb4fbbe", "author": "Phil Bazun", "date": "2020-10-14T12:35:53+02:00", "subject": "Add skew heap data structure. (#3238)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3c07f987f099531734c29a55f18ff0e1bb4fbbe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3c07f987f099531734c29a55f18ff0e1bb4fbbe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fda57d6924bda596a8ad43d015f266fa772d63d6\nAuthor: Christian Clauss\nDate: 2020-10-14T13:32:47+02:00\nFiles: 2\n\nMessage: codespell.yml: Remove unused install of flake8 (#3283)", "metadata": {"id": "d3261749c2fa", "repo": "TheAlgorithms/Python", "hash": "fda57d6924bda596a8ad43d015f266fa772d63d6", "author": "Christian Clauss", "date": "2020-10-14T13:32:47+02:00", "subject": "codespell.yml: Remove unused install of flake8 (#3283)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fda57d6924bda596a8ad43d015f266fa772d63d6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fda57d6924bda596a8ad43d015f266fa772d63d6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed30749943058cfaafeae47bad324200a0e139a0\nAuthor: Mayur Pardeshi\nDate: 2020-10-15T03:49:00+05:30\nFiles: 1\n\nMessage: Added swap case program and removed unexpected expression part (#3212)", "metadata": {"id": "52ebaa8ef780", "repo": "TheAlgorithms/Python", "hash": "ed30749943058cfaafeae47bad324200a0e139a0", "author": "Mayur Pardeshi", "date": "2020-10-15T03:49:00+05:30", "subject": "Added swap case program and removed unexpected expression part (#3212)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed30749943058cfaafeae47bad324200a0e139a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed30749943058cfaafeae47bad324200a0e139a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 671ab1d863b18edeb25d422926fe1521b6a71734\nAuthor: Peter Yao\nDate: 2020-10-14T20:43:39-07:00\nFiles: 3\n\nMessage: Project Euler 62 Solution (#3029)", "metadata": {"id": "dc51f26158e5", "repo": "TheAlgorithms/Python", "hash": "671ab1d863b18edeb25d422926fe1521b6a71734", "author": "Peter Yao", "date": "2020-10-14T20:43:39-07:00", "subject": "Project Euler 62 Solution (#3029)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/671ab1d863b18edeb25d422926fe1521b6a71734", "diff_url": "https://github.com/TheAlgorithms/Python/commit/671ab1d863b18edeb25d422926fe1521b6a71734"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d7e08ef8324867f47f381cdc800ee00f6d77be0\nAuthor: Dhruv\nDate: 2020-10-15T09:47:19+05:30\nFiles: 1\n\nMessage: Update README.md for Project Euler (#3256)", "metadata": {"id": "1355089f66cc", "repo": "TheAlgorithms/Python", "hash": "2d7e08ef8324867f47f381cdc800ee00f6d77be0", "author": "Dhruv", "date": "2020-10-15T09:47:19+05:30", "subject": "Update README.md for Project Euler (#3256)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d7e08ef8324867f47f381cdc800ee00f6d77be0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d7e08ef8324867f47f381cdc800ee00f6d77be0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 44254cf112fc907b4204dbeb2e927d74ca52e69d\nAuthor: Dhruv\nDate: 2020-10-15T12:43:28+05:30\nFiles: 177\n\nMessage: Rename Project Euler directories and other dependent changes (#3300)", "metadata": {"id": "d372990731fd", "repo": "TheAlgorithms/Python", "hash": "44254cf112fc907b4204dbeb2e927d74ca52e69d", "author": "Dhruv", "date": "2020-10-15T12:43:28+05:30", "subject": "Rename Project Euler directories and other dependent changes (#3300)", "files_changed": 177, "code_url": "https://github.com/TheAlgorithms/Python/tree/44254cf112fc907b4204dbeb2e927d74ca52e69d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/44254cf112fc907b4204dbeb2e927d74ca52e69d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: de2725f4ac7b79cfba46d1e0397bf959dddf31d4\nAuthor: Akash G Krishnan\nDate: 2020-10-15T14:00:12+05:30\nFiles: 1\n\nMessage: Update mergesort.py (#2563)", "metadata": {"id": "7dc6d53fc24c", "repo": "TheAlgorithms/Python", "hash": "de2725f4ac7b79cfba46d1e0397bf959dddf31d4", "author": "Akash G Krishnan", "date": "2020-10-15T14:00:12+05:30", "subject": "Update mergesort.py (#2563)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/de2725f4ac7b79cfba46d1e0397bf959dddf31d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/de2725f4ac7b79cfba46d1e0397bf959dddf31d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aeb6edc79272069346d7f8de7dbe9fe93896f776\nAuthor: Christian Clauss\nDate: 2020-10-15T11:11:22+02:00\nFiles: 2\n\nMessage: .pre-commit-config.yaml: Disable trailing-whitespace fixer (#3306)", "metadata": {"id": "e9be65da25c8", "repo": "TheAlgorithms/Python", "hash": "aeb6edc79272069346d7f8de7dbe9fe93896f776", "author": "Christian Clauss", "date": "2020-10-15T11:11:22+02:00", "subject": ".pre-commit-config.yaml: Disable trailing-whitespace fixer (#3306)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/aeb6edc79272069346d7f8de7dbe9fe93896f776", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aeb6edc79272069346d7f8de7dbe9fe93896f776"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a11900513525d33e47ed8f3d55d05aff5eadea91\nAuthor: fpringle\nDate: 2020-10-15T11:59:53+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 113 (#3109)", "metadata": {"id": "956fa5343042", "repo": "TheAlgorithms/Python", "hash": "a11900513525d33e47ed8f3d55d05aff5eadea91", "author": "fpringle", "date": "2020-10-15T11:59:53+02:00", "subject": "Add solution for Project Euler problem 113 (#3109)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a11900513525d33e47ed8f3d55d05aff5eadea91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a11900513525d33e47ed8f3d55d05aff5eadea91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9482f6a5a964a2ed08189a139ce23404492439e7\nAuthor: fpringle\nDate: 2020-10-15T12:06:40+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 173. (#3075)", "metadata": {"id": "b2ced9515c14", "repo": "TheAlgorithms/Python", "hash": "9482f6a5a964a2ed08189a139ce23404492439e7", "author": "fpringle", "date": "2020-10-15T12:06:40+02:00", "subject": "Add solution for Project Euler problem 173. (#3075)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9482f6a5a964a2ed08189a139ce23404492439e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9482f6a5a964a2ed08189a139ce23404492439e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e035c6164f505f1b9d15c594c845e132097c8c53\nAuthor: Anshraj Shrivastava\nDate: 2020-10-15T16:39:59+05:30\nFiles: 2\n\nMessage: add binary_tree_traversals.py to data_structures (#3297)", "metadata": {"id": "18d3f7a3372f", "repo": "TheAlgorithms/Python", "hash": "e035c6164f505f1b9d15c594c845e132097c8c53", "author": "Anshraj Shrivastava", "date": "2020-10-15T16:39:59+05:30", "subject": "add binary_tree_traversals.py to data_structures (#3297)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e035c6164f505f1b9d15c594c845e132097c8c53", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e035c6164f505f1b9d15c594c845e132097c8c53"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7c5cc28ba299b15acc258bf4c7aca0258eae1d2f\nAuthor: Christian Clauss\nDate: 2020-10-15T13:20:43+02:00\nFiles: 2\n\nMessage: Revert recent changes to .pre-commit-config.yaml (#3318)", "metadata": {"id": "2e510aa7a3cd", "repo": "TheAlgorithms/Python", "hash": "7c5cc28ba299b15acc258bf4c7aca0258eae1d2f", "author": "Christian Clauss", "date": "2020-10-15T13:20:43+02:00", "subject": "Revert recent changes to .pre-commit-config.yaml (#3318)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7c5cc28ba299b15acc258bf4c7aca0258eae1d2f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7c5cc28ba299b15acc258bf4c7aca0258eae1d2f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f0033f87e0b4082e55dd3641282e65369e03c03e\nAuthor: Mozartus\nDate: 2020-10-15T13:45:17+02:00\nFiles: 1\n\nMessage: Create natural_sort.py (#3286)", "metadata": {"id": "6f1ee9dc6fa2", "repo": "TheAlgorithms/Python", "hash": "f0033f87e0b4082e55dd3641282e65369e03c03e", "author": "Mozartus", "date": "2020-10-15T13:45:17+02:00", "subject": "Create natural_sort.py (#3286)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f0033f87e0b4082e55dd3641282e65369e03c03e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f0033f87e0b4082e55dd3641282e65369e03c03e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2e90debab31f8fef88fafee5a7e2b2d1ab738d30\nAuthor: Christian Clauss\nDate: 2020-10-15T15:07:34+02:00\nFiles: 2\n\nMessage: Tighten up quicksort() (#3319)", "metadata": {"id": "776526ac9c2d", "repo": "TheAlgorithms/Python", "hash": "2e90debab31f8fef88fafee5a7e2b2d1ab738d30", "author": "Christian Clauss", "date": "2020-10-15T15:07:34+02:00", "subject": "Tighten up quicksort() (#3319)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2e90debab31f8fef88fafee5a7e2b2d1ab738d30", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2e90debab31f8fef88fafee5a7e2b2d1ab738d30"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 316fc41d6d6e2b5d9bd129d32e36b7fedf895a81\nAuthor: fpringle\nDate: 2020-10-15T20:58:15+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 74. (#3125)", "metadata": {"id": "ccef69d482e6", "repo": "TheAlgorithms/Python", "hash": "316fc41d6d6e2b5d9bd129d32e36b7fedf895a81", "author": "fpringle", "date": "2020-10-15T20:58:15+02:00", "subject": "Add solution for Project Euler problem 74. (#3125)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/316fc41d6d6e2b5d9bd129d32e36b7fedf895a81", "diff_url": "https://github.com/TheAlgorithms/Python/commit/316fc41d6d6e2b5d9bd129d32e36b7fedf895a81"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83b825027e33c2885b6d9c9f2fd06f848f449f10\nAuthor: Meysam\nDate: 2020-10-15T22:38:52+03:30\nFiles: 1\n\nMessage: Graphs/kruskal: adding doctest & type hints (#3101)", "metadata": {"id": "04d47c7972c9", "repo": "TheAlgorithms/Python", "hash": "83b825027e33c2885b6d9c9f2fd06f848f449f10", "author": "Meysam", "date": "2020-10-15T22:38:52+03:30", "subject": "Graphs/kruskal: adding doctest & type hints (#3101)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/83b825027e33c2885b6d9c9f2fd06f848f449f10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83b825027e33c2885b6d9c9f2fd06f848f449f10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc050dbf5b5591300839bdd168d095901377c151\nAuthor: Meysam\nDate: 2020-10-15T22:40:35+03:30\nFiles: 2\n\nMessage: test/graphs/prim: writing a test case to verify the correctness of the algorithm (#2454)", "metadata": {"id": "c14bd78f5a23", "repo": "TheAlgorithms/Python", "hash": "cc050dbf5b5591300839bdd168d095901377c151", "author": "Meysam", "date": "2020-10-15T22:40:35+03:30", "subject": "test/graphs/prim: writing a test case to verify the correctness of the algorithm (#2454)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc050dbf5b5591300839bdd168d095901377c151", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc050dbf5b5591300839bdd168d095901377c151"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b024f4dd5a087c950c52301ce465dbeb4a6de43\nAuthor: Christian Clauss\nDate: 2020-10-16T00:33:25+02:00\nFiles: 2\n\nMessage: BROKEN BUILD: Fix a failing precommit test (#3344)", "metadata": {"id": "60f42a5ddb7d", "repo": "TheAlgorithms/Python", "hash": "5b024f4dd5a087c950c52301ce465dbeb4a6de43", "author": "Christian Clauss", "date": "2020-10-16T00:33:25+02:00", "subject": "BROKEN BUILD: Fix a failing precommit test (#3344)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b024f4dd5a087c950c52301ce465dbeb4a6de43", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b024f4dd5a087c950c52301ce465dbeb4a6de43"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9d745b6156636f9e3b35f1560ae9abec29d48772\nAuthor: Jenia Dysin\nDate: 2020-10-16T09:11:52+03:00\nFiles: 25\n\nMessage: Add typehints ciphers and bool alg (#3264)", "metadata": {"id": "05694add4a1e", "repo": "TheAlgorithms/Python", "hash": "9d745b6156636f9e3b35f1560ae9abec29d48772", "author": "Jenia Dysin", "date": "2020-10-16T09:11:52+03:00", "subject": "Add typehints ciphers and bool alg (#3264)", "files_changed": 25, "code_url": "https://github.com/TheAlgorithms/Python/tree/9d745b6156636f9e3b35f1560ae9abec29d48772", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9d745b6156636f9e3b35f1560ae9abec29d48772"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8f5b31fab57cc009e87a8d62c8d03075f66e9bd\nAuthor: fpringle\nDate: 2020-10-16T11:42:51+02:00\nFiles: 1\n\nMessage: Add solution for Project Euler problem 72 (#3122)", "metadata": {"id": "2ef57ff6fd98", "repo": "TheAlgorithms/Python", "hash": "d8f5b31fab57cc009e87a8d62c8d03075f66e9bd", "author": "fpringle", "date": "2020-10-16T11:42:51+02:00", "subject": "Add solution for Project Euler problem 72 (#3122)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8f5b31fab57cc009e87a8d62c8d03075f66e9bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8f5b31fab57cc009e87a8d62c8d03075f66e9bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b96e6c7075e1f47f3a8a59d0b7a088f519ad61f0\nAuthor: fpringle\nDate: 2020-10-16T11:44:09+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 174. (#3078)", "metadata": {"id": "861179b478c5", "repo": "TheAlgorithms/Python", "hash": "b96e6c7075e1f47f3a8a59d0b7a088f519ad61f0", "author": "fpringle", "date": "2020-10-16T11:44:09+02:00", "subject": "Add solution for Project Euler problem 174. (#3078)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b96e6c7075e1f47f3a8a59d0b7a088f519ad61f0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b96e6c7075e1f47f3a8a59d0b7a088f519ad61f0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b74f3a8b4885b99a48ddb3ab654bc2883f97721a\nAuthor: fpringle\nDate: 2020-10-16T12:14:06+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 91. (#3144)", "metadata": {"id": "e8f67b87728c", "repo": "TheAlgorithms/Python", "hash": "b74f3a8b4885b99a48ddb3ab654bc2883f97721a", "author": "fpringle", "date": "2020-10-16T12:14:06+02:00", "subject": "Add solution for Project Euler problem 91. (#3144)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b74f3a8b4885b99a48ddb3ab654bc2883f97721a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b74f3a8b4885b99a48ddb3ab654bc2883f97721a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9643d3060dd73ac4afa70283622cb5108fc95dab\nAuthor: fpringle\nDate: 2020-10-16T12:30:45+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 75. (#3129)", "metadata": {"id": "1e84924ccee0", "repo": "TheAlgorithms/Python", "hash": "9643d3060dd73ac4afa70283622cb5108fc95dab", "author": "fpringle", "date": "2020-10-16T12:30:45+02:00", "subject": "Add solution for Project Euler problem 75. (#3129)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9643d3060dd73ac4afa70283622cb5108fc95dab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9643d3060dd73ac4afa70283622cb5108fc95dab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c33b683193334b1429ce2f120774815c94b5810b\nAuthor: Akash G Krishnan\nDate: 2020-10-16T18:43:45+05:30\nFiles: 1\n\nMessage: New doubly linkedlist PR: pull/2573 (#3380)", "metadata": {"id": "05793402d8cc", "repo": "TheAlgorithms/Python", "hash": "c33b683193334b1429ce2f120774815c94b5810b", "author": "Akash G Krishnan", "date": "2020-10-16T18:43:45+05:30", "subject": "New doubly linkedlist PR: pull/2573 (#3380)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c33b683193334b1429ce2f120774815c94b5810b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c33b683193334b1429ce2f120774815c94b5810b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc98961814faa8ebb58f349cdba4fdc265eae184\nAuthor: Tanay Karve\nDate: 2020-10-16T18:45:20+05:30\nFiles: 1\n\nMessage: Hacktoberfest 2020: Added computer vision algorithm (#2946)", "metadata": {"id": "ed4735f31c8d", "repo": "TheAlgorithms/Python", "hash": "fc98961814faa8ebb58f349cdba4fdc265eae184", "author": "Tanay Karve", "date": "2020-10-16T18:45:20+05:30", "subject": "Hacktoberfest 2020: Added computer vision algorithm (#2946)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc98961814faa8ebb58f349cdba4fdc265eae184", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc98961814faa8ebb58f349cdba4fdc265eae184"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 58875674daab6511f41a7b4a3837998d08a862d8\nAuthor: Benjamin Smith\nDate: 2020-10-16T17:47:35+02:00\nFiles: 2\n\nMessage: Project Euler 57 - Square root convergents (#3259)", "metadata": {"id": "a7f4321857f7", "repo": "TheAlgorithms/Python", "hash": "58875674daab6511f41a7b4a3837998d08a862d8", "author": "Benjamin Smith", "date": "2020-10-16T17:47:35+02:00", "subject": "Project Euler 57 - Square root convergents (#3259)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/58875674daab6511f41a7b4a3837998d08a862d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/58875674daab6511f41a7b4a3837998d08a862d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d84f7fe61626396b2b64f3efa3fe2b740894289\nAuthor: Akash G Krishnan\nDate: 2020-10-17T00:15:26+05:30\nFiles: 1\n\nMessage: Adding in the evaluate postfix notation using Stack (#2598)", "metadata": {"id": "d2e651af2ab4", "repo": "TheAlgorithms/Python", "hash": "7d84f7fe61626396b2b64f3efa3fe2b740894289", "author": "Akash G Krishnan", "date": "2020-10-17T00:15:26+05:30", "subject": "Adding in the evaluate postfix notation using Stack (#2598)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d84f7fe61626396b2b64f3efa3fe2b740894289", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d84f7fe61626396b2b64f3efa3fe2b740894289"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5cb41e7820fb69a16ef47893fd2b16d76baef7e8\nAuthor: Dhruv\nDate: 2020-10-17T08:23:17+05:30\nFiles: 2\n\nMessage: Create GitHub action only for Project Euler (#3378)", "metadata": {"id": "6c0c46d851fb", "repo": "TheAlgorithms/Python", "hash": "5cb41e7820fb69a16ef47893fd2b16d76baef7e8", "author": "Dhruv", "date": "2020-10-17T08:23:17+05:30", "subject": "Create GitHub action only for Project Euler (#3378)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5cb41e7820fb69a16ef47893fd2b16d76baef7e8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5cb41e7820fb69a16ef47893fd2b16d76baef7e8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 35cade8389f6e44eeab82020f5067a9dbc834dcd\nAuthor: acoder77\nDate: 2020-10-17T10:55:25+05:30\nFiles: 1\n\nMessage: Create .gitattributes for Cross OS compatibility (#3410)", "metadata": {"id": "d0773865bd40", "repo": "TheAlgorithms/Python", "hash": "35cade8389f6e44eeab82020f5067a9dbc834dcd", "author": "acoder77", "date": "2020-10-17T10:55:25+05:30", "subject": "Create .gitattributes for Cross OS compatibility (#3410)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/35cade8389f6e44eeab82020f5067a9dbc834dcd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/35cade8389f6e44eeab82020f5067a9dbc834dcd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a88006d04a0b095523f8e19c21c77572324751ce\nAuthor: Abhishek Jaisingh\nDate: 2020-10-17T11:11:24+05:30\nFiles: 1\n\nMessage: Qiskit: Add Quantum Half Adder (#3405)", "metadata": {"id": "3d6e32ee44b7", "repo": "TheAlgorithms/Python", "hash": "a88006d04a0b095523f8e19c21c77572324751ce", "author": "Abhishek Jaisingh", "date": "2020-10-17T11:11:24+05:30", "subject": "Qiskit: Add Quantum Half Adder (#3405)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a88006d04a0b095523f8e19c21c77572324751ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a88006d04a0b095523f8e19c21c77572324751ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05f4089bf08776469adbef10d5a5cb0cb672e7c6\nAuthor: CapofWeird\nDate: 2020-10-17T03:56:11-04:00\nFiles: 3\n\nMessage: Fixed typo in caesar_cipher.py (#2979)", "metadata": {"id": "40a2313610ed", "repo": "TheAlgorithms/Python", "hash": "05f4089bf08776469adbef10d5a5cb0cb672e7c6", "author": "CapofWeird", "date": "2020-10-17T03:56:11-04:00", "subject": "Fixed typo in caesar_cipher.py (#2979)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/05f4089bf08776469adbef10d5a5cb0cb672e7c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05f4089bf08776469adbef10d5a5cb0cb672e7c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f34434a214e4c937f3a5a5b0d1f1bd64a3bee7c5\nAuthor: Christian Clauss\nDate: 2020-10-17T13:42:29+02:00\nFiles: 2\n\nMessage: Fix the build -- 88 chars per line max. (#3437)", "metadata": {"id": "27b67b15d58d", "repo": "TheAlgorithms/Python", "hash": "f34434a214e4c937f3a5a5b0d1f1bd64a3bee7c5", "author": "Christian Clauss", "date": "2020-10-17T13:42:29+02:00", "subject": "Fix the build -- 88 chars per line max. (#3437)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f34434a214e4c937f3a5a5b0d1f1bd64a3bee7c5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f34434a214e4c937f3a5a5b0d1f1bd64a3bee7c5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3bbec1db49eea0598412aa839ed055d151541443\nAuthor: RadadiyaMohit\nDate: 2020-10-17T19:20:53+05:30\nFiles: 1\n\nMessage: create beaufort cipher (#3206)", "metadata": {"id": "c96240c21f20", "repo": "TheAlgorithms/Python", "hash": "3bbec1db49eea0598412aa839ed055d151541443", "author": "RadadiyaMohit", "date": "2020-10-17T19:20:53+05:30", "subject": "create beaufort cipher (#3206)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3bbec1db49eea0598412aa839ed055d151541443", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3bbec1db49eea0598412aa839ed055d151541443"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ec3750885b71a84969252ad978f046632bbeadf\nAuthor: RadadiyaMohit\nDate: 2020-10-17T23:30:46+05:30\nFiles: 1\n\nMessage: create monoalphabetic cipher (#3449)", "metadata": {"id": "1cd3d01ed80f", "repo": "TheAlgorithms/Python", "hash": "2ec3750885b71a84969252ad978f046632bbeadf", "author": "RadadiyaMohit", "date": "2020-10-17T23:30:46+05:30", "subject": "create monoalphabetic cipher (#3449)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ec3750885b71a84969252ad978f046632bbeadf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ec3750885b71a84969252ad978f046632bbeadf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: beb2c35dd864f093c49b43934064c5da7155859c\nAuthor: Abhishek Jaisingh\nDate: 2020-10-18T20:24:46+05:30\nFiles: 1\n\nMessage: Implement Deutsch-Jozsa Algorithm In Qiskit (#3447)", "metadata": {"id": "503fe13c5616", "repo": "TheAlgorithms/Python", "hash": "beb2c35dd864f093c49b43934064c5da7155859c", "author": "Abhishek Jaisingh", "date": "2020-10-18T20:24:46+05:30", "subject": "Implement Deutsch-Jozsa Algorithm In Qiskit (#3447)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/beb2c35dd864f093c49b43934064c5da7155859c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/beb2c35dd864f093c49b43934064c5da7155859c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a481bfa231ce1dc4eeaec2a1c1db740e267f663e\nAuthor: Christian Clauss\nDate: 2020-10-18T18:07:27+02:00\nFiles: 2\n\nMessage: Fix broken build: Remove trailing spaces (#3501)", "metadata": {"id": "e67fdc262174", "repo": "TheAlgorithms/Python", "hash": "a481bfa231ce1dc4eeaec2a1c1db740e267f663e", "author": "Christian Clauss", "date": "2020-10-18T18:07:27+02:00", "subject": "Fix broken build: Remove trailing spaces (#3501)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a481bfa231ce1dc4eeaec2a1c1db740e267f663e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a481bfa231ce1dc4eeaec2a1c1db740e267f663e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c92f8c0d06cbeeddcb7efc443f2043a5692b893\nAuthor: Anselm Hahn\nDate: 2020-10-18T21:54:43+02:00\nFiles: 1\n\nMessage: Replace main with __main__ (#3518)", "metadata": {"id": "6b8d5f76fb3e", "repo": "TheAlgorithms/Python", "hash": "4c92f8c0d06cbeeddcb7efc443f2043a5692b893", "author": "Anselm Hahn", "date": "2020-10-18T21:54:43+02:00", "subject": "Replace main with __main__ (#3518)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c92f8c0d06cbeeddcb7efc443f2043a5692b893", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c92f8c0d06cbeeddcb7efc443f2043a5692b893"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 79d57552aa4d8c4777dbcf5126dbb37142866469\nAuthor: JoaoVictorNascimento\nDate: 2020-10-18T18:44:19-03:00\nFiles: 2\n\nMessage: Add Patience Sort (#3469)", "metadata": {"id": "5d10d7aba1a1", "repo": "TheAlgorithms/Python", "hash": "79d57552aa4d8c4777dbcf5126dbb37142866469", "author": "JoaoVictorNascimento", "date": "2020-10-18T18:44:19-03:00", "subject": "Add Patience Sort (#3469)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/79d57552aa4d8c4777dbcf5126dbb37142866469", "diff_url": "https://github.com/TheAlgorithms/Python/commit/79d57552aa4d8c4777dbcf5126dbb37142866469"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 802ac83c3d5df6cc4512b28eb90da75749300214\nAuthor: Tobias Schröder\nDate: 2020-10-19T03:07:18+02:00\nFiles: 4\n\nMessage: Add a naive recursive implementation of 0-1 Knapsack Problem (#2743)", "metadata": {"id": "95367465ffe0", "repo": "TheAlgorithms/Python", "hash": "802ac83c3d5df6cc4512b28eb90da75749300214", "author": "Tobias Schröder", "date": "2020-10-19T03:07:18+02:00", "subject": "Add a naive recursive implementation of 0-1 Knapsack Problem (#2743)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/802ac83c3d5df6cc4512b28eb90da75749300214", "diff_url": "https://github.com/TheAlgorithms/Python/commit/802ac83c3d5df6cc4512b28eb90da75749300214"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74233022a0608b0ee25d3514a87a36e40bc821ac\nAuthor: anneCoder1805\nDate: 2020-10-20T16:08:49+05:30\nFiles: 1\n\nMessage: Median of Two Arrays (#3554)", "metadata": {"id": "7753baa5f38d", "repo": "TheAlgorithms/Python", "hash": "74233022a0608b0ee25d3514a87a36e40bc821ac", "author": "anneCoder1805", "date": "2020-10-20T16:08:49+05:30", "subject": "Median of Two Arrays (#3554)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74233022a0608b0ee25d3514a87a36e40bc821ac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74233022a0608b0ee25d3514a87a36e40bc821ac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b95e4f662462d167b18d744e36817e9c8849f0e\nAuthor: Christian Clauss\nDate: 2020-10-21T12:46:14+02:00\nFiles: 21\n\nMessage: Pyupgrade to python3.8 (#3616)", "metadata": {"id": "8d3d5c24e191", "repo": "TheAlgorithms/Python", "hash": "9b95e4f662462d167b18d744e36817e9c8849f0e", "author": "Christian Clauss", "date": "2020-10-21T12:46:14+02:00", "subject": "Pyupgrade to python3.8 (#3616)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b95e4f662462d167b18d744e36817e9c8849f0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b95e4f662462d167b18d744e36817e9c8849f0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5e642607c8958aa1e4277f75399442b2048a4725\nAuthor: Du Yuanchao\nDate: 2020-10-21T22:31:09+08:00\nFiles: 1\n\nMessage: Update doubly linked list (#3619)", "metadata": {"id": "8c253931c26e", "repo": "TheAlgorithms/Python", "hash": "5e642607c8958aa1e4277f75399442b2048a4725", "author": "Du Yuanchao", "date": "2020-10-21T22:31:09+08:00", "subject": "Update doubly linked list (#3619)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5e642607c8958aa1e4277f75399442b2048a4725", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5e642607c8958aa1e4277f75399442b2048a4725"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2b7acdf111337632612e26dfdc2b292ac31ddd2\nAuthor: Du Yuanchao\nDate: 2020-10-24T00:16:23+08:00\nFiles: 1\n\nMessage: Update Linked Stack (#3625)", "metadata": {"id": "bb4d1fc0c2f7", "repo": "TheAlgorithms/Python", "hash": "c2b7acdf111337632612e26dfdc2b292ac31ddd2", "author": "Du Yuanchao", "date": "2020-10-24T00:16:23+08:00", "subject": "Update Linked Stack (#3625)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2b7acdf111337632612e26dfdc2b292ac31ddd2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2b7acdf111337632612e26dfdc2b292ac31ddd2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04fae4db9b7bccc219e1548e8b3bfcd135b38f64\nAuthor: Rolv Apneseth\nDate: 2020-10-23T17:17:29+01:00\nFiles: 1\n\nMessage: Improved and shortened prime_check.py (#3454)", "metadata": {"id": "7e2ac560bcaf", "repo": "TheAlgorithms/Python", "hash": "04fae4db9b7bccc219e1548e8b3bfcd135b38f64", "author": "Rolv Apneseth", "date": "2020-10-23T17:17:29+01:00", "subject": "Improved and shortened prime_check.py (#3454)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/04fae4db9b7bccc219e1548e8b3bfcd135b38f64", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04fae4db9b7bccc219e1548e8b3bfcd135b38f64"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46af42d47a8dfbc06393929c973f55f2d1148261\nAuthor: Himadri Ganguly\nDate: 2020-10-23T22:25:13+05:30\nFiles: 1\n\nMessage: Fix coin change (#2571)", "metadata": {"id": "1809a8360057", "repo": "TheAlgorithms/Python", "hash": "46af42d47a8dfbc06393929c973f55f2d1148261", "author": "Himadri Ganguly", "date": "2020-10-23T22:25:13+05:30", "subject": "Fix coin change (#2571)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46af42d47a8dfbc06393929c973f55f2d1148261", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46af42d47a8dfbc06393929c973f55f2d1148261"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20260d2b9ca4f05233f5009a63e4d2826b2d312c\nAuthor: Peter Yao\nDate: 2020-10-23T19:25:15-07:00\nFiles: 3\n\nMessage: Add Project Euler 65 Solution (#3035)", "metadata": {"id": "743c800ea07d", "repo": "TheAlgorithms/Python", "hash": "20260d2b9ca4f05233f5009a63e4d2826b2d312c", "author": "Peter Yao", "date": "2020-10-23T19:25:15-07:00", "subject": "Add Project Euler 65 Solution (#3035)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/20260d2b9ca4f05233f5009a63e4d2826b2d312c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20260d2b9ca4f05233f5009a63e4d2826b2d312c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 409438d250fcff2a1dff6ad5350673431ed2e870\nAuthor: fpringle\nDate: 2020-10-24T04:42:15+02:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 38. (#3115)", "metadata": {"id": "c1b4bdfdd44b", "repo": "TheAlgorithms/Python", "hash": "409438d250fcff2a1dff6ad5350673431ed2e870", "author": "fpringle", "date": "2020-10-24T04:42:15+02:00", "subject": "Add solution for Project Euler problem 38. (#3115)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/409438d250fcff2a1dff6ad5350673431ed2e870", "diff_url": "https://github.com/TheAlgorithms/Python/commit/409438d250fcff2a1dff6ad5350673431ed2e870"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1cd8e685377a6b6f0f4ffacb5b78ca472ee874b8\nAuthor: Du Yuanchao\nDate: 2020-10-24T18:16:37+08:00\nFiles: 1\n\nMessage: Update LinkedQueue (#3683)", "metadata": {"id": "e998191ca3e5", "repo": "TheAlgorithms/Python", "hash": "1cd8e685377a6b6f0f4ffacb5b78ca472ee874b8", "author": "Du Yuanchao", "date": "2020-10-24T18:16:37+08:00", "subject": "Update LinkedQueue (#3683)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1cd8e685377a6b6f0f4ffacb5b78ca472ee874b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1cd8e685377a6b6f0f4ffacb5b78ca472ee874b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b97529dd88b4b3668ad78ed1b8e35ea031face1c\nAuthor: Dhruv Manilawala\nDate: 2020-10-24T19:07:33+05:30\nFiles: 7\n\nMessage: Move validate_solutions and add durations flag to pytest.ini (#3704)", "metadata": {"id": "9cd3ce608215", "repo": "TheAlgorithms/Python", "hash": "b97529dd88b4b3668ad78ed1b8e35ea031face1c", "author": "Dhruv Manilawala", "date": "2020-10-24T19:07:33+05:30", "subject": "Move validate_solutions and add durations flag to pytest.ini (#3704)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/b97529dd88b4b3668ad78ed1b8e35ea031face1c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b97529dd88b4b3668ad78ed1b8e35ea031face1c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89e8dbffba13ff5ae77e65d21260eac69ee0729a\nAuthor: Sam Holst\nDate: 2020-10-24T10:19:59-07:00\nFiles: 1\n\nMessage: removed extra line to match rest of file (#3528)", "metadata": {"id": "2afc4664eaf8", "repo": "TheAlgorithms/Python", "hash": "89e8dbffba13ff5ae77e65d21260eac69ee0729a", "author": "Sam Holst", "date": "2020-10-24T10:19:59-07:00", "subject": "removed extra line to match rest of file (#3528)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/89e8dbffba13ff5ae77e65d21260eac69ee0729a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89e8dbffba13ff5ae77e65d21260eac69ee0729a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5be77f33f7c787f329d1810f685a68cc64265036\nAuthor: Phil Bazun\nDate: 2020-10-24T23:07:04+02:00\nFiles: 1\n\nMessage: Add 0-1-bfs. (#3285)", "metadata": {"id": "fca0bb1b15fe", "repo": "TheAlgorithms/Python", "hash": "5be77f33f7c787f329d1810f685a68cc64265036", "author": "Phil Bazun", "date": "2020-10-24T23:07:04+02:00", "subject": "Add 0-1-bfs. (#3285)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5be77f33f7c787f329d1810f685a68cc64265036", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5be77f33f7c787f329d1810f685a68cc64265036"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98e9d6bdb6ce34dbdf47912803b979c11486d850\nAuthor: Michael D\nDate: 2020-10-25T04:23:16+01:00\nFiles: 35\n\nMessage: Fix style of the first ten solutions for Project Euler (#3242)", "metadata": {"id": "527bb548422f", "repo": "TheAlgorithms/Python", "hash": "98e9d6bdb6ce34dbdf47912803b979c11486d850", "author": "Michael D", "date": "2020-10-25T04:23:16+01:00", "subject": "Fix style of the first ten solutions for Project Euler (#3242)", "files_changed": 35, "code_url": "https://github.com/TheAlgorithms/Python/tree/98e9d6bdb6ce34dbdf47912803b979c11486d850", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98e9d6bdb6ce34dbdf47912803b979c11486d850"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a191d9a7c22c2423040d5fe588b31806449d682\nAuthor: Ayoub Chegraoui\nDate: 2020-10-25T05:06:31+01:00\nFiles: 3\n\nMessage: Add solution to Project Euler problem 81 (#3408)", "metadata": {"id": "fb7cf50b77a5", "repo": "TheAlgorithms/Python", "hash": "3a191d9a7c22c2423040d5fe588b31806449d682", "author": "Ayoub Chegraoui", "date": "2020-10-25T05:06:31+01:00", "subject": "Add solution to Project Euler problem 81 (#3408)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a191d9a7c22c2423040d5fe588b31806449d682", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a191d9a7c22c2423040d5fe588b31806449d682"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b5c1b8344107cabcc7702194d37db8aabb6a525\nAuthor: Phil Bazun\nDate: 2020-10-25T10:24:35+01:00\nFiles: 1\n\nMessage: Add single bit manipulation operations. (#3284)", "metadata": {"id": "6711196c728e", "repo": "TheAlgorithms/Python", "hash": "1b5c1b8344107cabcc7702194d37db8aabb6a525", "author": "Phil Bazun", "date": "2020-10-25T10:24:35+01:00", "subject": "Add single bit manipulation operations. (#3284)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b5c1b8344107cabcc7702194d37db8aabb6a525", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b5c1b8344107cabcc7702194d37db8aabb6a525"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81b82bea47df8ae8368ce293a3d5af7fb8de23f3\nAuthor: Du Yuanchao\nDate: 2020-10-26T00:02:24+08:00\nFiles: 3\n\nMessage: Update ceil and floor function (#3710)", "metadata": {"id": "9ad87437ce38", "repo": "TheAlgorithms/Python", "hash": "81b82bea47df8ae8368ce293a3d5af7fb8de23f3", "author": "Du Yuanchao", "date": "2020-10-26T00:02:24+08:00", "subject": "Update ceil and floor function (#3710)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/81b82bea47df8ae8368ce293a3d5af7fb8de23f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81b82bea47df8ae8368ce293a3d5af7fb8de23f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b93a9d8e8faa115d06a6bd656f5bf0e91254c1de\nAuthor: Kushagra Bansal\nDate: 2020-10-26T09:37:11+05:30\nFiles: 1\n\nMessage: Update lucas_series.py to include another method (#3620)", "metadata": {"id": "4c641ed88c80", "repo": "TheAlgorithms/Python", "hash": "b93a9d8e8faa115d06a6bd656f5bf0e91254c1de", "author": "Kushagra Bansal", "date": "2020-10-26T09:37:11+05:30", "subject": "Update lucas_series.py to include another method (#3620)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b93a9d8e8faa115d06a6bd656f5bf0e91254c1de", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b93a9d8e8faa115d06a6bd656f5bf0e91254c1de"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47199c123ccde8dc20ec19489063941170dd3c75\nAuthor: xcodz-dot\nDate: 2020-10-26T12:05:49+05:30\nFiles: 1\n\nMessage: Update CONTRIBUTING.md (#3698)", "metadata": {"id": "445473a61fe5", "repo": "TheAlgorithms/Python", "hash": "47199c123ccde8dc20ec19489063941170dd3c75", "author": "xcodz-dot", "date": "2020-10-26T12:05:49+05:30", "subject": "Update CONTRIBUTING.md (#3698)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47199c123ccde8dc20ec19489063941170dd3c75", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47199c123ccde8dc20ec19489063941170dd3c75"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f81c460fef5294026015d2e39ef0e35f2e99e27\nAuthor: Rolv Apneseth\nDate: 2020-10-26T06:48:06+00:00\nFiles: 1\n\nMessage: Made improvements to combinations.py (#3681)", "metadata": {"id": "42c781b4c06c", "repo": "TheAlgorithms/Python", "hash": "8f81c460fef5294026015d2e39ef0e35f2e99e27", "author": "Rolv Apneseth", "date": "2020-10-26T06:48:06+00:00", "subject": "Made improvements to combinations.py (#3681)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f81c460fef5294026015d2e39ef0e35f2e99e27", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f81c460fef5294026015d2e39ef0e35f2e99e27"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9eefe681af81861f878c02f02f5d48c661cac255\nAuthor: Gaurav Chaudhari\nDate: 2020-10-26T12:39:33+05:30\nFiles: 1\n\nMessage: fixes: #2969 (#3756)", "metadata": {"id": "87b2d6ae8599", "repo": "TheAlgorithms/Python", "hash": "9eefe681af81861f878c02f02f5d48c661cac255", "author": "Gaurav Chaudhari", "date": "2020-10-26T12:39:33+05:30", "subject": "fixes: #2969 (#3756)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9eefe681af81861f878c02f02f5d48c661cac255", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9eefe681af81861f878c02f02f5d48c661cac255"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95db17ce0f436f4ced6949ef507dc2f07e696349\nAuthor: Shabab Karim\nDate: 2020-10-26T16:08:53+06:00\nFiles: 1\n\nMessage: Added two pointer solution for two sum problem (#3468)", "metadata": {"id": "4893c5d3695a", "repo": "TheAlgorithms/Python", "hash": "95db17ce0f436f4ced6949ef507dc2f07e696349", "author": "Shabab Karim", "date": "2020-10-26T16:08:53+06:00", "subject": "Added two pointer solution for two sum problem (#3468)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95db17ce0f436f4ced6949ef507dc2f07e696349", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95db17ce0f436f4ced6949ef507dc2f07e696349"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5aef147e90c640a6ee9c055c439e71384460479\nAuthor: John Law\nDate: 2020-10-26T23:48:57+08:00\nFiles: 3\n\nMessage: Fix Project Euler Readme (#3754)", "metadata": {"id": "7725c0ab1f10", "repo": "TheAlgorithms/Python", "hash": "a5aef147e90c640a6ee9c055c439e71384460479", "author": "John Law", "date": "2020-10-26T23:48:57+08:00", "subject": "Fix Project Euler Readme (#3754)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5aef147e90c640a6ee9c055c439e71384460479", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5aef147e90c640a6ee9c055c439e71384460479"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aebf9bdaafbaa71ad4b5bf933ed2231ae7e4f731\nAuthor: Snimerjot Singh\nDate: 2020-10-27T09:35:37+05:30\nFiles: 1\n\nMessage: Added reverse_letters.py (#3730)", "metadata": {"id": "499b79f34810", "repo": "TheAlgorithms/Python", "hash": "aebf9bdaafbaa71ad4b5bf933ed2231ae7e4f731", "author": "Snimerjot Singh", "date": "2020-10-27T09:35:37+05:30", "subject": "Added reverse_letters.py (#3730)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aebf9bdaafbaa71ad4b5bf933ed2231ae7e4f731", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aebf9bdaafbaa71ad4b5bf933ed2231ae7e4f731"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fa8c9d4b458a29299e69cc9a2217fe31cc41ea2\nAuthor: Lewis Tian\nDate: 2020-10-29T08:35:31+08:00\nFiles: 1\n\nMessage: Update graphs/depth_first_search_2.py (#3799)", "metadata": {"id": "1e288f4ca821", "repo": "TheAlgorithms/Python", "hash": "4fa8c9d4b458a29299e69cc9a2217fe31cc41ea2", "author": "Lewis Tian", "date": "2020-10-29T08:35:31+08:00", "subject": "Update graphs/depth_first_search_2.py (#3799)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fa8c9d4b458a29299e69cc9a2217fe31cc41ea2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fa8c9d4b458a29299e69cc9a2217fe31cc41ea2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fd7da5ff8f7dabb73a3786a0951518de18388d71\nAuthor: Abhinand C\nDate: 2020-10-29T06:13:34+05:30\nFiles: 1\n\nMessage: Add IBM Qiskit References (#2561)", "metadata": {"id": "c9a6277c371e", "repo": "TheAlgorithms/Python", "hash": "fd7da5ff8f7dabb73a3786a0951518de18388d71", "author": "Abhinand C", "date": "2020-10-29T06:13:34+05:30", "subject": "Add IBM Qiskit References (#2561)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fd7da5ff8f7dabb73a3786a0951518de18388d71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fd7da5ff8f7dabb73a3786a0951518de18388d71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e20895a4ff84083c2097d17b7abb8f55c365e0c9\nAuthor: Simon Lammer\nDate: 2020-10-29T01:46:16+01:00\nFiles: 1\n\nMessage: Implement the melkman anlgorithm for computing convex hulls (#2916)", "metadata": {"id": "62b1ffe5d3f7", "repo": "TheAlgorithms/Python", "hash": "e20895a4ff84083c2097d17b7abb8f55c365e0c9", "author": "Simon Lammer", "date": "2020-10-29T01:46:16+01:00", "subject": "Implement the melkman anlgorithm for computing convex hulls (#2916)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e20895a4ff84083c2097d17b7abb8f55c365e0c9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e20895a4ff84083c2097d17b7abb8f55c365e0c9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e172a8b08b368b0872040f2a66cd7678d2259352\nAuthor: sharmapulkit04\nDate: 2020-10-29T07:33:55+05:30\nFiles: 2\n\nMessage: Hacktoberfest: Added first solution to Project Euler problem 58 (#3599)", "metadata": {"id": "7368bded0df3", "repo": "TheAlgorithms/Python", "hash": "e172a8b08b368b0872040f2a66cd7678d2259352", "author": "sharmapulkit04", "date": "2020-10-29T07:33:55+05:30", "subject": "Hacktoberfest: Added first solution to Project Euler problem 58 (#3599)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e172a8b08b368b0872040f2a66cd7678d2259352", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e172a8b08b368b0872040f2a66cd7678d2259352"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a1e9656ecadb2e6c2805c79b099c198b245fd43b\nAuthor: Marcos Vinicius\nDate: 2020-10-29T00:09:39-03:00\nFiles: 1\n\nMessage: Hacktoberfest: adding doctest to radix_sort.py file (#2779)", "metadata": {"id": "283ed04fd35e", "repo": "TheAlgorithms/Python", "hash": "a1e9656ecadb2e6c2805c79b099c198b245fd43b", "author": "Marcos Vinicius", "date": "2020-10-29T00:09:39-03:00", "subject": "Hacktoberfest: adding doctest to radix_sort.py file (#2779)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a1e9656ecadb2e6c2805c79b099c198b245fd43b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a1e9656ecadb2e6c2805c79b099c198b245fd43b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9971f981a19072097d6d8761c068379de9bdb7ea\nAuthor: fpringle\nDate: 2020-10-29T07:49:33+01:00\nFiles: 2\n\nMessage: Added solution for Project Euler problem 87. (#3141)", "metadata": {"id": "1944dc83f139", "repo": "TheAlgorithms/Python", "hash": "9971f981a19072097d6d8761c068379de9bdb7ea", "author": "fpringle", "date": "2020-10-29T07:49:33+01:00", "subject": "Added solution for Project Euler problem 87. (#3141)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9971f981a19072097d6d8761c068379de9bdb7ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9971f981a19072097d6d8761c068379de9bdb7ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99adac0eb135ab9e48e86db01da520eded2f985a\nAuthor: PetitNigaud\nDate: 2020-10-29T08:04:42+01:00\nFiles: 3\n\nMessage: Add first solution for Project Euler Problem 207 (#3522)", "metadata": {"id": "bd6af4bc2d04", "repo": "TheAlgorithms/Python", "hash": "99adac0eb135ab9e48e86db01da520eded2f985a", "author": "PetitNigaud", "date": "2020-10-29T08:04:42+01:00", "subject": "Add first solution for Project Euler Problem 207 (#3522)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/99adac0eb135ab9e48e86db01da520eded2f985a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99adac0eb135ab9e48e86db01da520eded2f985a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a6831c898a12e568c2e611d457dd71bd89488ce2\nAuthor: Joyce\nDate: 2020-10-29T00:17:26-07:00\nFiles: 1\n\nMessage: math/greatest_common_divisor: add support for negative numbers (#2628)", "metadata": {"id": "133d7e4af6b9", "repo": "TheAlgorithms/Python", "hash": "a6831c898a12e568c2e611d457dd71bd89488ce2", "author": "Joyce", "date": "2020-10-29T00:17:26-07:00", "subject": "math/greatest_common_divisor: add support for negative numbers (#2628)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a6831c898a12e568c2e611d457dd71bd89488ce2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a6831c898a12e568c2e611d457dd71bd89488ce2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a03b3f763fbe933737a3b0b4bcd3feec34f0fb64\nAuthor: Du Yuanchao\nDate: 2020-10-29T17:39:19+08:00\nFiles: 2\n\nMessage: Balanced parentheses (#3768)", "metadata": {"id": "1f50be566dab", "repo": "TheAlgorithms/Python", "hash": "a03b3f763fbe933737a3b0b4bcd3feec34f0fb64", "author": "Du Yuanchao", "date": "2020-10-29T17:39:19+08:00", "subject": "Balanced parentheses (#3768)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a03b3f763fbe933737a3b0b4bcd3feec34f0fb64", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a03b3f763fbe933737a3b0b4bcd3feec34f0fb64"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c83ecacc31effb3cd263b6b80c2f6ea9ca9df10c\nAuthor: ParamonPlay\nDate: 2020-10-30T07:11:15-07:00\nFiles: 2\n\nMessage: No issues so far (#3835)", "metadata": {"id": "ac8a5bcc2b24", "repo": "TheAlgorithms/Python", "hash": "c83ecacc31effb3cd263b6b80c2f6ea9ca9df10c", "author": "ParamonPlay", "date": "2020-10-30T07:11:15-07:00", "subject": "No issues so far (#3835)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c83ecacc31effb3cd263b6b80c2f6ea9ca9df10c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c83ecacc31effb3cd263b6b80c2f6ea9ca9df10c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5389899393d8962d4866c0f810c5c8bac8e5cbb\nAuthor: Jake Gerber\nDate: 2020-10-30T15:10:44-07:00\nFiles: 1\n\nMessage: Added decimal_isolate.py (#3700)", "metadata": {"id": "14673f03977a", "repo": "TheAlgorithms/Python", "hash": "a5389899393d8962d4866c0f810c5c8bac8e5cbb", "author": "Jake Gerber", "date": "2020-10-30T15:10:44-07:00", "subject": "Added decimal_isolate.py (#3700)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5389899393d8962d4866c0f810c5c8bac8e5cbb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5389899393d8962d4866c0f810c5c8bac8e5cbb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f65007456bc48b90f6183b851c5b9f60fb52ae6\nAuthor: jbaenaxd\nDate: 2020-11-01T08:38:11+01:00\nFiles: 1\n\nMessage: Shortened code (#3855)", "metadata": {"id": "c9845a00daef", "repo": "TheAlgorithms/Python", "hash": "1f65007456bc48b90f6183b851c5b9f60fb52ae6", "author": "jbaenaxd", "date": "2020-11-01T08:38:11+01:00", "subject": "Shortened code (#3855)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f65007456bc48b90f6183b851c5b9f60fb52ae6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f65007456bc48b90f6183b851c5b9f60fb52ae6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d3ead53882ecf9ecab9c210b6f08e7c85498b739\nAuthor: Akash Kumar\nDate: 2020-11-01T05:57:48-05:00\nFiles: 2\n\nMessage: Added solution to Project Euler problem 301 (#3343)", "metadata": {"id": "72bd1abd15d4", "repo": "TheAlgorithms/Python", "hash": "d3ead53882ecf9ecab9c210b6f08e7c85498b739", "author": "Akash Kumar", "date": "2020-11-01T05:57:48-05:00", "subject": "Added solution to Project Euler problem 301 (#3343)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d3ead53882ecf9ecab9c210b6f08e7c85498b739", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d3ead53882ecf9ecab9c210b6f08e7c85498b739"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8f573c0fbc5363b268accca6d73c85b463da65f\nAuthor: GGn0\nDate: 2020-11-01T14:12:21+01:00\nFiles: 1\n\nMessage: Add solution to problem 74 (#3110)", "metadata": {"id": "a6ad43e49c04", "repo": "TheAlgorithms/Python", "hash": "d8f573c0fbc5363b268accca6d73c85b463da65f", "author": "GGn0", "date": "2020-11-01T14:12:21+01:00", "subject": "Add solution to problem 74 (#3110)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8f573c0fbc5363b268accca6d73c85b463da65f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8f573c0fbc5363b268accca6d73c85b463da65f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 786b32431cd1d0f57ec4b79a009959da8a2fe06c\nAuthor: Du Yuanchao\nDate: 2020-11-02T00:35:31+08:00\nFiles: 3\n\nMessage: Update infix to postfix (#3817)", "metadata": {"id": "2e78df4a876e", "repo": "TheAlgorithms/Python", "hash": "786b32431cd1d0f57ec4b79a009959da8a2fe06c", "author": "Du Yuanchao", "date": "2020-11-02T00:35:31+08:00", "subject": "Update infix to postfix (#3817)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/786b32431cd1d0f57ec4b79a009959da8a2fe06c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/786b32431cd1d0f57ec4b79a009959da8a2fe06c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61cb921d8799ce588bd4d03533252edfc6539076\nAuthor: Peter Yao\nDate: 2020-11-02T09:54:20-08:00\nFiles: 3\n\nMessage: Project Euler 206 Solution (#3829)", "metadata": {"id": "71f068f9459b", "repo": "TheAlgorithms/Python", "hash": "61cb921d8799ce588bd4d03533252edfc6539076", "author": "Peter Yao", "date": "2020-11-02T09:54:20-08:00", "subject": "Project Euler 206 Solution (#3829)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/61cb921d8799ce588bd4d03533252edfc6539076", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61cb921d8799ce588bd4d03533252edfc6539076"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eaa7ef45c5cc4abb7756f239da56521babe01a91\nAuthor: Cho Yin Yong\nDate: 2020-11-02T20:31:33-05:00\nFiles: 1\n\nMessage: kth order statistic divide and conquer algorithm (#3690)", "metadata": {"id": "7dad01f34ef8", "repo": "TheAlgorithms/Python", "hash": "eaa7ef45c5cc4abb7756f239da56521babe01a91", "author": "Cho Yin Yong", "date": "2020-11-02T20:31:33-05:00", "subject": "kth order statistic divide and conquer algorithm (#3690)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eaa7ef45c5cc4abb7756f239da56521babe01a91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eaa7ef45c5cc4abb7756f239da56521babe01a91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ff00bfa0abbd0019d9e718c6beec2aa0e5d8b580\nAuthor: Fernando Benjamín PÉREZ MAURERA\nDate: 2020-11-02T23:21:13-03:00\nFiles: 2\n\nMessage: Added a solution for Project Euler Problem 203 \"Squarefree Binomial Coefficients\" (#3513)", "metadata": {"id": "c6feec56b51a", "repo": "TheAlgorithms/Python", "hash": "ff00bfa0abbd0019d9e718c6beec2aa0e5d8b580", "author": "Fernando Benjamín PÉREZ MAURERA", "date": "2020-11-02T23:21:13-03:00", "subject": "Added a solution for Project Euler Problem 203 \"Squarefree Binomial Coefficients\" (#3513)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ff00bfa0abbd0019d9e718c6beec2aa0e5d8b580", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ff00bfa0abbd0019d9e718c6beec2aa0e5d8b580"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 29d0fbb0e029f847a03de71f8dd633beea3d4307\nAuthor: Shikhar Rai\nDate: 2020-11-02T22:18:14-05:00\nFiles: 2\n\nMessage: HACKTOBERFEST - Added solution to Euler 64. (#3706)", "metadata": {"id": "cc42412802cf", "repo": "TheAlgorithms/Python", "hash": "29d0fbb0e029f847a03de71f8dd633beea3d4307", "author": "Shikhar Rai", "date": "2020-11-02T22:18:14-05:00", "subject": "HACKTOBERFEST - Added solution to Euler 64. (#3706)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/29d0fbb0e029f847a03de71f8dd633beea3d4307", "diff_url": "https://github.com/TheAlgorithms/Python/commit/29d0fbb0e029f847a03de71f8dd633beea3d4307"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fdba34f70464a54f3761e426d50a889c70671677\nAuthor: Dhruv Manilawala\nDate: 2020-11-05T16:36:59+05:30\nFiles: 1\n\nMessage: Cache pre-commit workflow (#3863)", "metadata": {"id": "e5d45121e113", "repo": "TheAlgorithms/Python", "hash": "fdba34f70464a54f3761e426d50a889c70671677", "author": "Dhruv Manilawala", "date": "2020-11-05T16:36:59+05:30", "subject": "Cache pre-commit workflow (#3863)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fdba34f70464a54f3761e426d50a889c70671677", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fdba34f70464a54f3761e426d50a889c70671677"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c8db6a208b0595b6d2162177045d204b0719b57e\nAuthor: Ravi Kandasamy Sundaram\nDate: 2020-11-06T17:55:02+01:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 123 (#3072)", "metadata": {"id": "98fe63196632", "repo": "TheAlgorithms/Python", "hash": "c8db6a208b0595b6d2162177045d204b0719b57e", "author": "Ravi Kandasamy Sundaram", "date": "2020-11-06T17:55:02+01:00", "subject": "Add solution for Project Euler problem 123 (#3072)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c8db6a208b0595b6d2162177045d204b0719b57e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c8db6a208b0595b6d2162177045d204b0719b57e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0d88d7f71b0234740696cbe48d7ed88900261c1\nAuthor: Frank Schmitt\nDate: 2020-11-06T18:09:12+01:00\nFiles: 1\n\nMessage: Fix handling of non ascii characters in swap case (fixes: #3847) (#3848)", "metadata": {"id": "da2578a5959d", "repo": "TheAlgorithms/Python", "hash": "c0d88d7f71b0234740696cbe48d7ed88900261c1", "author": "Frank Schmitt", "date": "2020-11-06T18:09:12+01:00", "subject": "Fix handling of non ascii characters in swap case (fixes: #3847) (#3848)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0d88d7f71b0234740696cbe48d7ed88900261c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0d88d7f71b0234740696cbe48d7ed88900261c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 686d837d3e09f6808bd958a5d651a9c281ce526a\nAuthor: Simon Landry\nDate: 2020-11-07T21:56:10-05:00\nFiles: 2\n\nMessage: Add project euler problem 50 (#3016)", "metadata": {"id": "23369182a9fa", "repo": "TheAlgorithms/Python", "hash": "686d837d3e09f6808bd958a5d651a9c281ce526a", "author": "Simon Landry", "date": "2020-11-07T21:56:10-05:00", "subject": "Add project euler problem 50 (#3016)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/686d837d3e09f6808bd958a5d651a9c281ce526a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/686d837d3e09f6808bd958a5d651a9c281ce526a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83a24cb06ddc169c62128754474d306ec40b71f6\nAuthor: Lewis Tian\nDate: 2020-11-08T23:04:01+08:00\nFiles: 1\n\nMessage: Update graphs/graph_list.py (#3813)", "metadata": {"id": "ddfe218c59d3", "repo": "TheAlgorithms/Python", "hash": "83a24cb06ddc169c62128754474d306ec40b71f6", "author": "Lewis Tian", "date": "2020-11-08T23:04:01+08:00", "subject": "Update graphs/graph_list.py (#3813)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/83a24cb06ddc169c62128754474d306ec40b71f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83a24cb06ddc169c62128754474d306ec40b71f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d7704f0bfd7a009eab1b1b604b5da59e6ed0bf7\nAuthor: Dhruv Manilawala\nDate: 2020-11-08T21:31:14+05:30\nFiles: 1\n\nMessage: Add config details for the stale action (#3870)", "metadata": {"id": "6e07ff107432", "repo": "TheAlgorithms/Python", "hash": "3d7704f0bfd7a009eab1b1b604b5da59e6ed0bf7", "author": "Dhruv Manilawala", "date": "2020-11-08T21:31:14+05:30", "subject": "Add config details for the stale action (#3870)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d7704f0bfd7a009eab1b1b604b5da59e6ed0bf7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d7704f0bfd7a009eab1b1b604b5da59e6ed0bf7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eab6b70e0a1d5fd942e63c96e13be1134b3c5df3\nAuthor: Shivanirudh\nDate: 2020-11-08T22:56:22+05:30\nFiles: 1\n\nMessage: DPLL algorithm (#3866)", "metadata": {"id": "f281b770b696", "repo": "TheAlgorithms/Python", "hash": "eab6b70e0a1d5fd942e63c96e13be1134b3c5df3", "author": "Shivanirudh", "date": "2020-11-08T22:56:22+05:30", "subject": "DPLL algorithm (#3866)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eab6b70e0a1d5fd942e63c96e13be1134b3c5df3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eab6b70e0a1d5fd942e63c96e13be1134b3c5df3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a6ad25c3518f2d84760aad06732e6e63cfb2b8da\nAuthor: Prakhar Gurunani\nDate: 2020-11-10T12:50:27+05:30\nFiles: 2\n\nMessage: Add molecular_chemistry.py (#2944)", "metadata": {"id": "261862c3eb66", "repo": "TheAlgorithms/Python", "hash": "a6ad25c3518f2d84760aad06732e6e63cfb2b8da", "author": "Prakhar Gurunani", "date": "2020-11-10T12:50:27+05:30", "subject": "Add molecular_chemistry.py (#2944)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a6ad25c3518f2d84760aad06732e6e63cfb2b8da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a6ad25c3518f2d84760aad06732e6e63cfb2b8da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4851942ec02b18bbe4c8b58c46efed9cc2115e32\nAuthor: poloso\nDate: 2020-11-10T21:35:11-05:00\nFiles: 1\n\nMessage: Reduce complexity linear_discriminant_analysis. (#2452)", "metadata": {"id": "b4ea203dbc3d", "repo": "TheAlgorithms/Python", "hash": "4851942ec02b18bbe4c8b58c46efed9cc2115e32", "author": "poloso", "date": "2020-11-10T21:35:11-05:00", "subject": "Reduce complexity linear_discriminant_analysis. (#2452)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4851942ec02b18bbe4c8b58c46efed9cc2115e32", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4851942ec02b18bbe4c8b58c46efed9cc2115e32"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eb5a9516032d06cbb6686e1053019fdad38c6d78\nAuthor: Cho Yin Yong\nDate: 2020-11-11T06:17:54-05:00\nFiles: 1\n\nMessage: Peak of unimodal list DNC algorithm (#3691)", "metadata": {"id": "585eb81e1222", "repo": "TheAlgorithms/Python", "hash": "eb5a9516032d06cbb6686e1053019fdad38c6d78", "author": "Cho Yin Yong", "date": "2020-11-11T06:17:54-05:00", "subject": "Peak of unimodal list DNC algorithm (#3691)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eb5a9516032d06cbb6686e1053019fdad38c6d78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eb5a9516032d06cbb6686e1053019fdad38c6d78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9f6188cc407af77ee987ad1d4cb480cc7db6ad39\nAuthor: Rupansh\nDate: 2020-11-11T16:54:31+05:30\nFiles: 1\n\nMessage: Add Quantum Full Adder circuit for classical integers (#2954)", "metadata": {"id": "06515425b614", "repo": "TheAlgorithms/Python", "hash": "9f6188cc407af77ee987ad1d4cb480cc7db6ad39", "author": "Rupansh", "date": "2020-11-11T16:54:31+05:30", "subject": "Add Quantum Full Adder circuit for classical integers (#2954)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9f6188cc407af77ee987ad1d4cb480cc7db6ad39", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9f6188cc407af77ee987ad1d4cb480cc7db6ad39"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32def4b3c53a100c40b0cf082799574157775e40\nAuthor: boyuuuun\nDate: 2020-11-13T22:55:23+09:00\nFiles: 2\n\nMessage: add crawl_google_scholar_citation.py (#3879)", "metadata": {"id": "9b34ac8d180a", "repo": "TheAlgorithms/Python", "hash": "32def4b3c53a100c40b0cf082799574157775e40", "author": "boyuuuun", "date": "2020-11-13T22:55:23+09:00", "subject": "add crawl_google_scholar_citation.py (#3879)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/32def4b3c53a100c40b0cf082799574157775e40", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32def4b3c53a100c40b0cf082799574157775e40"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae4d7d4d0433b865c1a3e35dbbb7d43f2dc8ab2c\nAuthor: Steve Kim\nDate: 2020-11-13T23:26:17+09:00\nFiles: 1\n\nMessage: add similarity_search.py in machine_learning (#3864)", "metadata": {"id": "0a633a491fa1", "repo": "TheAlgorithms/Python", "hash": "ae4d7d4d0433b865c1a3e35dbbb7d43f2dc8ab2c", "author": "Steve Kim", "date": "2020-11-13T23:26:17+09:00", "subject": "add similarity_search.py in machine_learning (#3864)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae4d7d4d0433b865c1a3e35dbbb7d43f2dc8ab2c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae4d7d4d0433b865c1a3e35dbbb7d43f2dc8ab2c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6dd9753893533934c7804bb714bbce2de8dd1a7\nAuthor: poloso\nDate: 2020-11-14T12:04:29-05:00\nFiles: 2\n\nMessage: Add type hints and tests. (#2461)", "metadata": {"id": "97a2d352ec46", "repo": "TheAlgorithms/Python", "hash": "c6dd9753893533934c7804bb714bbce2de8dd1a7", "author": "poloso", "date": "2020-11-14T12:04:29-05:00", "subject": "Add type hints and tests. (#2461)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6dd9753893533934c7804bb714bbce2de8dd1a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6dd9753893533934c7804bb714bbce2de8dd1a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 78a0f61b1912206d7bfdc3f0604c1fba60bb605f\nAuthor: sukyung99\nDate: 2020-11-15T12:44:40+09:00\nFiles: 1\n\nMessage: Add Maths / Sigmoid Function (#3880)", "metadata": {"id": "3f61ce34cd43", "repo": "TheAlgorithms/Python", "hash": "78a0f61b1912206d7bfdc3f0604c1fba60bb605f", "author": "sukyung99", "date": "2020-11-15T12:44:40+09:00", "subject": "Add Maths / Sigmoid Function (#3880)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/78a0f61b1912206d7bfdc3f0604c1fba60bb605f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/78a0f61b1912206d7bfdc3f0604c1fba60bb605f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b31ed8c49401efb1e941c3514384a90909572f0e\nAuthor: Sethu\nDate: 2020-11-18T12:07:30+05:30\nFiles: 1\n\nMessage: Modified comments on upper.py (#3884)", "metadata": {"id": "98f8cc5e4fa7", "repo": "TheAlgorithms/Python", "hash": "b31ed8c49401efb1e941c3514384a90909572f0e", "author": "Sethu", "date": "2020-11-18T12:07:30+05:30", "subject": "Modified comments on upper.py (#3884)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b31ed8c49401efb1e941c3514384a90909572f0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b31ed8c49401efb1e941c3514384a90909572f0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8a134e1f45d05e21194e8fbb5763d5645b36088f\nAuthor: 김수연\nDate: 2020-11-18T19:35:51+09:00\nFiles: 1\n\nMessage: update area.py (#3862)", "metadata": {"id": "97a394ce09c2", "repo": "TheAlgorithms/Python", "hash": "8a134e1f45d05e21194e8fbb5763d5645b36088f", "author": "김수연", "date": "2020-11-18T19:35:51+09:00", "subject": "update area.py (#3862)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8a134e1f45d05e21194e8fbb5763d5645b36088f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8a134e1f45d05e21194e8fbb5763d5645b36088f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9b7fffcc2d3f80409269e2e2c1ba78c58ebcdbe\nAuthor: Dhruv Manilawala\nDate: 2020-11-19T22:01:31+05:30\nFiles: 5\n\nMessage: Move CI tests from Travis to GitHub (#3889)", "metadata": {"id": "9419c7e41d03", "repo": "TheAlgorithms/Python", "hash": "b9b7fffcc2d3f80409269e2e2c1ba78c58ebcdbe", "author": "Dhruv Manilawala", "date": "2020-11-19T22:01:31+05:30", "subject": "Move CI tests from Travis to GitHub (#3889)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9b7fffcc2d3f80409269e2e2c1ba78c58ebcdbe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9b7fffcc2d3f80409269e2e2c1ba78c58ebcdbe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bb693aa68196c1ed70794013b39e8b29bca13aaf\nAuthor: Christian Clauss\nDate: 2020-11-19T17:48:47+01:00\nFiles: 2\n\nMessage: Delete Travis_CI_tests_are_failing.md (#3902)", "metadata": {"id": "de6285b77b25", "repo": "TheAlgorithms/Python", "hash": "bb693aa68196c1ed70794013b39e8b29bca13aaf", "author": "Christian Clauss", "date": "2020-11-19T17:48:47+01:00", "subject": "Delete Travis_CI_tests_are_failing.md (#3902)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bb693aa68196c1ed70794013b39e8b29bca13aaf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bb693aa68196c1ed70794013b39e8b29bca13aaf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe6885926f4cdf74f230074318486df2e19d28ee\nAuthor: Dhruv Manilawala\nDate: 2020-11-19T22:34:57+05:30\nFiles: 2\n\nMessage: Update related to the change in CI testing (#3903)", "metadata": {"id": "0bacbe6c2cc4", "repo": "TheAlgorithms/Python", "hash": "fe6885926f4cdf74f230074318486df2e19d28ee", "author": "Dhruv Manilawala", "date": "2020-11-19T22:34:57+05:30", "subject": "Update related to the change in CI testing (#3903)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe6885926f4cdf74f230074318486df2e19d28ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe6885926f4cdf74f230074318486df2e19d28ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2885a8cd9997303dcd19f1ffc50bd9beb8d99fd7\nAuthor: Dhruv Manilawala\nDate: 2020-11-20T00:39:31+05:30\nFiles: 1\n\nMessage: Run latest stale action (#3904)", "metadata": {"id": "1bc98a215891", "repo": "TheAlgorithms/Python", "hash": "2885a8cd9997303dcd19f1ffc50bd9beb8d99fd7", "author": "Dhruv Manilawala", "date": "2020-11-20T00:39:31+05:30", "subject": "Run latest stale action (#3904)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2885a8cd9997303dcd19f1ffc50bd9beb8d99fd7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2885a8cd9997303dcd19f1ffc50bd9beb8d99fd7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83b8b3c141f2a11afd84a61e0ef62368bdcfab29\nAuthor: tacitvenom\nDate: 2020-11-20T04:14:08+00:00\nFiles: 1\n\nMessage: Fixes: #3869: Optimize CI runtime of Project Euler's Problem 74's Solution 2 (#3893)", "metadata": {"id": "583d4eec4b50", "repo": "TheAlgorithms/Python", "hash": "83b8b3c141f2a11afd84a61e0ef62368bdcfab29", "author": "tacitvenom", "date": "2020-11-20T04:14:08+00:00", "subject": "Fixes: #3869: Optimize CI runtime of Project Euler's Problem 74's Solution 2 (#3893)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/83b8b3c141f2a11afd84a61e0ef62368bdcfab29", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83b8b3c141f2a11afd84a61e0ef62368bdcfab29"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe0f2f32e70b81bb35480c9c6d118b90ce940c43\nAuthor: Dhruv Manilawala\nDate: 2020-11-20T11:41:22+05:30\nFiles: 2\n\nMessage: Try the stale bot instead of stale action (#3906)", "metadata": {"id": "b89200971411", "repo": "TheAlgorithms/Python", "hash": "fe0f2f32e70b81bb35480c9c6d118b90ce940c43", "author": "Dhruv Manilawala", "date": "2020-11-20T11:41:22+05:30", "subject": "Try the stale bot instead of stale action (#3906)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe0f2f32e70b81bb35480c9c6d118b90ce940c43", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe0f2f32e70b81bb35480c9c6d118b90ce940c43"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d0bc9e268d33b495cadeafc6613029989bc26aac\nAuthor: Michael D\nDate: 2020-11-21T03:07:47+01:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 188 (#2880)", "metadata": {"id": "7c626c56451e", "repo": "TheAlgorithms/Python", "hash": "d0bc9e268d33b495cadeafc6613029989bc26aac", "author": "Michael D", "date": "2020-11-21T03:07:47+01:00", "subject": "Add solution for Project Euler problem 188 (#2880)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d0bc9e268d33b495cadeafc6613029989bc26aac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d0bc9e268d33b495cadeafc6613029989bc26aac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 28d33f4b2d72b6de8730d4526de12975364fdca0\nAuthor: Peter Yao\nDate: 2020-11-20T18:42:07-08:00\nFiles: 3\n\nMessage: Project Euler 70 Solution (#3041)", "metadata": {"id": "3fee714e1ec9", "repo": "TheAlgorithms/Python", "hash": "28d33f4b2d72b6de8730d4526de12975364fdca0", "author": "Peter Yao", "date": "2020-11-20T18:42:07-08:00", "subject": "Project Euler 70 Solution (#3041)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/28d33f4b2d72b6de8730d4526de12975364fdca0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/28d33f4b2d72b6de8730d4526de12975364fdca0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c938e7311ff0ab2c06399348aa261b8d2ea70d3e\nAuthor: fpringle\nDate: 2020-11-21T03:52:26+01:00\nFiles: 2\n\nMessage: Added solution for Project Euler problem 129. (#3113)", "metadata": {"id": "4d4c4f7cbb71", "repo": "TheAlgorithms/Python", "hash": "c938e7311ff0ab2c06399348aa261b8d2ea70d3e", "author": "fpringle", "date": "2020-11-21T03:52:26+01:00", "subject": "Added solution for Project Euler problem 129. (#3113)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c938e7311ff0ab2c06399348aa261b8d2ea70d3e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c938e7311ff0ab2c06399348aa261b8d2ea70d3e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06f01c0eeb4ddae0c829da610c2e9b5283893727\nAuthor: Dhruv Manilawala\nDate: 2020-11-21T09:04:49+05:30\nFiles: 1\n\nMessage: Remove stale action workflow file (#3915)", "metadata": {"id": "9459eae180dd", "repo": "TheAlgorithms/Python", "hash": "06f01c0eeb4ddae0c829da610c2e9b5283893727", "author": "Dhruv Manilawala", "date": "2020-11-21T09:04:49+05:30", "subject": "Remove stale action workflow file (#3915)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/06f01c0eeb4ddae0c829da610c2e9b5283893727", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06f01c0eeb4ddae0c829da610c2e9b5283893727"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b55e132b8024c71ff186b0c741fb11a070ee2265\nAuthor: Cory Metcalfe\nDate: 2020-11-20T23:29:29-06:00\nFiles: 5\n\nMessage: Add solution for Project Euler: Problem 89 (#2948)", "metadata": {"id": "c272b661a563", "repo": "TheAlgorithms/Python", "hash": "b55e132b8024c71ff186b0c741fb11a070ee2265", "author": "Cory Metcalfe", "date": "2020-11-20T23:29:29-06:00", "subject": "Add solution for Project Euler: Problem 89 (#2948)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/b55e132b8024c71ff186b0c741fb11a070ee2265", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b55e132b8024c71ff186b0c741fb11a070ee2265"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa364dfd274349ab3e674ea97780a7b9977cb7ef\nAuthor: Akash G Krishnan\nDate: 2020-11-21T12:28:52+05:30\nFiles: 1\n\nMessage: Changed how the Visited nodes are tracked (#3811)", "metadata": {"id": "90dd0fde20d9", "repo": "TheAlgorithms/Python", "hash": "fa364dfd274349ab3e674ea97780a7b9977cb7ef", "author": "Akash G Krishnan", "date": "2020-11-21T12:28:52+05:30", "subject": "Changed how the Visited nodes are tracked (#3811)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa364dfd274349ab3e674ea97780a7b9977cb7ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa364dfd274349ab3e674ea97780a7b9977cb7ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f036b9f3587fca094ce85f40b587e930e26ac726\nAuthor: Niranjan Hegde\nDate: 2020-11-21T13:34:08+05:30\nFiles: 1\n\nMessage: Web programming contribution (#2436)", "metadata": {"id": "73cc06b6ae66", "repo": "TheAlgorithms/Python", "hash": "f036b9f3587fca094ce85f40b587e930e26ac726", "author": "Niranjan Hegde", "date": "2020-11-21T13:34:08+05:30", "subject": "Web programming contribution (#2436)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f036b9f3587fca094ce85f40b587e930e26ac726", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f036b9f3587fca094ce85f40b587e930e26ac726"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f2c1f98a234677b7b0265751597c17692286e004\nAuthor: Dhruv Manilawala\nDate: 2020-11-21T16:12:00+05:30\nFiles: 1\n\nMessage: Remove workflow file, task checked by the bot (#3917)", "metadata": {"id": "cd54288cfae9", "repo": "TheAlgorithms/Python", "hash": "f2c1f98a234677b7b0265751597c17692286e004", "author": "Dhruv Manilawala", "date": "2020-11-21T16:12:00+05:30", "subject": "Remove workflow file, task checked by the bot (#3917)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f2c1f98a234677b7b0265751597c17692286e004", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f2c1f98a234677b7b0265751597c17692286e004"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03e7f3732996f1a83ebdca71a2efc2665ed49f38\nAuthor: Joyce\nDate: 2020-11-23T13:37:42+08:00\nFiles: 1\n\nMessage: [mypy] math/sieve_of_eratosthenes: Add type hints (#2627)", "metadata": {"id": "5103d8518efd", "repo": "TheAlgorithms/Python", "hash": "03e7f3732996f1a83ebdca71a2efc2665ed49f38", "author": "Joyce", "date": "2020-11-23T13:37:42+08:00", "subject": "[mypy] math/sieve_of_eratosthenes: Add type hints (#2627)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03e7f3732996f1a83ebdca71a2efc2665ed49f38", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03e7f3732996f1a83ebdca71a2efc2665ed49f38"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 49d0c41905fd69338d6a84a73fe1f74c2be14adf\nAuthor: Mikail Farid\nDate: 2020-11-23T07:11:28+01:00\nFiles: 1\n\nMessage: Renamed octal_to_decimal to octal_to_decimal.py (#3420)", "metadata": {"id": "6ae6486a9652", "repo": "TheAlgorithms/Python", "hash": "49d0c41905fd69338d6a84a73fe1f74c2be14adf", "author": "Mikail Farid", "date": "2020-11-23T07:11:28+01:00", "subject": "Renamed octal_to_decimal to octal_to_decimal.py (#3420)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/49d0c41905fd69338d6a84a73fe1f74c2be14adf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/49d0c41905fd69338d6a84a73fe1f74c2be14adf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9bf7b183e744a325a48a573165740d01bf60b2cf\nAuthor: Tan Yong He\nDate: 2020-11-23T15:31:43+08:00\nFiles: 1\n\nMessage: Improve Base16 Codebase (#3534)", "metadata": {"id": "836b1de7f66e", "repo": "TheAlgorithms/Python", "hash": "9bf7b183e744a325a48a573165740d01bf60b2cf", "author": "Tan Yong He", "date": "2020-11-23T15:31:43+08:00", "subject": "Improve Base16 Codebase (#3534)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9bf7b183e744a325a48a573165740d01bf60b2cf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9bf7b183e744a325a48a573165740d01bf60b2cf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e031ad3db627a46d3c1cc0ae37739420f00c239d\nAuthor: Sullivan\nDate: 2020-11-24T19:48:00+03:30\nFiles: 1\n\nMessage: Create instagram_pic (#3945)", "metadata": {"id": "a7a5b1cc7f23", "repo": "TheAlgorithms/Python", "hash": "e031ad3db627a46d3c1cc0ae37739420f00c239d", "author": "Sullivan", "date": "2020-11-24T19:48:00+03:30", "subject": "Create instagram_pic (#3945)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e031ad3db627a46d3c1cc0ae37739420f00c239d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e031ad3db627a46d3c1cc0ae37739420f00c239d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 287bf26bc87a0f68de51f817758b497e76d94271\nAuthor: Cho Yin Yong\nDate: 2020-11-24T19:30:15-05:00\nFiles: 1\n\nMessage: Add a divide and conquer method in finding the maximum difference pair (#3692)", "metadata": {"id": "75697dd2554a", "repo": "TheAlgorithms/Python", "hash": "287bf26bc87a0f68de51f817758b497e76d94271", "author": "Cho Yin Yong", "date": "2020-11-24T19:30:15-05:00", "subject": "Add a divide and conquer method in finding the maximum difference pair (#3692)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/287bf26bc87a0f68de51f817758b497e76d94271", "diff_url": "https://github.com/TheAlgorithms/Python/commit/287bf26bc87a0f68de51f817758b497e76d94271"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 098f02bc04550343767e3e1cfaef5f57af6b1046\nAuthor: lawric1\nDate: 2020-11-25T02:13:14-03:00\nFiles: 2\n\nMessage: Fixes: #3944 Authentication error; use tokens instead (#3949)", "metadata": {"id": "3bb41204eef6", "repo": "TheAlgorithms/Python", "hash": "098f02bc04550343767e3e1cfaef5f57af6b1046", "author": "lawric1", "date": "2020-11-25T02:13:14-03:00", "subject": "Fixes: #3944 Authentication error; use tokens instead (#3949)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/098f02bc04550343767e3e1cfaef5f57af6b1046", "diff_url": "https://github.com/TheAlgorithms/Python/commit/098f02bc04550343767e3e1cfaef5f57af6b1046"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5eb5483d655482b937abe0e59c34e41a455dfff8\nAuthor: Dhruv Manilawala\nDate: 2020-11-25T13:23:49+05:30\nFiles: 1\n\nMessage: Update stalebot to take 5 actions per hour (#3922)", "metadata": {"id": "4677f0783ea9", "repo": "TheAlgorithms/Python", "hash": "5eb5483d655482b937abe0e59c34e41a455dfff8", "author": "Dhruv Manilawala", "date": "2020-11-25T13:23:49+05:30", "subject": "Update stalebot to take 5 actions per hour (#3922)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5eb5483d655482b937abe0e59c34e41a455dfff8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5eb5483d655482b937abe0e59c34e41a455dfff8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b50aaf2d3acdd54409316ce71985d4e161912f5\nAuthor: YeonJeongLee00\nDate: 2020-11-25T17:54:31+09:00\nFiles: 1\n\nMessage: Create intro_sort.py (#3877)", "metadata": {"id": "d0ed7ef54f3e", "repo": "TheAlgorithms/Python", "hash": "2b50aaf2d3acdd54409316ce71985d4e161912f5", "author": "YeonJeongLee00", "date": "2020-11-25T17:54:31+09:00", "subject": "Create intro_sort.py (#3877)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b50aaf2d3acdd54409316ce71985d4e161912f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b50aaf2d3acdd54409316ce71985d4e161912f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4191b9594237a989555b29cfc287b7238050634f\nAuthor: Erdum\nDate: 2020-11-25T16:01:49+05:00\nFiles: 1\n\nMessage: Ohm's Law algorithm added (#3934)", "metadata": {"id": "15556fb7af35", "repo": "TheAlgorithms/Python", "hash": "4191b9594237a989555b29cfc287b7238050634f", "author": "Erdum", "date": "2020-11-25T16:01:49+05:00", "subject": "Ohm's Law algorithm added (#3934)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4191b9594237a989555b29cfc287b7238050634f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4191b9594237a989555b29cfc287b7238050634f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce3ce3f8a8618e36624d997bc934b2ea997fa5d7\nAuthor: Hafidh\nDate: 2020-11-25T13:38:02+01:00\nFiles: 2\n\nMessage: Replace base64_cipher.py with an easy to understand version (#3925)", "metadata": {"id": "c8282ec14885", "repo": "TheAlgorithms/Python", "hash": "ce3ce3f8a8618e36624d997bc934b2ea997fa5d7", "author": "Hafidh", "date": "2020-11-25T13:38:02+01:00", "subject": "Replace base64_cipher.py with an easy to understand version (#3925)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce3ce3f8a8618e36624d997bc934b2ea997fa5d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce3ce3f8a8618e36624d997bc934b2ea997fa5d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac6a160f1b390ac3162e3834066dcc787d32d29b\nAuthor: Vivek\nDate: 2020-11-26T06:57:00+05:30\nFiles: 2\n\nMessage: added binary_count_trailing_zeros.py (#2557)", "metadata": {"id": "4db5b055dc52", "repo": "TheAlgorithms/Python", "hash": "ac6a160f1b390ac3162e3834066dcc787d32d29b", "author": "Vivek", "date": "2020-11-26T06:57:00+05:30", "subject": "added binary_count_trailing_zeros.py (#2557)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac6a160f1b390ac3162e3834066dcc787d32d29b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac6a160f1b390ac3162e3834066dcc787d32d29b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5fb0a95043cb93ca522ca0633bf75a656d63b7f\nAuthor: Dhruv Manilawala\nDate: 2020-11-27T15:27:12+05:30\nFiles: 7\n\nMessage: Cleaned up knapsack and images directory (#3972)", "metadata": {"id": "74139ea82519", "repo": "TheAlgorithms/Python", "hash": "c5fb0a95043cb93ca522ca0633bf75a656d63b7f", "author": "Dhruv Manilawala", "date": "2020-11-27T15:27:12+05:30", "subject": "Cleaned up knapsack and images directory (#3972)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5fb0a95043cb93ca522ca0633bf75a656d63b7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5fb0a95043cb93ca522ca0633bf75a656d63b7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10427f8395285bfa8c3d1c320ee58b7cb29204bd\nAuthor: Andrew\nDate: 2020-11-27T09:48:20-05:00\nFiles: 1\n\nMessage: Create euclidean_distance.py (#3350)", "metadata": {"id": "2cb405d63376", "repo": "TheAlgorithms/Python", "hash": "10427f8395285bfa8c3d1c320ee58b7cb29204bd", "author": "Andrew", "date": "2020-11-27T09:48:20-05:00", "subject": "Create euclidean_distance.py (#3350)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/10427f8395285bfa8c3d1c320ee58b7cb29204bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10427f8395285bfa8c3d1c320ee58b7cb29204bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9333d2f0174d76f36ff27961f18d8110d67cbc67\nAuthor: Anubhav Solanki\nDate: 2020-11-27T21:33:17+05:30\nFiles: 1\n\nMessage: Create weight_conversion.py (#3964)", "metadata": {"id": "a541950099b0", "repo": "TheAlgorithms/Python", "hash": "9333d2f0174d76f36ff27961f18d8110d67cbc67", "author": "Anubhav Solanki", "date": "2020-11-27T21:33:17+05:30", "subject": "Create weight_conversion.py (#3964)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9333d2f0174d76f36ff27961f18d8110d67cbc67", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9333d2f0174d76f36ff27961f18d8110d67cbc67"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e1708b8a1644d994ad004cc6fe20893a328519c\nAuthor: fpringle\nDate: 2020-11-27T17:08:14+01:00\nFiles: 3\n\nMessage: Added solution for Project Euler problem 77 (#3132)", "metadata": {"id": "7dbf56e62db9", "repo": "TheAlgorithms/Python", "hash": "1e1708b8a1644d994ad004cc6fe20893a328519c", "author": "fpringle", "date": "2020-11-27T17:08:14+01:00", "subject": "Added solution for Project Euler problem 77 (#3132)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e1708b8a1644d994ad004cc6fe20893a328519c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e1708b8a1644d994ad004cc6fe20893a328519c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9c6080a6fc31ae7737535ba305de20a5cc0805b5\nAuthor: arif599\nDate: 2020-11-28T05:50:18+00:00\nFiles: 1\n\nMessage: data_structures/linked_list: Add __str__() function (#3961)", "metadata": {"id": "a244785534a5", "repo": "TheAlgorithms/Python", "hash": "9c6080a6fc31ae7737535ba305de20a5cc0805b5", "author": "arif599", "date": "2020-11-28T05:50:18+00:00", "subject": "data_structures/linked_list: Add __str__() function (#3961)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9c6080a6fc31ae7737535ba305de20a5cc0805b5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9c6080a6fc31ae7737535ba305de20a5cc0805b5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8cafadd759a519ce5b3c60f3ba4a0819e42d060f\nAuthor: xcodz-dot\nDate: 2020-11-28T19:09:27+05:30\nFiles: 1\n\nMessage: Update CONTRIBUTING.md with pre-commit plugin instructions (#3979)", "metadata": {"id": "c437b17e8955", "repo": "TheAlgorithms/Python", "hash": "8cafadd759a519ce5b3c60f3ba4a0819e42d060f", "author": "xcodz-dot", "date": "2020-11-28T19:09:27+05:30", "subject": "Update CONTRIBUTING.md with pre-commit plugin instructions (#3979)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8cafadd759a519ce5b3c60f3ba4a0819e42d060f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8cafadd759a519ce5b3c60f3ba4a0819e42d060f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfb0c3533d88f82c18f7ae792b2d2e154b9b51c7\nAuthor: Du Yuanchao\nDate: 2020-11-28T22:42:30+08:00\nFiles: 2\n\nMessage: Fixed LGTM and typehint (#3970)", "metadata": {"id": "81af8a5bfa48", "repo": "TheAlgorithms/Python", "hash": "bfb0c3533d88f82c18f7ae792b2d2e154b9b51c7", "author": "Du Yuanchao", "date": "2020-11-28T22:42:30+08:00", "subject": "Fixed LGTM and typehint (#3970)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfb0c3533d88f82c18f7ae792b2d2e154b9b51c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfb0c3533d88f82c18f7ae792b2d2e154b9b51c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52a6213ddc804f571e1c54fdd8e9b0068acaf06e\nAuthor: Sullivan\nDate: 2020-11-29T15:44:18+03:30\nFiles: 1\n\nMessage: Instagram Video and IGTV downloader (#3981)", "metadata": {"id": "446d525ceeae", "repo": "TheAlgorithms/Python", "hash": "52a6213ddc804f571e1c54fdd8e9b0068acaf06e", "author": "Sullivan", "date": "2020-11-29T15:44:18+03:30", "subject": "Instagram Video and IGTV downloader (#3981)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52a6213ddc804f571e1c54fdd8e9b0068acaf06e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52a6213ddc804f571e1c54fdd8e9b0068acaf06e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5de90aafc7491f81b0a2b606639a518167bc15cf\nAuthor: jenra\nDate: 2020-11-29T11:09:33-05:00\nFiles: 1\n\nMessage: Hacktoberfest 2020: Conway's Game of Life (#3070)", "metadata": {"id": "25e098b40195", "repo": "TheAlgorithms/Python", "hash": "5de90aafc7491f81b0a2b606639a518167bc15cf", "author": "jenra", "date": "2020-11-29T11:09:33-05:00", "subject": "Hacktoberfest 2020: Conway's Game of Life (#3070)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5de90aafc7491f81b0a2b606639a518167bc15cf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5de90aafc7491f81b0a2b606639a518167bc15cf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e07766230d5aea4ddf090d9c5347a90e8c2137b3\nAuthor: Jenia Dysin\nDate: 2020-11-29T18:19:50+02:00\nFiles: 6\n\nMessage: Add static typing to backtracking algorithms (#2684)", "metadata": {"id": "a46a8f1f6c41", "repo": "TheAlgorithms/Python", "hash": "e07766230d5aea4ddf090d9c5347a90e8c2137b3", "author": "Jenia Dysin", "date": "2020-11-29T18:19:50+02:00", "subject": "Add static typing to backtracking algorithms (#2684)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/e07766230d5aea4ddf090d9c5347a90e8c2137b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e07766230d5aea4ddf090d9c5347a90e8c2137b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0febbd397ec2a41cff7f9fa2c182c14516f5bb36\nAuthor: Jenia Dysin\nDate: 2020-11-29T18:20:54+02:00\nFiles: 3\n\nMessage: Add typehints to blockchain (#3149)", "metadata": {"id": "42cd2b36580d", "repo": "TheAlgorithms/Python", "hash": "0febbd397ec2a41cff7f9fa2c182c14516f5bb36", "author": "Jenia Dysin", "date": "2020-11-29T18:20:54+02:00", "subject": "Add typehints to blockchain (#3149)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0febbd397ec2a41cff7f9fa2c182c14516f5bb36", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0febbd397ec2a41cff7f9fa2c182c14516f5bb36"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25164bb6380ae760bed5fe3efc5f2fc3ec5c38a1\nAuthor: John Law\nDate: 2020-11-30T01:30:31+08:00\nFiles: 5\n\nMessage: Fix mypy in #2684 (#3987)", "metadata": {"id": "55d6e9ec60b3", "repo": "TheAlgorithms/Python", "hash": "25164bb6380ae760bed5fe3efc5f2fc3ec5c38a1", "author": "John Law", "date": "2020-11-30T01:30:31+08:00", "subject": "Fix mypy in #2684 (#3987)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/25164bb6380ae760bed5fe3efc5f2fc3ec5c38a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25164bb6380ae760bed5fe3efc5f2fc3ec5c38a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba6310b6470346fdac85ea4ef697e5939c30b180\nAuthor: Dhruv Manilawala\nDate: 2020-11-29T23:11:09+05:30\nFiles: 3\n\nMessage: Validate only submitted Project Euler solution (#3977)", "metadata": {"id": "c020e7af7e9f", "repo": "TheAlgorithms/Python", "hash": "ba6310b6470346fdac85ea4ef697e5939c30b180", "author": "Dhruv Manilawala", "date": "2020-11-29T23:11:09+05:30", "subject": "Validate only submitted Project Euler solution (#3977)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba6310b6470346fdac85ea4ef697e5939c30b180", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba6310b6470346fdac85ea4ef697e5939c30b180"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06dad4f9d8624d9b9a4be56fef47a657f6ce6b82\nAuthor: John Law\nDate: 2020-11-30T01:46:26+08:00\nFiles: 3\n\nMessage: Fix mypy in #3149 (#3988)", "metadata": {"id": "1cbff30c9791", "repo": "TheAlgorithms/Python", "hash": "06dad4f9d8624d9b9a4be56fef47a657f6ce6b82", "author": "John Law", "date": "2020-11-30T01:46:26+08:00", "subject": "Fix mypy in #3149 (#3988)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/06dad4f9d8624d9b9a4be56fef47a657f6ce6b82", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06dad4f9d8624d9b9a4be56fef47a657f6ce6b82"}} {"text": "Repo: TheAlgorithms/Python\nCommit: daceb87a9685d5e12f43c2e4135ee4b06c0669f1\nAuthor: Erdum\nDate: 2020-11-30T03:07:10+05:00\nFiles: 1\n\nMessage: Electric power (#3976)", "metadata": {"id": "86b7775a8d6f", "repo": "TheAlgorithms/Python", "hash": "daceb87a9685d5e12f43c2e4135ee4b06c0669f1", "author": "Erdum", "date": "2020-11-30T03:07:10+05:00", "subject": "Electric power (#3976)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/daceb87a9685d5e12f43c2e4135ee4b06c0669f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/daceb87a9685d5e12f43c2e4135ee4b06c0669f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07a4ce9fb89031b4f1f3991fcf769b86a10a4aa8\nAuthor: wuyudi\nDate: 2020-11-30T22:59:23+08:00\nFiles: 1\n\nMessage: Update pigeon_sort.py (#2359)", "metadata": {"id": "28cd592edb2c", "repo": "TheAlgorithms/Python", "hash": "07a4ce9fb89031b4f1f3991fcf769b86a10a4aa8", "author": "wuyudi", "date": "2020-11-30T22:59:23+08:00", "subject": "Update pigeon_sort.py (#2359)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/07a4ce9fb89031b4f1f3991fcf769b86a10a4aa8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07a4ce9fb89031b4f1f3991fcf769b86a10a4aa8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8b2c43fda28efdcb7bb50c4beb443330b9b64e9\nAuthor: Dhruv Manilawala\nDate: 2020-11-30T21:03:29+05:30\nFiles: 2\n\nMessage: Fix pre-commit error on master (#3992)", "metadata": {"id": "97095ff73a52", "repo": "TheAlgorithms/Python", "hash": "f8b2c43fda28efdcb7bb50c4beb443330b9b64e9", "author": "Dhruv Manilawala", "date": "2020-11-30T21:03:29+05:30", "subject": "Fix pre-commit error on master (#3992)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8b2c43fda28efdcb7bb50c4beb443330b9b64e9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8b2c43fda28efdcb7bb50c4beb443330b9b64e9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 860d4f547bcfbe96b5c1e1b507124b13c0dc7399\nAuthor: Maliha\nDate: 2020-12-03T07:02:48-08:00\nFiles: 2\n\nMessage: Create merge_two_lists.py that implements merging of two sorted linked lists (#3874)", "metadata": {"id": "2e21e4f0851d", "repo": "TheAlgorithms/Python", "hash": "860d4f547bcfbe96b5c1e1b507124b13c0dc7399", "author": "Maliha", "date": "2020-12-03T07:02:48-08:00", "subject": "Create merge_two_lists.py that implements merging of two sorted linked lists (#3874)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/860d4f547bcfbe96b5c1e1b507124b13c0dc7399", "diff_url": "https://github.com/TheAlgorithms/Python/commit/860d4f547bcfbe96b5c1e1b507124b13c0dc7399"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c359768e257a7bcbfe93e137a0fc1e81b92d6573\nAuthor: Jogendra Singh\nDate: 2020-12-09T11:38:49+05:30\nFiles: 1\n\nMessage: Update bitonic_sort with type hints, doctest, snake_case names (#4016)", "metadata": {"id": "d5a55af7d40f", "repo": "TheAlgorithms/Python", "hash": "c359768e257a7bcbfe93e137a0fc1e81b92d6573", "author": "Jogendra Singh", "date": "2020-12-09T11:38:49+05:30", "subject": "Update bitonic_sort with type hints, doctest, snake_case names (#4016)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c359768e257a7bcbfe93e137a0fc1e81b92d6573", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c359768e257a7bcbfe93e137a0fc1e81b92d6573"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c39be1d8b84fbc788160051c06e6b8f2bd66ed4f\nAuthor: Lewis Tian\nDate: 2020-12-09T17:21:46+08:00\nFiles: 1\n\nMessage: update graphs/breadth_first_search.py (#3908)", "metadata": {"id": "b0aa0b895a52", "repo": "TheAlgorithms/Python", "hash": "c39be1d8b84fbc788160051c06e6b8f2bd66ed4f", "author": "Lewis Tian", "date": "2020-12-09T17:21:46+08:00", "subject": "update graphs/breadth_first_search.py (#3908)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c39be1d8b84fbc788160051c06e6b8f2bd66ed4f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c39be1d8b84fbc788160051c06e6b8f2bd66ed4f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7ab06f5dedd2a3f216bb90b794edd760d9f8f4d\nAuthor: Alex Joslin\nDate: 2020-12-09T01:22:07-08:00\nFiles: 1\n\nMessage: Implemented minimum steps to one using tabulation. (#3911)", "metadata": {"id": "28f0e3de34e3", "repo": "TheAlgorithms/Python", "hash": "e7ab06f5dedd2a3f216bb90b794edd760d9f8f4d", "author": "Alex Joslin", "date": "2020-12-09T01:22:07-08:00", "subject": "Implemented minimum steps to one using tabulation. (#3911)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7ab06f5dedd2a3f216bb90b794edd760d9f8f4d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7ab06f5dedd2a3f216bb90b794edd760d9f8f4d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b1801398ec339a4e3813b38054f0ec34dfa43bfe\nAuthor: fpringle\nDate: 2020-12-09T12:14:51+01:00\nFiles: 3\n\nMessage: Add Project Euler Problem 180 (#4017)", "metadata": {"id": "4b83d6f1fb68", "repo": "TheAlgorithms/Python", "hash": "b1801398ec339a4e3813b38054f0ec34dfa43bfe", "author": "fpringle", "date": "2020-12-09T12:14:51+01:00", "subject": "Add Project Euler Problem 180 (#4017)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b1801398ec339a4e3813b38054f0ec34dfa43bfe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b1801398ec339a4e3813b38054f0ec34dfa43bfe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd4b83fcc7fba84e2d71d560f65299fd56c15640\nAuthor: Umair Kamran\nDate: 2020-12-09T19:01:58+05:00\nFiles: 1\n\nMessage: Chore: Added type hints to searches/binary_search.py (#2682)", "metadata": {"id": "f2b2f73d4ff3", "repo": "TheAlgorithms/Python", "hash": "bd4b83fcc7fba84e2d71d560f65299fd56c15640", "author": "Umair Kamran", "date": "2020-12-09T19:01:58+05:00", "subject": "Chore: Added type hints to searches/binary_search.py (#2682)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd4b83fcc7fba84e2d71d560f65299fd56c15640", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd4b83fcc7fba84e2d71d560f65299fd56c15640"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75759fae22e44aa101d8d81705f0a995d038612c\nAuthor: fpringle\nDate: 2020-12-10T14:18:17+01:00\nFiles: 3\n\nMessage: Add solution for Project Euler problem 085 (#4024)", "metadata": {"id": "7c938c1e392c", "repo": "TheAlgorithms/Python", "hash": "75759fae22e44aa101d8d81705f0a995d038612c", "author": "fpringle", "date": "2020-12-10T14:18:17+01:00", "subject": "Add solution for Project Euler problem 085 (#4024)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/75759fae22e44aa101d8d81705f0a995d038612c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75759fae22e44aa101d8d81705f0a995d038612c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 110a740d5d026c4675489ea2acfefda773c4e032\nAuthor: Abdeldjaouad Nusayr Medakene\nDate: 2020-12-10T18:25:57+01:00\nFiles: 1\n\nMessage: Update ciphers/caesar_cipher.py with type hints (#3860)", "metadata": {"id": "f98b68337590", "repo": "TheAlgorithms/Python", "hash": "110a740d5d026c4675489ea2acfefda773c4e032", "author": "Abdeldjaouad Nusayr Medakene", "date": "2020-12-10T18:25:57+01:00", "subject": "Update ciphers/caesar_cipher.py with type hints (#3860)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/110a740d5d026c4675489ea2acfefda773c4e032", "diff_url": "https://github.com/TheAlgorithms/Python/commit/110a740d5d026c4675489ea2acfefda773c4e032"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 533e36d32ba415be382e9c8c0803d5261b489afd\nAuthor: zakademic\nDate: 2020-12-11T20:40:23-08:00\nFiles: 1\n\nMessage: Add conjugate gradient method algorithm (#2486)", "metadata": {"id": "f718b3943575", "repo": "TheAlgorithms/Python", "hash": "533e36d32ba415be382e9c8c0803d5261b489afd", "author": "zakademic", "date": "2020-12-11T20:40:23-08:00", "subject": "Add conjugate gradient method algorithm (#2486)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/533e36d32ba415be382e9c8c0803d5261b489afd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/533e36d32ba415be382e9c8c0803d5261b489afd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a6f6eb264995c41db646467a0078aa24e4ebec48\nAuthor: fpringle\nDate: 2020-12-12T06:19:35+01:00\nFiles: 3\n\nMessage: Add solution for Project Euler problem 86 (#4025)", "metadata": {"id": "43a27c7f2225", "repo": "TheAlgorithms/Python", "hash": "a6f6eb264995c41db646467a0078aa24e4ebec48", "author": "fpringle", "date": "2020-12-12T06:19:35+01:00", "subject": "Add solution for Project Euler problem 86 (#4025)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a6f6eb264995c41db646467a0078aa24e4ebec48", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a6f6eb264995c41db646467a0078aa24e4ebec48"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae8a5f86754ea1cc466314fa40a664c7322d4be9\nAuthor: fpringle\nDate: 2020-12-13T12:09:52+01:00\nFiles: 5\n\nMessage: Add solution for Project Euler problem 59 (#4031)", "metadata": {"id": "717ac78f444d", "repo": "TheAlgorithms/Python", "hash": "ae8a5f86754ea1cc466314fa40a664c7322d4be9", "author": "fpringle", "date": "2020-12-13T12:09:52+01:00", "subject": "Add solution for Project Euler problem 59 (#4031)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae8a5f86754ea1cc466314fa40a664c7322d4be9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae8a5f86754ea1cc466314fa40a664c7322d4be9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53371b2381c2233c057c0ad75d377d8c03ff83c8\nAuthor: Du Yuanchao\nDate: 2020-12-18T17:39:51+08:00\nFiles: 1\n\nMessage: Optimization for shell sort (#4038)", "metadata": {"id": "add7144454a1", "repo": "TheAlgorithms/Python", "hash": "53371b2381c2233c057c0ad75d377d8c03ff83c8", "author": "Du Yuanchao", "date": "2020-12-18T17:39:51+08:00", "subject": "Optimization for shell sort (#4038)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53371b2381c2233c057c0ad75d377d8c03ff83c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53371b2381c2233c057c0ad75d377d8c03ff83c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00f22a9970c6638ff59891d8cb271db52bab1bc4\nAuthor: sharmapulkit04\nDate: 2020-12-19T11:46:15+05:30\nFiles: 2\n\nMessage: Add solution for Project Euler problem 135 (#4035)", "metadata": {"id": "bcd22916198b", "repo": "TheAlgorithms/Python", "hash": "00f22a9970c6638ff59891d8cb271db52bab1bc4", "author": "sharmapulkit04", "date": "2020-12-19T11:46:15+05:30", "subject": "Add solution for Project Euler problem 135 (#4035)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/00f22a9970c6638ff59891d8cb271db52bab1bc4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00f22a9970c6638ff59891d8cb271db52bab1bc4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03889613bc68e1c1bdd101f1070e303aab00a7c7\nAuthor: Kavindu Santhusa\nDate: 2020-12-21T13:55:59-08:00\nFiles: 1\n\nMessage: add integer to roman function (#4050)", "metadata": {"id": "26da4f8b7121", "repo": "TheAlgorithms/Python", "hash": "03889613bc68e1c1bdd101f1070e303aab00a7c7", "author": "Kavindu Santhusa", "date": "2020-12-21T13:55:59-08:00", "subject": "add integer to roman function (#4050)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03889613bc68e1c1bdd101f1070e303aab00a7c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03889613bc68e1c1bdd101f1070e303aab00a7c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ff2ccbeecf24d3171841e362600944b547a4e51\nAuthor: fpringle\nDate: 2020-12-22T13:02:31+01:00\nFiles: 3\n\nMessage: Add solution for Project Euler problem 101 (#4033)", "metadata": {"id": "3163fd77f6f8", "repo": "TheAlgorithms/Python", "hash": "2ff2ccbeecf24d3171841e362600944b547a4e51", "author": "fpringle", "date": "2020-12-22T13:02:31+01:00", "subject": "Add solution for Project Euler problem 101 (#4033)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ff2ccbeecf24d3171841e362600944b547a4e51", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ff2ccbeecf24d3171841e362600944b547a4e51"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad5108d6a49155bc0a5aca498426265004b0265f\nAuthor: Dhruv Manilawala\nDate: 2020-12-23T15:22:43+05:30\nFiles: 5\n\nMessage: Fix mypy errors for arithmetic analysis algorithms (#4053)", "metadata": {"id": "7f5855537501", "repo": "TheAlgorithms/Python", "hash": "ad5108d6a49155bc0a5aca498426265004b0265f", "author": "Dhruv Manilawala", "date": "2020-12-23T15:22:43+05:30", "subject": "Fix mypy errors for arithmetic analysis algorithms (#4053)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad5108d6a49155bc0a5aca498426265004b0265f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad5108d6a49155bc0a5aca498426265004b0265f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ccb213c1140d094e4c86bc04c767290b4ebaf15\nAuthor: fpringle\nDate: 2020-12-23T18:48:19+01:00\nFiles: 5\n\nMessage: Add solution for Project Euler problem 102 (#4051)", "metadata": {"id": "8918b3194a57", "repo": "TheAlgorithms/Python", "hash": "0ccb213c1140d094e4c86bc04c767290b4ebaf15", "author": "fpringle", "date": "2020-12-23T18:48:19+01:00", "subject": "Add solution for Project Euler problem 102 (#4051)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ccb213c1140d094e4c86bc04c767290b4ebaf15", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ccb213c1140d094e4c86bc04c767290b4ebaf15"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3ba9b6c508a24cd0e10fb08d0235c1f838fb73a\nAuthor: Dhruv Manilawala\nDate: 2020-12-24T18:16:21+05:30\nFiles: 7\n\nMessage: [mypy] Add/fix type annotations for backtracking algorithms (#4055)", "metadata": {"id": "51a4949f238c", "repo": "TheAlgorithms/Python", "hash": "f3ba9b6c508a24cd0e10fb08d0235c1f838fb73a", "author": "Dhruv Manilawala", "date": "2020-12-24T18:16:21+05:30", "subject": "[mypy] Add/fix type annotations for backtracking algorithms (#4055)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3ba9b6c508a24cd0e10fb08d0235c1f838fb73a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3ba9b6c508a24cd0e10fb08d0235c1f838fb73a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f47d9f807fae641bffe97ee28ea2e213c2818d8\nAuthor: Dhruv Manilawala\nDate: 2020-12-24T18:16:44+05:30\nFiles: 4\n\nMessage: Fix type annotations for bit manipulation algorithms (#4056)", "metadata": {"id": "5503d1539e05", "repo": "TheAlgorithms/Python", "hash": "8f47d9f807fae641bffe97ee28ea2e213c2818d8", "author": "Dhruv Manilawala", "date": "2020-12-24T18:16:44+05:30", "subject": "Fix type annotations for bit manipulation algorithms (#4056)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f47d9f807fae641bffe97ee28ea2e213c2818d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f47d9f807fae641bffe97ee28ea2e213c2818d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 207ac957ef02a5885aeb75728ed257a0d76f9974\nAuthor: Mark Huang\nDate: 2020-12-26T11:12:37+08:00\nFiles: 1\n\nMessage: [mypy] Add type hints and docstrings to heap.py (#3013)", "metadata": {"id": "b256afdc61a5", "repo": "TheAlgorithms/Python", "hash": "207ac957ef02a5885aeb75728ed257a0d76f9974", "author": "Mark Huang", "date": "2020-12-26T11:12:37+08:00", "subject": "[mypy] Add type hints and docstrings to heap.py (#3013)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/207ac957ef02a5885aeb75728ed257a0d76f9974", "diff_url": "https://github.com/TheAlgorithms/Python/commit/207ac957ef02a5885aeb75728ed257a0d76f9974"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 64d85041700157055b02b19011886de3ff745ca0\nAuthor: Ramandeep Singh\nDate: 2020-12-26T21:43:20+05:30\nFiles: 1\n\nMessage: Add 2-hidden layer neural network with back propagation using sigmoid activation function (#4037)", "metadata": {"id": "5cd84af92c25", "repo": "TheAlgorithms/Python", "hash": "64d85041700157055b02b19011886de3ff745ca0", "author": "Ramandeep Singh", "date": "2020-12-26T21:43:20+05:30", "subject": "Add 2-hidden layer neural network with back propagation using sigmoid activation function (#4037)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/64d85041700157055b02b19011886de3ff745ca0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/64d85041700157055b02b19011886de3ff745ca0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00e279ea44d34f8daf363dbdf1d5bee72a8da4c3\nAuthor: shan7030\nDate: 2020-12-28T09:34:40+05:30\nFiles: 3\n\nMessage: [mypy] Add/fix type annotations for scheduling algorithms (#4074)", "metadata": {"id": "1a57840a9adf", "repo": "TheAlgorithms/Python", "hash": "00e279ea44d34f8daf363dbdf1d5bee72a8da4c3", "author": "shan7030", "date": "2020-12-28T09:34:40+05:30", "subject": "[mypy] Add/fix type annotations for scheduling algorithms (#4074)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/00e279ea44d34f8daf363dbdf1d5bee72a8da4c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00e279ea44d34f8daf363dbdf1d5bee72a8da4c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80f5213df5726c9268b6e3771ae6aaf1b6e3bc82\nAuthor: fpringle\nDate: 2020-12-28T08:51:02+01:00\nFiles: 5\n\nMessage: Add solution for Project Euler problem 107 (#4066)", "metadata": {"id": "34a20708f927", "repo": "TheAlgorithms/Python", "hash": "80f5213df5726c9268b6e3771ae6aaf1b6e3bc82", "author": "fpringle", "date": "2020-12-28T08:51:02+01:00", "subject": "Add solution for Project Euler problem 107 (#4066)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/80f5213df5726c9268b6e3771ae6aaf1b6e3bc82", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80f5213df5726c9268b6e3771ae6aaf1b6e3bc82"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd4b2656806e64d1c28301ded3b5c4d863de76db\nAuthor: SiddhantJain15\nDate: 2020-12-28T13:36:57+05:30\nFiles: 1\n\nMessage: Add function to calculate area of triangle using Heron's formula (#4065)", "metadata": {"id": "7b54b104b0ae", "repo": "TheAlgorithms/Python", "hash": "dd4b2656806e64d1c28301ded3b5c4d863de76db", "author": "SiddhantJain15", "date": "2020-12-28T13:36:57+05:30", "subject": "Add function to calculate area of triangle using Heron's formula (#4065)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd4b2656806e64d1c28301ded3b5c4d863de76db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd4b2656806e64d1c28301ded3b5c4d863de76db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 677d48d6c06234750a04e75ee0f9d5a349d78c54\nAuthor: Kanak\nDate: 2021-01-11T16:55:15+05:30\nFiles: 1\n\nMessage: Rename coin_change.py to minimum_coin_change.py (#4108)", "metadata": {"id": "d4f1a6e44976", "repo": "TheAlgorithms/Python", "hash": "677d48d6c06234750a04e75ee0f9d5a349d78c54", "author": "Kanak", "date": "2021-01-11T16:55:15+05:30", "subject": "Rename coin_change.py to minimum_coin_change.py (#4108)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/677d48d6c06234750a04e75ee0f9d5a349d78c54", "diff_url": "https://github.com/TheAlgorithms/Python/commit/677d48d6c06234750a04e75ee0f9d5a349d78c54"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03d34350f63fea41bac77264b7380f22c4c912f2\nAuthor: Nwachukwu Chidiebere Godwin\nDate: 2021-01-12T14:41:48+01:00\nFiles: 1\n\nMessage: Graph list patch (#4113)", "metadata": {"id": "971a1f1dbaa7", "repo": "TheAlgorithms/Python", "hash": "03d34350f63fea41bac77264b7380f22c4c912f2", "author": "Nwachukwu Chidiebere Godwin", "date": "2021-01-12T14:41:48+01:00", "subject": "Graph list patch (#4113)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03d34350f63fea41bac77264b7380f22c4c912f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03d34350f63fea41bac77264b7380f22c4c912f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0728cf1128486a1c67e7c7efe42628d7a5eb4c1b\nAuthor: Gaurav Jindal\nDate: 2021-01-17T23:38:22-08:00\nFiles: 1\n\nMessage: Added code to merge two trees (#4121)", "metadata": {"id": "04c080122565", "repo": "TheAlgorithms/Python", "hash": "0728cf1128486a1c67e7c7efe42628d7a5eb4c1b", "author": "Gaurav Jindal", "date": "2021-01-17T23:38:22-08:00", "subject": "Added code to merge two trees (#4121)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0728cf1128486a1c67e7c7efe42628d7a5eb4c1b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0728cf1128486a1c67e7c7efe42628d7a5eb4c1b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d26ba707559842a8caebe7fb6e68011df593c84\nAuthor: Tapajyoti Bose\nDate: 2021-01-21T08:30:47+05:30\nFiles: 2\n\nMessage: Added diffie-hellman algorithm (#4128)", "metadata": {"id": "a0e710221dcb", "repo": "TheAlgorithms/Python", "hash": "7d26ba707559842a8caebe7fb6e68011df593c84", "author": "Tapajyoti Bose", "date": "2021-01-21T08:30:47+05:30", "subject": "Added diffie-hellman algorithm (#4128)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d26ba707559842a8caebe7fb6e68011df593c84", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d26ba707559842a8caebe7fb6e68011df593c84"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d594f4556cdc0c964c76daf5d9c891c32c5823bf\nAuthor: Steve Kim\nDate: 2021-01-22T13:40:21+09:00\nFiles: 1\n\nMessage: [mypy] Add/fix type annotations for similarity search in machine learning (#4088)", "metadata": {"id": "215e9b47470f", "repo": "TheAlgorithms/Python", "hash": "d594f4556cdc0c964c76daf5d9c891c32c5823bf", "author": "Steve Kim", "date": "2021-01-22T13:40:21+09:00", "subject": "[mypy] Add/fix type annotations for similarity search in machine learning (#4088)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d594f4556cdc0c964c76daf5d9c891c32c5823bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d594f4556cdc0c964c76daf5d9c891c32c5823bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f1e376bbc41fc3855bb9562e3e7797342304035\nAuthor: ayushbisht2001\nDate: 2021-01-27T15:54:57+05:30\nFiles: 1\n\nMessage: add reverse_bits.py (#4120)", "metadata": {"id": "71d93dc47649", "repo": "TheAlgorithms/Python", "hash": "3f1e376bbc41fc3855bb9562e3e7797342304035", "author": "ayushbisht2001", "date": "2021-01-27T15:54:57+05:30", "subject": "add reverse_bits.py (#4120)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f1e376bbc41fc3855bb9562e3e7797342304035", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f1e376bbc41fc3855bb9562e3e7797342304035"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 97b6ca2b19a3ef92016e586569aa514e53f01067\nAuthor: Ayush Raj\nDate: 2021-02-04T22:28:29+05:30\nFiles: 1\n\nMessage: [mypy] Add/fix type annotations for boolean_algebra (#4172)", "metadata": {"id": "9a9b2e835d86", "repo": "TheAlgorithms/Python", "hash": "97b6ca2b19a3ef92016e586569aa514e53f01067", "author": "Ayush Raj", "date": "2021-02-04T22:28:29+05:30", "subject": "[mypy] Add/fix type annotations for boolean_algebra (#4172)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/97b6ca2b19a3ef92016e586569aa514e53f01067", "diff_url": "https://github.com/TheAlgorithms/Python/commit/97b6ca2b19a3ef92016e586569aa514e53f01067"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2595cf059d677c39513a9d75f1736bc5b84d6298\nAuthor: Hao LI\nDate: 2021-02-05T00:59:38+08:00\nFiles: 3\n\nMessage: [mypy] Add/fix type annotations for binary trees in data structures (#4085)", "metadata": {"id": "1e71924124b5", "repo": "TheAlgorithms/Python", "hash": "2595cf059d677c39513a9d75f1736bc5b84d6298", "author": "Hao LI", "date": "2021-02-05T00:59:38+08:00", "subject": "[mypy] Add/fix type annotations for binary trees in data structures (#4085)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/2595cf059d677c39513a9d75f1736bc5b84d6298", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2595cf059d677c39513a9d75f1736bc5b84d6298"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4903a657799738bb16d43a763e055e3ef7e68e23\nAuthor: Abdeldjaouad Nusayr Medakene\nDate: 2021-02-09T17:13:48+01:00\nFiles: 1\n\nMessage: Create slowsort.py (#3865)", "metadata": {"id": "c49436d6bfa9", "repo": "TheAlgorithms/Python", "hash": "4903a657799738bb16d43a763e055e3ef7e68e23", "author": "Abdeldjaouad Nusayr Medakene", "date": "2021-02-09T17:13:48+01:00", "subject": "Create slowsort.py (#3865)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4903a657799738bb16d43a763e055e3ef7e68e23", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4903a657799738bb16d43a763e055e3ef7e68e23"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f66325a01bd790107c535f922aa0d9cfd75935e3\nAuthor: Ocean Monjur\nDate: 2021-02-11T22:49:53+06:00\nFiles: 1\n\nMessage: odd_even_sort.py (#4199)", "metadata": {"id": "fba029ed57dc", "repo": "TheAlgorithms/Python", "hash": "f66325a01bd790107c535f922aa0d9cfd75935e3", "author": "Ocean Monjur", "date": "2021-02-11T22:49:53+06:00", "subject": "odd_even_sort.py (#4199)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f66325a01bd790107c535f922aa0d9cfd75935e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f66325a01bd790107c535f922aa0d9cfd75935e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d3ac521b63aad890b1fdcb9ae7321b658d5c4764\nAuthor: Ayush Bisht\nDate: 2021-02-12T07:59:24+05:30\nFiles: 1\n\nMessage: add count_number_of_one_bits.py (#4195)", "metadata": {"id": "73c5416825f4", "repo": "TheAlgorithms/Python", "hash": "d3ac521b63aad890b1fdcb9ae7321b658d5c4764", "author": "Ayush Bisht", "date": "2021-02-12T07:59:24+05:30", "subject": "add count_number_of_one_bits.py (#4195)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d3ac521b63aad890b1fdcb9ae7321b658d5c4764", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d3ac521b63aad890b1fdcb9ae7321b658d5c4764"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 78ddb460660bc2c3b14f1b7197aa52fe0e9ac542\nAuthor: MarineJoker\nDate: 2021-02-17T22:28:50+08:00\nFiles: 1\n\nMessage: Quick sort with lomuto partition (#3875)", "metadata": {"id": "a3c1591ff57c", "repo": "TheAlgorithms/Python", "hash": "78ddb460660bc2c3b14f1b7197aa52fe0e9ac542", "author": "MarineJoker", "date": "2021-02-17T22:28:50+08:00", "subject": "Quick sort with lomuto partition (#3875)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/78ddb460660bc2c3b14f1b7197aa52fe0e9ac542", "diff_url": "https://github.com/TheAlgorithms/Python/commit/78ddb460660bc2c3b14f1b7197aa52fe0e9ac542"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfb5700c67d629140070212ad58457ea34e769b9\nAuthor: Liu Baolin--CN\nDate: 2021-02-20T02:15:19+08:00\nFiles: 1\n\nMessage: Update LICENSE.md (#4210)", "metadata": {"id": "9f270fb04f89", "repo": "TheAlgorithms/Python", "hash": "bfb5700c67d629140070212ad58457ea34e769b9", "author": "Liu Baolin--CN", "date": "2021-02-20T02:15:19+08:00", "subject": "Update LICENSE.md (#4210)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfb5700c67d629140070212ad58457ea34e769b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfb5700c67d629140070212ad58457ea34e769b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6bb9a027bb4368d53d6bb3716007f67bdc8748f6\nAuthor: algobytewise\nDate: 2021-02-20T18:39:39+05:30\nFiles: 1\n\nMessage: Implementation of the algorithm for the Koch snowflake (#4207)", "metadata": {"id": "1cc6e7a7f273", "repo": "TheAlgorithms/Python", "hash": "6bb9a027bb4368d53d6bb3716007f67bdc8748f6", "author": "algobytewise", "date": "2021-02-20T18:39:39+05:30", "subject": "Implementation of the algorithm for the Koch snowflake (#4207)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6bb9a027bb4368d53d6bb3716007f67bdc8748f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6bb9a027bb4368d53d6bb3716007f67bdc8748f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81c46dfd55ad9c7326a0d0d231d2cf0caa691d34\nAuthor: Matthew\nDate: 2021-02-20T22:10:23+00:00\nFiles: 1\n\nMessage: [mypy] Add/fix type annotations for quick_sort(#4085) (#4215)", "metadata": {"id": "f267f94dd8fb", "repo": "TheAlgorithms/Python", "hash": "81c46dfd55ad9c7326a0d0d231d2cf0caa691d34", "author": "Matthew", "date": "2021-02-20T22:10:23+00:00", "subject": "[mypy] Add/fix type annotations for quick_sort(#4085) (#4215)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/81c46dfd55ad9c7326a0d0d231d2cf0caa691d34", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81c46dfd55ad9c7326a0d0d231d2cf0caa691d34"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2a6e4bbdb6593767d9c790a3cd35dcc6fed65739\nAuthor: algobytewise\nDate: 2021-02-22T05:24:29+05:30\nFiles: 2\n\nMessage: [mypy] Add/fix type annotations for \"conways_game_of_life.py\" & \"one_dimensional.py\" (#4216)", "metadata": {"id": "33b6f4eac69a", "repo": "TheAlgorithms/Python", "hash": "2a6e4bbdb6593767d9c790a3cd35dcc6fed65739", "author": "algobytewise", "date": "2021-02-22T05:24:29+05:30", "subject": "[mypy] Add/fix type annotations for \"conways_game_of_life.py\" & \"one_dimensional.py\" (#4216)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2a6e4bbdb6593767d9c790a3cd35dcc6fed65739", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2a6e4bbdb6593767d9c790a3cd35dcc6fed65739"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f680806894d39265f810e7257d50aa0beaf2152e\nAuthor: Hao LI\nDate: 2021-02-22T07:58:17+08:00\nFiles: 1\n\nMessage: add type hints for avl_tree (#4214)", "metadata": {"id": "150fc41ea6a5", "repo": "TheAlgorithms/Python", "hash": "f680806894d39265f810e7257d50aa0beaf2152e", "author": "Hao LI", "date": "2021-02-22T07:58:17+08:00", "subject": "add type hints for avl_tree (#4214)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f680806894d39265f810e7257d50aa0beaf2152e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f680806894d39265f810e7257d50aa0beaf2152e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61f3119467584de53a2f4395e3c03a8e12d67d30\nAuthor: CarsonHam\nDate: 2021-02-22T23:53:49-06:00\nFiles: 14\n\nMessage: Change occurrences of str.format to f-strings (#4118)", "metadata": {"id": "13e587cc41b1", "repo": "TheAlgorithms/Python", "hash": "61f3119467584de53a2f4395e3c03a8e12d67d30", "author": "CarsonHam", "date": "2021-02-22T23:53:49-06:00", "subject": "Change occurrences of str.format to f-strings (#4118)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/61f3119467584de53a2f4395e3c03a8e12d67d30", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61f3119467584de53a2f4395e3c03a8e12d67d30"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02d9bc66c16a9cc851200f149fabbb07df611525\nAuthor: Leyza\nDate: 2021-02-23T01:15:00-05:00\nFiles: 2\n\nMessage: Added binary shifts and twos complement functions to bit manipulation (#4068)", "metadata": {"id": "6df22716a16d", "repo": "TheAlgorithms/Python", "hash": "02d9bc66c16a9cc851200f149fabbb07df611525", "author": "Leyza", "date": "2021-02-23T01:15:00-05:00", "subject": "Added binary shifts and twos complement functions to bit manipulation (#4068)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/02d9bc66c16a9cc851200f149fabbb07df611525", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02d9bc66c16a9cc851200f149fabbb07df611525"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4726ca248b3cf0470e5453ac1d9878eded38d27\nAuthor: Matthew\nDate: 2021-02-23T09:02:30+00:00\nFiles: 5\n\nMessage: [mypy]Correction of all errors in the sorts directory (#4224)", "metadata": {"id": "b7dab43370bf", "repo": "TheAlgorithms/Python", "hash": "a4726ca248b3cf0470e5453ac1d9878eded38d27", "author": "Matthew", "date": "2021-02-23T09:02:30+00:00", "subject": "[mypy]Correction of all errors in the sorts directory (#4224)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4726ca248b3cf0470e5453ac1d9878eded38d27", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4726ca248b3cf0470e5453ac1d9878eded38d27"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7df393f123d4d23808de7ba367c4dbf3d76851ee\nAuthor: algobytewise\nDate: 2021-02-23T14:45:04+05:30\nFiles: 1\n\nMessage: mypy-fix for bezier_curve.py (#4220)", "metadata": {"id": "8288a409babf", "repo": "TheAlgorithms/Python", "hash": "7df393f123d4d23808de7ba367c4dbf3d76851ee", "author": "algobytewise", "date": "2021-02-23T14:45:04+05:30", "subject": "mypy-fix for bezier_curve.py (#4220)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7df393f123d4d23808de7ba367c4dbf3d76851ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7df393f123d4d23808de7ba367c4dbf3d76851ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c6b92f30f1fb964b08123adce4345efd017b1fe\nAuthor: algobytewise\nDate: 2021-02-23T17:59:56+05:30\nFiles: 1\n\nMessage: Add Mandelbrot algorithm", "metadata": {"id": "c141230e82be", "repo": "TheAlgorithms/Python", "hash": "4c6b92f30f1fb964b08123adce4345efd017b1fe", "author": "algobytewise", "date": "2021-02-23T17:59:56+05:30", "subject": "Add Mandelbrot algorithm", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c6b92f30f1fb964b08123adce4345efd017b1fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c6b92f30f1fb964b08123adce4345efd017b1fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67b33a295bc0a18f9fbdeb393724835b2645dbd8\nAuthor: 杜远超\nDate: 2021-02-26T09:01:50+08:00\nFiles: 1\n\nMessage: Optimization shell sort (#4119)", "metadata": {"id": "1735dc06ebc1", "repo": "TheAlgorithms/Python", "hash": "67b33a295bc0a18f9fbdeb393724835b2645dbd8", "author": "杜远超", "date": "2021-02-26T09:01:50+08:00", "subject": "Optimization shell sort (#4119)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67b33a295bc0a18f9fbdeb393724835b2645dbd8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67b33a295bc0a18f9fbdeb393724835b2645dbd8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c76e3cba07b3252e97113bbf809d921058482fd\nAuthor: algobytewise\nDate: 2021-02-26T19:00:35+05:30\nFiles: 2\n\nMessage: [mypy] Added/fixed type annotations for \"rotate_matrix.py\" & \"test_matrix_operation.py\" (#4221)", "metadata": {"id": "8d6f09393b97", "repo": "TheAlgorithms/Python", "hash": "4c76e3cba07b3252e97113bbf809d921058482fd", "author": "algobytewise", "date": "2021-02-26T19:00:35+05:30", "subject": "[mypy] Added/fixed type annotations for \"rotate_matrix.py\" & \"test_matrix_operation.py\" (#4221)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c76e3cba07b3252e97113bbf809d921058482fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c76e3cba07b3252e97113bbf809d921058482fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0435128cc097726bf54db2b34bdda61b546ecbe2\nAuthor: Ayush Bisht\nDate: 2021-03-02T03:00:16+05:30\nFiles: 1\n\nMessage: Add geometric_mean.py (#4244)", "metadata": {"id": "344a6a296692", "repo": "TheAlgorithms/Python", "hash": "0435128cc097726bf54db2b34bdda61b546ecbe2", "author": "Ayush Bisht", "date": "2021-03-02T03:00:16+05:30", "subject": "Add geometric_mean.py (#4244)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0435128cc097726bf54db2b34bdda61b546ecbe2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0435128cc097726bf54db2b34bdda61b546ecbe2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a796ccf1ce2594bffdb938156987a0cbb16ee52e\nAuthor: ulwlu\nDate: 2021-03-02T21:24:41+09:00\nFiles: 2\n\nMessage: Add graham scan algorithm (#4205)", "metadata": {"id": "a9097136facd", "repo": "TheAlgorithms/Python", "hash": "a796ccf1ce2594bffdb938156987a0cbb16ee52e", "author": "ulwlu", "date": "2021-03-02T21:24:41+09:00", "subject": "Add graham scan algorithm (#4205)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a796ccf1ce2594bffdb938156987a0cbb16ee52e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a796ccf1ce2594bffdb938156987a0cbb16ee52e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ecf9b8164fc3046ad5e6bbabb4abf3ac6a8a3cbb\nAuthor: fpringle\nDate: 2021-03-06T14:29:52+01:00\nFiles: 3\n\nMessage: Added solution for Project Euler problem 109 (#4080)", "metadata": {"id": "47d3f987b7a8", "repo": "TheAlgorithms/Python", "hash": "ecf9b8164fc3046ad5e6bbabb4abf3ac6a8a3cbb", "author": "fpringle", "date": "2021-03-06T14:29:52+01:00", "subject": "Added solution for Project Euler problem 109 (#4080)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ecf9b8164fc3046ad5e6bbabb4abf3ac6a8a3cbb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ecf9b8164fc3046ad5e6bbabb4abf3ac6a8a3cbb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ced83bed2cda5a1a4353f3ced2871a884d380879\nAuthor: Ayush Bisht\nDate: 2021-03-12T12:55:54+05:30\nFiles: 1\n\nMessage: Add arithmetic_mean.py (#4243)", "metadata": {"id": "03f85c621888", "repo": "TheAlgorithms/Python", "hash": "ced83bed2cda5a1a4353f3ced2871a884d380879", "author": "Ayush Bisht", "date": "2021-03-12T12:55:54+05:30", "subject": "Add arithmetic_mean.py (#4243)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ced83bed2cda5a1a4353f3ced2871a884d380879", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ced83bed2cda5a1a4353f3ced2871a884d380879"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4f6a929503ac4ee427e85896d1354b50f465ddb4\nAuthor: Shantanu Joshi\nDate: 2021-03-18T13:09:53+05:30\nFiles: 2\n\nMessage: [mypy] Add/fix type annotations for electronics algorithms (#4247)", "metadata": {"id": "7ff14ea7d829", "repo": "TheAlgorithms/Python", "hash": "4f6a929503ac4ee427e85896d1354b50f465ddb4", "author": "Shantanu Joshi", "date": "2021-03-18T13:09:53+05:30", "subject": "[mypy] Add/fix type annotations for electronics algorithms (#4247)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4f6a929503ac4ee427e85896d1354b50f465ddb4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4f6a929503ac4ee427e85896d1354b50f465ddb4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e488dd53d4fd3e09e71aa5e09098f0792626938\nAuthor: algobytewise\nDate: 2021-03-19T10:57:32+05:30\nFiles: 1\n\nMessage: mypy-fix for \"covid_stats_via_xpath.py\" (#4233)", "metadata": {"id": "ae488e36d6e7", "repo": "TheAlgorithms/Python", "hash": "8e488dd53d4fd3e09e71aa5e09098f0792626938", "author": "algobytewise", "date": "2021-03-19T10:57:32+05:30", "subject": "mypy-fix for \"covid_stats_via_xpath.py\" (#4233)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e488dd53d4fd3e09e71aa5e09098f0792626938", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e488dd53d4fd3e09e71aa5e09098f0792626938"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ffa53c02a7da4ac4149a8ee1b14d4f023d2e2d78\nAuthor: algobytewise\nDate: 2021-03-19T15:59:54+05:30\nFiles: 1\n\nMessage: Include mypy instructions in CONTRIBUTING.md (#4271)", "metadata": {"id": "c48f954b8357", "repo": "TheAlgorithms/Python", "hash": "ffa53c02a7da4ac4149a8ee1b14d4f023d2e2d78", "author": "algobytewise", "date": "2021-03-19T15:59:54+05:30", "subject": "Include mypy instructions in CONTRIBUTING.md (#4271)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ffa53c02a7da4ac4149a8ee1b14d4f023d2e2d78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ffa53c02a7da4ac4149a8ee1b14d4f023d2e2d78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8a19ccfea0ceca9f83912aa2f5ad2c15114416a\nAuthor: Christian Clauss\nDate: 2021-03-20T06:09:56+01:00\nFiles: 2\n\nMessage: GitHub Actions: fast-fail on black formatting issues (#4268)", "metadata": {"id": "e568b35fc39f", "repo": "TheAlgorithms/Python", "hash": "b8a19ccfea0ceca9f83912aa2f5ad2c15114416a", "author": "Christian Clauss", "date": "2021-03-20T06:09:56+01:00", "subject": "GitHub Actions: fast-fail on black formatting issues (#4268)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8a19ccfea0ceca9f83912aa2f5ad2c15114416a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8a19ccfea0ceca9f83912aa2f5ad2c15114416a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 987567360e53da1bef786364580e9d5c6dce3fc6\nAuthor: Christian Clauss\nDate: 2021-03-20T06:12:17+01:00\nFiles: 4\n\nMessage: Update our pre-commit dependencies (#4273)", "metadata": {"id": "d91eb61b7ec0", "repo": "TheAlgorithms/Python", "hash": "987567360e53da1bef786364580e9d5c6dce3fc6", "author": "Christian Clauss", "date": "2021-03-20T06:12:17+01:00", "subject": "Update our pre-commit dependencies (#4273)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/987567360e53da1bef786364580e9d5c6dce3fc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/987567360e53da1bef786364580e9d5c6dce3fc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f5f32bc00e9b06ec71ae4f06ed388c607af3be5\nAuthor: algobytewise\nDate: 2021-03-20T11:19:30+05:30\nFiles: 3\n\nMessage: New fractals folder (#4277)", "metadata": {"id": "a4d2239a7b2b", "repo": "TheAlgorithms/Python", "hash": "8f5f32bc00e9b06ec71ae4f06ed388c607af3be5", "author": "algobytewise", "date": "2021-03-20T11:19:30+05:30", "subject": "New fractals folder (#4277)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f5f32bc00e9b06ec71ae4f06ed388c607af3be5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f5f32bc00e9b06ec71ae4f06ed388c607af3be5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89a43c81e50e0b5b46da78143a239967e198c1fa\nAuthor: fpringle\nDate: 2021-03-20T06:59:48+01:00\nFiles: 3\n\nMessage: feat: Add solution for Project Euler Problem 121 (#4261)", "metadata": {"id": "bbb2ea8ff1ca", "repo": "TheAlgorithms/Python", "hash": "89a43c81e50e0b5b46da78143a239967e198c1fa", "author": "fpringle", "date": "2021-03-20T06:59:48+01:00", "subject": "feat: Add solution for Project Euler Problem 121 (#4261)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/89a43c81e50e0b5b46da78143a239967e198c1fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89a43c81e50e0b5b46da78143a239967e198c1fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d7ef6a7f59be10cce808484949d2ab4f0429a63\nAuthor: Christian Clauss\nDate: 2021-03-20T07:01:13+01:00\nFiles: 1\n\nMessage: build.yml: Run mypy --ignore-missing-imports (#4276)", "metadata": {"id": "412f1daf62bf", "repo": "TheAlgorithms/Python", "hash": "8d7ef6a7f59be10cce808484949d2ab4f0429a63", "author": "Christian Clauss", "date": "2021-03-20T07:01:13+01:00", "subject": "build.yml: Run mypy --ignore-missing-imports (#4276)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d7ef6a7f59be10cce808484949d2ab4f0429a63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d7ef6a7f59be10cce808484949d2ab4f0429a63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2dc2c99f2b9ec3c1fe02064720718f65f19e7292\nAuthor: algobytewise\nDate: 2021-03-20T11:41:10+05:30\nFiles: 1\n\nMessage: refactor: Rename explicit_euler.py to euler_method.py (#4275)", "metadata": {"id": "b0c0b9b58870", "repo": "TheAlgorithms/Python", "hash": "2dc2c99f2b9ec3c1fe02064720718f65f19e7292", "author": "algobytewise", "date": "2021-03-20T11:41:10+05:30", "subject": "refactor: Rename explicit_euler.py to euler_method.py (#4275)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2dc2c99f2b9ec3c1fe02064720718f65f19e7292", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2dc2c99f2b9ec3c1fe02064720718f65f19e7292"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd757dce383b575021c1765f84d8a40acff16799\nAuthor: DevanshiPatel18\nDate: 2021-03-20T11:48:38+05:30\nFiles: 2\n\nMessage: feat: Add greedy_coin_change.py algorithm (#3805)", "metadata": {"id": "d641f1886753", "repo": "TheAlgorithms/Python", "hash": "dd757dce383b575021c1765f84d8a40acff16799", "author": "DevanshiPatel18", "date": "2021-03-20T11:48:38+05:30", "subject": "feat: Add greedy_coin_change.py algorithm (#3805)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd757dce383b575021c1765f84d8a40acff16799", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd757dce383b575021c1765f84d8a40acff16799"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c6f553ccb671918eb057f1eddea8e9f1b171fb1\nAuthor: Novice :)\nDate: 2021-03-20T12:02:16+05:30\nFiles: 2\n\nMessage: [mypy] Fix type annotations for cellular_automata (#4236)", "metadata": {"id": "ce373d61c1c5", "repo": "TheAlgorithms/Python", "hash": "2c6f553ccb671918eb057f1eddea8e9f1b171fb1", "author": "Novice :)", "date": "2021-03-20T12:02:16+05:30", "subject": "[mypy] Fix type annotations for cellular_automata (#4236)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c6f553ccb671918eb057f1eddea8e9f1b171fb1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c6f553ccb671918eb057f1eddea8e9f1b171fb1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99a42f2b5821356718fb7d011ac711a6b4a63a83\nAuthor: algobytewise\nDate: 2021-03-21T16:35:10+05:30\nFiles: 7\n\nMessage: Move files to strings folder (#4283)", "metadata": {"id": "f037ebb27f18", "repo": "TheAlgorithms/Python", "hash": "99a42f2b5821356718fb7d011ac711a6b4a63a83", "author": "algobytewise", "date": "2021-03-21T16:35:10+05:30", "subject": "Move files to strings folder (#4283)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/99a42f2b5821356718fb7d011ac711a6b4a63a83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99a42f2b5821356718fb7d011ac711a6b4a63a83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 14bcb580d55ee90614ad258ea31ef8fe4e4b5c40\nAuthor: Dhruv Manilawala\nDate: 2021-03-22T12:29:51+05:30\nFiles: 13\n\nMessage: fix(mypy): Fix annotations for 13 cipher algorithms (#4278)", "metadata": {"id": "d146723e4b04", "repo": "TheAlgorithms/Python", "hash": "14bcb580d55ee90614ad258ea31ef8fe4e4b5c40", "author": "Dhruv Manilawala", "date": "2021-03-22T12:29:51+05:30", "subject": "fix(mypy): Fix annotations for 13 cipher algorithms (#4278)", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/14bcb580d55ee90614ad258ea31ef8fe4e4b5c40", "diff_url": "https://github.com/TheAlgorithms/Python/commit/14bcb580d55ee90614ad258ea31ef8fe4e4b5c40"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d51c2cfd917b85b95de4488ebb157549b42af3c\nAuthor: algobytewise\nDate: 2021-03-22T15:22:26+05:30\nFiles: 11\n\nMessage: move-files-and-2-renames (#4285)", "metadata": {"id": "c48f536c2485", "repo": "TheAlgorithms/Python", "hash": "8d51c2cfd917b85b95de4488ebb157549b42af3c", "author": "algobytewise", "date": "2021-03-22T15:22:26+05:30", "subject": "move-files-and-2-renames (#4285)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d51c2cfd917b85b95de4488ebb157549b42af3c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d51c2cfd917b85b95de4488ebb157549b42af3c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce99859ad54cd4f0a43a78fdc6cf41cb3e336dc2\nAuthor: algobytewise\nDate: 2021-03-22T15:24:04+05:30\nFiles: 2\n\nMessage: Move files to various folders (#4286)", "metadata": {"id": "295872a6f070", "repo": "TheAlgorithms/Python", "hash": "ce99859ad54cd4f0a43a78fdc6cf41cb3e336dc2", "author": "algobytewise", "date": "2021-03-22T15:24:04+05:30", "subject": "Move files to various folders (#4286)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce99859ad54cd4f0a43a78fdc6cf41cb3e336dc2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce99859ad54cd4f0a43a78fdc6cf41cb3e336dc2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ee8f792e3105cda122ecb8696575eb0354b09bb\nAuthor: algobytewise\nDate: 2021-03-22T16:10:23+05:30\nFiles: 3\n\nMessage: Moved \"other/anagrams.py\" to the string folder (#4289)", "metadata": {"id": "b0b9a8f59eb1", "repo": "TheAlgorithms/Python", "hash": "0ee8f792e3105cda122ecb8696575eb0354b09bb", "author": "algobytewise", "date": "2021-03-22T16:10:23+05:30", "subject": "Moved \"other/anagrams.py\" to the string folder (#4289)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ee8f792e3105cda122ecb8696575eb0354b09bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ee8f792e3105cda122ecb8696575eb0354b09bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8db5d4b93410d8ad3c281d1edd9ce26c6e087e0\nAuthor: algobytewise\nDate: 2021-03-22T23:54:05+05:30\nFiles: 4\n\nMessage: [mypy] fix compression folder (#4290)", "metadata": {"id": "9c32e1a6a464", "repo": "TheAlgorithms/Python", "hash": "a8db5d4b93410d8ad3c281d1edd9ce26c6e087e0", "author": "algobytewise", "date": "2021-03-22T23:54:05+05:30", "subject": "[mypy] fix compression folder (#4290)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8db5d4b93410d8ad3c281d1edd9ce26c6e087e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8db5d4b93410d8ad3c281d1edd9ce26c6e087e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 959507901ac8f10cd605c51c305d13b27d105536\nAuthor: algobytewise\nDate: 2021-03-23T21:21:50+05:30\nFiles: 8\n\nMessage: [mypy] fix small folders (#4292)", "metadata": {"id": "a7988fad2848", "repo": "TheAlgorithms/Python", "hash": "959507901ac8f10cd605c51c305d13b27d105536", "author": "algobytewise", "date": "2021-03-23T21:21:50+05:30", "subject": "[mypy] fix small folders (#4292)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/959507901ac8f10cd605c51c305d13b27d105536", "diff_url": "https://github.com/TheAlgorithms/Python/commit/959507901ac8f10cd605c51c305d13b27d105536"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b60be67afca18f0d5e50e532096a68605d61b81\nAuthor: algobytewise\nDate: 2021-03-26T16:51:16+05:30\nFiles: 6\n\nMessage: [mypy] fix small folders 2 (#4293)", "metadata": {"id": "9ade117de496", "repo": "TheAlgorithms/Python", "hash": "9b60be67afca18f0d5e50e532096a68605d61b81", "author": "algobytewise", "date": "2021-03-26T16:51:16+05:30", "subject": "[mypy] fix small folders 2 (#4293)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b60be67afca18f0d5e50e532096a68605d61b81", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b60be67afca18f0d5e50e532096a68605d61b81"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 35901eb6febe856007d9a0f34f3881eeb58663d6\nAuthor: algobytewise\nDate: 2021-03-27T14:48:48+05:30\nFiles: 4\n\nMessage: Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)", "metadata": {"id": "e5ca88aae420", "repo": "TheAlgorithms/Python", "hash": "35901eb6febe856007d9a0f34f3881eeb58663d6", "author": "algobytewise", "date": "2021-03-27T14:48:48+05:30", "subject": "Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/35901eb6febe856007d9a0f34f3881eeb58663d6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/35901eb6febe856007d9a0f34f3881eeb58663d6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c22c7d503be5f48ae257c648f7b83b8a80a02738\nAuthor: Christian Clauss\nDate: 2021-03-31T05:02:25+02:00\nFiles: 1\n\nMessage: mypy: Use a --exclude list (#4296)", "metadata": {"id": "90d6ba196fcf", "repo": "TheAlgorithms/Python", "hash": "c22c7d503be5f48ae257c648f7b83b8a80a02738", "author": "Christian Clauss", "date": "2021-03-31T05:02:25+02:00", "subject": "mypy: Use a --exclude list (#4296)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c22c7d503be5f48ae257c648f7b83b8a80a02738", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c22c7d503be5f48ae257c648f7b83b8a80a02738"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 895bca36541598a04dba525568a20d2282e0ffd9\nAuthor: Christian Clauss\nDate: 2021-03-31T05:18:07+02:00\nFiles: 3\n\nMessage: [mypy] Fix web_programming directory (#4297)", "metadata": {"id": "e4acff9a2411", "repo": "TheAlgorithms/Python", "hash": "895bca36541598a04dba525568a20d2282e0ffd9", "author": "Christian Clauss", "date": "2021-03-31T05:18:07+02:00", "subject": "[mypy] Fix web_programming directory (#4297)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/895bca36541598a04dba525568a20d2282e0ffd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/895bca36541598a04dba525568a20d2282e0ffd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5229c749553d9ec65d455e0183a574e45ac3e73e\nAuthor: algobytewise\nDate: 2021-04-02T13:02:12+05:30\nFiles: 4\n\nMessage: [mypy] Fix directory arithmetic_analysis (#4304)", "metadata": {"id": "333cd3db6acc", "repo": "TheAlgorithms/Python", "hash": "5229c749553d9ec65d455e0183a574e45ac3e73e", "author": "algobytewise", "date": "2021-04-02T13:02:12+05:30", "subject": "[mypy] Fix directory arithmetic_analysis (#4304)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/5229c749553d9ec65d455e0183a574e45ac3e73e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5229c749553d9ec65d455e0183a574e45ac3e73e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a53fcf221bc1d361b26c055aa12be38c4e8b2022\nAuthor: algobytewise\nDate: 2021-04-03T13:31:46+05:30\nFiles: 5\n\nMessage: [mypy] fix hashes folder (#4305)", "metadata": {"id": "776038822353", "repo": "TheAlgorithms/Python", "hash": "a53fcf221bc1d361b26c055aa12be38c4e8b2022", "author": "algobytewise", "date": "2021-04-03T13:31:46+05:30", "subject": "[mypy] fix hashes folder (#4305)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/a53fcf221bc1d361b26c055aa12be38c4e8b2022", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a53fcf221bc1d361b26c055aa12be38c4e8b2022"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7e6cbfb8ff4a85be123c124d8ea0a449afe9f9c\nAuthor: Elisha Hollander\nDate: 2021-04-04T06:55:57+03:00\nFiles: 1\n\nMessage: refactor: Remove \"redefinition\" of dict element (#4309)", "metadata": {"id": "7ce0e2317eba", "repo": "TheAlgorithms/Python", "hash": "e7e6cbfb8ff4a85be123c124d8ea0a449afe9f9c", "author": "Elisha Hollander", "date": "2021-04-04T06:55:57+03:00", "subject": "refactor: Remove \"redefinition\" of dict element (#4309)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7e6cbfb8ff4a85be123c124d8ea0a449afe9f9c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7e6cbfb8ff4a85be123c124d8ea0a449afe9f9c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0992498a107267ccbfc7ab2c72045c31a537ab25\nAuthor: Elisha Hollander\nDate: 2021-04-04T07:00:17+03:00\nFiles: 1\n\nMessage: refactor: Remove unnecessary if else condition (#4307)", "metadata": {"id": "48ea4b866c1e", "repo": "TheAlgorithms/Python", "hash": "0992498a107267ccbfc7ab2c72045c31a537ab25", "author": "Elisha Hollander", "date": "2021-04-04T07:00:17+03:00", "subject": "refactor: Remove unnecessary if else condition (#4307)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0992498a107267ccbfc7ab2c72045c31a537ab25", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0992498a107267ccbfc7ab2c72045c31a537ab25"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 806b3864c36e24459cb4685b400e74c5685f5674\nAuthor: Elisha Hollander\nDate: 2021-04-04T07:02:36+03:00\nFiles: 1\n\nMessage: refactor: Remove default value of exponential_term (#4308)", "metadata": {"id": "9e14e98179e7", "repo": "TheAlgorithms/Python", "hash": "806b3864c36e24459cb4685b400e74c5685f5674", "author": "Elisha Hollander", "date": "2021-04-04T07:02:36+03:00", "subject": "refactor: Remove default value of exponential_term (#4308)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/806b3864c36e24459cb4685b400e74c5685f5674", "diff_url": "https://github.com/TheAlgorithms/Python/commit/806b3864c36e24459cb4685b400e74c5685f5674"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 60895366c0f50844af2737130ed98c2510e90060\nAuthor: Dhruv Manilawala\nDate: 2021-04-04T10:52:12+05:30\nFiles: 21\n\nMessage: fix(mypy): type annotations for cipher algorithms (#4306)", "metadata": {"id": "52faadfb9ba5", "repo": "TheAlgorithms/Python", "hash": "60895366c0f50844af2737130ed98c2510e90060", "author": "Dhruv Manilawala", "date": "2021-04-04T10:52:12+05:30", "subject": "fix(mypy): type annotations for cipher algorithms (#4306)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/60895366c0f50844af2737130ed98c2510e90060", "diff_url": "https://github.com/TheAlgorithms/Python/commit/60895366c0f50844af2737130ed98c2510e90060"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 536fb4bca48f69cb66cfbd03aeb02550def07977\nAuthor: algobytewise\nDate: 2021-04-04T16:53:48+05:30\nFiles: 2\n\nMessage: Add algorithm for N-body simulation - retry (#4298)", "metadata": {"id": "4d369ce044f5", "repo": "TheAlgorithms/Python", "hash": "536fb4bca48f69cb66cfbd03aeb02550def07977", "author": "algobytewise", "date": "2021-04-04T16:53:48+05:30", "subject": "Add algorithm for N-body simulation - retry (#4298)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/536fb4bca48f69cb66cfbd03aeb02550def07977", "diff_url": "https://github.com/TheAlgorithms/Python/commit/536fb4bca48f69cb66cfbd03aeb02550def07977"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20c7518028efbb6e8ae46a42b28c3f2e27acb2a2\nAuthor: Dhruv Manilawala\nDate: 2021-04-04T18:55:49+05:30\nFiles: 7\n\nMessage: fix(mypy): type annotations for conversions algorithms (#4314)", "metadata": {"id": "d97c7b3c59e8", "repo": "TheAlgorithms/Python", "hash": "20c7518028efbb6e8ae46a42b28c3f2e27acb2a2", "author": "Dhruv Manilawala", "date": "2021-04-04T18:55:49+05:30", "subject": "fix(mypy): type annotations for conversions algorithms (#4314)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/20c7518028efbb6e8ae46a42b28c3f2e27acb2a2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20c7518028efbb6e8ae46a42b28c3f2e27acb2a2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8c2986026bc42d81a6d9386c9fe621fea8ff2d15\nAuthor: Dhruv Manilawala\nDate: 2021-04-05T19:07:38+05:30\nFiles: 8\n\nMessage: fix(mypy): type annotations for linear algebra algorithms (#4317)", "metadata": {"id": "8b06401c530c", "repo": "TheAlgorithms/Python", "hash": "8c2986026bc42d81a6d9386c9fe621fea8ff2d15", "author": "Dhruv Manilawala", "date": "2021-04-05T19:07:38+05:30", "subject": "fix(mypy): type annotations for linear algebra algorithms (#4317)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/8c2986026bc42d81a6d9386c9fe621fea8ff2d15", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8c2986026bc42d81a6d9386c9fe621fea8ff2d15"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c49fa088a0beb989f7553d697ec706f1af3a663d\nAuthor: Dhruv Manilawala\nDate: 2021-04-06T16:24:26+05:30\nFiles: 2\n\nMessage: feat: Add mypy configuration file (#4315)", "metadata": {"id": "36981d14ca03", "repo": "TheAlgorithms/Python", "hash": "c49fa088a0beb989f7553d697ec706f1af3a663d", "author": "Dhruv Manilawala", "date": "2021-04-06T16:24:26+05:30", "subject": "feat: Add mypy configuration file (#4315)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c49fa088a0beb989f7553d697ec706f1af3a663d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c49fa088a0beb989f7553d697ec706f1af3a663d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 531d2d6d7e36b7aa793c4382fa14aa5977af0d7e\nAuthor: algobytewise\nDate: 2021-04-06T19:04:18+05:30\nFiles: 2\n\nMessage: Mypy fix rotation.py (#4319)", "metadata": {"id": "e70d441424a3", "repo": "TheAlgorithms/Python", "hash": "531d2d6d7e36b7aa793c4382fa14aa5977af0d7e", "author": "algobytewise", "date": "2021-04-06T19:04:18+05:30", "subject": "Mypy fix rotation.py (#4319)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/531d2d6d7e36b7aa793c4382fa14aa5977af0d7e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/531d2d6d7e36b7aa793c4382fa14aa5977af0d7e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 252df0a149502143a14e7283424d40b785dd451c\nAuthor: Christian Clauss\nDate: 2021-04-07T04:42:56+02:00\nFiles: 3\n\nMessage: fix(mypy): Fix files in scripts/ (#4320)", "metadata": {"id": "82a7546c7a40", "repo": "TheAlgorithms/Python", "hash": "252df0a149502143a14e7283424d40b785dd451c", "author": "Christian Clauss", "date": "2021-04-07T04:42:56+02:00", "subject": "fix(mypy): Fix files in scripts/ (#4320)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/252df0a149502143a14e7283424d40b785dd451c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/252df0a149502143a14e7283424d40b785dd451c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cbe4d5f952e0596211643251817a822714a9fc1b\nAuthor: Oliver Dewitz\nDate: 2021-04-12T13:40:10+02:00\nFiles: 1\n\nMessage: Fixed typo in docstring (#4326)", "metadata": {"id": "ca2936b1fbca", "repo": "TheAlgorithms/Python", "hash": "cbe4d5f952e0596211643251817a822714a9fc1b", "author": "Oliver Dewitz", "date": "2021-04-12T13:40:10+02:00", "subject": "Fixed typo in docstring (#4326)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cbe4d5f952e0596211643251817a822714a9fc1b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cbe4d5f952e0596211643251817a822714a9fc1b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba974810d601254091d2f8076b96d7bb584a80f1\nAuthor: Christian Clauss\nDate: 2021-04-22T10:52:54+02:00\nFiles: 1\n\nMessage: Simplify password_generator() (#4333)", "metadata": {"id": "cd067e27f4c0", "repo": "TheAlgorithms/Python", "hash": "ba974810d601254091d2f8076b96d7bb584a80f1", "author": "Christian Clauss", "date": "2021-04-22T10:52:54+02:00", "subject": "Simplify password_generator() (#4333)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba974810d601254091d2f8076b96d7bb584a80f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba974810d601254091d2f8076b96d7bb584a80f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a3997053875ca5e5e9d813176ed2f98c4933307\nAuthor: algobytewise\nDate: 2021-04-23T11:54:01+05:30\nFiles: 2\n\nMessage: Add rgb_hsv_conversion.py (#4334)", "metadata": {"id": "45b314a9362c", "repo": "TheAlgorithms/Python", "hash": "1a3997053875ca5e5e9d813176ed2f98c4933307", "author": "algobytewise", "date": "2021-04-23T11:54:01+05:30", "subject": "Add rgb_hsv_conversion.py (#4334)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a3997053875ca5e5e9d813176ed2f98c4933307", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a3997053875ca5e5e9d813176ed2f98c4933307"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ce6be009a2f374c0c6e5ab1f7f7c7274c5e0c55\nAuthor: David Leal\nDate: 2021-04-25T23:31:34-05:00\nFiles: 1\n\nMessage: feat: Add Discord badge in `README.md` (#4357)", "metadata": {"id": "d391502af20a", "repo": "TheAlgorithms/Python", "hash": "2ce6be009a2f374c0c6e5ab1f7f7c7274c5e0c55", "author": "David Leal", "date": "2021-04-25T23:31:34-05:00", "subject": "feat: Add Discord badge in `README.md` (#4357)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ce6be009a2f374c0c6e5ab1f7f7c7274c5e0c55", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ce6be009a2f374c0c6e5ab1f7f7c7274c5e0c55"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69457357e8c6a3530034aca9707e22ce769da067\nAuthor: Christian Clauss\nDate: 2021-04-26T06:45:26+02:00\nFiles: 1\n\nMessage: binary_tree_traversals.py: Simplify with dataclasses (#4336)", "metadata": {"id": "7d0c463f07d8", "repo": "TheAlgorithms/Python", "hash": "69457357e8c6a3530034aca9707e22ce769da067", "author": "Christian Clauss", "date": "2021-04-26T06:45:26+02:00", "subject": "binary_tree_traversals.py: Simplify with dataclasses (#4336)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69457357e8c6a3530034aca9707e22ce769da067", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69457357e8c6a3530034aca9707e22ce769da067"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6f21f76696ff6657bff6fc2239315a1650924190\nAuthor: Dhruv Manilawala\nDate: 2021-04-26T11:16:50+05:30\nFiles: 13\n\nMessage: fix(ci): Update pre-commit hooks and apply new black (#4359)", "metadata": {"id": "da2f4a9d13d0", "repo": "TheAlgorithms/Python", "hash": "6f21f76696ff6657bff6fc2239315a1650924190", "author": "Dhruv Manilawala", "date": "2021-04-26T11:16:50+05:30", "subject": "fix(ci): Update pre-commit hooks and apply new black (#4359)", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/6f21f76696ff6657bff6fc2239315a1650924190", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6f21f76696ff6657bff6fc2239315a1650924190"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 727341e3db4a28dae3f1bbf166522844f3de8f6d\nAuthor: ngxingyu\nDate: 2021-05-04T14:49:41+08:00\nFiles: 1\n\nMessage: Create check_pangram.py (#4389)", "metadata": {"id": "81261e41e256", "repo": "TheAlgorithms/Python", "hash": "727341e3db4a28dae3f1bbf166522844f3de8f6d", "author": "ngxingyu", "date": "2021-05-04T14:49:41+08:00", "subject": "Create check_pangram.py (#4389)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/727341e3db4a28dae3f1bbf166522844f3de8f6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/727341e3db4a28dae3f1bbf166522844f3de8f6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: deb71167e7d5aabe24ae4a5c33e8e73dd3af8ece\nAuthor: Ahmed Haj Abdel Khaleq\nDate: 2021-05-12T02:22:42-04:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations for linked_stack.py, evaluate_postfix_notations.py, stack.py in data structures (#4409)", "metadata": {"id": "9068bceb27e2", "repo": "TheAlgorithms/Python", "hash": "deb71167e7d5aabe24ae4a5c33e8e73dd3af8ece", "author": "Ahmed Haj Abdel Khaleq", "date": "2021-05-12T02:22:42-04:00", "subject": "[mypy] Fix type annotations for linked_stack.py, evaluate_postfix_notations.py, stack.py in data structures (#4409)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/deb71167e7d5aabe24ae4a5c33e8e73dd3af8ece", "diff_url": "https://github.com/TheAlgorithms/Python/commit/deb71167e7d5aabe24ae4a5c33e8e73dd3af8ece"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03d9b6747bee1ef3537da204d09771c911093a01\nAuthor: Malte Jürgens\nDate: 2021-05-12T07:48:23+00:00\nFiles: 2\n\nMessage: feat(ci): Hash project euler solutions (#4411)", "metadata": {"id": "1307a579850b", "repo": "TheAlgorithms/Python", "hash": "03d9b6747bee1ef3537da204d09771c911093a01", "author": "Malte Jürgens", "date": "2021-05-12T07:48:23+00:00", "subject": "feat(ci): Hash project euler solutions (#4411)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/03d9b6747bee1ef3537da204d09771c911093a01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03d9b6747bee1ef3537da204d09771c911093a01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ab39c20019b1fe41c1b24d2bc667fb852aa62a3\nAuthor: The Data Lady\nDate: 2021-05-17T04:36:14-07:00\nFiles: 1\n\nMessage: Removed keras dependency from requirements.txt (#4374)", "metadata": {"id": "88a38479f674", "repo": "TheAlgorithms/Python", "hash": "4ab39c20019b1fe41c1b24d2bc667fb852aa62a3", "author": "The Data Lady", "date": "2021-05-17T04:36:14-07:00", "subject": "Removed keras dependency from requirements.txt (#4374)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ab39c20019b1fe41c1b24d2bc667fb852aa62a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ab39c20019b1fe41c1b24d2bc667fb852aa62a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 002c545aee474626a6ffdaf05af2d431645e14f8\nAuthor: onlinejudge95\nDate: 2021-05-17T17:28:51+05:30\nFiles: 1\n\nMessage: Removes python_version condition on tensorflow (#4435)", "metadata": {"id": "7e576392f03a", "repo": "TheAlgorithms/Python", "hash": "002c545aee474626a6ffdaf05af2d431645e14f8", "author": "onlinejudge95", "date": "2021-05-17T17:28:51+05:30", "subject": "Removes python_version condition on tensorflow (#4435)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/002c545aee474626a6ffdaf05af2d431645e14f8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/002c545aee474626a6ffdaf05af2d431645e14f8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d7c7972aeba412c14384fa1a6c9009c1260b1ab\nAuthor: Jenil Shah\nDate: 2021-05-17T17:58:04+05:30\nFiles: 1\n\nMessage: Updated name from lstm_prediction.py_tf to lstm_prediction.py and also imported keras (#4422)", "metadata": {"id": "0dc7784075cd", "repo": "TheAlgorithms/Python", "hash": "7d7c7972aeba412c14384fa1a6c9009c1260b1ab", "author": "Jenil Shah", "date": "2021-05-17T17:58:04+05:30", "subject": "Updated name from lstm_prediction.py_tf to lstm_prediction.py and also imported keras (#4422)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d7c7972aeba412c14384fa1a6c9009c1260b1ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d7c7972aeba412c14384fa1a6c9009c1260b1ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d173438c38cb7d92f6daf2c0e3405067bf4166f\nAuthor: Cere Blanco\nDate: 2021-05-18T22:54:34+08:00\nFiles: 1\n\nMessage: Bit manipulation: get the bit at a given position (#4438)", "metadata": {"id": "080339df182d", "repo": "TheAlgorithms/Python", "hash": "8d173438c38cb7d92f6daf2c0e3405067bf4166f", "author": "Cere Blanco", "date": "2021-05-18T22:54:34+08:00", "subject": "Bit manipulation: get the bit at a given position (#4438)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d173438c38cb7d92f6daf2c0e3405067bf4166f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d173438c38cb7d92f6daf2c0e3405067bf4166f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 368ce7aecc2acd5d3b472dc9141d160d98164353\nAuthor: TANMAY SRIVASTAVA\nDate: 2021-05-20T13:58:00+05:30\nFiles: 1\n\nMessage: Added a hex-bin.py file in conversion.py (#4433)", "metadata": {"id": "28c8ce9ec758", "repo": "TheAlgorithms/Python", "hash": "368ce7aecc2acd5d3b472dc9141d160d98164353", "author": "TANMAY SRIVASTAVA", "date": "2021-05-20T13:58:00+05:30", "subject": "Added a hex-bin.py file in conversion.py (#4433)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/368ce7aecc2acd5d3b472dc9141d160d98164353", "diff_url": "https://github.com/TheAlgorithms/Python/commit/368ce7aecc2acd5d3b472dc9141d160d98164353"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b11e5314b76c66709f1c2620e43827e56ea07ef5\nAuthor: Tobias\nDate: 2021-05-20T19:15:51+00:00\nFiles: 1\n\nMessage: Added implementation for MSD radix sort algorithm based on binary representation (#4441)", "metadata": {"id": "d2999f8cc06e", "repo": "TheAlgorithms/Python", "hash": "b11e5314b76c66709f1c2620e43827e56ea07ef5", "author": "Tobias", "date": "2021-05-20T19:15:51+00:00", "subject": "Added implementation for MSD radix sort algorithm based on binary representation (#4441)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b11e5314b76c66709f1c2620e43827e56ea07ef5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b11e5314b76c66709f1c2620e43827e56ea07ef5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 92836d57f6efa8b619d71ac5824189d74b93876f\nAuthor: Dhruv Manilawala\nDate: 2021-05-21T14:31:56+05:30\nFiles: 1\n\nMessage: feat: action to approve workflow run (#4444)", "metadata": {"id": "d0bbca8b5682", "repo": "TheAlgorithms/Python", "hash": "92836d57f6efa8b619d71ac5824189d74b93876f", "author": "Dhruv Manilawala", "date": "2021-05-21T14:31:56+05:30", "subject": "feat: action to approve workflow run (#4444)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/92836d57f6efa8b619d71ac5824189d74b93876f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/92836d57f6efa8b619d71ac5824189d74b93876f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac29f707555baaf0c38963312b291cd9a210b535\nAuthor: Dhruv Manilawala\nDate: 2021-05-21T19:03:56+05:30\nFiles: 2\n\nMessage: fix(action): correct indentation for types key (#4445)", "metadata": {"id": "c6ee1977de6f", "repo": "TheAlgorithms/Python", "hash": "ac29f707555baaf0c38963312b291cd9a210b535", "author": "Dhruv Manilawala", "date": "2021-05-21T19:03:56+05:30", "subject": "fix(action): correct indentation for types key (#4445)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac29f707555baaf0c38963312b291cd9a210b535", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac29f707555baaf0c38963312b291cd9a210b535"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32e9072627bd39e5937bd8b9003a8db956a4cdaa\nAuthor: Dhruv Manilawala\nDate: 2021-05-21T19:25:59+05:30\nFiles: 1\n\nMessage: fix(action): testing and fixing errors (#4446)", "metadata": {"id": "a505d1e14f21", "repo": "TheAlgorithms/Python", "hash": "32e9072627bd39e5937bd8b9003a8db956a4cdaa", "author": "Dhruv Manilawala", "date": "2021-05-21T19:25:59+05:30", "subject": "fix(action): testing and fixing errors (#4446)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32e9072627bd39e5937bd8b9003a8db956a4cdaa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32e9072627bd39e5937bd8b9003a8db956a4cdaa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b913a0d83aaf2328108c2fb8b47c5d253116cef3\nAuthor: Tobias\nDate: 2021-05-24T20:36:57+00:00\nFiles: 1\n\nMessage: Implemented MSD radix sort algorithm in-place (#4449)", "metadata": {"id": "7ec83fd00546", "repo": "TheAlgorithms/Python", "hash": "b913a0d83aaf2328108c2fb8b47c5d253116cef3", "author": "Tobias", "date": "2021-05-24T20:36:57+00:00", "subject": "Implemented MSD radix sort algorithm in-place (#4449)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b913a0d83aaf2328108c2fb8b47c5d253116cef3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b913a0d83aaf2328108c2fb8b47c5d253116cef3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 650039a279f0eef4f2e267d27c6b2d5be2e18fa0\nAuthor: Benjamin Fein\nDate: 2021-05-30T11:27:42-04:00\nFiles: 1\n\nMessage: Add a recursive merge sort algorithm that accepts an array as input. (#4462)", "metadata": {"id": "5582dc18941f", "repo": "TheAlgorithms/Python", "hash": "650039a279f0eef4f2e267d27c6b2d5be2e18fa0", "author": "Benjamin Fein", "date": "2021-05-30T11:27:42-04:00", "subject": "Add a recursive merge sort algorithm that accepts an array as input. (#4462)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/650039a279f0eef4f2e267d27c6b2d5be2e18fa0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/650039a279f0eef4f2e267d27c6b2d5be2e18fa0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3b89d9460a56d88ac4ba528363bbdcc55bb3fa6\nAuthor: Grigoriy Hanin\nDate: 2021-05-31T02:41:07+03:00\nFiles: 1\n\nMessage: Armstrong number definition fix (#4466)", "metadata": {"id": "2474ab220afb", "repo": "TheAlgorithms/Python", "hash": "b3b89d9460a56d88ac4ba528363bbdcc55bb3fa6", "author": "Grigoriy Hanin", "date": "2021-05-31T02:41:07+03:00", "subject": "Armstrong number definition fix (#4466)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3b89d9460a56d88ac4ba528363bbdcc55bb3fa6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3b89d9460a56d88ac4ba528363bbdcc55bb3fa6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04f156a8973d6156a4357e0717d9eb0aa264d086\nAuthor: Vivian Dai\nDate: 2021-05-31T04:56:11-04:00\nFiles: 1\n\nMessage: markdown consistency (#4461)", "metadata": {"id": "06376d870b08", "repo": "TheAlgorithms/Python", "hash": "04f156a8973d6156a4357e0717d9eb0aa264d086", "author": "Vivian Dai", "date": "2021-05-31T04:56:11-04:00", "subject": "markdown consistency (#4461)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/04f156a8973d6156a4357e0717d9eb0aa264d086", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04f156a8973d6156a4357e0717d9eb0aa264d086"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71b458cefe20226c2904223265589dd788c110e0\nAuthor: Christian Clauss\nDate: 2021-05-31T17:49:09+02:00\nFiles: 3\n\nMessage: Rename harriscorner.py to harris_corner.py (#4470)", "metadata": {"id": "338551159d4d", "repo": "TheAlgorithms/Python", "hash": "71b458cefe20226c2904223265589dd788c110e0", "author": "Christian Clauss", "date": "2021-05-31T17:49:09+02:00", "subject": "Rename harriscorner.py to harris_corner.py (#4470)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/71b458cefe20226c2904223265589dd788c110e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71b458cefe20226c2904223265589dd788c110e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cb0a5480a7c198a34069e4e65707c18f0ee6b7b9\nAuthor: Lakshay Akula\nDate: 2021-05-31T20:55:01-04:00\nFiles: 1\n\nMessage: Add catalan_numbers.py (#4455)", "metadata": {"id": "2256593da734", "repo": "TheAlgorithms/Python", "hash": "cb0a5480a7c198a34069e4e65707c18f0ee6b7b9", "author": "Lakshay Akula", "date": "2021-05-31T20:55:01-04:00", "subject": "Add catalan_numbers.py (#4455)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cb0a5480a7c198a34069e4e65707c18f0ee6b7b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cb0a5480a7c198a34069e4e65707c18f0ee6b7b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 40e357f688c512c0c587f7455b75902c574336a7\nAuthor: Grigoriy Hanin\nDate: 2021-06-04T23:16:32+03:00\nFiles: 1\n\nMessage: Mistake in maths/average_mode.py fixed. (#4464)", "metadata": {"id": "70cd60688622", "repo": "TheAlgorithms/Python", "hash": "40e357f688c512c0c587f7455b75902c574336a7", "author": "Grigoriy Hanin", "date": "2021-06-04T23:16:32+03:00", "subject": "Mistake in maths/average_mode.py fixed. (#4464)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/40e357f688c512c0c587f7455b75902c574336a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/40e357f688c512c0c587f7455b75902c574336a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f37d415227a21017398144a090a66f1c690705eb\nAuthor: Anderson Torres\nDate: 2021-06-04T17:28:26-03:00\nFiles: 1\n\nMessage: Add new algorithm for Armstrong numbers (#4474)", "metadata": {"id": "460f1253dcc0", "repo": "TheAlgorithms/Python", "hash": "f37d415227a21017398144a090a66f1c690705eb", "author": "Anderson Torres", "date": "2021-06-04T17:28:26-03:00", "subject": "Add new algorithm for Armstrong numbers (#4474)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f37d415227a21017398144a090a66f1c690705eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f37d415227a21017398144a090a66f1c690705eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b743e442599a5bf7e1cb14d9dc41bd17bde1504c\nAuthor: Aniruddha Bhattacharjee\nDate: 2021-06-09T02:19:33+05:30\nFiles: 5\n\nMessage: Wavelet tree (#4267)", "metadata": {"id": "9e90d2a2e481", "repo": "TheAlgorithms/Python", "hash": "b743e442599a5bf7e1cb14d9dc41bd17bde1504c", "author": "Aniruddha Bhattacharjee", "date": "2021-06-09T02:19:33+05:30", "subject": "Wavelet tree (#4267)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/b743e442599a5bf7e1cb14d9dc41bd17bde1504c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b743e442599a5bf7e1cb14d9dc41bd17bde1504c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c824b90ead698da4f10ac38e431844d96af109b6\nAuthor: GDWR\nDate: 2021-06-10T17:44:41+01:00\nFiles: 1\n\nMessage: Remove redundent function in Backtracking Sudoku (#4499)", "metadata": {"id": "d643270c8f8f", "repo": "TheAlgorithms/Python", "hash": "c824b90ead698da4f10ac38e431844d96af109b6", "author": "GDWR", "date": "2021-06-10T17:44:41+01:00", "subject": "Remove redundent function in Backtracking Sudoku (#4499)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c824b90ead698da4f10ac38e431844d96af109b6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c824b90ead698da4f10ac38e431844d96af109b6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 977511b3a3711ad9067cc1e8478c696e9f5f157d\nAuthor: Hasanul Islam\nDate: 2021-06-10T23:06:41+06:00\nFiles: 2\n\nMessage: Add/fix mypy type annotations at BFS, DFS in graphs (#4488)", "metadata": {"id": "1fc69931e4ce", "repo": "TheAlgorithms/Python", "hash": "977511b3a3711ad9067cc1e8478c696e9f5f157d", "author": "Hasanul Islam", "date": "2021-06-10T23:06:41+06:00", "subject": "Add/fix mypy type annotations at BFS, DFS in graphs (#4488)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/977511b3a3711ad9067cc1e8478c696e9f5f157d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/977511b3a3711ad9067cc1e8478c696e9f5f157d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: daeb6a7e08c3350f0fb08e9fa787ab28a3805f69\nAuthor: Dhruv Manilawala\nDate: 2021-06-10T22:48:40+05:30\nFiles: 1\n\nMessage: fix(action): delete approve workflow as it does not work (#4453)", "metadata": {"id": "de44a324eca2", "repo": "TheAlgorithms/Python", "hash": "daeb6a7e08c3350f0fb08e9fa787ab28a3805f69", "author": "Dhruv Manilawala", "date": "2021-06-10T22:48:40+05:30", "subject": "fix(action): delete approve workflow as it does not work (#4453)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/daeb6a7e08c3350f0fb08e9fa787ab28a3805f69", "diff_url": "https://github.com/TheAlgorithms/Python/commit/daeb6a7e08c3350f0fb08e9fa787ab28a3805f69"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10d38eae6746c451d64ac592200b647480b20b5a\nAuthor: Christian Clauss\nDate: 2021-06-13T06:29:06+02:00\nFiles: 1\n\nMessage: CONTRIBUTING.md: Write for current Python (#4507)", "metadata": {"id": "8064695b7eaa", "repo": "TheAlgorithms/Python", "hash": "10d38eae6746c451d64ac592200b647480b20b5a", "author": "Christian Clauss", "date": "2021-06-13T06:29:06+02:00", "subject": "CONTRIBUTING.md: Write for current Python (#4507)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/10d38eae6746c451d64ac592200b647480b20b5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10d38eae6746c451d64ac592200b647480b20b5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95a4957d9ed3913c9d73bbafa9f398afb31a839d\nAuthor: QuantumNovice\nDate: 2021-06-13T23:19:44+05:00\nFiles: 1\n\nMessage: Luhn algorithm (#4487)", "metadata": {"id": "ef9eeafe9566", "repo": "TheAlgorithms/Python", "hash": "95a4957d9ed3913c9d73bbafa9f398afb31a839d", "author": "QuantumNovice", "date": "2021-06-13T23:19:44+05:00", "subject": "Luhn algorithm (#4487)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95a4957d9ed3913c9d73bbafa9f398afb31a839d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95a4957d9ed3913c9d73bbafa9f398afb31a839d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0eabdb54b181f3a0ef28c912fb7ff5b99147093d\nAuthor: Grigoriy Hanin\nDate: 2021-06-14T23:39:51+03:00\nFiles: 1\n\nMessage: Average median type hint (#4483)", "metadata": {"id": "ea50e5456716", "repo": "TheAlgorithms/Python", "hash": "0eabdb54b181f3a0ef28c912fb7ff5b99147093d", "author": "Grigoriy Hanin", "date": "2021-06-14T23:39:51+03:00", "subject": "Average median type hint (#4483)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0eabdb54b181f3a0ef28c912fb7ff5b99147093d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0eabdb54b181f3a0ef28c912fb7ff5b99147093d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d19d54f6f247bb16b4299d2a20548d6a279d635\nAuthor: Grigoriy Hanin\nDate: 2021-06-16T09:33:23+03:00\nFiles: 1\n\nMessage: Average mean refactor (#4485)", "metadata": {"id": "a6544e10f413", "repo": "TheAlgorithms/Python", "hash": "7d19d54f6f247bb16b4299d2a20548d6a279d635", "author": "Grigoriy Hanin", "date": "2021-06-16T09:33:23+03:00", "subject": "Average mean refactor (#4485)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d19d54f6f247bb16b4299d2a20548d6a279d635", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d19d54f6f247bb16b4299d2a20548d6a279d635"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4f9ee4330aedd20485a7923c634b3d27f7a82c8b\nAuthor: Grigoriy Hanin\nDate: 2021-06-16T09:34:32+03:00\nFiles: 1\n\nMessage: basic_maths input check (#4486)", "metadata": {"id": "8045a4088150", "repo": "TheAlgorithms/Python", "hash": "4f9ee4330aedd20485a7923c634b3d27f7a82c8b", "author": "Grigoriy Hanin", "date": "2021-06-16T09:34:32+03:00", "subject": "basic_maths input check (#4486)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4f9ee4330aedd20485a7923c634b3d27f7a82c8b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4f9ee4330aedd20485a7923c634b3d27f7a82c8b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2899cdac207822f6f3ca454f27f55d7b73eaac9e\nAuthor: Harshit Agarwal\nDate: 2021-06-24T11:58:23+05:30\nFiles: 1\n\nMessage: feat: CNN classification added to computer vision (#4350)", "metadata": {"id": "36a15ee5eb0f", "repo": "TheAlgorithms/Python", "hash": "2899cdac207822f6f3ca454f27f55d7b73eaac9e", "author": "Harshit Agarwal", "date": "2021-06-24T11:58:23+05:30", "subject": "feat: CNN classification added to computer vision (#4350)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2899cdac207822f6f3ca454f27f55d7b73eaac9e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2899cdac207822f6f3ca454f27f55d7b73eaac9e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ea5a13334f2d573167456c0c9ee4c90497c9466\nAuthor: Hasanul Islam\nDate: 2021-06-24T12:50:23+06:00\nFiles: 1\n\nMessage: Add doctest and fix mypy type annotation in bellman ford (#4506)", "metadata": {"id": "ecc8fba58fac", "repo": "TheAlgorithms/Python", "hash": "3ea5a13334f2d573167456c0c9ee4c90497c9466", "author": "Hasanul Islam", "date": "2021-06-24T12:50:23+06:00", "subject": "Add doctest and fix mypy type annotation in bellman ford (#4506)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ea5a13334f2d573167456c0c9ee4c90497c9466", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ea5a13334f2d573167456c0c9ee4c90497c9466"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 62d44188516521fd14e9a4e1f18957ea4eaeeb37\nAuthor: Hasanul Islam\nDate: 2021-06-29T17:44:35+06:00\nFiles: 1\n\nMessage: Fix mypy error and add more doctest on bfs_shortest_path (#4512)", "metadata": {"id": "fb2177af7f19", "repo": "TheAlgorithms/Python", "hash": "62d44188516521fd14e9a4e1f18957ea4eaeeb37", "author": "Hasanul Islam", "date": "2021-06-29T17:44:35+06:00", "subject": "Fix mypy error and add more doctest on bfs_shortest_path (#4512)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/62d44188516521fd14e9a4e1f18957ea4eaeeb37", "diff_url": "https://github.com/TheAlgorithms/Python/commit/62d44188516521fd14e9a4e1f18957ea4eaeeb37"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86baec0bc9d790e2be6f49492e2e4f0f788060af\nAuthor: Hasanul Islam\nDate: 2021-07-02T17:52:26+06:00\nFiles: 1\n\nMessage: Fix mypy errors at bfs_zero_one_shortest_path (#4521)", "metadata": {"id": "0aa26b14ccbe", "repo": "TheAlgorithms/Python", "hash": "86baec0bc9d790e2be6f49492e2e4f0f788060af", "author": "Hasanul Islam", "date": "2021-07-02T17:52:26+06:00", "subject": "Fix mypy errors at bfs_zero_one_shortest_path (#4521)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/86baec0bc9d790e2be6f49492e2e4f0f788060af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86baec0bc9d790e2be6f49492e2e4f0f788060af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95862303a6527f4bf111e6f3f783fd66b7b426f3\nAuthor: Hasanul Islam\nDate: 2021-07-05T12:23:18+06:00\nFiles: 1\n\nMessage: Fix mypy at prims_algo_2 (#4527)", "metadata": {"id": "f64abac93811", "repo": "TheAlgorithms/Python", "hash": "95862303a6527f4bf111e6f3f783fd66b7b426f3", "author": "Hasanul Islam", "date": "2021-07-05T12:23:18+06:00", "subject": "Fix mypy at prims_algo_2 (#4527)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95862303a6527f4bf111e6f3f783fd66b7b426f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95862303a6527f4bf111e6f3f783fd66b7b426f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4412eafaac315764ca43e2b63913772776689fa0\nAuthor: strambake\nDate: 2021-07-06T12:38:33+05:30\nFiles: 1\n\nMessage: [mypy] Fix mypy error (#4524)", "metadata": {"id": "e78a3560c2a5", "repo": "TheAlgorithms/Python", "hash": "4412eafaac315764ca43e2b63913772776689fa0", "author": "strambake", "date": "2021-07-06T12:38:33+05:30", "subject": "[mypy] Fix mypy error (#4524)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4412eafaac315764ca43e2b63913772776689fa0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4412eafaac315764ca43e2b63913772776689fa0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 256c319ce231eb0a158ec3506e2236d48ca4d6a5\nAuthor: Hasanul Islam\nDate: 2021-07-08T12:46:43+06:00\nFiles: 1\n\nMessage: Fix mypy errors at kruskal_2 (#4528)", "metadata": {"id": "8b992d7926da", "repo": "TheAlgorithms/Python", "hash": "256c319ce231eb0a158ec3506e2236d48ca4d6a5", "author": "Hasanul Islam", "date": "2021-07-08T12:46:43+06:00", "subject": "Fix mypy errors at kruskal_2 (#4528)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/256c319ce231eb0a158ec3506e2236d48ca4d6a5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/256c319ce231eb0a158ec3506e2236d48ca4d6a5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8c13a7786f4fe15af4d133fed14e5e2fb0888926\nAuthor: fpringle\nDate: 2021-07-08T10:35:10+02:00\nFiles: 3\n\nMessage: feat: add solution for Project Euler problem 144 (#4280)", "metadata": {"id": "91d875f6ff42", "repo": "TheAlgorithms/Python", "hash": "8c13a7786f4fe15af4d133fed14e5e2fb0888926", "author": "fpringle", "date": "2021-07-08T10:35:10+02:00", "subject": "feat: add solution for Project Euler problem 144 (#4280)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8c13a7786f4fe15af4d133fed14e5e2fb0888926", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8c13a7786f4fe15af4d133fed14e5e2fb0888926"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 307ffd8c29d1b2b156c349fde424e62e8493428a\nAuthor: Hasanul Islam\nDate: 2021-07-12T12:10:07+06:00\nFiles: 1\n\nMessage: Fix mypy errors at bidirectional_bfs (#4531)", "metadata": {"id": "40a0eb867425", "repo": "TheAlgorithms/Python", "hash": "307ffd8c29d1b2b156c349fde424e62e8493428a", "author": "Hasanul Islam", "date": "2021-07-12T12:10:07+06:00", "subject": "Fix mypy errors at bidirectional_bfs (#4531)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/307ffd8c29d1b2b156c349fde424e62e8493428a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/307ffd8c29d1b2b156c349fde424e62e8493428a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2cbadc88ab1f3252364465c7660cdb96a377eace\nAuthor: dpittaluga76\nDate: 2021-07-12T03:16:31-03:00\nFiles: 1\n\nMessage: Improves readability and processing time (#4510)", "metadata": {"id": "87fc3931f908", "repo": "TheAlgorithms/Python", "hash": "2cbadc88ab1f3252364465c7660cdb96a377eace", "author": "dpittaluga76", "date": "2021-07-12T03:16:31-03:00", "subject": "Improves readability and processing time (#4510)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2cbadc88ab1f3252364465c7660cdb96a377eace", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2cbadc88ab1f3252364465c7660cdb96a377eace"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7046fdcdc800badef84ee06f801386d62a3914e4\nAuthor: bum_fuzzle\nDate: 2021-07-19T19:36:43+05:30\nFiles: 1\n\nMessage: fixed #4529 (#4547)", "metadata": {"id": "c0e6f0428da5", "repo": "TheAlgorithms/Python", "hash": "7046fdcdc800badef84ee06f801386d62a3914e4", "author": "bum_fuzzle", "date": "2021-07-19T19:36:43+05:30", "subject": "fixed #4529 (#4547)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7046fdcdc800badef84ee06f801386d62a3914e4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7046fdcdc800badef84ee06f801386d62a3914e4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eca37b1537ce9df227e1c2a915b2841093b9c028\nAuthor: Lucifer\nDate: 2021-07-19T21:10:18+05:30\nFiles: 1\n\nMessage: Random anime character info (#4553)", "metadata": {"id": "33b13ec756b2", "repo": "TheAlgorithms/Python", "hash": "eca37b1537ce9df227e1c2a915b2841093b9c028", "author": "Lucifer", "date": "2021-07-19T21:10:18+05:30", "subject": "Random anime character info (#4553)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eca37b1537ce9df227e1c2a915b2841093b9c028", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eca37b1537ce9df227e1c2a915b2841093b9c028"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 72aa4cc315ca0a70e09026884556cb724145d12e\nAuthor: SURYAPRATAP SINGH SURYAVANSHI\nDate: 2021-07-20T13:05:21+05:30\nFiles: 1\n\nMessage: add phone_validator method (#4552)", "metadata": {"id": "46be56466e74", "repo": "TheAlgorithms/Python", "hash": "72aa4cc315ca0a70e09026884556cb724145d12e", "author": "SURYAPRATAP SINGH SURYAVANSHI", "date": "2021-07-20T13:05:21+05:30", "subject": "add phone_validator method (#4552)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/72aa4cc315ca0a70e09026884556cb724145d12e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/72aa4cc315ca0a70e09026884556cb724145d12e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a2216b69a941b39ce279e475e383db44836df1d\nAuthor: Hasanul Islam\nDate: 2021-07-20T13:36:14+06:00\nFiles: 1\n\nMessage: Fix mypy errors at bidirectional_a_star (#4556)", "metadata": {"id": "257850079e1e", "repo": "TheAlgorithms/Python", "hash": "4a2216b69a941b39ce279e475e383db44836df1d", "author": "Hasanul Islam", "date": "2021-07-20T13:36:14+06:00", "subject": "Fix mypy errors at bidirectional_a_star (#4556)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a2216b69a941b39ce279e475e383db44836df1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a2216b69a941b39ce279e475e383db44836df1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bc09ba9abfa220c893b23969a4b8de05f5ced1e1\nAuthor: Hasanul Islam\nDate: 2021-07-20T17:24:27+06:00\nFiles: 1\n\nMessage: Fix mypy errors at graph_list (#4557)", "metadata": {"id": "64f3276a4cbe", "repo": "TheAlgorithms/Python", "hash": "bc09ba9abfa220c893b23969a4b8de05f5ced1e1", "author": "Hasanul Islam", "date": "2021-07-20T17:24:27+06:00", "subject": "Fix mypy errors at graph_list (#4557)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bc09ba9abfa220c893b23969a4b8de05f5ced1e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bc09ba9abfa220c893b23969a4b8de05f5ced1e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7342b336587af1e57eb9888203a1ae80832bde28\nAuthor: Hasanul Islam\nDate: 2021-07-21T11:59:18+06:00\nFiles: 1\n\nMessage: Fix mypy erros at strongly connected component (#4558)", "metadata": {"id": "933fdb1e2600", "repo": "TheAlgorithms/Python", "hash": "7342b336587af1e57eb9888203a1ae80832bde28", "author": "Hasanul Islam", "date": "2021-07-21T11:59:18+06:00", "subject": "Fix mypy erros at strongly connected component (#4558)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7342b336587af1e57eb9888203a1ae80832bde28", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7342b336587af1e57eb9888203a1ae80832bde28"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 407c97906393ddaea43e2c21174c6cdaeb57dcfa\nAuthor: Suyash Shrivastava\nDate: 2021-07-21T11:31:55+05:30\nFiles: 1\n\nMessage: [Mypy fix] fix secant method (#4501)", "metadata": {"id": "af1ecb83b0a0", "repo": "TheAlgorithms/Python", "hash": "407c97906393ddaea43e2c21174c6cdaeb57dcfa", "author": "Suyash Shrivastava", "date": "2021-07-21T11:31:55+05:30", "subject": "[Mypy fix] fix secant method (#4501)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/407c97906393ddaea43e2c21174c6cdaeb57dcfa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/407c97906393ddaea43e2c21174c6cdaeb57dcfa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7634cf0d60d15986456e35d82d3f3eb1c6a53c26\nAuthor: Hasanul Islam\nDate: 2021-07-26T18:45:40+06:00\nFiles: 1\n\nMessage: Fix mypy errors at gale_shapely_bigraph (#4568)", "metadata": {"id": "eda61002141d", "repo": "TheAlgorithms/Python", "hash": "7634cf0d60d15986456e35d82d3f3eb1c6a53c26", "author": "Hasanul Islam", "date": "2021-07-26T18:45:40+06:00", "subject": "Fix mypy errors at gale_shapely_bigraph (#4568)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7634cf0d60d15986456e35d82d3f3eb1c6a53c26", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7634cf0d60d15986456e35d82d3f3eb1c6a53c26"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6732fa013119aa2003f24d1dac1bdc4ee435ee5e\nAuthor: arfy slowy\nDate: 2021-07-26T19:52:52+07:00\nFiles: 1\n\nMessage: [fixed] module 'numpy' is imported with both 'import' and 'import from' (#4544)", "metadata": {"id": "f50cebffd3e6", "repo": "TheAlgorithms/Python", "hash": "6732fa013119aa2003f24d1dac1bdc4ee435ee5e", "author": "arfy slowy", "date": "2021-07-26T19:52:52+07:00", "subject": "[fixed] module 'numpy' is imported with both 'import' and 'import from' (#4544)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6732fa013119aa2003f24d1dac1bdc4ee435ee5e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6732fa013119aa2003f24d1dac1bdc4ee435ee5e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5003a2c462c7c775992ad9a733c360126702dd4\nAuthor: Hasanul Islam\nDate: 2021-07-27T14:09:17+06:00\nFiles: 1\n\nMessage: Fix mypy errors at bfs_shortest_path algo (#4572)", "metadata": {"id": "f3c7b8e55e50", "repo": "TheAlgorithms/Python", "hash": "c5003a2c462c7c775992ad9a733c360126702dd4", "author": "Hasanul Islam", "date": "2021-07-27T14:09:17+06:00", "subject": "Fix mypy errors at bfs_shortest_path algo (#4572)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5003a2c462c7c775992ad9a733c360126702dd4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5003a2c462c7c775992ad9a733c360126702dd4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4b7d12262d41969cf1fc9d5dbf9b9a01f165f4c\nAuthor: Hasanul Islam\nDate: 2021-07-27T17:21:00+06:00\nFiles: 1\n\nMessage: Fix mypy errors at greedy best first algo (#4575)", "metadata": {"id": "9f0a1e4bfc1b", "repo": "TheAlgorithms/Python", "hash": "a4b7d12262d41969cf1fc9d5dbf9b9a01f165f4c", "author": "Hasanul Islam", "date": "2021-07-27T17:21:00+06:00", "subject": "Fix mypy errors at greedy best first algo (#4575)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4b7d12262d41969cf1fc9d5dbf9b9a01f165f4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4b7d12262d41969cf1fc9d5dbf9b9a01f165f4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 40d85d54433eccff19b4434c7073f2a7b6127426\nAuthor: Milton Chandro Bhowmick\nDate: 2021-07-28T16:50:21+06:00\nFiles: 1\n\nMessage: Modified the a_star [dot] py for making readable (#4576)", "metadata": {"id": "836b462218a3", "repo": "TheAlgorithms/Python", "hash": "40d85d54433eccff19b4434c7073f2a7b6127426", "author": "Milton Chandro Bhowmick", "date": "2021-07-28T16:50:21+06:00", "subject": "Modified the a_star [dot] py for making readable (#4576)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/40d85d54433eccff19b4434c7073f2a7b6127426", "diff_url": "https://github.com/TheAlgorithms/Python/commit/40d85d54433eccff19b4434c7073f2a7b6127426"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5bcf0f6749a93a44f7a981edc9b0e35fbd066f2\nAuthor: Hasanul Islam\nDate: 2021-07-29T19:14:35+06:00\nFiles: 1\n\nMessage: Fix mypy errors at even_tree algo (#4579)", "metadata": {"id": "b08a8ce7fec6", "repo": "TheAlgorithms/Python", "hash": "a5bcf0f6749a93a44f7a981edc9b0e35fbd066f2", "author": "Hasanul Islam", "date": "2021-07-29T19:14:35+06:00", "subject": "Fix mypy errors at even_tree algo (#4579)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5bcf0f6749a93a44f7a981edc9b0e35fbd066f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5bcf0f6749a93a44f7a981edc9b0e35fbd066f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: da71184b04837d2bc934f9947b4c262da096f349\nAuthor: Hasanul Islam\nDate: 2021-08-02T18:40:48+06:00\nFiles: 2\n\nMessage: Fix mypy errors at mst_kruskal (#4581)", "metadata": {"id": "e431fdbde091", "repo": "TheAlgorithms/Python", "hash": "da71184b04837d2bc934f9947b4c262da096f349", "author": "Hasanul Islam", "date": "2021-08-02T18:40:48+06:00", "subject": "Fix mypy errors at mst_kruskal (#4581)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/da71184b04837d2bc934f9947b4c262da096f349", "diff_url": "https://github.com/TheAlgorithms/Python/commit/da71184b04837d2bc934f9947b4c262da096f349"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5957eabd3e0c92650dba0962779b8729d2875209\nAuthor: jonabtc\nDate: 2021-08-03T01:03:22-05:00\nFiles: 1\n\nMessage: Adding the double factorial algorithm (#4550)", "metadata": {"id": "15dd0bad11f9", "repo": "TheAlgorithms/Python", "hash": "5957eabd3e0c92650dba0962779b8729d2875209", "author": "jonabtc", "date": "2021-08-03T01:03:22-05:00", "subject": " Adding the double factorial algorithm (#4550)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5957eabd3e0c92650dba0962779b8729d2875209", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5957eabd3e0c92650dba0962779b8729d2875209"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f432bc76a6a8851b8bd2f29a45761a4ec538561f\nAuthor: SURYAPRATAP SINGH SURYAVANSHI\nDate: 2021-08-06T15:45:42+05:30\nFiles: 1\n\nMessage: add alternative_string_arrange method (#4595)", "metadata": {"id": "740ef68f3ced", "repo": "TheAlgorithms/Python", "hash": "f432bc76a6a8851b8bd2f29a45761a4ec538561f", "author": "SURYAPRATAP SINGH SURYAVANSHI", "date": "2021-08-06T15:45:42+05:30", "subject": "add alternative_string_arrange method (#4595)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f432bc76a6a8851b8bd2f29a45761a4ec538561f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f432bc76a6a8851b8bd2f29a45761a4ec538561f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 63ac09eeae6805ae25a3f994cb18e5df254ba4b6\nAuthor: Shubham Ganar\nDate: 2021-08-08T23:51:26+05:30\nFiles: 1\n\nMessage: Created check_valid_ip_address.py (#4602)", "metadata": {"id": "427611aacb2a", "repo": "TheAlgorithms/Python", "hash": "63ac09eeae6805ae25a3f994cb18e5df254ba4b6", "author": "Shubham Ganar", "date": "2021-08-08T23:51:26+05:30", "subject": "Created check_valid_ip_address.py (#4602)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/63ac09eeae6805ae25a3f994cb18e5df254ba4b6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/63ac09eeae6805ae25a3f994cb18e5df254ba4b6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d668c172b07bf9f54d63dc295016a96ec782a541\nAuthor: Hasanul Islam\nDate: 2021-08-12T02:48:53+06:00\nFiles: 1\n\nMessage: Refactor graph_initialization at basic_graph.py (#4601)", "metadata": {"id": "b8e0a2063339", "repo": "TheAlgorithms/Python", "hash": "d668c172b07bf9f54d63dc295016a96ec782a541", "author": "Hasanul Islam", "date": "2021-08-12T02:48:53+06:00", "subject": "Refactor graph_initialization at basic_graph.py (#4601)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d668c172b07bf9f54d63dc295016a96ec782a541", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d668c172b07bf9f54d63dc295016a96ec782a541"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cd987372e4c3a9f87d65b757ab46a48527fc9fa9\nAuthor: Hasanul Islam\nDate: 2021-08-13T13:10:24+06:00\nFiles: 1\n\nMessage: Fix multi heuristic astar algo (#4612)", "metadata": {"id": "7766c3c8b009", "repo": "TheAlgorithms/Python", "hash": "cd987372e4c3a9f87d65b757ab46a48527fc9fa9", "author": "Hasanul Islam", "date": "2021-08-13T13:10:24+06:00", "subject": "Fix multi heuristic astar algo (#4612)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cd987372e4c3a9f87d65b757ab46a48527fc9fa9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cd987372e4c3a9f87d65b757ab46a48527fc9fa9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c225247b843233a306a94907f862bece6e637dc\nAuthor: Shubham Ganar\nDate: 2021-08-13T12:40:52+05:30\nFiles: 1\n\nMessage: [mypy] Fix type annotations for strings/naive_string_search.py (#4611)", "metadata": {"id": "7c3fa345d094", "repo": "TheAlgorithms/Python", "hash": "3c225247b843233a306a94907f862bece6e637dc", "author": "Shubham Ganar", "date": "2021-08-13T12:40:52+05:30", "subject": "[mypy] Fix type annotations for strings/naive_string_search.py (#4611)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c225247b843233a306a94907f862bece6e637dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c225247b843233a306a94907f862bece6e637dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 032999f36ed6eef61752e6bc5e399020988b06bd\nAuthor: Bonnie\nDate: 2021-08-15T01:43:05-04:00\nFiles: 1\n\nMessage: Create exchange_sort.py (#4600)", "metadata": {"id": "99e04daa332b", "repo": "TheAlgorithms/Python", "hash": "032999f36ed6eef61752e6bc5e399020988b06bd", "author": "Bonnie", "date": "2021-08-15T01:43:05-04:00", "subject": "Create exchange_sort.py (#4600)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/032999f36ed6eef61752e6bc5e399020988b06bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/032999f36ed6eef61752e6bc5e399020988b06bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d009cea391414bfef17520ba6b64e4c2d97163ed\nAuthor: imp\nDate: 2021-08-16T03:15:53+08:00\nFiles: 3\n\nMessage: Fix mypy error at maths (#4613)", "metadata": {"id": "e93374fa1647", "repo": "TheAlgorithms/Python", "hash": "d009cea391414bfef17520ba6b64e4c2d97163ed", "author": "imp", "date": "2021-08-16T03:15:53+08:00", "subject": "Fix mypy error at maths (#4613)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/d009cea391414bfef17520ba6b64e4c2d97163ed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d009cea391414bfef17520ba6b64e4c2d97163ed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4545270ace03411ec861361329345a36195b881d\nAuthor: imp\nDate: 2021-08-18T18:44:26+08:00\nFiles: 2\n\nMessage: [mypy] Fix type annotations for graphs (#4622)", "metadata": {"id": "ce4133d0468e", "repo": "TheAlgorithms/Python", "hash": "4545270ace03411ec861361329345a36195b881d", "author": "imp", "date": "2021-08-18T18:44:26+08:00", "subject": "[mypy] Fix type annotations for graphs (#4622)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4545270ace03411ec861361329345a36195b881d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4545270ace03411ec861361329345a36195b881d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af0810fca133dde19b39fc7735572b6989ea269b\nAuthor: imp\nDate: 2021-08-18T18:45:07+08:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations for maths (#4617)", "metadata": {"id": "11aaf6ea3067", "repo": "TheAlgorithms/Python", "hash": "af0810fca133dde19b39fc7735572b6989ea269b", "author": "imp", "date": "2021-08-18T18:45:07+08:00", "subject": "[mypy] Fix type annotations for maths (#4617)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/af0810fca133dde19b39fc7735572b6989ea269b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af0810fca133dde19b39fc7735572b6989ea269b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9cb5760e895179f8aaa97dd577442189064c724d\nAuthor: SURYAPRATAP SINGH SURYAVANSHI\nDate: 2021-08-18T17:35:41+05:30\nFiles: 1\n\nMessage: add date_to_weekday finder method (#4599)", "metadata": {"id": "d13c0ed97ef8", "repo": "TheAlgorithms/Python", "hash": "9cb5760e895179f8aaa97dd577442189064c724d", "author": "SURYAPRATAP SINGH SURYAVANSHI", "date": "2021-08-18T17:35:41+05:30", "subject": "add date_to_weekday finder method (#4599)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9cb5760e895179f8aaa97dd577442189064c724d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9cb5760e895179f8aaa97dd577442189064c724d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20a4fdf38465c2731100c3fbd1aac847cd0b9322\nAuthor: imp\nDate: 2021-08-19T20:08:20+08:00\nFiles: 4\n\nMessage: [mypy] Fix type annotations for strings (#4637)", "metadata": {"id": "f08c5c0b62d8", "repo": "TheAlgorithms/Python", "hash": "20a4fdf38465c2731100c3fbd1aac847cd0b9322", "author": "imp", "date": "2021-08-19T20:08:20+08:00", "subject": "[mypy] Fix type annotations for strings (#4637)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/20a4fdf38465c2731100c3fbd1aac847cd0b9322", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20a4fdf38465c2731100c3fbd1aac847cd0b9322"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ed7c7f09c74c358f9c31d7a13a29285264bd261\nAuthor: Shiva Rama Krishna\nDate: 2021-08-23T16:05:20+05:30\nFiles: 1\n\nMessage: Added Borůvka's algorithm. (#4645)", "metadata": {"id": "2d57105d2c82", "repo": "TheAlgorithms/Python", "hash": "4ed7c7f09c74c358f9c31d7a13a29285264bd261", "author": "Shiva Rama Krishna", "date": "2021-08-23T16:05:20+05:30", "subject": "Added Borůvka's algorithm. (#4645)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ed7c7f09c74c358f9c31d7a13a29285264bd261", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ed7c7f09c74c358f9c31d7a13a29285264bd261"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 78a5d3a5587ef649c2b4d2286cfb949886095467\nAuthor: Christian Clauss\nDate: 2021-08-24T15:27:31+02:00\nFiles: 2\n\nMessage: boruvka.py: A few simplifications and f-strings (#4660)", "metadata": {"id": "cca939a093f4", "repo": "TheAlgorithms/Python", "hash": "78a5d3a5587ef649c2b4d2286cfb949886095467", "author": "Christian Clauss", "date": "2021-08-24T15:27:31+02:00", "subject": "boruvka.py: A few simplifications and f-strings (#4660)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/78a5d3a5587ef649c2b4d2286cfb949886095467", "diff_url": "https://github.com/TheAlgorithms/Python/commit/78a5d3a5587ef649c2b4d2286cfb949886095467"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5e7eed610ce81fa96e033f4d2a1781ed8637cb41\nAuthor: imp\nDate: 2021-08-25T19:35:36+08:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations for strings (#4641)", "metadata": {"id": "2753fd6d0d6f", "repo": "TheAlgorithms/Python", "hash": "5e7eed610ce81fa96e033f4d2a1781ed8637cb41", "author": "imp", "date": "2021-08-25T19:35:36+08:00", "subject": "[mypy] Fix type annotations for strings (#4641)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/5e7eed610ce81fa96e033f4d2a1781ed8637cb41", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5e7eed610ce81fa96e033f4d2a1781ed8637cb41"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46e56fa6f2e473d1300846b2b96e56f498872400\nAuthor: Christian Clauss\nDate: 2021-08-27T11:45:14+02:00\nFiles: 1\n\nMessage: luhn.py: Favor list comprehensions over maps (#4663)", "metadata": {"id": "fdcfe53ea942", "repo": "TheAlgorithms/Python", "hash": "46e56fa6f2e473d1300846b2b96e56f498872400", "author": "Christian Clauss", "date": "2021-08-27T11:45:14+02:00", "subject": "luhn.py: Favor list comprehensions over maps (#4663)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46e56fa6f2e473d1300846b2b96e56f498872400", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46e56fa6f2e473d1300846b2b96e56f498872400"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e5c3536c728dd7451ca301dc2d5bfb3f68b0e1a\nAuthor: arfy slowy\nDate: 2021-08-29T01:07:10+07:00\nFiles: 3\n\nMessage: [fixed] unused variable, standalone running, import doctest module (#4673)", "metadata": {"id": "e804bebc0f50", "repo": "TheAlgorithms/Python", "hash": "8e5c3536c728dd7451ca301dc2d5bfb3f68b0e1a", "author": "arfy slowy", "date": "2021-08-29T01:07:10+07:00", "subject": "[fixed] unused variable, standalone running, import doctest module (#4673)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e5c3536c728dd7451ca301dc2d5bfb3f68b0e1a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e5c3536c728dd7451ca301dc2d5bfb3f68b0e1a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3acca3d1d188f89c6aa0fb4c0139ac62426ea296\nAuthor: Aswin Murali\nDate: 2021-08-30T13:36:59+05:30\nFiles: 1\n\nMessage: Fix type annotations for integer_partition.py #4052 (#4689)", "metadata": {"id": "d92071f8448b", "repo": "TheAlgorithms/Python", "hash": "3acca3d1d188f89c6aa0fb4c0139ac62426ea296", "author": "Aswin Murali", "date": "2021-08-30T13:36:59+05:30", "subject": "Fix type annotations for integer_partition.py #4052 (#4689)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3acca3d1d188f89c6aa0fb4c0139ac62426ea296", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3acca3d1d188f89c6aa0fb4c0139ac62426ea296"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 097f83023866d625a38c891a46ce3a70d73d7f63\nAuthor: Christian Clauss\nDate: 2021-08-31T06:56:15+02:00\nFiles: 3\n\nMessage: Avoid mutable default arguments (#4691)", "metadata": {"id": "edd7d2edff66", "repo": "TheAlgorithms/Python", "hash": "097f83023866d625a38c891a46ce3a70d73d7f63", "author": "Christian Clauss", "date": "2021-08-31T06:56:15+02:00", "subject": "Avoid mutable default arguments (#4691)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/097f83023866d625a38c891a46ce3a70d73d7f63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/097f83023866d625a38c891a46ce3a70d73d7f63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ef9827166e778879e0bc5847c4bcee6720073657\nAuthor: Christian Clauss\nDate: 2021-08-31T07:56:19+02:00\nFiles: 2\n\nMessage: Approve functions used as default arguments (#4699)", "metadata": {"id": "4e97538b105f", "repo": "TheAlgorithms/Python", "hash": "ef9827166e778879e0bc5847c4bcee6720073657", "author": "Christian Clauss", "date": "2021-08-31T07:56:19+02:00", "subject": "Approve functions used as default arguments (#4699)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ef9827166e778879e0bc5847c4bcee6720073657", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ef9827166e778879e0bc5847c4bcee6720073657"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 757d4fb84f77865fc569aae4129999faf75c970f\nAuthor: Kiran Hipparagi\nDate: 2021-09-01T01:36:49+05:30\nFiles: 1\n\nMessage: Added Dutch National Flag algorithm #4636 (#4639)", "metadata": {"id": "cb999e53062e", "repo": "TheAlgorithms/Python", "hash": "757d4fb84f77865fc569aae4129999faf75c970f", "author": "Kiran Hipparagi", "date": "2021-09-01T01:36:49+05:30", "subject": "Added Dutch National Flag algorithm #4636 (#4639)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/757d4fb84f77865fc569aae4129999faf75c970f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/757d4fb84f77865fc569aae4129999faf75c970f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1b15a86baabd110347bd4d478d88bc2820824e5\nAuthor: imp\nDate: 2021-09-03T17:49:23+08:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations for dynamic programming (#4687)", "metadata": {"id": "86798df5c1cf", "repo": "TheAlgorithms/Python", "hash": "c1b15a86baabd110347bd4d478d88bc2820824e5", "author": "imp", "date": "2021-09-03T17:49:23+08:00", "subject": "[mypy] Fix type annotations for dynamic programming (#4687)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1b15a86baabd110347bd4d478d88bc2820824e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1b15a86baabd110347bd4d478d88bc2820824e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d5831bdd07fff31278c84c4e7b313d633abf752\nAuthor: Aviv Faraj\nDate: 2021-09-06T17:57:18-04:00\nFiles: 1\n\nMessage: Physics new code (#4709)", "metadata": {"id": "16ba05c02434", "repo": "TheAlgorithms/Python", "hash": "5d5831bdd07fff31278c84c4e7b313d633abf752", "author": "Aviv Faraj", "date": "2021-09-06T17:57:18-04:00", "subject": "Physics new code (#4709)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d5831bdd07fff31278c84c4e7b313d633abf752", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d5831bdd07fff31278c84c4e7b313d633abf752"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cecf43d6481173e831af829da77911e1a3868a6c\nAuthor: Christian Clauss\nDate: 2021-09-07T13:37:03+02:00\nFiles: 142\n\nMessage: Pyupgrade to Python 3.9 (#4718)", "metadata": {"id": "9136ce9919f9", "repo": "TheAlgorithms/Python", "hash": "cecf43d6481173e831af829da77911e1a3868a6c", "author": "Christian Clauss", "date": "2021-09-07T13:37:03+02:00", "subject": "Pyupgrade to Python 3.9 (#4718)", "files_changed": 142, "code_url": "https://github.com/TheAlgorithms/Python/tree/cecf43d6481173e831af829da77911e1a3868a6c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cecf43d6481173e831af829da77911e1a3868a6c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 01d58562ccbfbea9d16aca6a876676b603026238\nAuthor: Maxim Smolskiy\nDate: 2021-09-18T22:33:03+03:00\nFiles: 1\n\nMessage: Fix typos in Project Euler problem 034 solution 1 (#4748)", "metadata": {"id": "6e29b3e37659", "repo": "TheAlgorithms/Python", "hash": "01d58562ccbfbea9d16aca6a876676b603026238", "author": "Maxim Smolskiy", "date": "2021-09-18T22:33:03+03:00", "subject": "Fix typos in Project Euler problem 034 solution 1 (#4748)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/01d58562ccbfbea9d16aca6a876676b603026238", "diff_url": "https://github.com/TheAlgorithms/Python/commit/01d58562ccbfbea9d16aca6a876676b603026238"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4761fef1a5a3904167285af8819091018c8e04b1\nAuthor: jonabtc\nDate: 2021-09-18T20:22:47-05:00\nFiles: 1\n\nMessage: Double factorial iterative (#4760)", "metadata": {"id": "715afed4dbec", "repo": "TheAlgorithms/Python", "hash": "4761fef1a5a3904167285af8819091018c8e04b1", "author": "jonabtc", "date": "2021-09-18T20:22:47-05:00", "subject": "Double factorial iterative (#4760)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4761fef1a5a3904167285af8819091018c8e04b1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4761fef1a5a3904167285af8819091018c8e04b1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7b9e28bc34478850ea22e31f1d5a022502e2350\nAuthor: Maxim Smolskiy\nDate: 2021-09-21T14:28:27+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 009 solution 1 (#4749)", "metadata": {"id": "03d92ddb032e", "repo": "TheAlgorithms/Python", "hash": "a7b9e28bc34478850ea22e31f1d5a022502e2350", "author": "Maxim Smolskiy", "date": "2021-09-21T14:28:27+03:00", "subject": "Improve Project Euler problem 009 solution 1 (#4749)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7b9e28bc34478850ea22e31f1d5a022502e2350", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7b9e28bc34478850ea22e31f1d5a022502e2350"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abc725f12de0ef186db67e2d6bc48161ed894644\nAuthor: Christian Clauss\nDate: 2021-09-22T19:37:18+02:00\nFiles: 1\n\nMessage: mypy --install-types --non-interactive . (#4530)", "metadata": {"id": "97e0839dd3ad", "repo": "TheAlgorithms/Python", "hash": "abc725f12de0ef186db67e2d6bc48161ed894644", "author": "Christian Clauss", "date": "2021-09-22T19:37:18+02:00", "subject": "mypy --install-types --non-interactive . (#4530)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abc725f12de0ef186db67e2d6bc48161ed894644", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abc725f12de0ef186db67e2d6bc48161ed894644"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc07a850763d8154e012c9d1be7f8fe78326e8fb\nAuthor: Christian Clauss\nDate: 2021-09-22T20:03:11+02:00\nFiles: 3\n\nMessage: Update and rename check_valid_ip_address.py to is_ip_v4_address_valid.py (#4665)", "metadata": {"id": "058721a263a7", "repo": "TheAlgorithms/Python", "hash": "dc07a850763d8154e012c9d1be7f8fe78326e8fb", "author": "Christian Clauss", "date": "2021-09-22T20:03:11+02:00", "subject": "Update and rename check_valid_ip_address.py to is_ip_v4_address_valid.py (#4665)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc07a850763d8154e012c9d1be7f8fe78326e8fb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc07a850763d8154e012c9d1be7f8fe78326e8fb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 15d1cfabb15903c5e9d4d103e2390876efb3f85f\nAuthor: Christian Clauss\nDate: 2021-09-22T23:11:51+02:00\nFiles: 5\n\nMessage: from __future__ import annotations (#4763)", "metadata": {"id": "f8f74d727cbb", "repo": "TheAlgorithms/Python", "hash": "15d1cfabb15903c5e9d4d103e2390876efb3f85f", "author": "Christian Clauss", "date": "2021-09-22T23:11:51+02:00", "subject": "from __future__ import annotations (#4763)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/15d1cfabb15903c5e9d4d103e2390876efb3f85f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/15d1cfabb15903c5e9d4d103e2390876efb3f85f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 66a528b171b433a9cb298fba395180445fe1f3e1\nAuthor: Maxim Smolskiy\nDate: 2021-09-23T21:55:18+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 014 solution 2 (#4752)", "metadata": {"id": "907c16c01a94", "repo": "TheAlgorithms/Python", "hash": "66a528b171b433a9cb298fba395180445fe1f3e1", "author": "Maxim Smolskiy", "date": "2021-09-23T21:55:18+03:00", "subject": "Improve Project Euler problem 014 solution 2 (#4752)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/66a528b171b433a9cb298fba395180445fe1f3e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/66a528b171b433a9cb298fba395180445fe1f3e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02bc4bf4171497277354c01387c96e044f2dedfe\nAuthor: Alexandre De Zotti\nDate: 2021-09-29T06:42:11+01:00\nFiles: 1\n\nMessage: Add Julia sets to fractals (#4382)", "metadata": {"id": "53f36981f378", "repo": "TheAlgorithms/Python", "hash": "02bc4bf4171497277354c01387c96e044f2dedfe", "author": "Alexandre De Zotti", "date": "2021-09-29T06:42:11+01:00", "subject": "Add Julia sets to fractals (#4382)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/02bc4bf4171497277354c01387c96e044f2dedfe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02bc4bf4171497277354c01387c96e044f2dedfe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9f18152b74e7a1b0b60c6c1781580e6228f4ba4\nAuthor: Arghya Sarkar (ASRA)\nDate: 2021-09-29T22:19:42+05:30\nFiles: 1\n\nMessage: Create check_polygon.py (#4605)", "metadata": {"id": "e56af8074414", "repo": "TheAlgorithms/Python", "hash": "b9f18152b74e7a1b0b60c6c1781580e6228f4ba4", "author": "Arghya Sarkar (ASRA)", "date": "2021-09-29T22:19:42+05:30", "subject": "Create check_polygon.py (#4605)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9f18152b74e7a1b0b60c6c1781580e6228f4ba4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9f18152b74e7a1b0b60c6c1781580e6228f4ba4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d1e70cfa3a56914f03a1be7d92447197b9a6a5dc\nAuthor: ss1208\nDate: 2021-09-29T23:34:35+05:30\nFiles: 1\n\nMessage: docs: renovate README (#4620)", "metadata": {"id": "7954c516e5ed", "repo": "TheAlgorithms/Python", "hash": "d1e70cfa3a56914f03a1be7d92447197b9a6a5dc", "author": "ss1208", "date": "2021-09-29T23:34:35+05:30", "subject": "docs: renovate README (#4620)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d1e70cfa3a56914f03a1be7d92447197b9a6a5dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d1e70cfa3a56914f03a1be7d92447197b9a6a5dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6341f351aab0ff510fcf1d9ce135be680763a971\nAuthor: DukicDev\nDate: 2021-10-01T23:48:47+02:00\nFiles: 1\n\nMessage: Fix comments in backtracking/coloring.py (#4857)", "metadata": {"id": "0309e2a19cbb", "repo": "TheAlgorithms/Python", "hash": "6341f351aab0ff510fcf1d9ce135be680763a971", "author": "DukicDev", "date": "2021-10-01T23:48:47+02:00", "subject": "Fix comments in backtracking/coloring.py (#4857)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6341f351aab0ff510fcf1d9ce135be680763a971", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6341f351aab0ff510fcf1d9ce135be680763a971"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 31b34af9fa7e09b4832af36071be86df37959e0d\nAuthor: DukicDev\nDate: 2021-10-02T15:37:28+02:00\nFiles: 1\n\nMessage: Correct grammar in backtracking/n_queens_math.py (#4869)", "metadata": {"id": "d887827a2aab", "repo": "TheAlgorithms/Python", "hash": "31b34af9fa7e09b4832af36071be86df37959e0d", "author": "DukicDev", "date": "2021-10-02T15:37:28+02:00", "subject": "Correct grammar in backtracking/n_queens_math.py (#4869)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/31b34af9fa7e09b4832af36071be86df37959e0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/31b34af9fa7e09b4832af36071be86df37959e0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c873fa0b1bab5dcfeffb386dddd6a755ef2aa0f9\nAuthor: DukicDev\nDate: 2021-10-02T15:51:53+02:00\nFiles: 1\n\nMessage: Correct grammar of comment in backtracking/hamiltonian_cycle.py (#4868)", "metadata": {"id": "5d0cf396a54a", "repo": "TheAlgorithms/Python", "hash": "c873fa0b1bab5dcfeffb386dddd6a755ef2aa0f9", "author": "DukicDev", "date": "2021-10-02T15:51:53+02:00", "subject": "Correct grammar of comment in backtracking/hamiltonian_cycle.py (#4868)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c873fa0b1bab5dcfeffb386dddd6a755ef2aa0f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c873fa0b1bab5dcfeffb386dddd6a755ef2aa0f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d530d2bcf42391a8172c720e8d7c7d354a748abf\nAuthor: Nolan Emirot\nDate: 2021-10-03T20:33:42-07:00\nFiles: 1\n\nMessage: fix: comment in patience sort (#4972)", "metadata": {"id": "196eb4f6c976", "repo": "TheAlgorithms/Python", "hash": "d530d2bcf42391a8172c720e8d7c7d354a748abf", "author": "Nolan Emirot", "date": "2021-10-03T20:33:42-07:00", "subject": "fix: comment in patience sort (#4972)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d530d2bcf42391a8172c720e8d7c7d354a748abf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d530d2bcf42391a8172c720e8d7c7d354a748abf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 90db98304e06a60a3c578e9f55fe139524a4c3f8\nAuthor: Sarvesh Kumar Dwivedi\nDate: 2021-10-04T09:37:58+05:30\nFiles: 4\n\nMessage: Fix word typos in comments (#4928)", "metadata": {"id": "1793799024a2", "repo": "TheAlgorithms/Python", "hash": "90db98304e06a60a3c578e9f55fe139524a4c3f8", "author": "Sarvesh Kumar Dwivedi", "date": "2021-10-04T09:37:58+05:30", "subject": "Fix word typos in comments (#4928)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/90db98304e06a60a3c578e9f55fe139524a4c3f8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/90db98304e06a60a3c578e9f55fe139524a4c3f8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4d68d69f17f08f71ec81e5c5b681e1213ec8f7d\nAuthor: Lewis Tian\nDate: 2021-10-06T22:06:49+08:00\nFiles: 2\n\nMessage: bugfix: Add abs_max.py & abs_min.py empty list detection (#4844)", "metadata": {"id": "4f88f20acc38", "repo": "TheAlgorithms/Python", "hash": "a4d68d69f17f08f71ec81e5c5b681e1213ec8f7d", "author": "Lewis Tian", "date": "2021-10-06T22:06:49+08:00", "subject": "bugfix: Add abs_max.py & abs_min.py empty list detection (#4844)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4d68d69f17f08f71ec81e5c5b681e1213ec8f7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4d68d69f17f08f71ec81e5c5b681e1213ec8f7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 629369a34fdcaee70392d1fcd8cbcae5418c350b\nAuthor: Maxim Smolskiy\nDate: 2021-10-06T17:11:15+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 203 solution 1 (#4807)", "metadata": {"id": "29f8475914a7", "repo": "TheAlgorithms/Python", "hash": "629369a34fdcaee70392d1fcd8cbcae5418c350b", "author": "Maxim Smolskiy", "date": "2021-10-06T17:11:15+03:00", "subject": "Improve Project Euler problem 203 solution 1 (#4807)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/629369a34fdcaee70392d1fcd8cbcae5418c350b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/629369a34fdcaee70392d1fcd8cbcae5418c350b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d654806eae5dc6027911424ea828e566a64641fd\nAuthor: Maxim Smolskiy\nDate: 2021-10-06T17:11:50+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 112 solution 1 (#4808)", "metadata": {"id": "9fa15934420d", "repo": "TheAlgorithms/Python", "hash": "d654806eae5dc6027911424ea828e566a64641fd", "author": "Maxim Smolskiy", "date": "2021-10-06T17:11:50+03:00", "subject": "Improve Project Euler problem 112 solution 1 (#4808)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d654806eae5dc6027911424ea828e566a64641fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d654806eae5dc6027911424ea828e566a64641fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d324f91fe75cc859335ee1f7c9c6307d958d0558\nAuthor: Parth Satodiya\nDate: 2021-10-07T20:48:23+05:30\nFiles: 5\n\nMessage: Fix mypy errors for data_structures->linked_list directory files (#4927)", "metadata": {"id": "d70d2752dbcc", "repo": "TheAlgorithms/Python", "hash": "d324f91fe75cc859335ee1f7c9c6307d958d0558", "author": "Parth Satodiya", "date": "2021-10-07T20:48:23+05:30", "subject": "Fix mypy errors for data_structures->linked_list directory files (#4927)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/d324f91fe75cc859335ee1f7c9c6307d958d0558", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d324f91fe75cc859335ee1f7c9c6307d958d0558"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77b243e62b09cdf6201916af6762b03c54d8f77a\nAuthor: Lewis Tian\nDate: 2021-10-07T23:20:32+08:00\nFiles: 4\n\nMessage: bugfix: Add empty list detection for find_max/min (#4881)", "metadata": {"id": "ff7d7dda927a", "repo": "TheAlgorithms/Python", "hash": "77b243e62b09cdf6201916af6762b03c54d8f77a", "author": "Lewis Tian", "date": "2021-10-07T23:20:32+08:00", "subject": "bugfix: Add empty list detection for find_max/min (#4881)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/77b243e62b09cdf6201916af6762b03c54d8f77a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77b243e62b09cdf6201916af6762b03c54d8f77a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7578e0b920831c0ee3274cbfdaa6dc2b6a82cc97\nAuthor: Rohanrbharadwaj\nDate: 2021-10-10T23:22:38+05:30\nFiles: 1\n\nMessage: Used in-built method (#5183)", "metadata": {"id": "b0cfb84e3677", "repo": "TheAlgorithms/Python", "hash": "7578e0b920831c0ee3274cbfdaa6dc2b6a82cc97", "author": "Rohanrbharadwaj", "date": "2021-10-10T23:22:38+05:30", "subject": "Used in-built method (#5183)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7578e0b920831c0ee3274cbfdaa6dc2b6a82cc97", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7578e0b920831c0ee3274cbfdaa6dc2b6a82cc97"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 97562c19f8f1f079714b393b1b2afa895e930916\nAuthor: Rohanrbharadwaj\nDate: 2021-10-10T23:30:04+05:30\nFiles: 1\n\nMessage: Added doctest (#5182)", "metadata": {"id": "4d24cfa8f95e", "repo": "TheAlgorithms/Python", "hash": "97562c19f8f1f079714b393b1b2afa895e930916", "author": "Rohanrbharadwaj", "date": "2021-10-10T23:30:04+05:30", "subject": "Added doctest (#5182)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/97562c19f8f1f079714b393b1b2afa895e930916", "diff_url": "https://github.com/TheAlgorithms/Python/commit/97562c19f8f1f079714b393b1b2afa895e930916"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 729b4d875a07bd15bc6e5e8a3c79f16fa1e003e6\nAuthor: Jordan Rinder\nDate: 2021-10-10T14:02:44-04:00\nFiles: 1\n\nMessage: Add Sylvester's sequence to maths (#5171)", "metadata": {"id": "82339af13491", "repo": "TheAlgorithms/Python", "hash": "729b4d875a07bd15bc6e5e8a3c79f16fa1e003e6", "author": "Jordan Rinder", "date": "2021-10-10T14:02:44-04:00", "subject": "Add Sylvester's sequence to maths (#5171)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/729b4d875a07bd15bc6e5e8a3c79f16fa1e003e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/729b4d875a07bd15bc6e5e8a3c79f16fa1e003e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fadb97609f7b84f83a47fcf8a253145562469b23\nAuthor: Sidhaant Thakker\nDate: 2021-10-11T21:59:52+05:30\nFiles: 1\n\nMessage: Add carrier concentrations calculation algorithm (#4791)", "metadata": {"id": "d73a05a4ece5", "repo": "TheAlgorithms/Python", "hash": "fadb97609f7b84f83a47fcf8a253145562469b23", "author": "Sidhaant Thakker", "date": "2021-10-11T21:59:52+05:30", "subject": "Add carrier concentrations calculation algorithm (#4791)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fadb97609f7b84f83a47fcf8a253145562469b23", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fadb97609f7b84f83a47fcf8a253145562469b23"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e311b02e704891b2f31a1e2c8fe2df77a032b09b\nAuthor: Muhammad Hammad Sani\nDate: 2021-10-11T21:33:06+05:00\nFiles: 1\n\nMessage: Remove unnecessary branch (#4824)", "metadata": {"id": "9661cab59d2f", "repo": "TheAlgorithms/Python", "hash": "e311b02e704891b2f31a1e2c8fe2df77a032b09b", "author": "Muhammad Hammad Sani", "date": "2021-10-11T21:33:06+05:00", "subject": "Remove unnecessary branch (#4824)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e311b02e704891b2f31a1e2c8fe2df77a032b09b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e311b02e704891b2f31a1e2c8fe2df77a032b09b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bcfca67faa120cc4cb42775af302d6d52d3a3f1e\nAuthor: Joyce\nDate: 2021-10-12T00:33:44+08:00\nFiles: 20\n\nMessage: [mypy] fix type annotations for all Project Euler problems (#4747)", "metadata": {"id": "741d57775eee", "repo": "TheAlgorithms/Python", "hash": "bcfca67faa120cc4cb42775af302d6d52d3a3f1e", "author": "Joyce", "date": "2021-10-12T00:33:44+08:00", "subject": "[mypy] fix type annotations for all Project Euler problems (#4747)", "files_changed": 20, "code_url": "https://github.com/TheAlgorithms/Python/tree/bcfca67faa120cc4cb42775af302d6d52d3a3f1e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bcfca67faa120cc4cb42775af302d6d52d3a3f1e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abaa0d754b8dc24abacac2a4d7ecade2d3ddacb6\nAuthor: scfenton6\nDate: 2021-10-11T18:34:30+02:00\nFiles: 1\n\nMessage: Add type annotations (#4814)", "metadata": {"id": "03a07923ea59", "repo": "TheAlgorithms/Python", "hash": "abaa0d754b8dc24abacac2a4d7ecade2d3ddacb6", "author": "scfenton6", "date": "2021-10-11T18:34:30+02:00", "subject": "Add type annotations (#4814)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abaa0d754b8dc24abacac2a4d7ecade2d3ddacb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abaa0d754b8dc24abacac2a4d7ecade2d3ddacb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9586a6a98ef4bad7894bfe31da4fab42f6b3d6cd\nAuthor: poloso\nDate: 2021-10-11T11:44:38-05:00\nFiles: 2\n\nMessage: Change comments for improved consistency (#5223)", "metadata": {"id": "65803790da73", "repo": "TheAlgorithms/Python", "hash": "9586a6a98ef4bad7894bfe31da4fab42f6b3d6cd", "author": "poloso", "date": "2021-10-11T11:44:38-05:00", "subject": "Change comments for improved consistency (#5223)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9586a6a98ef4bad7894bfe31da4fab42f6b3d6cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9586a6a98ef4bad7894bfe31da4fab42f6b3d6cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b0ac73da25915d4cb4d2754f7c12d1b81fc9f90\nAuthor: Aman kanojiya\nDate: 2021-10-12T15:21:27+05:30\nFiles: 1\n\nMessage: Magnitude and Angle of Vector (#5225)", "metadata": {"id": "607c53f67564", "repo": "TheAlgorithms/Python", "hash": "1b0ac73da25915d4cb4d2754f7c12d1b81fc9f90", "author": "Aman kanojiya", "date": "2021-10-12T15:21:27+05:30", "subject": "Magnitude and Angle of Vector (#5225)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b0ac73da25915d4cb4d2754f7c12d1b81fc9f90", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b0ac73da25915d4cb4d2754f7c12d1b81fc9f90"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 943e03fc545f91482dae08d7a2f1335d9d1faf17\nAuthor: Raj-Pansuriya\nDate: 2021-10-14T16:21:13+05:30\nFiles: 1\n\nMessage: Added Optimal Merge Pattern Algorithm (#5274)", "metadata": {"id": "3b0f74261f7b", "repo": "TheAlgorithms/Python", "hash": "943e03fc545f91482dae08d7a2f1335d9d1faf17", "author": "Raj-Pansuriya", "date": "2021-10-14T16:21:13+05:30", "subject": "Added Optimal Merge Pattern Algorithm (#5274)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/943e03fc545f91482dae08d7a2f1335d9d1faf17", "diff_url": "https://github.com/TheAlgorithms/Python/commit/943e03fc545f91482dae08d7a2f1335d9d1faf17"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b4cb05ee5a89609590785b683f81f42a77dadf1\nAuthor: Aman kanojiya\nDate: 2021-10-14T16:23:03+05:30\nFiles: 1\n\nMessage: Modified Euler's Method (#5258)", "metadata": {"id": "b79b403d8193", "repo": "TheAlgorithms/Python", "hash": "9b4cb05ee5a89609590785b683f81f42a77dadf1", "author": "Aman kanojiya", "date": "2021-10-14T16:23:03+05:30", "subject": "Modified Euler's Method (#5258)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b4cb05ee5a89609590785b683f81f42a77dadf1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b4cb05ee5a89609590785b683f81f42a77dadf1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d561de0bd93a4aef31765ae84b97dafdb606a7e6\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-14T16:53:18+05:30\nFiles: 1\n\nMessage: Add surface area of cone and cylinder and hemisphere (#5220)", "metadata": {"id": "a0ccc93dc730", "repo": "TheAlgorithms/Python", "hash": "d561de0bd93a4aef31765ae84b97dafdb606a7e6", "author": "Rohan R Bharadwaj", "date": "2021-10-14T16:53:18+05:30", "subject": "Add surface area of cone and cylinder and hemisphere (#5220)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d561de0bd93a4aef31765ae84b97dafdb606a7e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d561de0bd93a4aef31765ae84b97dafdb606a7e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bb37ebbe50b7c7140b6efc52b95f3c32f230ea0a\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-14T19:31:38+05:30\nFiles: 1\n\nMessage: Create baconian_cipher.py (#5251)", "metadata": {"id": "43edd2092356", "repo": "TheAlgorithms/Python", "hash": "bb37ebbe50b7c7140b6efc52b95f3c32f230ea0a", "author": "Rohan R Bharadwaj", "date": "2021-10-14T19:31:38+05:30", "subject": "Create baconian_cipher.py (#5251)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bb37ebbe50b7c7140b6efc52b95f3c32f230ea0a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bb37ebbe50b7c7140b6efc52b95f3c32f230ea0a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 618f9ca885a6f4e0c2f7dfcf1768ef7b0f717ba6\nAuthor: Jordan Rinder\nDate: 2021-10-14T10:30:52-04:00\nFiles: 1\n\nMessage: Add Proth number to maths (#5246)", "metadata": {"id": "707b4c833c70", "repo": "TheAlgorithms/Python", "hash": "618f9ca885a6f4e0c2f7dfcf1768ef7b0f717ba6", "author": "Jordan Rinder", "date": "2021-10-14T10:30:52-04:00", "subject": "Add Proth number to maths (#5246)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/618f9ca885a6f4e0c2f7dfcf1768ef7b0f717ba6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/618f9ca885a6f4e0c2f7dfcf1768ef7b0f717ba6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ca842b4add2a81c6d50e4fba2bf33ad07f54dbca\nAuthor: Christian Clauss\nDate: 2021-10-14T18:19:47+02:00\nFiles: 2\n\nMessage: It is OK to test ./scripts (#5290)", "metadata": {"id": "7f689979f3d1", "repo": "TheAlgorithms/Python", "hash": "ca842b4add2a81c6d50e4fba2bf33ad07f54dbca", "author": "Christian Clauss", "date": "2021-10-14T18:19:47+02:00", "subject": "It is OK to test ./scripts (#5290)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ca842b4add2a81c6d50e4fba2bf33ad07f54dbca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ca842b4add2a81c6d50e4fba2bf33ad07f54dbca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 545fec7a1446348d117f8c840cb4e334a67e25da\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-15T16:03:39+05:30\nFiles: 1\n\nMessage: Fix documentation (#5311)", "metadata": {"id": "524e345413f4", "repo": "TheAlgorithms/Python", "hash": "545fec7a1446348d117f8c840cb4e334a67e25da", "author": "Rohan R Bharadwaj", "date": "2021-10-15T16:03:39+05:30", "subject": "Fix documentation (#5311)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/545fec7a1446348d117f8c840cb4e334a67e25da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/545fec7a1446348d117f8c840cb4e334a67e25da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 908cb4f1e72e16726ef5ca8365b36d473fcf2e00\nAuthor: Manuel Di Lullo\nDate: 2021-10-15T15:04:38+02:00\nFiles: 1\n\nMessage: Greedy min vertex cover hacktoberfest (#5241)", "metadata": {"id": "72834a7532c4", "repo": "TheAlgorithms/Python", "hash": "908cb4f1e72e16726ef5ca8365b36d473fcf2e00", "author": "Manuel Di Lullo", "date": "2021-10-15T15:04:38+02:00", "subject": "Greedy min vertex cover hacktoberfest (#5241)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/908cb4f1e72e16726ef5ca8365b36d473fcf2e00", "diff_url": "https://github.com/TheAlgorithms/Python/commit/908cb4f1e72e16726ef5ca8365b36d473fcf2e00"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1d457be29d0ac55ebafe049a9a13f9b9c09f1380\nAuthor: Manuel Di Lullo\nDate: 2021-10-15T17:03:57+02:00\nFiles: 1\n\nMessage: Matching min vertex cover (#5326)", "metadata": {"id": "a96b7c8accfd", "repo": "TheAlgorithms/Python", "hash": "1d457be29d0ac55ebafe049a9a13f9b9c09f1380", "author": "Manuel Di Lullo", "date": "2021-10-15T17:03:57+02:00", "subject": "Matching min vertex cover (#5326)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1d457be29d0ac55ebafe049a9a13f9b9c09f1380", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1d457be29d0ac55ebafe049a9a13f9b9c09f1380"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4cf1aaeb967790b88c85d5c773538754ffd89a44\nAuthor: Murilo Gonçalves\nDate: 2021-10-15T18:57:41-03:00\nFiles: 1\n\nMessage: Updated mypy.ini, removed ok folders that were excluded (#5331)", "metadata": {"id": "4fa1d1c8f4a6", "repo": "TheAlgorithms/Python", "hash": "4cf1aaeb967790b88c85d5c773538754ffd89a44", "author": "Murilo Gonçalves", "date": "2021-10-15T18:57:41-03:00", "subject": "Updated mypy.ini, removed ok folders that were excluded (#5331)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4cf1aaeb967790b88c85d5c773538754ffd89a44", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4cf1aaeb967790b88c85d5c773538754ffd89a44"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 152261765a93c2a12eb4af0abdd297652766d47d\nAuthor: Appledora\nDate: 2021-10-16T06:02:44+06:00\nFiles: 1\n\nMessage: Show images from google query (#4853)", "metadata": {"id": "043c0c48fa40", "repo": "TheAlgorithms/Python", "hash": "152261765a93c2a12eb4af0abdd297652766d47d", "author": "Appledora", "date": "2021-10-16T06:02:44+06:00", "subject": "Show images from google query (#4853)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/152261765a93c2a12eb4af0abdd297652766d47d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/152261765a93c2a12eb4af0abdd297652766d47d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37385883aaa140a505488d23fa37be4049768f2b\nAuthor: Appledora\nDate: 2021-10-16T07:32:33+06:00\nFiles: 1\n\nMessage: Improved readability of web_programming/get_imdbtop.py and added documentations with doctests (#4855)", "metadata": {"id": "6d942f4d8b48", "repo": "TheAlgorithms/Python", "hash": "37385883aaa140a505488d23fa37be4049768f2b", "author": "Appledora", "date": "2021-10-16T07:32:33+06:00", "subject": "Improved readability of web_programming/get_imdbtop.py and added documentations with doctests (#4855)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/37385883aaa140a505488d23fa37be4049768f2b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37385883aaa140a505488d23fa37be4049768f2b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 433b804f7d1a19403cb0856232f0d23f09d4b4a0\nAuthor: Saurabh Suresh Powar\nDate: 2021-10-16T20:02:40+05:30\nFiles: 2\n\nMessage: Added morphological operations, fixes: #5197 (#5199)", "metadata": {"id": "9d0d5b7ca706", "repo": "TheAlgorithms/Python", "hash": "433b804f7d1a19403cb0856232f0d23f09d4b4a0", "author": "Saurabh Suresh Powar", "date": "2021-10-16T20:02:40+05:30", "subject": "Added morphological operations, fixes: #5197 (#5199)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/433b804f7d1a19403cb0856232f0d23f09d4b4a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/433b804f7d1a19403cb0856232f0d23f09d4b4a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8dc7cdbc57e0a51c7ef0d6a5974d990c5f27cf4a\nAuthor: Christian Clauss\nDate: 2021-10-16T18:57:38+02:00\nFiles: 3\n\nMessage: Add tests to morse_code.py (#5337)", "metadata": {"id": "27bf403d5a49", "repo": "TheAlgorithms/Python", "hash": "8dc7cdbc57e0a51c7ef0d6a5974d990c5f27cf4a", "author": "Christian Clauss", "date": "2021-10-16T18:57:38+02:00", "subject": "Add tests to morse_code.py (#5337)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8dc7cdbc57e0a51c7ef0d6a5974d990c5f27cf4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8dc7cdbc57e0a51c7ef0d6a5974d990c5f27cf4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ef2e4d1d06a0d7497bb7cbca0cad32fc1d9c6cd\nAuthor: Srishtik Bhandarkar\nDate: 2021-10-16T22:38:41+05:30\nFiles: 2\n\nMessage: Add Project Euler Problem 092 (#5091)", "metadata": {"id": "c327de52ab9c", "repo": "TheAlgorithms/Python", "hash": "7ef2e4d1d06a0d7497bb7cbca0cad32fc1d9c6cd", "author": "Srishtik Bhandarkar", "date": "2021-10-16T22:38:41+05:30", "subject": "Add Project Euler Problem 092 (#5091)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ef2e4d1d06a0d7497bb7cbca0cad32fc1d9c6cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ef2e4d1d06a0d7497bb7cbca0cad32fc1d9c6cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4bf2eedd3c234eddd04fbea314005ca06d32e923\nAuthor: John Law\nDate: 2021-10-17T14:07:45+08:00\nFiles: 2\n\nMessage: [mypy] fix mypy error in Project Euler Problem 092 solution 1 (#5357)", "metadata": {"id": "546cdbc41edd", "repo": "TheAlgorithms/Python", "hash": "4bf2eedd3c234eddd04fbea314005ca06d32e923", "author": "John Law", "date": "2021-10-17T14:07:45+08:00", "subject": "[mypy] fix mypy error in Project Euler Problem 092 solution 1 (#5357)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4bf2eedd3c234eddd04fbea314005ca06d32e923", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4bf2eedd3c234eddd04fbea314005ca06d32e923"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08d4d226d797c94254f53be0c71d3304ea093bd4\nAuthor: Meysam\nDate: 2021-10-17T19:26:12+03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations for graphs/boruvka (#4867)", "metadata": {"id": "0cfce6c1fd69", "repo": "TheAlgorithms/Python", "hash": "08d4d226d797c94254f53be0c71d3304ea093bd4", "author": "Meysam", "date": "2021-10-17T19:26:12+03:00", "subject": "[mypy] Fix type annotations for graphs/boruvka (#4867)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/08d4d226d797c94254f53be0c71d3304ea093bd4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08d4d226d797c94254f53be0c71d3304ea093bd4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e64bf4600e933e820701a769a453ee379c8ea2c\nAuthor: Atharva Deshpande\nDate: 2021-10-18T10:16:23+05:30\nFiles: 3\n\nMessage: Re-organize math/series (#5044)", "metadata": {"id": "4291c7c108be", "repo": "TheAlgorithms/Python", "hash": "1e64bf4600e933e820701a769a453ee379c8ea2c", "author": "Atharva Deshpande", "date": "2021-10-18T10:16:23+05:30", "subject": "Re-organize math/series (#5044)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e64bf4600e933e820701a769a453ee379c8ea2c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e64bf4600e933e820701a769a453ee379c8ea2c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0935ab0cb2c3634b553406eefabb5f97011f2e84\nAuthor: Jaydeep Das\nDate: 2021-10-18T12:46:42+05:30\nFiles: 1\n\nMessage: Added giphy.py to fetch gifs on a given topic (#5378)", "metadata": {"id": "5e1cfb0ee54f", "repo": "TheAlgorithms/Python", "hash": "0935ab0cb2c3634b553406eefabb5f97011f2e84", "author": "Jaydeep Das", "date": "2021-10-18T12:46:42+05:30", "subject": "Added giphy.py to fetch gifs on a given topic (#5378)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0935ab0cb2c3634b553406eefabb5f97011f2e84", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0935ab0cb2c3634b553406eefabb5f97011f2e84"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa88559cab4aa2e935df97b8e2710b34402fc10f\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-18T19:05:35+05:30\nFiles: 1\n\nMessage: Create join.py (#5363)", "metadata": {"id": "a52a4071df2e", "repo": "TheAlgorithms/Python", "hash": "fa88559cab4aa2e935df97b8e2710b34402fc10f", "author": "Rohan R Bharadwaj", "date": "2021-10-18T19:05:35+05:30", "subject": "Create join.py (#5363)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa88559cab4aa2e935df97b8e2710b34402fc10f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa88559cab4aa2e935df97b8e2710b34402fc10f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4af521504227c4cada677538163033779cd4df07\nAuthor: iradonov\nDate: 2021-10-18T19:46:47+03:00\nFiles: 1\n\nMessage: added Schur complement to linear algebra (#4793)", "metadata": {"id": "17213289cacf", "repo": "TheAlgorithms/Python", "hash": "4af521504227c4cada677538163033779cd4df07", "author": "iradonov", "date": "2021-10-18T19:46:47+03:00", "subject": "added Schur complement to linear algebra (#4793)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4af521504227c4cada677538163033779cd4df07", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4af521504227c4cada677538163033779cd4df07"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d28463c75df4dbaee795c99c05a4021d4cc5e386\nAuthor: Jainendra Mandavi\nDate: 2021-10-18T22:23:10+05:30\nFiles: 1\n\nMessage: Create count_1s_brian_kernighan_method (#5385)", "metadata": {"id": "53648d278add", "repo": "TheAlgorithms/Python", "hash": "d28463c75df4dbaee795c99c05a4021d4cc5e386", "author": "Jainendra Mandavi", "date": "2021-10-18T22:23:10+05:30", "subject": "Create count_1s_brian_kernighan_method (#5385)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d28463c75df4dbaee795c99c05a4021d4cc5e386", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d28463c75df4dbaee795c99c05a4021d4cc5e386"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 66c96aa0378eca8bc2c39ca6ae2204096df4c728\nAuthor: Sabari Ganesh\nDate: 2021-10-19T10:56:03+05:30\nFiles: 1\n\nMessage: Added length unit conversions (#5373)", "metadata": {"id": "c3e17f813037", "repo": "TheAlgorithms/Python", "hash": "66c96aa0378eca8bc2c39ca6ae2204096df4c728", "author": "Sabari Ganesh", "date": "2021-10-19T10:56:03+05:30", "subject": "Added length unit conversions (#5373)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/66c96aa0378eca8bc2c39ca6ae2204096df4c728", "diff_url": "https://github.com/TheAlgorithms/Python/commit/66c96aa0378eca8bc2c39ca6ae2204096df4c728"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aa0ace4df7dfff3a70685466e96c51dd264e5083\nAuthor: Christian Clauss\nDate: 2021-10-19T08:05:20+02:00\nFiles: 2\n\nMessage: Remove exception detail from doctest (#5430)", "metadata": {"id": "df4929c578e1", "repo": "TheAlgorithms/Python", "hash": "aa0ace4df7dfff3a70685466e96c51dd264e5083", "author": "Christian Clauss", "date": "2021-10-19T08:05:20+02:00", "subject": "Remove exception detail from doctest (#5430)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/aa0ace4df7dfff3a70685466e96c51dd264e5083", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aa0ace4df7dfff3a70685466e96c51dd264e5083"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4880931c2451d00a6b9b830f84b23af847b276a0\nAuthor: Vinicius Cordeiro\nDate: 2021-10-19T03:37:51-03:00\nFiles: 1\n\nMessage: Add Polybius cipher (#5409)", "metadata": {"id": "57cf8cd07e98", "repo": "TheAlgorithms/Python", "hash": "4880931c2451d00a6b9b830f84b23af847b276a0", "author": "Vinicius Cordeiro", "date": "2021-10-19T03:37:51-03:00", "subject": "Add Polybius cipher (#5409)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4880931c2451d00a6b9b830f84b23af847b276a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4880931c2451d00a6b9b830f84b23af847b276a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f7804334f15681510d4f3a008bafe742cb65d97f\nAuthor: Christian Clauss\nDate: 2021-10-19T11:11:49+02:00\nFiles: 2\n\nMessage: length_conversion.py: Deal with uppercase and abbreviations (#5433)", "metadata": {"id": "f76a6643bb6b", "repo": "TheAlgorithms/Python", "hash": "f7804334f15681510d4f3a008bafe742cb65d97f", "author": "Christian Clauss", "date": "2021-10-19T11:11:49+02:00", "subject": "length_conversion.py: Deal with uppercase and abbreviations (#5433)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f7804334f15681510d4f3a008bafe742cb65d97f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f7804334f15681510d4f3a008bafe742cb65d97f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c886a66d34b1bf8796d261c94f983a43453828d7\nAuthor: Snimerjot Singh\nDate: 2021-10-20T11:05:41+05:30\nFiles: 1\n\nMessage: Added check_strong_password.py (#4950)", "metadata": {"id": "4333fc1ef288", "repo": "TheAlgorithms/Python", "hash": "c886a66d34b1bf8796d261c94f983a43453828d7", "author": "Snimerjot Singh", "date": "2021-10-20T11:05:41+05:30", "subject": "Added check_strong_password.py (#4950)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c886a66d34b1bf8796d261c94f983a43453828d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c886a66d34b1bf8796d261c94f983a43453828d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2e2e1b656cf12789c0cc93ad4d2a4771be86cbab\nAuthor: Immiel\nDate: 2021-10-20T15:08:39+07:00\nFiles: 1\n\nMessage: singly_linked_list: Added additional documentation, type hints and test cases (#4988)", "metadata": {"id": "9cb77af163c3", "repo": "TheAlgorithms/Python", "hash": "2e2e1b656cf12789c0cc93ad4d2a4771be86cbab", "author": "Immiel", "date": "2021-10-20T15:08:39+07:00", "subject": "singly_linked_list: Added additional documentation, type hints and test cases (#4988)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2e2e1b656cf12789c0cc93ad4d2a4771be86cbab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2e2e1b656cf12789c0cc93ad4d2a4771be86cbab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83cf5786cddd694a2af25827f8861b7dbcbf706c\nAuthor: P U N I T H\nDate: 2021-10-20T14:00:58+05:30\nFiles: 1\n\nMessage: Add wildcard pattern matching using dynamic programming (#5334)", "metadata": {"id": "5338c74be6b7", "repo": "TheAlgorithms/Python", "hash": "83cf5786cddd694a2af25827f8861b7dbcbf706c", "author": "P U N I T H", "date": "2021-10-20T14:00:58+05:30", "subject": "Add wildcard pattern matching using dynamic programming (#5334)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/83cf5786cddd694a2af25827f8861b7dbcbf706c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83cf5786cddd694a2af25827f8861b7dbcbf706c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50485f7c8e33b0a3bf6e603cdae3505d40b1d97a\nAuthor: Manan Rathi\nDate: 2021-10-20T14:12:32+05:30\nFiles: 6\n\nMessage: Fix typos in Sorts and Bit_manipulation (#4949)", "metadata": {"id": "b6c84931c0be", "repo": "TheAlgorithms/Python", "hash": "50485f7c8e33b0a3bf6e603cdae3505d40b1d97a", "author": "Manan Rathi", "date": "2021-10-20T14:12:32+05:30", "subject": "Fix typos in Sorts and Bit_manipulation (#4949)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/50485f7c8e33b0a3bf6e603cdae3505d40b1d97a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50485f7c8e33b0a3bf6e603cdae3505d40b1d97a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2e955aea460d6ac173d5bfeab0c71db0658e2bcb\nAuthor: Benjamín García Roqués\nDate: 2021-10-21T00:38:04-03:00\nFiles: 1\n\nMessage: Replace double_ended_queue.py (#5429)", "metadata": {"id": "551b42332c77", "repo": "TheAlgorithms/Python", "hash": "2e955aea460d6ac173d5bfeab0c71db0658e2bcb", "author": "Benjamín García Roqués", "date": "2021-10-21T00:38:04-03:00", "subject": "Replace double_ended_queue.py (#5429)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2e955aea460d6ac173d5bfeab0c71db0658e2bcb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2e955aea460d6ac173d5bfeab0c71db0658e2bcb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0acfd46cbd6b29847d9e0e226431ab6004b8e9b\nAuthor: John Law\nDate: 2021-10-21T15:06:32+08:00\nFiles: 4\n\nMessage: Fix factorial issues (#5496)", "metadata": {"id": "14ba51132d5c", "repo": "TheAlgorithms/Python", "hash": "c0acfd46cbd6b29847d9e0e226431ab6004b8e9b", "author": "John Law", "date": "2021-10-21T15:06:32+08:00", "subject": "Fix factorial issues (#5496)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0acfd46cbd6b29847d9e0e226431ab6004b8e9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0acfd46cbd6b29847d9e0e226431ab6004b8e9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fdf095f69f428b161e939b18971812285608495a\nAuthor: poloso\nDate: 2021-10-21T08:13:42-05:00\nFiles: 1\n\nMessage: [mypy] check polygon and corrections (#5419)", "metadata": {"id": "eff9c4d2135e", "repo": "TheAlgorithms/Python", "hash": "fdf095f69f428b161e939b18971812285608495a", "author": "poloso", "date": "2021-10-21T08:13:42-05:00", "subject": "[mypy] check polygon and corrections (#5419)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fdf095f69f428b161e939b18971812285608495a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fdf095f69f428b161e939b18971812285608495a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9153db2d275086bb951b696b3a4628c76a14ac90\nAuthor: Sherman Hui\nDate: 2021-10-21T20:39:18-07:00\nFiles: 1\n\nMessage: [mypy] fix: fix mypy error in singly_linked_list.py (#5517)", "metadata": {"id": "e36cbb9de26a", "repo": "TheAlgorithms/Python", "hash": "9153db2d275086bb951b696b3a4628c76a14ac90", "author": "Sherman Hui", "date": "2021-10-21T20:39:18-07:00", "subject": "[mypy] fix: fix mypy error in singly_linked_list.py (#5517)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9153db2d275086bb951b696b3a4628c76a14ac90", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9153db2d275086bb951b696b3a4628c76a14ac90"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b373c991f69e20d7e1dc92d1613e60a5605bf1a8\nAuthor: Sherman Hui\nDate: 2021-10-21T20:40:17-07:00\nFiles: 1\n\nMessage: [mypy] fix: fix mypy error in trie.py(#5516)", "metadata": {"id": "652205d1d49a", "repo": "TheAlgorithms/Python", "hash": "b373c991f69e20d7e1dc92d1613e60a5605bf1a8", "author": "Sherman Hui", "date": "2021-10-21T20:40:17-07:00", "subject": "[mypy] fix: fix mypy error in trie.py(#5516)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b373c991f69e20d7e1dc92d1613e60a5605bf1a8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b373c991f69e20d7e1dc92d1613e60a5605bf1a8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 57a7e5738b8224f58941019964da67ece679eab9\nAuthor: Jenny Vo\nDate: 2021-10-22T04:52:39+01:00\nFiles: 1\n\nMessage: Add implementation of Coulomb's Law (#4897)", "metadata": {"id": "abaae3c12de1", "repo": "TheAlgorithms/Python", "hash": "57a7e5738b8224f58941019964da67ece679eab9", "author": "Jenny Vo", "date": "2021-10-22T04:52:39+01:00", "subject": "Add implementation of Coulomb's Law (#4897)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/57a7e5738b8224f58941019964da67ece679eab9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/57a7e5738b8224f58941019964da67ece679eab9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 83a63d9c22cb0003c4e279cf5e22a2f07b83d652\nAuthor: Erwin Junge\nDate: 2021-10-22T06:14:45+02:00\nFiles: 1\n\nMessage: [mypy] Add missing type annotation in conways_game_of_life.py (#5490)", "metadata": {"id": "f481bf8dab75", "repo": "TheAlgorithms/Python", "hash": "83a63d9c22cb0003c4e279cf5e22a2f07b83d652", "author": "Erwin Junge", "date": "2021-10-22T06:14:45+02:00", "subject": "[mypy] Add missing type annotation in conways_game_of_life.py (#5490)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/83a63d9c22cb0003c4e279cf5e22a2f07b83d652", "diff_url": "https://github.com/TheAlgorithms/Python/commit/83a63d9c22cb0003c4e279cf5e22a2f07b83d652"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08254eb2e4da3fba23d019f39f7f22a05532cd0e\nAuthor: Erwin Junge\nDate: 2021-10-22T11:45:19+02:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations for boolean_algebra/quine_mc_cluskey.py (#5489)", "metadata": {"id": "fd222678d637", "repo": "TheAlgorithms/Python", "hash": "08254eb2e4da3fba23d019f39f7f22a05532cd0e", "author": "Erwin Junge", "date": "2021-10-22T11:45:19+02:00", "subject": "[mypy] Fix type annotations for boolean_algebra/quine_mc_cluskey.py (#5489)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/08254eb2e4da3fba23d019f39f7f22a05532cd0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08254eb2e4da3fba23d019f39f7f22a05532cd0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d924a8051bfe0fe8de164e5074eb4f5f8fa6afb3\nAuthor: Erwin Junge\nDate: 2021-10-22T11:45:30+02:00\nFiles: 1\n\nMessage: [mypy] Add missing type annotation (#5491)", "metadata": {"id": "663479c199ff", "repo": "TheAlgorithms/Python", "hash": "d924a8051bfe0fe8de164e5074eb4f5f8fa6afb3", "author": "Erwin Junge", "date": "2021-10-22T11:45:30+02:00", "subject": "[mypy] Add missing type annotation (#5491)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d924a8051bfe0fe8de164e5074eb4f5f8fa6afb3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d924a8051bfe0fe8de164e5074eb4f5f8fa6afb3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 061614880d0c4e1b3483665b1b82cc124932ff51\nAuthor: poloso\nDate: 2021-10-22T05:07:28-05:00\nFiles: 1\n\nMessage: [mypy] fix type annotations for graphs/a_star.py #4052 (#5224)", "metadata": {"id": "9ab738bab1cd", "repo": "TheAlgorithms/Python", "hash": "061614880d0c4e1b3483665b1b82cc124932ff51", "author": "poloso", "date": "2021-10-22T05:07:28-05:00", "subject": "[mypy] fix type annotations for graphs/a_star.py #4052 (#5224)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/061614880d0c4e1b3483665b1b82cc124932ff51", "diff_url": "https://github.com/TheAlgorithms/Python/commit/061614880d0c4e1b3483665b1b82cc124932ff51"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d82cf5292fbd0ffe1764a1da5c96a39b244618eb\nAuthor: QuartzAl\nDate: 2021-10-22T18:14:35+07:00\nFiles: 1\n\nMessage: split into usable functions and added docstrings for base32 cipher (#5466)", "metadata": {"id": "963b30753109", "repo": "TheAlgorithms/Python", "hash": "d82cf5292fbd0ffe1764a1da5c96a39b244618eb", "author": "QuartzAl", "date": "2021-10-22T18:14:35+07:00", "subject": " split into usable functions and added docstrings for base32 cipher (#5466)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d82cf5292fbd0ffe1764a1da5c96a39b244618eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d82cf5292fbd0ffe1764a1da5c96a39b244618eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 629848e3721d9354d25fad6cb4729e6afdbbf799\nAuthor: Sherman Hui\nDate: 2021-10-22T07:07:05-07:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations in `data_structures/binary_tree` (#5518)", "metadata": {"id": "2a9eac789fd1", "repo": "TheAlgorithms/Python", "hash": "629848e3721d9354d25fad6cb4729e6afdbbf799", "author": "Sherman Hui", "date": "2021-10-22T07:07:05-07:00", "subject": "[mypy] Fix type annotations in `data_structures/binary_tree` (#5518)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/629848e3721d9354d25fad6cb4729e6afdbbf799", "diff_url": "https://github.com/TheAlgorithms/Python/commit/629848e3721d9354d25fad6cb4729e6afdbbf799"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ca12799974aa2d0756aec608d38fea04f1239d7\nAuthor: Toki345\nDate: 2021-10-22T22:07:57+08:00\nFiles: 1\n\nMessage: Fixed grammar on Anagram Description (#5512)", "metadata": {"id": "ba5232295e11", "repo": "TheAlgorithms/Python", "hash": "0ca12799974aa2d0756aec608d38fea04f1239d7", "author": "Toki345", "date": "2021-10-22T22:07:57+08:00", "subject": "Fixed grammar on Anagram Description (#5512)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ca12799974aa2d0756aec608d38fea04f1239d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ca12799974aa2d0756aec608d38fea04f1239d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ddd81df211332b580887a929367a1d529c56dbe\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-22T22:44:08+05:30\nFiles: 2\n\nMessage: Remove wrongly placed double qoutes (#5530)", "metadata": {"id": "46a1c62548d6", "repo": "TheAlgorithms/Python", "hash": "2ddd81df211332b580887a929367a1d529c56dbe", "author": "Rohan R Bharadwaj", "date": "2021-10-22T22:44:08+05:30", "subject": "Remove wrongly placed double qoutes (#5530)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ddd81df211332b580887a929367a1d529c56dbe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ddd81df211332b580887a929367a1d529c56dbe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07141e4bcce7770300f4cf7c3042bdfc5e3c9934\nAuthor: Murilo Gonçalves\nDate: 2021-10-22T14:14:27-03:00\nFiles: 1\n\nMessage: Add doctests to prime_check function (#5503)", "metadata": {"id": "e3b2e09a6a39", "repo": "TheAlgorithms/Python", "hash": "07141e4bcce7770300f4cf7c3042bdfc5e3c9934", "author": "Murilo Gonçalves", "date": "2021-10-22T14:14:27-03:00", "subject": "Add doctests to prime_check function (#5503)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/07141e4bcce7770300f4cf7c3042bdfc5e3c9934", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07141e4bcce7770300f4cf7c3042bdfc5e3c9934"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11ec2fd3fb472a8bcac738f372e6e0f731326d3b\nAuthor: Edward Nuno\nDate: 2021-10-22T10:21:41-07:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations for trie.py (#5022)", "metadata": {"id": "9e420e468668", "repo": "TheAlgorithms/Python", "hash": "11ec2fd3fb472a8bcac738f372e6e0f731326d3b", "author": "Edward Nuno", "date": "2021-10-22T10:21:41-07:00", "subject": "[mypy] Fix type annotations for trie.py (#5022)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/11ec2fd3fb472a8bcac738f372e6e0f731326d3b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11ec2fd3fb472a8bcac738f372e6e0f731326d3b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20e09c3ec2021edf7e6cfd85299544c651012919\nAuthor: Dylan Buchi\nDate: 2021-10-23T06:56:58-03:00\nFiles: 1\n\nMessage: [mypy] Add type annotations for linked queue in data structures (#5533)", "metadata": {"id": "8207b27a20a4", "repo": "TheAlgorithms/Python", "hash": "20e09c3ec2021edf7e6cfd85299544c651012919", "author": "Dylan Buchi", "date": "2021-10-23T06:56:58-03:00", "subject": "[mypy] Add type annotations for linked queue in data structures (#5533)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/20e09c3ec2021edf7e6cfd85299544c651012919", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20e09c3ec2021edf7e6cfd85299544c651012919"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c50f0c56aa23e8ab9ab019bc61f80465da135ef8\nAuthor: Atishaye Jain\nDate: 2021-10-23T15:59:42+05:30\nFiles: 1\n\nMessage: add check_cycle.py (#5475)", "metadata": {"id": "89afc673728c", "repo": "TheAlgorithms/Python", "hash": "c50f0c56aa23e8ab9ab019bc61f80465da135ef8", "author": "Atishaye Jain", "date": "2021-10-23T15:59:42+05:30", "subject": "add check_cycle.py (#5475)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c50f0c56aa23e8ab9ab019bc61f80465da135ef8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c50f0c56aa23e8ab9ab019bc61f80465da135ef8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 27f2465135dc00abb6ec569b050780e9e62d02f3\nAuthor: Jaydeep Das\nDate: 2021-10-23T16:26:26+05:30\nFiles: 1\n\nMessage: Added new file: nasa_data.py (#5543)", "metadata": {"id": "21170e2ec9ed", "repo": "TheAlgorithms/Python", "hash": "27f2465135dc00abb6ec569b050780e9e62d02f3", "author": "Jaydeep Das", "date": "2021-10-23T16:26:26+05:30", "subject": "Added new file: nasa_data.py (#5543)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/27f2465135dc00abb6ec569b050780e9e62d02f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/27f2465135dc00abb6ec569b050780e9e62d02f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b64fd56776f03342559034df27948269d49c3375\nAuthor: Jaydeep Das\nDate: 2021-10-23T18:08:25+05:30\nFiles: 1\n\nMessage: Added feature to `web_programming/nasa_data.py` : Can download the APOD image to a specified location on disk. (#5551)", "metadata": {"id": "24ff42523fca", "repo": "TheAlgorithms/Python", "hash": "b64fd56776f03342559034df27948269d49c3375", "author": "Jaydeep Das", "date": "2021-10-23T18:08:25+05:30", "subject": "Added feature to `web_programming/nasa_data.py` : Can download the APOD image to a specified location on disk. (#5551)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b64fd56776f03342559034df27948269d49c3375", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b64fd56776f03342559034df27948269d49c3375"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b72a66b713bb998354df7bfd165c179a756e3b91\nAuthor: Mitheel\nDate: 2021-10-23T18:24:41+05:30\nFiles: 1\n\nMessage: Fixed grammatical errors in CONTRIBUTING.md (#5555)", "metadata": {"id": "7f6f0810d159", "repo": "TheAlgorithms/Python", "hash": "b72a66b713bb998354df7bfd165c179a756e3b91", "author": "Mitheel", "date": "2021-10-23T18:24:41+05:30", "subject": "Fixed grammatical errors in CONTRIBUTING.md (#5555)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b72a66b713bb998354df7bfd165c179a756e3b91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b72a66b713bb998354df7bfd165c179a756e3b91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80a885c97563ffc3d93a0678bd7219945be1a166\nAuthor: Limbad Yash\nDate: 2021-10-23T18:48:09+05:30\nFiles: 1\n\nMessage: Update pop function (#5544)", "metadata": {"id": "12223deb2332", "repo": "TheAlgorithms/Python", "hash": "80a885c97563ffc3d93a0678bd7219945be1a166", "author": "Limbad Yash", "date": "2021-10-23T18:48:09+05:30", "subject": "Update pop function (#5544)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80a885c97563ffc3d93a0678bd7219945be1a166", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80a885c97563ffc3d93a0678bd7219945be1a166"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 218d8921dbb264c9636bef5bd10e23acafd032eb\nAuthor: Studiex\nDate: 2021-10-23T17:20:52+04:00\nFiles: 1\n\nMessage: Implementation of SHA-256 using Python (#5532)", "metadata": {"id": "ff24d50298d3", "repo": "TheAlgorithms/Python", "hash": "218d8921dbb264c9636bef5bd10e23acafd032eb", "author": "Studiex", "date": "2021-10-23T17:20:52+04:00", "subject": "Implementation of SHA-256 using Python (#5532)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/218d8921dbb264c9636bef5bd10e23acafd032eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/218d8921dbb264c9636bef5bd10e23acafd032eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd9464e4ac6ccccd4699bf52bddefa2bfb1dafea\nAuthor: Christian Clauss\nDate: 2021-10-23T18:15:30+02:00\nFiles: 5\n\nMessage: mandelbrot.py: Commenting out long running tests (#5558)", "metadata": {"id": "69dff94e9357", "repo": "TheAlgorithms/Python", "hash": "bd9464e4ac6ccccd4699bf52bddefa2bfb1dafea", "author": "Christian Clauss", "date": "2021-10-23T18:15:30+02:00", "subject": "mandelbrot.py: Commenting out long running tests (#5558)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd9464e4ac6ccccd4699bf52bddefa2bfb1dafea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd9464e4ac6ccccd4699bf52bddefa2bfb1dafea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00a67010e8c28cdaa6142d0c4a386282bbf29421\nAuthor: Martmists\nDate: 2021-10-23T23:19:25+02:00\nFiles: 4\n\nMessage: Simple audio filters (#5230)", "metadata": {"id": "729c513e5eee", "repo": "TheAlgorithms/Python", "hash": "00a67010e8c28cdaa6142d0c4a386282bbf29421", "author": "Martmists", "date": "2021-10-23T23:19:25+02:00", "subject": "Simple audio filters (#5230)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/00a67010e8c28cdaa6142d0c4a386282bbf29421", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00a67010e8c28cdaa6142d0c4a386282bbf29421"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aaaa175b66f2b335023433a3c40635388b98c489\nAuthor: Erwin Junge\nDate: 2021-10-23T23:26:21+02:00\nFiles: 1\n\nMessage: [mypy] annotate `computer_vision` (#5571)", "metadata": {"id": "1b660e846a99", "repo": "TheAlgorithms/Python", "hash": "aaaa175b66f2b335023433a3c40635388b98c489", "author": "Erwin Junge", "date": "2021-10-23T23:26:21+02:00", "subject": "[mypy] annotate `computer_vision` (#5571)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aaaa175b66f2b335023433a3c40635388b98c489", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aaaa175b66f2b335023433a3c40635388b98c489"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5772d0734b72c307c0e08c76121b3eca589f50d4\nAuthor: Marcel Kuhmann\nDate: 2021-10-24T18:44:15+02:00\nFiles: 1\n\nMessage: fix dead link (#5572)", "metadata": {"id": "32434b0892db", "repo": "TheAlgorithms/Python", "hash": "5772d0734b72c307c0e08c76121b3eca589f50d4", "author": "Marcel Kuhmann", "date": "2021-10-24T18:44:15+02:00", "subject": "fix dead link (#5572)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5772d0734b72c307c0e08c76121b3eca589f50d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5772d0734b72c307c0e08c76121b3eca589f50d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc5d29e214c5624edec43300311b24c9d3962ac2\nAuthor: Vinicius Cordeiro\nDate: 2021-10-24T17:33:53-03:00\nFiles: 1\n\nMessage: Add Bifid cipher (#5493)", "metadata": {"id": "2a2efb4dfb14", "repo": "TheAlgorithms/Python", "hash": "fc5d29e214c5624edec43300311b24c9d3962ac2", "author": "Vinicius Cordeiro", "date": "2021-10-24T17:33:53-03:00", "subject": "Add Bifid cipher (#5493)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc5d29e214c5624edec43300311b24c9d3962ac2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc5d29e214c5624edec43300311b24c9d3962ac2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 568c107e6802dbcb8e6b9b82a31c9884645ac6b4\nAuthor: Francisco Perez\nDate: 2021-10-25T08:58:24+01:00\nFiles: 2\n\nMessage: add bin_to_hexadecimal (#5156)", "metadata": {"id": "1c956b84fa58", "repo": "TheAlgorithms/Python", "hash": "568c107e6802dbcb8e6b9b82a31c9884645ac6b4", "author": "Francisco Perez", "date": "2021-10-25T08:58:24+01:00", "subject": "add bin_to_hexadecimal (#5156)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/568c107e6802dbcb8e6b9b82a31c9884645ac6b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/568c107e6802dbcb8e6b9b82a31c9884645ac6b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba710054844fde4ccca666464c4bd08207e64a0d\nAuthor: Manuel Di Lullo\nDate: 2021-10-25T09:59:52+02:00\nFiles: 1\n\nMessage: Add random graph generator (#5240)", "metadata": {"id": "53b6273da86d", "repo": "TheAlgorithms/Python", "hash": "ba710054844fde4ccca666464c4bd08207e64a0d", "author": "Manuel Di Lullo", "date": "2021-10-25T09:59:52+02:00", "subject": "Add random graph generator (#5240)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba710054844fde4ccca666464c4bd08207e64a0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba710054844fde4ccca666464c4bd08207e64a0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f7bb3e9f7b458d039e1027b48b3d24d9a577f96\nAuthor: Maxim Smolskiy\nDate: 2021-10-25T11:03:22+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 034 solution 1 (#5165)", "metadata": {"id": "34f4dfd7ab31", "repo": "TheAlgorithms/Python", "hash": "5f7bb3e9f7b458d039e1027b48b3d24d9a577f96", "author": "Maxim Smolskiy", "date": "2021-10-25T11:03:22+03:00", "subject": "Improve Project Euler problem 034 solution 1 (#5165)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f7bb3e9f7b458d039e1027b48b3d24d9a577f96", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f7bb3e9f7b458d039e1027b48b3d24d9a577f96"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b55da046029e681c1811f5f1cb24c35117d462ce\nAuthor: Maxim Smolskiy\nDate: 2021-10-25T11:07:10+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 058 solution 1 (#4782)", "metadata": {"id": "deb5d0a9f0cc", "repo": "TheAlgorithms/Python", "hash": "b55da046029e681c1811f5f1cb24c35117d462ce", "author": "Maxim Smolskiy", "date": "2021-10-25T11:07:10+03:00", "subject": "Improve Project Euler problem 058 solution 1 (#4782)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b55da046029e681c1811f5f1cb24c35117d462ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b55da046029e681c1811f5f1cb24c35117d462ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74e442e979b1ffdbafa97765193ec04058893fca\nAuthor: Mohammad Firmansyah\nDate: 2021-10-25T17:18:41+00:00\nFiles: 1\n\nMessage: add an algorithm to spin some words (#5597)", "metadata": {"id": "46f3b96f623f", "repo": "TheAlgorithms/Python", "hash": "74e442e979b1ffdbafa97765193ec04058893fca", "author": "Mohammad Firmansyah", "date": "2021-10-25T17:18:41+00:00", "subject": "add an algorithm to spin some words (#5597)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74e442e979b1ffdbafa97765193ec04058893fca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74e442e979b1ffdbafa97765193ec04058893fca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12e81ea6a2e74691173895418f2129bb4d2752c2\nAuthor: @im_8055\nDate: 2021-10-26T10:51:07+05:30\nFiles: 1\n\nMessage: Add credit card string validator (#5583)", "metadata": {"id": "031fbc387693", "repo": "TheAlgorithms/Python", "hash": "12e81ea6a2e74691173895418f2129bb4d2752c2", "author": "@im_8055", "date": "2021-10-26T10:51:07+05:30", "subject": "Add credit card string validator (#5583)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/12e81ea6a2e74691173895418f2129bb4d2752c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12e81ea6a2e74691173895418f2129bb4d2752c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 716beb32ed231217c05782be9323ef43f6c1a0ce\nAuthor: Leoriem-code\nDate: 2021-10-26T09:21:44+02:00\nFiles: 1\n\nMessage: Improved prime_numbers.py (#5592)", "metadata": {"id": "5cbe568c0df7", "repo": "TheAlgorithms/Python", "hash": "716beb32ed231217c05782be9323ef43f6c1a0ce", "author": "Leoriem-code", "date": "2021-10-26T09:21:44+02:00", "subject": "Improved prime_numbers.py (#5592)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/716beb32ed231217c05782be9323ef43f6c1a0ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/716beb32ed231217c05782be9323ef43f6c1a0ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e857e8692bf8e07112dedb7042bdab1ecb1d20e\nAuthor: Leoriem-code\nDate: 2021-10-26T09:57:49+02:00\nFiles: 1\n\nMessage: add implementation of Nagel and Schrekenberg algo (#5584)", "metadata": {"id": "b152d9fa4e1c", "repo": "TheAlgorithms/Python", "hash": "8e857e8692bf8e07112dedb7042bdab1ecb1d20e", "author": "Leoriem-code", "date": "2021-10-26T09:57:49+02:00", "subject": "add implementation of Nagel and Schrekenberg algo (#5584)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e857e8692bf8e07112dedb7042bdab1ecb1d20e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e857e8692bf8e07112dedb7042bdab1ecb1d20e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f93c7d4d80bcad6b4679d09ecefa7cc3874aae54\nAuthor: Prakhar Gurunani\nDate: 2021-10-26T13:35:13+05:30\nFiles: 3\n\nMessage: Get user tweets (#5593)", "metadata": {"id": "5080f187d7c1", "repo": "TheAlgorithms/Python", "hash": "f93c7d4d80bcad6b4679d09ecefa7cc3874aae54", "author": "Prakhar Gurunani", "date": "2021-10-26T13:35:13+05:30", "subject": "Get user tweets (#5593)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/f93c7d4d80bcad6b4679d09ecefa7cc3874aae54", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f93c7d4d80bcad6b4679d09ecefa7cc3874aae54"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2606f1bbe58dfc370ce1f35d3d9c51396e791fa6\nAuthor: Andrew Grangaard\nDate: 2021-10-26T02:50:36-07:00\nFiles: 1\n\nMessage: [mypy-fix] Type fixes for graham_scan (#5589)", "metadata": {"id": "02d262c9bc18", "repo": "TheAlgorithms/Python", "hash": "2606f1bbe58dfc370ce1f35d3d9c51396e791fa6", "author": "Andrew Grangaard", "date": "2021-10-26T02:50:36-07:00", "subject": "[mypy-fix] Type fixes for graham_scan (#5589)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2606f1bbe58dfc370ce1f35d3d9c51396e791fa6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2606f1bbe58dfc370ce1f35d3d9c51396e791fa6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: de07245c170f2007cef415fa4114be870078988e\nAuthor: Andrew Grangaard\nDate: 2021-10-26T03:10:37-07:00\nFiles: 1\n\nMessage: [mypy] Adds type annotations in other/activity_selection #4052 (#5590)", "metadata": {"id": "05c2ec3a237d", "repo": "TheAlgorithms/Python", "hash": "de07245c170f2007cef415fa4114be870078988e", "author": "Andrew Grangaard", "date": "2021-10-26T03:10:37-07:00", "subject": "[mypy] Adds type annotations in other/activity_selection #4052 (#5590)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/de07245c170f2007cef415fa4114be870078988e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/de07245c170f2007cef415fa4114be870078988e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e49d8e3af427353c18fe5f1afb0927e3e8d6461c\nAuthor: Erwin Junge\nDate: 2021-10-26T12:29:27+02:00\nFiles: 4\n\nMessage: [mypy] annotate `compression` (#5570)", "metadata": {"id": "3193f9df0209", "repo": "TheAlgorithms/Python", "hash": "e49d8e3af427353c18fe5f1afb0927e3e8d6461c", "author": "Erwin Junge", "date": "2021-10-26T12:29:27+02:00", "subject": "[mypy] annotate `compression` (#5570)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/e49d8e3af427353c18fe5f1afb0927e3e8d6461c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e49d8e3af427353c18fe5f1afb0927e3e8d6461c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 700398ec063687b661e9be865f5c32d3c822fca1\nAuthor: Erwin Junge\nDate: 2021-10-26T12:35:21+02:00\nFiles: 2\n\nMessage: [mypy] annotate `ciphers` (#5569)", "metadata": {"id": "d1b5c7ddd821", "repo": "TheAlgorithms/Python", "hash": "700398ec063687b661e9be865f5c32d3c822fca1", "author": "Erwin Junge", "date": "2021-10-26T12:35:21+02:00", "subject": "[mypy] annotate `ciphers` (#5569)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/700398ec063687b661e9be865f5c32d3c822fca1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/700398ec063687b661e9be865f5c32d3c822fca1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 366a0f18397427b61979ea27f7497718962834d8\nAuthor: Christian Clauss\nDate: 2021-10-26T14:32:34+02:00\nFiles: 2\n\nMessage: Fix validate_initial_digits of credit_card_validator.py (#5600)", "metadata": {"id": "a1a4465b4040", "repo": "TheAlgorithms/Python", "hash": "366a0f18397427b61979ea27f7497718962834d8", "author": "Christian Clauss", "date": "2021-10-26T14:32:34+02:00", "subject": "Fix validate_initial_digits of credit_card_validator.py (#5600)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/366a0f18397427b61979ea27f7497718962834d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/366a0f18397427b61979ea27f7497718962834d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 827b8f04a4f8090f0a8b42f7685a6b510996e5a3\nAuthor: Prakhar Gurunani\nDate: 2021-10-26T18:43:23+05:30\nFiles: 3\n\nMessage: Get top 10 HN posts (#5604)", "metadata": {"id": "3be1bf397a55", "repo": "TheAlgorithms/Python", "hash": "827b8f04a4f8090f0a8b42f7685a6b510996e5a3", "author": "Prakhar Gurunani", "date": "2021-10-26T18:43:23+05:30", "subject": "Get top 10 HN posts (#5604)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/827b8f04a4f8090f0a8b42f7685a6b510996e5a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/827b8f04a4f8090f0a8b42f7685a6b510996e5a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6fcefc04535357776124806f0fac40c005b35d1a\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-26T18:53:38+05:30\nFiles: 1\n\nMessage: Add decode function to base16.py (#5575)", "metadata": {"id": "89a2ad676abd", "repo": "TheAlgorithms/Python", "hash": "6fcefc04535357776124806f0fac40c005b35d1a", "author": "Rohan R Bharadwaj", "date": "2021-10-26T18:53:38+05:30", "subject": "Add decode function to base16.py (#5575)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6fcefc04535357776124806f0fac40c005b35d1a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6fcefc04535357776124806f0fac40c005b35d1a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23f43afee5f7ee3a2bc60ad2997644c54b23bba7\nAuthor: Sabari Ganesh\nDate: 2021-10-26T21:27:59+05:30\nFiles: 1\n\nMessage: Added volume conversions (#5607)", "metadata": {"id": "40ae717d1716", "repo": "TheAlgorithms/Python", "hash": "23f43afee5f7ee3a2bc60ad2997644c54b23bba7", "author": "Sabari Ganesh", "date": "2021-10-26T21:27:59+05:30", "subject": "Added volume conversions (#5607)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/23f43afee5f7ee3a2bc60ad2997644c54b23bba7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23f43afee5f7ee3a2bc60ad2997644c54b23bba7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cb4dc197238e670d150eaebd8f387670f7a54377\nAuthor: Christian Clauss\nDate: 2021-10-26T18:41:32+02:00\nFiles: 2\n\nMessage: Financial: principle -> principal (#5614)", "metadata": {"id": "2b5875ad81c6", "repo": "TheAlgorithms/Python", "hash": "cb4dc197238e670d150eaebd8f387670f7a54377", "author": "Christian Clauss", "date": "2021-10-26T18:41:32+02:00", "subject": "Financial: principle -> principal (#5614)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/cb4dc197238e670d150eaebd8f387670f7a54377", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cb4dc197238e670d150eaebd8f387670f7a54377"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 31061aacf2482e7a8521f577b68930716dab21eb\nAuthor: Connor Bottum\nDate: 2021-10-26T12:43:46-04:00\nFiles: 1\n\nMessage: fix: use `+=` in sorts/recursive_mergesort_array.py (#5019)", "metadata": {"id": "79ee4818d6a4", "repo": "TheAlgorithms/Python", "hash": "31061aacf2482e7a8521f577b68930716dab21eb", "author": "Connor Bottum", "date": "2021-10-26T12:43:46-04:00", "subject": "fix: use `+=` in sorts/recursive_mergesort_array.py (#5019)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/31061aacf2482e7a8521f577b68930716dab21eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/31061aacf2482e7a8521f577b68930716dab21eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b4036b70f1f51c29d0c94a591e8738ac81d7397a\nAuthor: Srishtik Bhandarkar\nDate: 2021-10-26T22:40:15+05:30\nFiles: 2\n\nMessage: Add solution for probelm_686 of project_euler (#5480)", "metadata": {"id": "99bf73f5cd7a", "repo": "TheAlgorithms/Python", "hash": "b4036b70f1f51c29d0c94a591e8738ac81d7397a", "author": "Srishtik Bhandarkar", "date": "2021-10-26T22:40:15+05:30", "subject": "Add solution for probelm_686 of project_euler (#5480)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b4036b70f1f51c29d0c94a591e8738ac81d7397a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b4036b70f1f51c29d0c94a591e8738ac81d7397a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 582f57f41fb9d36ae8fe4d49c98775877b9013b7\nAuthor: Sabari Ganesh\nDate: 2021-10-26T23:25:41+05:30\nFiles: 1\n\nMessage: Added physical pressure units (#5613)", "metadata": {"id": "4b560825e88a", "repo": "TheAlgorithms/Python", "hash": "582f57f41fb9d36ae8fe4d49c98775877b9013b7", "author": "Sabari Ganesh", "date": "2021-10-26T23:25:41+05:30", "subject": "Added physical pressure units (#5613)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/582f57f41fb9d36ae8fe4d49c98775877b9013b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/582f57f41fb9d36ae8fe4d49c98775877b9013b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0ed031b3fcf47736f98dfd89e2588dbffceadde\nAuthor: Edward Nuno\nDate: 2021-10-26T11:33:08-07:00\nFiles: 4\n\nMessage: Fix type annotations for stack.py (#5566)", "metadata": {"id": "d70ffc80eda2", "repo": "TheAlgorithms/Python", "hash": "c0ed031b3fcf47736f98dfd89e2588dbffceadde", "author": "Edward Nuno", "date": "2021-10-26T11:33:08-07:00", "subject": "Fix type annotations for stack.py (#5566)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0ed031b3fcf47736f98dfd89e2588dbffceadde", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0ed031b3fcf47736f98dfd89e2588dbffceadde"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a03919052276bfe83f90a7ba2fe258d20a104e9\nAuthor: Edward Nuno\nDate: 2021-10-26T12:12:46-07:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations for stack_using_dll.py (#5577)", "metadata": {"id": "d7eac79448c8", "repo": "TheAlgorithms/Python", "hash": "9a03919052276bfe83f90a7ba2fe258d20a104e9", "author": "Edward Nuno", "date": "2021-10-26T12:12:46-07:00", "subject": "[mypy] Fix type annotations for stack_using_dll.py (#5577)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a03919052276bfe83f90a7ba2fe258d20a104e9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a03919052276bfe83f90a7ba2fe258d20a104e9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4eb5c12727d7590d17a5cbefe34c6a255f69e670\nAuthor: Matteo Messmer\nDate: 2021-10-27T00:28:26+02:00\nFiles: 1\n\nMessage: Sphere intersection and spherical cap volumes (#5579)", "metadata": {"id": "b67bb95074a4", "repo": "TheAlgorithms/Python", "hash": "4eb5c12727d7590d17a5cbefe34c6a255f69e670", "author": "Matteo Messmer", "date": "2021-10-27T00:28:26+02:00", "subject": "Sphere intersection and spherical cap volumes (#5579)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4eb5c12727d7590d17a5cbefe34c6a255f69e670", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4eb5c12727d7590d17a5cbefe34c6a255f69e670"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8285913e81fb8f46b90d0e19da233862964c07dc\nAuthor: Dylan Buchi\nDate: 2021-10-27T00:45:33-03:00\nFiles: 1\n\nMessage: [mypy] Fix and add type annotations (#5618)", "metadata": {"id": "c241f171bce3", "repo": "TheAlgorithms/Python", "hash": "8285913e81fb8f46b90d0e19da233862964c07dc", "author": "Dylan Buchi", "date": "2021-10-27T00:45:33-03:00", "subject": "[mypy] Fix and add type annotations (#5618)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8285913e81fb8f46b90d0e19da233862964c07dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8285913e81fb8f46b90d0e19da233862964c07dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe5c711ce68cb1d410d13d8c8a02ee7bfd49b1d3\nAuthor: Tianyi Zheng\nDate: 2021-10-27T03:48:43+00:00\nFiles: 4\n\nMessage: Rewrite parts of Vector and Matrix (#5362)", "metadata": {"id": "27d7c6ff1ad2", "repo": "TheAlgorithms/Python", "hash": "fe5c711ce68cb1d410d13d8c8a02ee7bfd49b1d3", "author": "Tianyi Zheng", "date": "2021-10-27T03:48:43+00:00", "subject": "Rewrite parts of Vector and Matrix (#5362)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe5c711ce68cb1d410d13d8c8a02ee7bfd49b1d3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe5c711ce68cb1d410d13d8c8a02ee7bfd49b1d3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce9a139b56735ee05fc21679b6a8e35940c7ca77\nAuthor: harshitkap00r\nDate: 2021-10-27T09:55:48+05:30\nFiles: 1\n\nMessage: Update binary_search.py (#4856)", "metadata": {"id": "f81ed0257b13", "repo": "TheAlgorithms/Python", "hash": "ce9a139b56735ee05fc21679b6a8e35940c7ca77", "author": "harshitkap00r", "date": "2021-10-27T09:55:48+05:30", "subject": "Update binary_search.py (#4856)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce9a139b56735ee05fc21679b6a8e35940c7ca77", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce9a139b56735ee05fc21679b6a8e35940c7ca77"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 329feb492843129a285e8ec11b9d0c07c28579ba\nAuthor: Prakhar Gurunani\nDate: 2021-10-27T14:49:04+05:30\nFiles: 3\n\nMessage: Add Project Euler Problem 078 solution 01 (#5565)", "metadata": {"id": "464c13acbaaa", "repo": "TheAlgorithms/Python", "hash": "329feb492843129a285e8ec11b9d0c07c28579ba", "author": "Prakhar Gurunani", "date": "2021-10-27T14:49:04+05:30", "subject": "Add Project Euler Problem 078 solution 01 (#5565)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/329feb492843129a285e8ec11b9d0c07c28579ba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/329feb492843129a285e8ec11b9d0c07c28579ba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 615c428903602bf40d2e15dec44be914409fe804\nAuthor: Rohan R Bharadwaj\nDate: 2021-10-27T22:00:03+05:30\nFiles: 1\n\nMessage: Add doctest for exception (#5629)", "metadata": {"id": "aab78c4b4db2", "repo": "TheAlgorithms/Python", "hash": "615c428903602bf40d2e15dec44be914409fe804", "author": "Rohan R Bharadwaj", "date": "2021-10-27T22:00:03+05:30", "subject": "Add doctest for exception (#5629)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/615c428903602bf40d2e15dec44be914409fe804", "diff_url": "https://github.com/TheAlgorithms/Python/commit/615c428903602bf40d2e15dec44be914409fe804"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6b6762bde9e242c21bae147c0e0d56bd072ece96\nAuthor: @im_8055\nDate: 2021-10-27T22:48:21+05:30\nFiles: 1\n\nMessage: Fix pull request template (#5633)", "metadata": {"id": "f41ff48e5a0f", "repo": "TheAlgorithms/Python", "hash": "6b6762bde9e242c21bae147c0e0d56bd072ece96", "author": "@im_8055", "date": "2021-10-27T22:48:21+05:30", "subject": "Fix pull request template (#5633)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6b6762bde9e242c21bae147c0e0d56bd072ece96", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6b6762bde9e242c21bae147c0e0d56bd072ece96"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bf6db32ec2fb04b6477722f0809c5efef0cad813\nAuthor: Dylan Buchi\nDate: 2021-10-28T11:05:31-03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations for binary tree traversals in data structures (#5556)", "metadata": {"id": "7db911b39583", "repo": "TheAlgorithms/Python", "hash": "bf6db32ec2fb04b6477722f0809c5efef0cad813", "author": "Dylan Buchi", "date": "2021-10-28T11:05:31-03:00", "subject": "[mypy] Fix type annotations for binary tree traversals in data structures (#5556)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bf6db32ec2fb04b6477722f0809c5efef0cad813", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bf6db32ec2fb04b6477722f0809c5efef0cad813"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 70368a757e8d37b9f3dd96af4ca535275cb39580\nAuthor: Víctor A. Rodríguez\nDate: 2021-10-28T11:43:24-03:00\nFiles: 1\n\nMessage: Implement Circular Queue using linked lists. Fixes TheAlgorithms#5361 (#5587)", "metadata": {"id": "6ad04c6a2463", "repo": "TheAlgorithms/Python", "hash": "70368a757e8d37b9f3dd96af4ca535275cb39580", "author": "Víctor A. Rodríguez", "date": "2021-10-28T11:43:24-03:00", "subject": "Implement Circular Queue using linked lists. Fixes TheAlgorithms#5361 (#5587)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/70368a757e8d37b9f3dd96af4ca535275cb39580", "diff_url": "https://github.com/TheAlgorithms/Python/commit/70368a757e8d37b9f3dd96af4ca535275cb39580"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 477cc3fe597fd931c742700284016b937c778fe1\nAuthor: Christian Clauss\nDate: 2021-10-28T16:45:59+02:00\nFiles: 4\n\nMessage: Add pyupgrade to pre-commit (#5638)", "metadata": {"id": "067bedf8eedd", "repo": "TheAlgorithms/Python", "hash": "477cc3fe597fd931c742700284016b937c778fe1", "author": "Christian Clauss", "date": "2021-10-28T16:45:59+02:00", "subject": "Add pyupgrade to pre-commit (#5638)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/477cc3fe597fd931c742700284016b937c778fe1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/477cc3fe597fd931c742700284016b937c778fe1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11a15cc5842bb44a81bc8ee56af8f25d92a74287\nAuthor: Naveen Namani\nDate: 2021-10-28T22:57:14+05:30\nFiles: 2\n\nMessage: Add solution for Project Euler problem 67 (#5519)", "metadata": {"id": "33529c303e44", "repo": "TheAlgorithms/Python", "hash": "11a15cc5842bb44a81bc8ee56af8f25d92a74287", "author": "Naveen Namani", "date": "2021-10-28T22:57:14+05:30", "subject": "Add solution for Project Euler problem 67 (#5519)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/11a15cc5842bb44a81bc8ee56af8f25d92a74287", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11a15cc5842bb44a81bc8ee56af8f25d92a74287"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61e1dd27b0db00302cec75fca5365d08e81ab707\nAuthor: poloso\nDate: 2021-10-28T15:31:32-05:00\nFiles: 2\n\nMessage: [mypy] Fix type annotation in euler_method.py (#5649)", "metadata": {"id": "0d1a5e290d1d", "repo": "TheAlgorithms/Python", "hash": "61e1dd27b0db00302cec75fca5365d08e81ab707", "author": "poloso", "date": "2021-10-28T15:31:32-05:00", "subject": "[mypy] Fix type annotation in euler_method.py (#5649)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/61e1dd27b0db00302cec75fca5365d08e81ab707", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61e1dd27b0db00302cec75fca5365d08e81ab707"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0590d736fa61833c8f8591f7aa3bbea88b8274f9\nAuthor: Dylan Buchi\nDate: 2021-10-28T17:53:02-03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations in `wavelet_tree.py` (#5641)", "metadata": {"id": "739da9ea79df", "repo": "TheAlgorithms/Python", "hash": "0590d736fa61833c8f8591f7aa3bbea88b8274f9", "author": "Dylan Buchi", "date": "2021-10-28T17:53:02-03:00", "subject": "[mypy] Fix type annotations in `wavelet_tree.py` (#5641)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0590d736fa61833c8f8591f7aa3bbea88b8274f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0590d736fa61833c8f8591f7aa3bbea88b8274f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c8a6c824723e248047ed6eddfad1a4305de7696\nAuthor: Marcus T\nDate: 2021-10-28T19:53:39-04:00\nFiles: 1\n\nMessage: Add Pollard's Rho algorithm for integer factorization (#5598)", "metadata": {"id": "9db01b09e272", "repo": "TheAlgorithms/Python", "hash": "5c8a6c824723e248047ed6eddfad1a4305de7696", "author": "Marcus T", "date": "2021-10-28T19:53:39-04:00", "subject": "Add Pollard's Rho algorithm for integer factorization (#5598)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c8a6c824723e248047ed6eddfad1a4305de7696", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c8a6c824723e248047ed6eddfad1a4305de7696"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0fc24e86296c613f5aa24015518a9f187a2cdbb6\nAuthor: Andrew Grangaard\nDate: 2021-10-28T22:21:16-07:00\nFiles: 1\n\nMessage: [mypy] Annotates other/scoring_algorithm (#5621)", "metadata": {"id": "cfbe9a6f6168", "repo": "TheAlgorithms/Python", "hash": "0fc24e86296c613f5aa24015518a9f187a2cdbb6", "author": "Andrew Grangaard", "date": "2021-10-28T22:21:16-07:00", "subject": "[mypy] Annotates other/scoring_algorithm (#5621)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0fc24e86296c613f5aa24015518a9f187a2cdbb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0fc24e86296c613f5aa24015518a9f187a2cdbb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a281151a2c0140dda718186cf82329168e65cf96\nAuthor: Andrew Grangaard\nDate: 2021-10-29T00:22:57-07:00\nFiles: 1\n\nMessage: Delete other/date_to_weekday.py as a how-to-use, not an algorithm (#5591)", "metadata": {"id": "fc0f0b26d365", "repo": "TheAlgorithms/Python", "hash": "a281151a2c0140dda718186cf82329168e65cf96", "author": "Andrew Grangaard", "date": "2021-10-29T00:22:57-07:00", "subject": "Delete other/date_to_weekday.py as a how-to-use, not an algorithm (#5591)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a281151a2c0140dda718186cf82329168e65cf96", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a281151a2c0140dda718186cf82329168e65cf96"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a4cc7e31084e15cf2cce24038957c686d41a1b3\nAuthor: Shriyans Gandhi\nDate: 2021-10-29T13:09:32+05:30\nFiles: 1\n\nMessage: Hexagonal number sequence (#5640)", "metadata": {"id": "a965c7a3fb54", "repo": "TheAlgorithms/Python", "hash": "3a4cc7e31084e15cf2cce24038957c686d41a1b3", "author": "Shriyans Gandhi", "date": "2021-10-29T13:09:32+05:30", "subject": "Hexagonal number sequence (#5640)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a4cc7e31084e15cf2cce24038957c686d41a1b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a4cc7e31084e15cf2cce24038957c686d41a1b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6cf13cc03475b3a5e7e3d3bf4723c37c3063dde\nAuthor: Casper Rysgaard\nDate: 2021-10-30T13:06:25+02:00\nFiles: 3\n\nMessage: Update queue implementation (#5388)", "metadata": {"id": "3c0525a948fe", "repo": "TheAlgorithms/Python", "hash": "e6cf13cc03475b3a5e7e3d3bf4723c37c3063dde", "author": "Casper Rysgaard", "date": "2021-10-30T13:06:25+02:00", "subject": "Update queue implementation (#5388)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6cf13cc03475b3a5e7e3d3bf4723c37c3063dde", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6cf13cc03475b3a5e7e3d3bf4723c37c3063dde"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7565f8bfc276e0d58d609f6c39f39b80b92a4a2\nAuthor: Maxim Smolskiy\nDate: 2021-10-30T22:36:12+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 070 solution 1 (#5166)", "metadata": {"id": "e1d0f2daac73", "repo": "TheAlgorithms/Python", "hash": "e7565f8bfc276e0d58d609f6c39f39b80b92a4a2", "author": "Maxim Smolskiy", "date": "2021-10-30T22:36:12+03:00", "subject": "Improve Project Euler problem 070 solution 1 (#5166)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7565f8bfc276e0d58d609f6c39f39b80b92a4a2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7565f8bfc276e0d58d609f6c39f39b80b92a4a2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 678535b5c83302ee25b8a135b977c7e48b8f8668\nAuthor: Dylan Buchi\nDate: 2021-10-30T16:43:48-03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations in non_recursive_segment_tree (#5652)", "metadata": {"id": "762f84cac974", "repo": "TheAlgorithms/Python", "hash": "678535b5c83302ee25b8a135b977c7e48b8f8668", "author": "Dylan Buchi", "date": "2021-10-30T16:43:48-03:00", "subject": "[mypy] Fix type annotations in non_recursive_segment_tree (#5652)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/678535b5c83302ee25b8a135b977c7e48b8f8668", "diff_url": "https://github.com/TheAlgorithms/Python/commit/678535b5c83302ee25b8a135b977c7e48b8f8668"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 359e0e795e7e0efa4212a3c94fb482e128bc63eb\nAuthor: Mitheel\nDate: 2021-10-31T01:18:50+05:30\nFiles: 1\n\nMessage: Fixed grammatical errors in CONTRIBUTING.md (#5635)", "metadata": {"id": "cb8a64b380a5", "repo": "TheAlgorithms/Python", "hash": "359e0e795e7e0efa4212a3c94fb482e128bc63eb", "author": "Mitheel", "date": "2021-10-31T01:18:50+05:30", "subject": "Fixed grammatical errors in CONTRIBUTING.md (#5635)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/359e0e795e7e0efa4212a3c94fb482e128bc63eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/359e0e795e7e0efa4212a3c94fb482e128bc63eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 21c99d2ae294d08893bd0160cd9aacc2ad3ca556\nAuthor: Navpreet Singh Devpuri\nDate: 2021-10-31T01:34:46+05:30\nFiles: 1\n\nMessage: added is_contains_unique_chars() (#5701)", "metadata": {"id": "1e3c5d7b3432", "repo": "TheAlgorithms/Python", "hash": "21c99d2ae294d08893bd0160cd9aacc2ad3ca556", "author": "Navpreet Singh Devpuri", "date": "2021-10-31T01:34:46+05:30", "subject": "added is_contains_unique_chars() (#5701)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/21c99d2ae294d08893bd0160cd9aacc2ad3ca556", "diff_url": "https://github.com/TheAlgorithms/Python/commit/21c99d2ae294d08893bd0160cd9aacc2ad3ca556"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99983c91ca26e8cf592699dd320e0d58140cfe41\nAuthor: Dylan Buchi\nDate: 2021-10-31T05:38:24-03:00\nFiles: 1\n\nMessage: [mypy] Add/fix type annotations in `data_structures/heap/skew_heap.py` (#5634)", "metadata": {"id": "d977ec977cd7", "repo": "TheAlgorithms/Python", "hash": "99983c91ca26e8cf592699dd320e0d58140cfe41", "author": "Dylan Buchi", "date": "2021-10-31T05:38:24-03:00", "subject": "[mypy] Add/fix type annotations in `data_structures/heap/skew_heap.py` (#5634)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/99983c91ca26e8cf592699dd320e0d58140cfe41", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99983c91ca26e8cf592699dd320e0d58140cfe41"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a94c6214ff33def88d9363de935263e3145fc96a\nAuthor: @im_8055\nDate: 2021-10-31T16:06:03+05:30\nFiles: 1\n\nMessage: Fix spellings (#5710)", "metadata": {"id": "019577517959", "repo": "TheAlgorithms/Python", "hash": "a94c6214ff33def88d9363de935263e3145fc96a", "author": "@im_8055", "date": "2021-10-31T16:06:03+05:30", "subject": "Fix spellings (#5710)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a94c6214ff33def88d9363de935263e3145fc96a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a94c6214ff33def88d9363de935263e3145fc96a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 965b1ff7dfac4806d61e39dfbbdfb6c5c165c0a7\nAuthor: Maxim Smolskiy\nDate: 2021-10-31T13:36:53+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 078 solution 1 (#5708)", "metadata": {"id": "2f318ccb02ea", "repo": "TheAlgorithms/Python", "hash": "965b1ff7dfac4806d61e39dfbbdfb6c5c165c0a7", "author": "Maxim Smolskiy", "date": "2021-10-31T13:36:53+03:00", "subject": "Improve Project Euler problem 078 solution 1 (#5708)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/965b1ff7dfac4806d61e39dfbbdfb6c5c165c0a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/965b1ff7dfac4806d61e39dfbbdfb6c5c165c0a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 568425dfd14f687aaa11c6405e4acf2556ce74f2\nAuthor: Maxim Smolskiy\nDate: 2021-10-31T13:37:46+03:00\nFiles: 1\n\nMessage: Improve solution (#5705)", "metadata": {"id": "c38d341a09ed", "repo": "TheAlgorithms/Python", "hash": "568425dfd14f687aaa11c6405e4acf2556ce74f2", "author": "Maxim Smolskiy", "date": "2021-10-31T13:37:46+03:00", "subject": "Improve solution (#5705)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/568425dfd14f687aaa11c6405e4acf2556ce74f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/568425dfd14f687aaa11c6405e4acf2556ce74f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f92eac982dee9d4ea97e36cfda0f1fa19213b9f4\nAuthor: Maxim Smolskiy\nDate: 2021-10-31T13:38:28+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 092 solution 1 (#5703)", "metadata": {"id": "3f27710b5267", "repo": "TheAlgorithms/Python", "hash": "f92eac982dee9d4ea97e36cfda0f1fa19213b9f4", "author": "Maxim Smolskiy", "date": "2021-10-31T13:38:28+03:00", "subject": "Improve Project Euler problem 092 solution 1 (#5703)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f92eac982dee9d4ea97e36cfda0f1fa19213b9f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f92eac982dee9d4ea97e36cfda0f1fa19213b9f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13fdf21c9c74d9a1d0cc573bb35711b790dc8010\nAuthor: SURYAPRATAP SINGH SURYAVANSHI\nDate: 2021-10-31T16:10:32+05:30\nFiles: 1\n\nMessage: Added alternative_list_arrange method (#4631)", "metadata": {"id": "7320326ea717", "repo": "TheAlgorithms/Python", "hash": "13fdf21c9c74d9a1d0cc573bb35711b790dc8010", "author": "SURYAPRATAP SINGH SURYAVANSHI", "date": "2021-10-31T16:10:32+05:30", "subject": "Added alternative_list_arrange method (#4631)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13fdf21c9c74d9a1d0cc573bb35711b790dc8010", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13fdf21c9c74d9a1d0cc573bb35711b790dc8010"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ac94c09ebc4d25caf3527350ff61d3ba93431e2\nAuthor: Morteza\nDate: 2021-10-31T03:41:39-07:00\nFiles: 1\n\nMessage: Improve checking anagrams in O(n) with dictionary (#4806)", "metadata": {"id": "9c517326910b", "repo": "TheAlgorithms/Python", "hash": "9ac94c09ebc4d25caf3527350ff61d3ba93431e2", "author": "Morteza", "date": "2021-10-31T03:41:39-07:00", "subject": "Improve checking anagrams in O(n) with dictionary (#4806)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ac94c09ebc4d25caf3527350ff61d3ba93431e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ac94c09ebc4d25caf3527350ff61d3ba93431e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4fd147d0306e5fe3dfdda8ef01ec9068c1c247a\nAuthor: happiestbee\nDate: 2021-10-31T06:46:31-04:00\nFiles: 1\n\nMessage: Make decrypt_caesar_with_chi_squared work with upper case letters (#5379)", "metadata": {"id": "6a0552156041", "repo": "TheAlgorithms/Python", "hash": "f4fd147d0306e5fe3dfdda8ef01ec9068c1c247a", "author": "happiestbee", "date": "2021-10-31T06:46:31-04:00", "subject": "Make decrypt_caesar_with_chi_squared work with upper case letters (#5379)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4fd147d0306e5fe3dfdda8ef01ec9068c1c247a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4fd147d0306e5fe3dfdda8ef01ec9068c1c247a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f015fa034646fcacd812b429e47c684b44e5bd3\nAuthor: Simon\nDate: 2021-10-31T11:48:10+01:00\nFiles: 2\n\nMessage: Added solution for euler problem 493 (#5573)", "metadata": {"id": "42ed8c1e232f", "repo": "TheAlgorithms/Python", "hash": "0f015fa034646fcacd812b429e47c684b44e5bd3", "author": "Simon", "date": "2021-10-31T11:48:10+01:00", "subject": "Added solution for euler problem 493 (#5573)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f015fa034646fcacd812b429e47c684b44e5bd3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f015fa034646fcacd812b429e47c684b44e5bd3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7488c5070e3f5a29a08f584644666494c420f834\nAuthor: Dylan Buchi\nDate: 2021-10-31T07:49:34-03:00\nFiles: 1\n\nMessage: Fix type annotations in randomized_heap.py (#5704)", "metadata": {"id": "dfdb1ddece31", "repo": "TheAlgorithms/Python", "hash": "7488c5070e3f5a29a08f584644666494c420f834", "author": "Dylan Buchi", "date": "2021-10-31T07:49:34-03:00", "subject": "Fix type annotations in randomized_heap.py (#5704)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7488c5070e3f5a29a08f584644666494c420f834", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7488c5070e3f5a29a08f584644666494c420f834"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 508589e3fc3fa93312b131c30c77ecd61460a430\nAuthor: Venkatesh Tantravahi\nDate: 2021-10-31T16:57:50+05:30\nFiles: 3\n\nMessage: Local Weighted Learning (#5615)", "metadata": {"id": "9f434d88412e", "repo": "TheAlgorithms/Python", "hash": "508589e3fc3fa93312b131c30c77ecd61460a430", "author": "Venkatesh Tantravahi", "date": "2021-10-31T16:57:50+05:30", "subject": "Local Weighted Learning (#5615)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/508589e3fc3fa93312b131c30c77ecd61460a430", "diff_url": "https://github.com/TheAlgorithms/Python/commit/508589e3fc3fa93312b131c30c77ecd61460a430"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a64c9f1e7cc9616c54296ca3983123e15ec486f1\nAuthor: Tianyi Zheng\nDate: 2021-10-31T14:16:02+00:00\nFiles: 2\n\nMessage: Deduplicate euclidean_length method in Vector (#5658)", "metadata": {"id": "fc3e7988b75d", "repo": "TheAlgorithms/Python", "hash": "a64c9f1e7cc9616c54296ca3983123e15ec486f1", "author": "Tianyi Zheng", "date": "2021-10-31T14:16:02+00:00", "subject": "Deduplicate euclidean_length method in Vector (#5658)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a64c9f1e7cc9616c54296ca3983123e15ec486f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a64c9f1e7cc9616c54296ca3983123e15ec486f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 868c2fa0a8e1f51ba32e7622990a9259a8740604\nAuthor: Maarten\nDate: 2021-10-31T15:19:44+01:00\nFiles: 1\n\nMessage: Rewrite fibonacci.py (#5665) (#5677)", "metadata": {"id": "73c7479e438a", "repo": "TheAlgorithms/Python", "hash": "868c2fa0a8e1f51ba32e7622990a9259a8740604", "author": "Maarten", "date": "2021-10-31T15:19:44+01:00", "subject": "Rewrite fibonacci.py (#5665) (#5677)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/868c2fa0a8e1f51ba32e7622990a9259a8740604", "diff_url": "https://github.com/TheAlgorithms/Python/commit/868c2fa0a8e1f51ba32e7622990a9259a8740604"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 94f38dd88c9f644d270a52f9cdd76c2e64e90c7c\nAuthor: Edward Nuno\nDate: 2021-10-31T09:03:03-07:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations for linked_stack.py (#5576)", "metadata": {"id": "2f7cdbf7e426", "repo": "TheAlgorithms/Python", "hash": "94f38dd88c9f644d270a52f9cdd76c2e64e90c7c", "author": "Edward Nuno", "date": "2021-10-31T09:03:03-07:00", "subject": "[mypy] Fix type annotations for linked_stack.py (#5576)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/94f38dd88c9f644d270a52f9cdd76c2e64e90c7c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/94f38dd88c9f644d270a52f9cdd76c2e64e90c7c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99cf2cc1c5a83585625a26b6f267ac8f25affdc7\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-01T03:26:33+05:30\nFiles: 1\n\nMessage: Fix build issues due to count (#5725)", "metadata": {"id": "157d73986d7f", "repo": "TheAlgorithms/Python", "hash": "99cf2cc1c5a83585625a26b6f267ac8f25affdc7", "author": "Rohan R Bharadwaj", "date": "2021-11-01T03:26:33+05:30", "subject": "Fix build issues due to count (#5725)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/99cf2cc1c5a83585625a26b6f267ac8f25affdc7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99cf2cc1c5a83585625a26b6f267ac8f25affdc7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06ab650e0823d7b58d1fc22a6f7cc0cca818f973\nAuthor: Tianyi Zheng\nDate: 2021-11-01T06:25:40+00:00\nFiles: 2\n\nMessage: Merge maths/fibonacci.py and maths/fibonacci_sequence_recursion.py (#5738)", "metadata": {"id": "06575f0015cb", "repo": "TheAlgorithms/Python", "hash": "06ab650e0823d7b58d1fc22a6f7cc0cca818f973", "author": "Tianyi Zheng", "date": "2021-11-01T06:25:40+00:00", "subject": "Merge maths/fibonacci.py and maths/fibonacci_sequence_recursion.py (#5738)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/06ab650e0823d7b58d1fc22a6f7cc0cca818f973", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06ab650e0823d7b58d1fc22a6f7cc0cca818f973"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71ba3a1ad940bb42f773ac483da9d40b234ecb7f\nAuthor: Maxim Smolskiy\nDate: 2021-11-01T09:27:19+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 012 solution 1 (#5731)", "metadata": {"id": "7e52daa31ec0", "repo": "TheAlgorithms/Python", "hash": "71ba3a1ad940bb42f773ac483da9d40b234ecb7f", "author": "Maxim Smolskiy", "date": "2021-11-01T09:27:19+03:00", "subject": "Improve Project Euler problem 012 solution 1 (#5731)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71ba3a1ad940bb42f773ac483da9d40b234ecb7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71ba3a1ad940bb42f773ac483da9d40b234ecb7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68ca61ecb75be579f13c6783c2071cc3b063d21b\nAuthor: Kelly Costa\nDate: 2021-11-01T10:36:18-03:00\nFiles: 1\n\nMessage: Add search book via ISBN using openlibrary.org API (#5736)", "metadata": {"id": "b6d3d514fea5", "repo": "TheAlgorithms/Python", "hash": "68ca61ecb75be579f13c6783c2071cc3b063d21b", "author": "Kelly Costa", "date": "2021-11-01T10:36:18-03:00", "subject": "Add search book via ISBN using openlibrary.org API (#5736)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68ca61ecb75be579f13c6783c2071cc3b063d21b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68ca61ecb75be579f13c6783c2071cc3b063d21b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84cca2119c5f493823cc65a3796fe37e4a9c643d\nAuthor: Tianyi Zheng\nDate: 2021-11-01T17:06:35+00:00\nFiles: 1\n\nMessage: Rewrite maths/fibonacci.py (#5734)", "metadata": {"id": "080427fbae45", "repo": "TheAlgorithms/Python", "hash": "84cca2119c5f493823cc65a3796fe37e4a9c643d", "author": "Tianyi Zheng", "date": "2021-11-01T17:06:35+00:00", "subject": "Rewrite maths/fibonacci.py (#5734)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/84cca2119c5f493823cc65a3796fe37e4a9c643d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84cca2119c5f493823cc65a3796fe37e4a9c643d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc6e77338c9cac607e58c06b178a232643f3e87d\nAuthor: Brian Evans\nDate: 2021-11-01T23:09:40+00:00\nFiles: 1\n\nMessage: Add stone unit of measuring weight (#5730)", "metadata": {"id": "8ddd87c6be7d", "repo": "TheAlgorithms/Python", "hash": "dc6e77338c9cac607e58c06b178a232643f3e87d", "author": "Brian Evans", "date": "2021-11-01T23:09:40+00:00", "subject": "Add stone unit of measuring weight (#5730)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc6e77338c9cac607e58c06b178a232643f3e87d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc6e77338c9cac607e58c06b178a232643f3e87d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 424c2008473b00a8d3f31a9ad043526d95c31e69\nAuthor: Mozartus\nDate: 2021-11-02T11:06:39+01:00\nFiles: 1\n\nMessage: Add gabor filter (#5289)", "metadata": {"id": "d51b89b0a5ca", "repo": "TheAlgorithms/Python", "hash": "424c2008473b00a8d3f31a9ad043526d95c31e69", "author": "Mozartus", "date": "2021-11-02T11:06:39+01:00", "subject": "Add gabor filter (#5289)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/424c2008473b00a8d3f31a9ad043526d95c31e69", "diff_url": "https://github.com/TheAlgorithms/Python/commit/424c2008473b00a8d3f31a9ad043526d95c31e69"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c8fec1316aade09134255dd101060b4ec036241\nAuthor: Matthew Wisdom\nDate: 2021-11-02T03:07:36-07:00\nFiles: 1\n\nMessage: Add Neville's algorithm for polynomial interpolation (#5447)", "metadata": {"id": "206bda3cbbc0", "repo": "TheAlgorithms/Python", "hash": "3c8fec1316aade09134255dd101060b4ec036241", "author": "Matthew Wisdom", "date": "2021-11-02T03:07:36-07:00", "subject": "Add Neville's algorithm for polynomial interpolation (#5447)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c8fec1316aade09134255dd101060b4ec036241", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c8fec1316aade09134255dd101060b4ec036241"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24731b078c0e30d0f9bdd4ed96749f33574860c6\nAuthor: Dylan Buchi\nDate: 2021-11-02T07:09:46-03:00\nFiles: 1\n\nMessage: [mypy] fix type annotations in `data_structures/queue/circular_queue_linked_list.py` (#5749)", "metadata": {"id": "7cf05073b94b", "repo": "TheAlgorithms/Python", "hash": "24731b078c0e30d0f9bdd4ed96749f33574860c6", "author": "Dylan Buchi", "date": "2021-11-02T07:09:46-03:00", "subject": "[mypy] fix type annotations in `data_structures/queue/circular_queue_linked_list.py` (#5749)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/24731b078c0e30d0f9bdd4ed96749f33574860c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24731b078c0e30d0f9bdd4ed96749f33574860c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bdd135d40343daf047a00abc9a7360db192793d9\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-02T15:40:25+05:30\nFiles: 3\n\nMessage: Split base85.py into functions, Add doctests (#5746)", "metadata": {"id": "630a267402a4", "repo": "TheAlgorithms/Python", "hash": "bdd135d40343daf047a00abc9a7360db192793d9", "author": "Rohan R Bharadwaj", "date": "2021-11-02T15:40:25+05:30", "subject": "Split base85.py into functions, Add doctests (#5746)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/bdd135d40343daf047a00abc9a7360db192793d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bdd135d40343daf047a00abc9a7360db192793d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0124b73484aeb6a35b036842f382f7445fcec258\nAuthor: krishchopra02\nDate: 2021-11-02T15:43:49+05:30\nFiles: 1\n\nMessage: Add a gray_code_sequence.py file to the bit_manipulation folder (#5038)", "metadata": {"id": "7165ad79ec45", "repo": "TheAlgorithms/Python", "hash": "0124b73484aeb6a35b036842f382f7445fcec258", "author": "krishchopra02", "date": "2021-11-02T15:43:49+05:30", "subject": "Add a gray_code_sequence.py file to the bit_manipulation folder (#5038)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0124b73484aeb6a35b036842f382f7445fcec258", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0124b73484aeb6a35b036842f382f7445fcec258"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd19d8120df2eeba8f3173f952187be4e7656144\nAuthor: Maxim Smolskiy\nDate: 2021-11-02T16:07:07+03:00\nFiles: 1\n\nMessage: Uncomment code that has been commented due to slow execution affecting Travis (#5745)", "metadata": {"id": "7f0aaf13f65e", "repo": "TheAlgorithms/Python", "hash": "dd19d8120df2eeba8f3173f952187be4e7656144", "author": "Maxim Smolskiy", "date": "2021-11-02T16:07:07+03:00", "subject": "Uncomment code that has been commented due to slow execution affecting Travis (#5745)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd19d8120df2eeba8f3173f952187be4e7656144", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd19d8120df2eeba8f3173f952187be4e7656144"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 60ad32920d92a6095b28aa6952a759b40e5759c7\nAuthor: Leoriem-code\nDate: 2021-11-02T22:17:57+01:00\nFiles: 2\n\nMessage: fixed typo for codespell (#5753)", "metadata": {"id": "0737828e8d84", "repo": "TheAlgorithms/Python", "hash": "60ad32920d92a6095b28aa6952a759b40e5759c7", "author": "Leoriem-code", "date": "2021-11-02T22:17:57+01:00", "subject": "fixed typo for codespell (#5753)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/60ad32920d92a6095b28aa6952a759b40e5759c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/60ad32920d92a6095b28aa6952a759b40e5759c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37bc6bdebf159d395b559dd7094934a337d59c8a\nAuthor: Maxim Smolskiy\nDate: 2021-11-03T00:28:09+03:00\nFiles: 3\n\nMessage: Replace Travis CI mentions with GitHub actions (#5751)", "metadata": {"id": "e8c377068013", "repo": "TheAlgorithms/Python", "hash": "37bc6bdebf159d395b559dd7094934a337d59c8a", "author": "Maxim Smolskiy", "date": "2021-11-03T00:28:09+03:00", "subject": "Replace Travis CI mentions with GitHub actions (#5751)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/37bc6bdebf159d395b559dd7094934a337d59c8a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37bc6bdebf159d395b559dd7094934a337d59c8a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ea5c734e13e40fcefdea336bc5f735536f133a0\nAuthor: Souvik Ghosh\nDate: 2021-11-04T01:54:50+05:30\nFiles: 3\n\nMessage: sock_merchant.py: Matching socks by color (#5761)", "metadata": {"id": "5cc33ae6b121", "repo": "TheAlgorithms/Python", "hash": "0ea5c734e13e40fcefdea336bc5f735536f133a0", "author": "Souvik Ghosh", "date": "2021-11-04T01:54:50+05:30", "subject": "sock_merchant.py: Matching socks by color (#5761)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ea5c734e13e40fcefdea336bc5f735536f133a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ea5c734e13e40fcefdea336bc5f735536f133a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 765be4581e66f1e8e92f24606c243a8cd45e4d3c\nAuthor: Maxim Smolskiy\nDate: 2021-11-03T23:32:10+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 012 solution 2 (#5760)", "metadata": {"id": "c030378d91ce", "repo": "TheAlgorithms/Python", "hash": "765be4581e66f1e8e92f24606c243a8cd45e4d3c", "author": "Maxim Smolskiy", "date": "2021-11-03T23:32:10+03:00", "subject": "Improve Project Euler problem 012 solution 2 (#5760)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/765be4581e66f1e8e92f24606c243a8cd45e4d3c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/765be4581e66f1e8e92f24606c243a8cd45e4d3c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7954a3ae166db66ae6a43043c76417dda688a8e5\nAuthor: Andrew Grangaard\nDate: 2021-11-03T13:32:49-07:00\nFiles: 1\n\nMessage: [mypy] Fixes typing errors in other/dpll (#5759)", "metadata": {"id": "bad3bd7d13fb", "repo": "TheAlgorithms/Python", "hash": "7954a3ae166db66ae6a43043c76417dda688a8e5", "author": "Andrew Grangaard", "date": "2021-11-03T13:32:49-07:00", "subject": "[mypy] Fixes typing errors in other/dpll (#5759)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7954a3ae166db66ae6a43043c76417dda688a8e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7954a3ae166db66ae6a43043c76417dda688a8e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 331fe6d3bc075ac2d91af766cf2bdf7df09f1281\nAuthor: Dylan Buchi\nDate: 2021-11-03T17:34:08-03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations in `data_structures/binary_tree/lowest_common_ancestor.py` (#5757)", "metadata": {"id": "5555791dff6e", "repo": "TheAlgorithms/Python", "hash": "331fe6d3bc075ac2d91af766cf2bdf7df09f1281", "author": "Dylan Buchi", "date": "2021-11-03T17:34:08-03:00", "subject": "[mypy] Fix type annotations in `data_structures/binary_tree/lowest_common_ancestor.py` (#5757)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/331fe6d3bc075ac2d91af766cf2bdf7df09f1281", "diff_url": "https://github.com/TheAlgorithms/Python/commit/331fe6d3bc075ac2d91af766cf2bdf7df09f1281"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9655ec2a05f1ebbafb3c0ac5acf3d6278b498030\nAuthor: Divyesh Vishwakarma\nDate: 2021-11-04T16:18:57+05:30\nFiles: 1\n\nMessage: Added newtons_second_law_of_motion.py (#5474)", "metadata": {"id": "11a97760f254", "repo": "TheAlgorithms/Python", "hash": "9655ec2a05f1ebbafb3c0ac5acf3d6278b498030", "author": "Divyesh Vishwakarma", "date": "2021-11-04T16:18:57+05:30", "subject": "Added newtons_second_law_of_motion.py (#5474)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9655ec2a05f1ebbafb3c0ac5acf3d6278b498030", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9655ec2a05f1ebbafb3c0ac5acf3d6278b498030"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47dd31f4a1aaa371f3b822e178fd273c68f45962\nAuthor: Leoriem-code\nDate: 2021-11-04T11:49:36+01:00\nFiles: 5\n\nMessage: Add README files 1/7 (#5754)", "metadata": {"id": "243cc422e732", "repo": "TheAlgorithms/Python", "hash": "47dd31f4a1aaa371f3b822e178fd273c68f45962", "author": "Leoriem-code", "date": "2021-11-04T11:49:36+01:00", "subject": "Add README files 1/7 (#5754)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/47dd31f4a1aaa371f3b822e178fd273c68f45962", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47dd31f4a1aaa371f3b822e178fd273c68f45962"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3815a97575a2ab3209fd82ac4077942020c2d9bd\nAuthor: Sailesh Shrestha\nDate: 2021-11-04T21:03:38+05:45\nFiles: 1\n\nMessage: Add all_construct dynamic programming implementation (#5626)", "metadata": {"id": "0d2f665e42ef", "repo": "TheAlgorithms/Python", "hash": "3815a97575a2ab3209fd82ac4077942020c2d9bd", "author": "Sailesh Shrestha", "date": "2021-11-04T21:03:38+05:45", "subject": "Add all_construct dynamic programming implementation (#5626)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3815a97575a2ab3209fd82ac4077942020c2d9bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3815a97575a2ab3209fd82ac4077942020c2d9bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6eb448e63a7eb8b145a600c368419e77872f134\nAuthor: Jaydeep Das\nDate: 2021-11-04T21:06:22+05:30\nFiles: 1\n\nMessage: Added reddit.py to get data from reddit (#5698)", "metadata": {"id": "7e3ea34c45ca", "repo": "TheAlgorithms/Python", "hash": "b6eb448e63a7eb8b145a600c368419e77872f134", "author": "Jaydeep Das", "date": "2021-11-04T21:06:22+05:30", "subject": "Added reddit.py to get data from reddit (#5698)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6eb448e63a7eb8b145a600c368419e77872f134", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6eb448e63a7eb8b145a600c368419e77872f134"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e835e9685617198095ca44f5d9fda7dc02a3ec83\nAuthor: Maxim Smolskiy\nDate: 2021-11-04T18:37:47+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 014 solution 1 (#5747)", "metadata": {"id": "1f6f435a82a5", "repo": "TheAlgorithms/Python", "hash": "e835e9685617198095ca44f5d9fda7dc02a3ec83", "author": "Maxim Smolskiy", "date": "2021-11-04T18:37:47+03:00", "subject": "Improve Project Euler problem 014 solution 1 (#5747)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e835e9685617198095ca44f5d9fda7dc02a3ec83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e835e9685617198095ca44f5d9fda7dc02a3ec83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a605766fe7fe79a00ba1f30447877be4b77a6f2\nAuthor: Dylan Buchi\nDate: 2021-11-04T12:38:43-03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations in `data_structures/binary_tree/red_black_tree.py` (#5739)", "metadata": {"id": "833256cecb61", "repo": "TheAlgorithms/Python", "hash": "7a605766fe7fe79a00ba1f30447877be4b77a6f2", "author": "Dylan Buchi", "date": "2021-11-04T12:38:43-03:00", "subject": "[mypy] Fix type annotations in `data_structures/binary_tree/red_black_tree.py` (#5739)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a605766fe7fe79a00ba1f30447877be4b77a6f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a605766fe7fe79a00ba1f30447877be4b77a6f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 729aaf64275c61b8bc864ef9138eed078dea9cb2\nAuthor: Maxim Smolskiy\nDate: 2021-11-04T19:01:21+03:00\nFiles: 3\n\nMessage: Improve Project Euler problem 014 solution 2 (#5744)", "metadata": {"id": "76952b9c50e4", "repo": "TheAlgorithms/Python", "hash": "729aaf64275c61b8bc864ef9138eed078dea9cb2", "author": "Maxim Smolskiy", "date": "2021-11-04T19:01:21+03:00", "subject": "Improve Project Euler problem 014 solution 2 (#5744)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/729aaf64275c61b8bc864ef9138eed078dea9cb2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/729aaf64275c61b8bc864ef9138eed078dea9cb2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7390777f9aa4d60fcd87dc02b7628e61f92edc12\nAuthor: Snimerjot Singh\nDate: 2021-11-04T21:38:18+05:30\nFiles: 1\n\nMessage: Added 2 shaped in volume.py (#5560)", "metadata": {"id": "d4568f1c5e68", "repo": "TheAlgorithms/Python", "hash": "7390777f9aa4d60fcd87dc02b7628e61f92edc12", "author": "Snimerjot Singh", "date": "2021-11-04T21:38:18+05:30", "subject": "Added 2 shaped in volume.py (#5560)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7390777f9aa4d60fcd87dc02b7628e61f92edc12", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7390777f9aa4d60fcd87dc02b7628e61f92edc12"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dbddac74d3dbc0dc7c3d710ac3b42839685160a6\nAuthor: Boris Galochkin\nDate: 2021-11-04T19:51:31+03:00\nFiles: 1\n\nMessage: Fix `graphs/finding_bridges.py` algorithm + doctests (#5765)", "metadata": {"id": "900e376ab4f8", "repo": "TheAlgorithms/Python", "hash": "dbddac74d3dbc0dc7c3d710ac3b42839685160a6", "author": "Boris Galochkin", "date": "2021-11-04T19:51:31+03:00", "subject": "Fix `graphs/finding_bridges.py` algorithm + doctests (#5765)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dbddac74d3dbc0dc7c3d710ac3b42839685160a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dbddac74d3dbc0dc7c3d710ac3b42839685160a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6b2b476f8633504e4c032dc948ab7dda04cd3d3f\nAuthor: Leoriem-code\nDate: 2021-11-05T06:06:37+01:00\nFiles: 1\n\nMessage: fix typo on line 126 (#5768)", "metadata": {"id": "2ee7d42aa9a1", "repo": "TheAlgorithms/Python", "hash": "6b2b476f8633504e4c032dc948ab7dda04cd3d3f", "author": "Leoriem-code", "date": "2021-11-05T06:06:37+01:00", "subject": "fix typo on line 126 (#5768)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6b2b476f8633504e4c032dc948ab7dda04cd3d3f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6b2b476f8633504e4c032dc948ab7dda04cd3d3f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48960268a2629fe0549ce7a67619852be91baa5f\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-06T01:13:52+05:30\nFiles: 1\n\nMessage: Improve Project Euler Problem 10 Sol-1 (#5773)", "metadata": {"id": "7162f8bc9799", "repo": "TheAlgorithms/Python", "hash": "48960268a2629fe0549ce7a67619852be91baa5f", "author": "Rohan R Bharadwaj", "date": "2021-11-06T01:13:52+05:30", "subject": "Improve Project Euler Problem 10 Sol-1 (#5773)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48960268a2629fe0549ce7a67619852be91baa5f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48960268a2629fe0549ce7a67619852be91baa5f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a43c92c77790632e7958df9c1048ed77aa36f68\nAuthor: Maxim Smolskiy\nDate: 2021-11-05T22:44:24+03:00\nFiles: 2\n\nMessage: Improve Project Euler problem 043 solution 1 (#5772)", "metadata": {"id": "f9fa2b84b8b5", "repo": "TheAlgorithms/Python", "hash": "1a43c92c77790632e7958df9c1048ed77aa36f68", "author": "Maxim Smolskiy", "date": "2021-11-05T22:44:24+03:00", "subject": "Improve Project Euler problem 043 solution 1 (#5772)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a43c92c77790632e7958df9c1048ed77aa36f68", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a43c92c77790632e7958df9c1048ed77aa36f68"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7381b513b526e2f3ca134022389832778bdf080\nAuthor: Dylan Buchi\nDate: 2021-11-05T16:45:37-03:00\nFiles: 1\n\nMessage: [mypy] Fix type annotations in `data_structures/stacks/next_greater_element.py` (#5763)", "metadata": {"id": "73fc641f4433", "repo": "TheAlgorithms/Python", "hash": "e7381b513b526e2f3ca134022389832778bdf080", "author": "Dylan Buchi", "date": "2021-11-05T16:45:37-03:00", "subject": "[mypy] Fix type annotations in `data_structures/stacks/next_greater_element.py` (#5763)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7381b513b526e2f3ca134022389832778bdf080", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7381b513b526e2f3ca134022389832778bdf080"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8ac86f2ce559e323064b09a54267d35cf3c51ec6\nAuthor: Christian Clauss\nDate: 2021-11-06T13:58:15+01:00\nFiles: 2\n\nMessage: mypy: Exclude only 20 files that are still failing (#5608)", "metadata": {"id": "d4bc4a105502", "repo": "TheAlgorithms/Python", "hash": "8ac86f2ce559e323064b09a54267d35cf3c51ec6", "author": "Christian Clauss", "date": "2021-11-06T13:58:15+01:00", "subject": "mypy: Exclude only 20 files that are still failing (#5608)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8ac86f2ce559e323064b09a54267d35cf3c51ec6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8ac86f2ce559e323064b09a54267d35cf3c51ec6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: accee50cde961af501bd0c6f424cd07dc5d63269\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-07T15:44:42+05:30\nFiles: 2\n\nMessage: [mypy] Fix `other/fischer_yates_shuffle.py` (#5789)", "metadata": {"id": "97736c5c9545", "repo": "TheAlgorithms/Python", "hash": "accee50cde961af501bd0c6f424cd07dc5d63269", "author": "Rohan R Bharadwaj", "date": "2021-11-07T15:44:42+05:30", "subject": "[mypy] Fix `other/fischer_yates_shuffle.py` (#5789)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/accee50cde961af501bd0c6f424cd07dc5d63269", "diff_url": "https://github.com/TheAlgorithms/Python/commit/accee50cde961af501bd0c6f424cd07dc5d63269"}} {"text": "Repo: TheAlgorithms/Python\nCommit: db5aa1d18890439e4108fa416679dbab5859f30c\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-07T20:10:23+05:30\nFiles: 2\n\nMessage: Add equated_monthly_installments.py in Financials (#5775)", "metadata": {"id": "a5572aa07a07", "repo": "TheAlgorithms/Python", "hash": "db5aa1d18890439e4108fa416679dbab5859f30c", "author": "Rohan R Bharadwaj", "date": "2021-11-07T20:10:23+05:30", "subject": "Add equated_monthly_installments.py in Financials (#5775)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/db5aa1d18890439e4108fa416679dbab5859f30c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/db5aa1d18890439e4108fa416679dbab5859f30c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a98465230f21e6ece76332eeca1558613788c387\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-07T20:43:58+05:30\nFiles: 6\n\nMessage: [mypy] Fix type annotations for maths directory (#5782)", "metadata": {"id": "8aa3e3bd867c", "repo": "TheAlgorithms/Python", "hash": "a98465230f21e6ece76332eeca1558613788c387", "author": "Rohan R Bharadwaj", "date": "2021-11-07T20:43:58+05:30", "subject": "[mypy] Fix type annotations for maths directory (#5782)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/a98465230f21e6ece76332eeca1558613788c387", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a98465230f21e6ece76332eeca1558613788c387"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2f6a7ae1fa44514f52f9a97f83d7bbb2b18e53f2\nAuthor: Khoi Vo\nDate: 2021-11-08T12:35:40+07:00\nFiles: 2\n\nMessage: ADD the algorithms of image augmentation (#5792)", "metadata": {"id": "1a47d478c4c2", "repo": "TheAlgorithms/Python", "hash": "2f6a7ae1fa44514f52f9a97f83d7bbb2b18e53f2", "author": "Khoi Vo", "date": "2021-11-08T12:35:40+07:00", "subject": "ADD the algorithms of image augmentation (#5792)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2f6a7ae1fa44514f52f9a97f83d7bbb2b18e53f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2f6a7ae1fa44514f52f9a97f83d7bbb2b18e53f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac4bdfd66dbbd4c7c92c73d894469aa4a5c3e5ab\nAuthor: Dylan Buchi\nDate: 2021-11-08T10:47:09-03:00\nFiles: 3\n\nMessage: [mypy] Fix type annotations in `graphs/boruvka.py` (#5794)", "metadata": {"id": "daa86464525b", "repo": "TheAlgorithms/Python", "hash": "ac4bdfd66dbbd4c7c92c73d894469aa4a5c3e5ab", "author": "Dylan Buchi", "date": "2021-11-08T10:47:09-03:00", "subject": "[mypy] Fix type annotations in `graphs/boruvka.py` (#5794)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac4bdfd66dbbd4c7c92c73d894469aa4a5c3e5ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac4bdfd66dbbd4c7c92c73d894469aa4a5c3e5ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8aeabdf1891397a4a55988f33ac435ae0313c55\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-08T22:48:33+05:30\nFiles: 3\n\nMessage: [mypy] Type annotations for `graphs/finding_bridges.py` and `graphs/random_graph_generator.py` (#5795)", "metadata": {"id": "fb62fcf98657", "repo": "TheAlgorithms/Python", "hash": "a8aeabdf1891397a4a55988f33ac435ae0313c55", "author": "Rohan R Bharadwaj", "date": "2021-11-08T22:48:33+05:30", "subject": "[mypy] Type annotations for `graphs/finding_bridges.py` and `graphs/random_graph_generator.py` (#5795)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8aeabdf1891397a4a55988f33ac435ae0313c55", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8aeabdf1891397a4a55988f33ac435ae0313c55"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c9949f636248a547b9ff832ad18df372df57ed5\nAuthor: Leoriem-code\nDate: 2021-11-08T18:58:15+01:00\nFiles: 2\n\nMessage: edited strings/anagram.py (#5770)", "metadata": {"id": "d612a2c921c6", "repo": "TheAlgorithms/Python", "hash": "4c9949f636248a547b9ff832ad18df372df57ed5", "author": "Leoriem-code", "date": "2021-11-08T18:58:15+01:00", "subject": "edited strings/anagram.py (#5770)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c9949f636248a547b9ff832ad18df372df57ed5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c9949f636248a547b9ff832ad18df372df57ed5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed4c92d98af4b96605a0463bc94143b9c771a7cd\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-08T23:48:30+05:30\nFiles: 5\n\nMessage: [mypy] Type annotations for graphs directory (#5798)", "metadata": {"id": "48e42fa08b3d", "repo": "TheAlgorithms/Python", "hash": "ed4c92d98af4b96605a0463bc94143b9c771a7cd", "author": "Rohan R Bharadwaj", "date": "2021-11-08T23:48:30+05:30", "subject": "[mypy] Type annotations for graphs directory (#5798)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed4c92d98af4b96605a0463bc94143b9c771a7cd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed4c92d98af4b96605a0463bc94143b9c771a7cd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b8d6d70cea06eabc19b40a4e583efe62c2c0c2e\nAuthor: Maxim Smolskiy\nDate: 2021-11-09T17:25:29+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 205 solution 1 (#5781)", "metadata": {"id": "f0753e5f06e1", "repo": "TheAlgorithms/Python", "hash": "0b8d6d70cea06eabc19b40a4e583efe62c2c0c2e", "author": "Maxim Smolskiy", "date": "2021-11-09T17:25:29+03:00", "subject": "Add Project Euler problem 205 solution 1 (#5781)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b8d6d70cea06eabc19b40a4e583efe62c2c0c2e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b8d6d70cea06eabc19b40a4e583efe62c2c0c2e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c3d1ff0ebd034eeb6105ef8bad6a3c962efa56f2\nAuthor: Nivas Manduva\nDate: 2021-11-09T20:10:57+05:30\nFiles: 2\n\nMessage: Add Jacobi Iteration Method (#5113)", "metadata": {"id": "cbcfafbce894", "repo": "TheAlgorithms/Python", "hash": "c3d1ff0ebd034eeb6105ef8bad6a3c962efa56f2", "author": "Nivas Manduva", "date": "2021-11-09T20:10:57+05:30", "subject": "Add Jacobi Iteration Method (#5113)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c3d1ff0ebd034eeb6105ef8bad6a3c962efa56f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c3d1ff0ebd034eeb6105ef8bad6a3c962efa56f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 745f9e2bc37280368ae007d1a30ffc217e4a5b81\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-09T21:18:30+05:30\nFiles: 3\n\nMessage: [mypy] Type annotations for searches directory (#5799)", "metadata": {"id": "1c6675fa30a9", "repo": "TheAlgorithms/Python", "hash": "745f9e2bc37280368ae007d1a30ffc217e4a5b81", "author": "Rohan R Bharadwaj", "date": "2021-11-09T21:18:30+05:30", "subject": "[mypy] Type annotations for searches directory (#5799)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/745f9e2bc37280368ae007d1a30ffc217e4a5b81", "diff_url": "https://github.com/TheAlgorithms/Python/commit/745f9e2bc37280368ae007d1a30ffc217e4a5b81"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d6a1623448f2494fbb21116b6bc699dccb0401b2\nAuthor: Carl-Henrik Åkeson\nDate: 2021-11-10T11:22:27+01:00\nFiles: 2\n\nMessage: Add solution for Project Euler problem 145 (#5173)", "metadata": {"id": "d847081e0c14", "repo": "TheAlgorithms/Python", "hash": "d6a1623448f2494fbb21116b6bc699dccb0401b2", "author": "Carl-Henrik Åkeson", "date": "2021-11-10T11:22:27+01:00", "subject": "Add solution for Project Euler problem 145 (#5173)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d6a1623448f2494fbb21116b6bc699dccb0401b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d6a1623448f2494fbb21116b6bc699dccb0401b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e9882e41ba7a1d1fbdc12362a522a1b646497192\nAuthor: Rohan R Bharadwaj\nDate: 2021-11-10T20:52:52+05:30\nFiles: 3\n\nMessage: [mypy] Fix `matrix_operation.py` (#5808)", "metadata": {"id": "5851343f651f", "repo": "TheAlgorithms/Python", "hash": "e9882e41ba7a1d1fbdc12362a522a1b646497192", "author": "Rohan R Bharadwaj", "date": "2021-11-10T20:52:52+05:30", "subject": "[mypy] Fix `matrix_operation.py` (#5808)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e9882e41ba7a1d1fbdc12362a522a1b646497192", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e9882e41ba7a1d1fbdc12362a522a1b646497192"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7e81551d7b54f121458bd8e6a67b7ca86156815c\nAuthor: Joyce\nDate: 2021-11-11T03:55:23+08:00\nFiles: 1\n\nMessage: [mypy] fix type annotations for other/least-recently-used.py (#5811)", "metadata": {"id": "c616621a9c30", "repo": "TheAlgorithms/Python", "hash": "7e81551d7b54f121458bd8e6a67b7ca86156815c", "author": "Joyce", "date": "2021-11-11T03:55:23+08:00", "subject": "[mypy] fix type annotations for other/least-recently-used.py (#5811)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7e81551d7b54f121458bd8e6a67b7ca86156815c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7e81551d7b54f121458bd8e6a67b7ca86156815c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f36ee034f1f5c65cc89ed1fadea29a28e744a297\nAuthor: Andrew Grangaard\nDate: 2021-11-10T14:21:16-08:00\nFiles: 3\n\nMessage: [mypy] Annotate other/lru_cache and other/lfu_cache (#5755)", "metadata": {"id": "3f2a561e0121", "repo": "TheAlgorithms/Python", "hash": "f36ee034f1f5c65cc89ed1fadea29a28e744a297", "author": "Andrew Grangaard", "date": "2021-11-10T14:21:16-08:00", "subject": "[mypy] Annotate other/lru_cache and other/lfu_cache (#5755)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/f36ee034f1f5c65cc89ed1fadea29a28e744a297", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f36ee034f1f5c65cc89ed1fadea29a28e744a297"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6314195bb1e6001ddd0a11a59c41f1d0b9eeb722\nAuthor: Leoriem-code\nDate: 2021-11-11T14:39:54+01:00\nFiles: 5\n\nMessage: Add README files 2/8 (#5766)", "metadata": {"id": "826b9e5d110a", "repo": "TheAlgorithms/Python", "hash": "6314195bb1e6001ddd0a11a59c41f1d0b9eeb722", "author": "Leoriem-code", "date": "2021-11-11T14:39:54+01:00", "subject": "Add README files 2/8 (#5766)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/6314195bb1e6001ddd0a11a59c41f1d0b9eeb722", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6314195bb1e6001ddd0a11a59c41f1d0b9eeb722"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b9405fdcdc5ba9fc16a53f8ae6be081d4f5582a\nAuthor: Bartechnika\nDate: 2021-11-13T09:32:44+00:00\nFiles: 1\n\nMessage: Add new persistence algorithm (#4751)", "metadata": {"id": "097b72e32c94", "repo": "TheAlgorithms/Python", "hash": "9b9405fdcdc5ba9fc16a53f8ae6be081d4f5582a", "author": "Bartechnika", "date": "2021-11-13T09:32:44+00:00", "subject": "Add new persistence algorithm (#4751)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b9405fdcdc5ba9fc16a53f8ae6be081d4f5582a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b9405fdcdc5ba9fc16a53f8ae6be081d4f5582a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 551c65766d1594ecd7e127ac288ed23b9e89b8c3\nAuthor: Andrew Grangaard\nDate: 2021-11-16T06:01:17-08:00\nFiles: 6\n\nMessage: [Mypy] fix other/least_recently_used (#5814)", "metadata": {"id": "5b4633e73748", "repo": "TheAlgorithms/Python", "hash": "551c65766d1594ecd7e127ac288ed23b9e89b8c3", "author": "Andrew Grangaard", "date": "2021-11-16T06:01:17-08:00", "subject": "[Mypy] fix other/least_recently_used (#5814)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/551c65766d1594ecd7e127ac288ed23b9e89b8c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/551c65766d1594ecd7e127ac288ed23b9e89b8c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d848bfbf3229f2a3240a298a583f6b80a9efc1fd\nAuthor: Navaneeth Sharma\nDate: 2021-11-17T04:28:47+05:30\nFiles: 1\n\nMessage: Adding Pooling Algorithms (#5826)", "metadata": {"id": "a19378a067bd", "repo": "TheAlgorithms/Python", "hash": "d848bfbf3229f2a3240a298a583f6b80a9efc1fd", "author": "Navaneeth Sharma", "date": "2021-11-17T04:28:47+05:30", "subject": "Adding Pooling Algorithms (#5826)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d848bfbf3229f2a3240a298a583f6b80a9efc1fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d848bfbf3229f2a3240a298a583f6b80a9efc1fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ae5abfc3ca5dcf89b7e378735ceb9ef41769cbf\nAuthor: Christian Clauss\nDate: 2021-11-17T04:43:02+01:00\nFiles: 6\n\nMessage: Replace typing.optional with new annotations syntax (#5829)", "metadata": {"id": "cd36ef4d69f0", "repo": "TheAlgorithms/Python", "hash": "1ae5abfc3ca5dcf89b7e378735ceb9ef41769cbf", "author": "Christian Clauss", "date": "2021-11-17T04:43:02+01:00", "subject": "Replace typing.optional with new annotations syntax (#5829)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ae5abfc3ca5dcf89b7e378735ceb9ef41769cbf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ae5abfc3ca5dcf89b7e378735ceb9ef41769cbf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4a16f607b996b030347fadf011b57320b5624b2\nAuthor: Goodness Ezeh\nDate: 2021-11-24T23:23:44+09:00\nFiles: 1\n\nMessage: Lowercase g --> Capital G (#5845)", "metadata": {"id": "3a51dda2afd3", "repo": "TheAlgorithms/Python", "hash": "f4a16f607b996b030347fadf011b57320b5624b2", "author": "Goodness Ezeh", "date": "2021-11-24T23:23:44+09:00", "subject": "Lowercase g --> Capital G (#5845)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4a16f607b996b030347fadf011b57320b5624b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4a16f607b996b030347fadf011b57320b5624b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 65d3cfff2fb6f75999fff7918bccb463593f939d\nAuthor: Jaydeep Das\nDate: 2021-11-28T23:50:18+05:30\nFiles: 1\n\nMessage: Added memoization function in fibonacci (#5856)", "metadata": {"id": "b2aee19e18e1", "repo": "TheAlgorithms/Python", "hash": "65d3cfff2fb6f75999fff7918bccb463593f939d", "author": "Jaydeep Das", "date": "2021-11-28T23:50:18+05:30", "subject": "Added memoization function in fibonacci (#5856)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/65d3cfff2fb6f75999fff7918bccb463593f939d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/65d3cfff2fb6f75999fff7918bccb463593f939d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6680e435a7983c3691f2bb9399e675cc5dc632db\nAuthor: yellowsto\nDate: 2021-12-16T10:27:15+01:00\nFiles: 1\n\nMessage: Update merge_insertion_sort.py (#5833)", "metadata": {"id": "25d1f1025248", "repo": "TheAlgorithms/Python", "hash": "6680e435a7983c3691f2bb9399e675cc5dc632db", "author": "yellowsto", "date": "2021-12-16T10:27:15+01:00", "subject": "Update merge_insertion_sort.py (#5833)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6680e435a7983c3691f2bb9399e675cc5dc632db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6680e435a7983c3691f2bb9399e675cc5dc632db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9af2eef9b3761bf51580dedfb6fa7136ca0c5c2c\nAuthor: RenatoLopes771\nDate: 2021-12-16T06:28:31-03:00\nFiles: 1\n\nMessage: Improve Quine–McCluskey algorithm (#4935)", "metadata": {"id": "5b0020095599", "repo": "TheAlgorithms/Python", "hash": "9af2eef9b3761bf51580dedfb6fa7136ca0c5c2c", "author": "RenatoLopes771", "date": "2021-12-16T06:28:31-03:00", "subject": "Improve Quine–McCluskey algorithm (#4935)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9af2eef9b3761bf51580dedfb6fa7136ca0c5c2c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9af2eef9b3761bf51580dedfb6fa7136ca0c5c2c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7423875cef469c57abdb2be2c2b1b39490141d89\nAuthor: Michael Currin\nDate: 2022-01-26T17:35:51+02:00\nFiles: 2\n\nMessage: ci: add mkdir step for mypy (#5927)", "metadata": {"id": "0ab2b0994a96", "repo": "TheAlgorithms/Python", "hash": "7423875cef469c57abdb2be2c2b1b39490141d89", "author": "Michael Currin", "date": "2022-01-26T17:35:51+02:00", "subject": "ci: add mkdir step for mypy (#5927)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7423875cef469c57abdb2be2c2b1b39490141d89", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7423875cef469c57abdb2be2c2b1b39490141d89"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c15a4d5af6ade25c967a226877ba567166707aac\nAuthor: Michael Currin\nDate: 2022-01-28T08:52:42+02:00\nFiles: 1\n\nMessage: Refactor currency_converter.py (#5917)", "metadata": {"id": "902dc131097b", "repo": "TheAlgorithms/Python", "hash": "c15a4d5af6ade25c967a226877ba567166707aac", "author": "Michael Currin", "date": "2022-01-28T08:52:42+02:00", "subject": "Refactor currency_converter.py (#5917)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c15a4d5af6ade25c967a226877ba567166707aac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c15a4d5af6ade25c967a226877ba567166707aac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24d3cf82445e3f4a2e5287829395a3bf1353a8a3\nAuthor: Christian Clauss\nDate: 2022-01-30T20:29:54+01:00\nFiles: 81\n\nMessage: The black formatter is no longer beta (#5960)", "metadata": {"id": "d12eb1acdf0f", "repo": "TheAlgorithms/Python", "hash": "24d3cf82445e3f4a2e5287829395a3bf1353a8a3", "author": "Christian Clauss", "date": "2022-01-30T20:29:54+01:00", "subject": "The black formatter is no longer beta (#5960)", "files_changed": 81, "code_url": "https://github.com/TheAlgorithms/Python/tree/24d3cf82445e3f4a2e5287829395a3bf1353a8a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24d3cf82445e3f4a2e5287829395a3bf1353a8a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2a77cc4fb922ab66f0978e45c108bdb4c30396d\nAuthor: Saptarshi Sengupta\nDate: 2022-01-31T06:11:46+05:30\nFiles: 1\n\nMessage: Scraping prescription drug prices from Rx site using the prescription drug name and zipcode (#5967)", "metadata": {"id": "e288b18d4c45", "repo": "TheAlgorithms/Python", "hash": "b2a77cc4fb922ab66f0978e45c108bdb4c30396d", "author": "Saptarshi Sengupta", "date": "2022-01-31T06:11:46+05:30", "subject": "Scraping prescription drug prices from Rx site using the prescription drug name and zipcode (#5967)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2a77cc4fb922ab66f0978e45c108bdb4c30396d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2a77cc4fb922ab66f0978e45c108bdb4c30396d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d28ac6483a97deb5ac09a5261d851e97a25c2ee5\nAuthor: Saptarshi Sengupta\nDate: 2022-02-02T03:49:17+05:30\nFiles: 1\n\nMessage: Scrape anime and play episodes on browser without ads from terminal (#5975)", "metadata": {"id": "a107ef8a457a", "repo": "TheAlgorithms/Python", "hash": "d28ac6483a97deb5ac09a5261d851e97a25c2ee5", "author": "Saptarshi Sengupta", "date": "2022-02-02T03:49:17+05:30", "subject": "Scrape anime and play episodes on browser without ads from terminal (#5975)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d28ac6483a97deb5ac09a5261d851e97a25c2ee5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d28ac6483a97deb5ac09a5261d851e97a25c2ee5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54f765bdd0331f4b9381de8c879218ace1313be9\nAuthor: Calvin McCarter\nDate: 2022-02-02T15:05:05-05:00\nFiles: 1\n\nMessage: Extend power iteration to handle complex Hermitian input matrices (#5925)", "metadata": {"id": "676826466cb1", "repo": "TheAlgorithms/Python", "hash": "54f765bdd0331f4b9381de8c879218ace1313be9", "author": "Calvin McCarter", "date": "2022-02-02T15:05:05-05:00", "subject": "Extend power iteration to handle complex Hermitian input matrices (#5925)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54f765bdd0331f4b9381de8c879218ace1313be9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54f765bdd0331f4b9381de8c879218ace1313be9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f707f6d689ed40f51e5ceb8f0554e26e1e9fd507\nAuthor: Christian Clauss\nDate: 2022-02-13T06:57:44+01:00\nFiles: 4\n\nMessage: Upgrade to Python 3.10 (#5992)", "metadata": {"id": "0cfe11313cf4", "repo": "TheAlgorithms/Python", "hash": "f707f6d689ed40f51e5ceb8f0554e26e1e9fd507", "author": "Christian Clauss", "date": "2022-02-13T06:57:44+01:00", "subject": "Upgrade to Python 3.10 (#5992)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/f707f6d689ed40f51e5ceb8f0554e26e1e9fd507", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f707f6d689ed40f51e5ceb8f0554e26e1e9fd507"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 885580b3a152d02ad72ff433c2aefb6d604ef3c8\nAuthor: Christian Clauss\nDate: 2022-02-13T11:01:58+01:00\nFiles: 4\n\nMessage: pyupgrade --py310-plus and run mypy in precommit, not build (#5996)", "metadata": {"id": "399b2f474d53", "repo": "TheAlgorithms/Python", "hash": "885580b3a152d02ad72ff433c2aefb6d604ef3c8", "author": "Christian Clauss", "date": "2022-02-13T11:01:58+01:00", "subject": "pyupgrade --py310-plus and run mypy in precommit, not build (#5996)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/885580b3a152d02ad72ff433c2aefb6d604ef3c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/885580b3a152d02ad72ff433c2aefb6d604ef3c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 637cf10555adf7bffdc6aeeef587c4145c8a27a7\nAuthor: zer0-x\nDate: 2022-02-13T20:09:09+03:00\nFiles: 1\n\nMessage: Add points are collinear in 3d algorithm to /maths (#5983)", "metadata": {"id": "551a0e392445", "repo": "TheAlgorithms/Python", "hash": "637cf10555adf7bffdc6aeeef587c4145c8a27a7", "author": "zer0-x", "date": "2022-02-13T20:09:09+03:00", "subject": "Add points are collinear in 3d algorithm to /maths (#5983)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/637cf10555adf7bffdc6aeeef587c4145c8a27a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/637cf10555adf7bffdc6aeeef587c4145c8a27a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a9b3c7292cbd71fdc7723f449b9bbcbefbf9747\nAuthor: Lukas\nDate: 2022-02-13T12:20:19-05:00\nFiles: 2\n\nMessage: Added average absolute deviation (#5951)", "metadata": {"id": "cd8f3bb7c838", "repo": "TheAlgorithms/Python", "hash": "7a9b3c7292cbd71fdc7723f449b9bbcbefbf9747", "author": "Lukas", "date": "2022-02-13T12:20:19-05:00", "subject": "Added average absolute deviation (#5951)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a9b3c7292cbd71fdc7723f449b9bbcbefbf9747", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a9b3c7292cbd71fdc7723f449b9bbcbefbf9747"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37200a4b3b262dd9aa690c4b6514ead0944b3778\nAuthor: Anirudh Lakhotia\nDate: 2022-03-16T21:10:48+05:30\nFiles: 1\n\nMessage: LICENSE: Year change (#5920)", "metadata": {"id": "0a35e52844b4", "repo": "TheAlgorithms/Python", "hash": "37200a4b3b262dd9aa690c4b6514ead0944b3778", "author": "Anirudh Lakhotia", "date": "2022-03-16T21:10:48+05:30", "subject": "LICENSE: Year change (#5920)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/37200a4b3b262dd9aa690c4b6514ead0944b3778", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37200a4b3b262dd9aa690c4b6514ead0944b3778"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4064bf45f54c1359b686cd7f231b25ee5ae2d3cc\nAuthor: Harshit Agarwal\nDate: 2022-03-30T00:10:56-03:00\nFiles: 1\n\nMessage: fix(pre-commit): update `black` version (#6075)", "metadata": {"id": "f8807d2123d8", "repo": "TheAlgorithms/Python", "hash": "4064bf45f54c1359b686cd7f231b25ee5ae2d3cc", "author": "Harshit Agarwal", "date": "2022-03-30T00:10:56-03:00", "subject": "fix(pre-commit): update `black` version (#6075)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4064bf45f54c1359b686cd7f231b25ee5ae2d3cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4064bf45f54c1359b686cd7f231b25ee5ae2d3cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f1daaf1c75adbe43126e53ef1eba718ecb67029\nAuthor: Harshit Agarwal\nDate: 2022-04-04T00:36:32-03:00\nFiles: 2\n\nMessage: feat: add strings/ngram algorithm (#6074)", "metadata": {"id": "412f7286d300", "repo": "TheAlgorithms/Python", "hash": "1f1daaf1c75adbe43126e53ef1eba718ecb67029", "author": "Harshit Agarwal", "date": "2022-04-04T00:36:32-03:00", "subject": "feat: add strings/ngram algorithm (#6074)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f1daaf1c75adbe43126e53ef1eba718ecb67029", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f1daaf1c75adbe43126e53ef1eba718ecb67029"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1d3d18bcd28cd4eb0ffb7b1db213215f2f92c78a\nAuthor: Aviv Faraj\nDate: 2022-04-04T16:44:29+03:00\nFiles: 1\n\nMessage: horizontal motion code physics (#4710)", "metadata": {"id": "a1a3e755600e", "repo": "TheAlgorithms/Python", "hash": "1d3d18bcd28cd4eb0ffb7b1db213215f2f92c78a", "author": "Aviv Faraj", "date": "2022-04-04T16:44:29+03:00", "subject": "horizontal motion code physics (#4710)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1d3d18bcd28cd4eb0ffb7b1db213215f2f92c78a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1d3d18bcd28cd4eb0ffb7b1db213215f2f92c78a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1400cb86ff7c656087963db41844e0ca503ae6d5\nAuthor: Paulo S. G. Ferraz\nDate: 2022-04-08T14:40:45-03:00\nFiles: 6\n\nMessage: Remove duplicate is_prime related functions (#5892)", "metadata": {"id": "91406d468b8d", "repo": "TheAlgorithms/Python", "hash": "1400cb86ff7c656087963db41844e0ca503ae6d5", "author": "Paulo S. G. Ferraz", "date": "2022-04-08T14:40:45-03:00", "subject": "Remove duplicate is_prime related functions (#5892)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/1400cb86ff7c656087963db41844e0ca503ae6d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1400cb86ff7c656087963db41844e0ca503ae6d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10d0e4ecbf741f9acded245b5f47f77b8d672596\nAuthor: varopxndx\nDate: 2022-04-28T12:05:21-05:00\nFiles: 2\n\nMessage: docs: Fix quicksort & binary tree traversal doc (#4878)", "metadata": {"id": "66d60ffe7b13", "repo": "TheAlgorithms/Python", "hash": "10d0e4ecbf741f9acded245b5f47f77b8d672596", "author": "varopxndx", "date": "2022-04-28T12:05:21-05:00", "subject": "docs: Fix quicksort & binary tree traversal doc (#4878)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/10d0e4ecbf741f9acded245b5f47f77b8d672596", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10d0e4ecbf741f9acded245b5f47f77b8d672596"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7e4b2326a74067404339b1147c1ff40568ee4c0\nAuthor: Manuel Di Lullo\nDate: 2022-05-01T11:45:08+02:00\nFiles: 1\n\nMessage: Add prefix conversions for strings (#5453)", "metadata": {"id": "34ff7cb7e5d9", "repo": "TheAlgorithms/Python", "hash": "a7e4b2326a74067404339b1147c1ff40568ee4c0", "author": "Manuel Di Lullo", "date": "2022-05-01T11:45:08+02:00", "subject": "Add prefix conversions for strings (#5453)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7e4b2326a74067404339b1147c1ff40568ee4c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7e4b2326a74067404339b1147c1ff40568ee4c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1ec661d4e368ceabd50e7ef3714c85dbe139c02\nAuthor: Shuangchi He\nDate: 2022-05-01T18:44:23+08:00\nFiles: 5\n\nMessage: Fix some typos (#6113)", "metadata": {"id": "2ee15b27eacf", "repo": "TheAlgorithms/Python", "hash": "e1ec661d4e368ceabd50e7ef3714c85dbe139c02", "author": "Shuangchi He", "date": "2022-05-01T18:44:23+08:00", "subject": "Fix some typos (#6113)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1ec661d4e368ceabd50e7ef3714c85dbe139c02", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1ec661d4e368ceabd50e7ef3714c85dbe139c02"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a394411b70bf7ca654e97f2d2663674ce1757c7\nAuthor: John Law\nDate: 2022-05-01T21:52:40+08:00\nFiles: 1\n\nMessage: fix black at prefix string (#6122)", "metadata": {"id": "8d819cf7d024", "repo": "TheAlgorithms/Python", "hash": "7a394411b70bf7ca654e97f2d2663674ce1757c7", "author": "John Law", "date": "2022-05-01T21:52:40+08:00", "subject": "fix black at prefix string (#6122)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a394411b70bf7ca654e97f2d2663674ce1757c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a394411b70bf7ca654e97f2d2663674ce1757c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4bd5494992a03a63aa0a1d55169a0171dee38468\nAuthor: Vineet Rao\nDate: 2022-05-02T19:28:12+05:30\nFiles: 2\n\nMessage: Add solution to Problem 145 of Project Euler (#5464)", "metadata": {"id": "5c5c2a8c6d6f", "repo": "TheAlgorithms/Python", "hash": "4bd5494992a03a63aa0a1d55169a0171dee38468", "author": "Vineet Rao", "date": "2022-05-02T19:28:12+05:30", "subject": "Add solution to Problem 145 of Project Euler (#5464)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4bd5494992a03a63aa0a1d55169a0171dee38468", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4bd5494992a03a63aa0a1d55169a0171dee38468"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26f2df762248e947638ffdb61a9d7c9f5d5f0592\nAuthor: Kunwar Preet Singh\nDate: 2022-05-02T19:42:18+05:30\nFiles: 2\n\nMessage: Add sol for P104 Project Euler (#5257)", "metadata": {"id": "dc08ad513a51", "repo": "TheAlgorithms/Python", "hash": "26f2df762248e947638ffdb61a9d7c9f5d5f0592", "author": "Kunwar Preet Singh", "date": "2022-05-02T19:42:18+05:30", "subject": "Add sol for P104 Project Euler (#5257)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/26f2df762248e947638ffdb61a9d7c9f5d5f0592", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26f2df762248e947638ffdb61a9d7c9f5d5f0592"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8226636ea321d8fddae55460cd3c8a25b537160e\nAuthor: Simon\nDate: 2022-05-02T18:07:29+02:00\nFiles: 1\n\nMessage: Add the Horn-Schunck algorithm (#5333)", "metadata": {"id": "1cdd2403f12f", "repo": "TheAlgorithms/Python", "hash": "8226636ea321d8fddae55460cd3c8a25b537160e", "author": "Simon", "date": "2022-05-02T18:07:29+02:00", "subject": "Add the Horn-Schunck algorithm (#5333)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8226636ea321d8fddae55460cd3c8a25b537160e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8226636ea321d8fddae55460cd3c8a25b537160e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3bff196981312e41ba9dac91e1bd971b7120726c\nAuthor: KerimovEmil\nDate: 2022-05-11T23:28:45-04:00\nFiles: 1\n\nMessage: Fix some typos in solution 1 of euler 686 (#6112)", "metadata": {"id": "8c48e946ffd7", "repo": "TheAlgorithms/Python", "hash": "3bff196981312e41ba9dac91e1bd971b7120726c", "author": "KerimovEmil", "date": "2022-05-11T23:28:45-04:00", "subject": "Fix some typos in solution 1 of euler 686 (#6112)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3bff196981312e41ba9dac91e1bd971b7120726c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3bff196981312e41ba9dac91e1bd971b7120726c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 533eea5afa916fbe1d0db6db8da76c68b2928ca0\nAuthor: Leoriem-code\nDate: 2022-05-12T05:35:56+02:00\nFiles: 4\n\nMessage: fix mypy annotations for arithmetic_analysis (#6040)", "metadata": {"id": "acbf40d03a90", "repo": "TheAlgorithms/Python", "hash": "533eea5afa916fbe1d0db6db8da76c68b2928ca0", "author": "Leoriem-code", "date": "2022-05-12T05:35:56+02:00", "subject": "fix mypy annotations for arithmetic_analysis (#6040)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/533eea5afa916fbe1d0db6db8da76c68b2928ca0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/533eea5afa916fbe1d0db6db8da76c68b2928ca0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 562cf31a9a9d448b761cdc30df03fb7b526966d9\nAuthor: Maxim Smolskiy\nDate: 2022-05-12T06:48:04+03:00\nFiles: 1\n\nMessage: Improve Project Euler problem 074 solution 2 (#5803)", "metadata": {"id": "dc0a5561dbd6", "repo": "TheAlgorithms/Python", "hash": "562cf31a9a9d448b761cdc30df03fb7b526966d9", "author": "Maxim Smolskiy", "date": "2022-05-12T06:48:04+03:00", "subject": "Improve Project Euler problem 074 solution 2 (#5803)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/562cf31a9a9d448b761cdc30df03fb7b526966d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/562cf31a9a9d448b761cdc30df03fb7b526966d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bbb88bb5c261085ff23bce2b3c17266ebfa7b087\nAuthor: eee555\nDate: 2022-05-13T04:28:51+08:00\nFiles: 1\n\nMessage: Fix bug in bucket_sort.py (#6005)", "metadata": {"id": "844bdd40abf3", "repo": "TheAlgorithms/Python", "hash": "bbb88bb5c261085ff23bce2b3c17266ebfa7b087", "author": "eee555", "date": "2022-05-13T04:28:51+08:00", "subject": "Fix bug in bucket_sort.py (#6005)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bbb88bb5c261085ff23bce2b3c17266ebfa7b087", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bbb88bb5c261085ff23bce2b3c17266ebfa7b087"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e95ecfaf27c545391bdb7a2d1d8948943a40f828\nAuthor: Rohan R Bharadwaj\nDate: 2022-05-13T11:25:53+05:30\nFiles: 5\n\nMessage: Add missing type annotations for `strings` directory (#5817)", "metadata": {"id": "462db30b0263", "repo": "TheAlgorithms/Python", "hash": "e95ecfaf27c545391bdb7a2d1d8948943a40f828", "author": "Rohan R Bharadwaj", "date": "2022-05-13T11:25:53+05:30", "subject": "Add missing type annotations for `strings` directory (#5817)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/e95ecfaf27c545391bdb7a2d1d8948943a40f828", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e95ecfaf27c545391bdb7a2d1d8948943a40f828"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dbee5f072f68c57bce3443e5ed07fe496ba9d76d\nAuthor: Omkaar\nDate: 2022-05-13T18:21:44+05:30\nFiles: 10\n\nMessage: Improve code on f-strings and brevity (#6126)", "metadata": {"id": "7f2eccc8dc6d", "repo": "TheAlgorithms/Python", "hash": "dbee5f072f68c57bce3443e5ed07fe496ba9d76d", "author": "Omkaar", "date": "2022-05-13T18:21:44+05:30", "subject": "Improve code on f-strings and brevity (#6126)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/dbee5f072f68c57bce3443e5ed07fe496ba9d76d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dbee5f072f68c57bce3443e5ed07fe496ba9d76d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80f1da235b0a467dc9b31aa8a56dd3a792a59d7c\nAuthor: zer0-x\nDate: 2022-05-16T14:28:30+03:00\nFiles: 1\n\nMessage: Add sin function to maths (#5949)", "metadata": {"id": "7a89c7bd3bf6", "repo": "TheAlgorithms/Python", "hash": "80f1da235b0a467dc9b31aa8a56dd3a792a59d7c", "author": "zer0-x", "date": "2022-05-16T14:28:30+03:00", "subject": "Add sin function to maths (#5949)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80f1da235b0a467dc9b31aa8a56dd3a792a59d7c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80f1da235b0a467dc9b31aa8a56dd3a792a59d7c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec54da34b96de0b09b0685881646df1f9f7df989\nAuthor: Aviv Faraj\nDate: 2022-05-16T10:26:19-04:00\nFiles: 2\n\nMessage: Lorenz transformation - physics (#6097)", "metadata": {"id": "ec1d39595291", "repo": "TheAlgorithms/Python", "hash": "ec54da34b96de0b09b0685881646df1f9f7df989", "author": "Aviv Faraj", "date": "2022-05-16T10:26:19-04:00", "subject": "Lorenz transformation - physics (#6097)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec54da34b96de0b09b0685881646df1f9f7df989", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec54da34b96de0b09b0685881646df1f9f7df989"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dceb30aad623c8c9dffd739f41e1f5f46eb44530\nAuthor: Ikko Ashimine\nDate: 2022-05-20T13:03:54+09:00\nFiles: 1\n\nMessage: Fix typo in word_occurrence.py (#6154)", "metadata": {"id": "588995ce4e01", "repo": "TheAlgorithms/Python", "hash": "dceb30aad623c8c9dffd739f41e1f5f46eb44530", "author": "Ikko Ashimine", "date": "2022-05-20T13:03:54+09:00", "subject": "Fix typo in word_occurrence.py (#6154)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dceb30aad623c8c9dffd739f41e1f5f46eb44530", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dceb30aad623c8c9dffd739f41e1f5f46eb44530"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5bac76d7a505c43aad6d0a32cd39982f4b927eac\nAuthor: dangbb\nDate: 2022-05-21T21:02:53+07:00\nFiles: 2\n\nMessage: Fix `iter_merge_sort` bug (#6153)", "metadata": {"id": "911ac7bea6a4", "repo": "TheAlgorithms/Python", "hash": "5bac76d7a505c43aad6d0a32cd39982f4b927eac", "author": "dangbb", "date": "2022-05-21T21:02:53+07:00", "subject": "Fix `iter_merge_sort` bug (#6153)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5bac76d7a505c43aad6d0a32cd39982f4b927eac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5bac76d7a505c43aad6d0a32cd39982f4b927eac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a28ad3f759ba4b69e58e65db60eb26f0fd9756cc\nAuthor: Luke Banicevic\nDate: 2022-05-24T11:18:50+10:00\nFiles: 1\n\nMessage: Add Microsoft Excel Column Title to Column Number Conversion (#4849)", "metadata": {"id": "f5b09a8f9505", "repo": "TheAlgorithms/Python", "hash": "a28ad3f759ba4b69e58e65db60eb26f0fd9756cc", "author": "Luke Banicevic", "date": "2022-05-24T11:18:50+10:00", "subject": "Add Microsoft Excel Column Title to Column Number Conversion (#4849)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a28ad3f759ba4b69e58e65db60eb26f0fd9756cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a28ad3f759ba4b69e58e65db60eb26f0fd9756cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: de4d98081b9f9ba4bc6447ef20bb8fed329b343e\nAuthor: Maxim Smolskiy\nDate: 2022-05-24T04:20:47+03:00\nFiles: 2\n\nMessage: Improve Project Euler problem 145 solution 1 (#6141)", "metadata": {"id": "16094a3c4bc9", "repo": "TheAlgorithms/Python", "hash": "de4d98081b9f9ba4bc6447ef20bb8fed329b343e", "author": "Maxim Smolskiy", "date": "2022-05-24T04:20:47+03:00", "subject": "Improve Project Euler problem 145 solution 1 (#6141)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/de4d98081b9f9ba4bc6447ef20bb8fed329b343e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/de4d98081b9f9ba4bc6447ef20bb8fed329b343e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8fdd81f286e2435d058750d35420cb5a89f470d\nAuthor: Raine Legary\nDate: 2022-05-24T23:49:54-06:00\nFiles: 1\n\nMessage: Add minmum path sum (#5882)", "metadata": {"id": "89b48f595770", "repo": "TheAlgorithms/Python", "hash": "b8fdd81f286e2435d058750d35420cb5a89f470d", "author": "Raine Legary", "date": "2022-05-24T23:49:54-06:00", "subject": "Add minmum path sum (#5882)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8fdd81f286e2435d058750d35420cb5a89f470d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8fdd81f286e2435d058750d35420cb5a89f470d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8004671b984a58a86eb010e3add16f7268ed56b8\nAuthor: kugiyasan\nDate: 2022-05-26T15:24:23-04:00\nFiles: 3\n\nMessage: Add Project Euler 68 Solution (#5552)", "metadata": {"id": "45d4c2c80886", "repo": "TheAlgorithms/Python", "hash": "8004671b984a58a86eb010e3add16f7268ed56b8", "author": "kugiyasan", "date": "2022-05-26T15:24:23-04:00", "subject": "Add Project Euler 68 Solution (#5552)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8004671b984a58a86eb010e3add16f7268ed56b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8004671b984a58a86eb010e3add16f7268ed56b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a44afc9b7dd74f85f0c54ebdd8f0135b6bc38dc9\nAuthor: DongJoon Cha\nDate: 2022-06-05T01:41:52+09:00\nFiles: 1\n\nMessage: Add Multi-Level-Feedback-Queue scheduling algorithm (#6165)", "metadata": {"id": "d37615ce6c71", "repo": "TheAlgorithms/Python", "hash": "a44afc9b7dd74f85f0c54ebdd8f0135b6bc38dc9", "author": "DongJoon Cha", "date": "2022-06-05T01:41:52+09:00", "subject": "Add Multi-Level-Feedback-Queue scheduling algorithm (#6165)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a44afc9b7dd74f85f0c54ebdd8f0135b6bc38dc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a44afc9b7dd74f85f0c54ebdd8f0135b6bc38dc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c86aa72cfa0467bd9a5711d7b5a77ed8243e49f1\nAuthor: 이빈\nDate: 2022-06-07T01:44:49+09:00\nFiles: 1\n\nMessage: Create non_preemptive_shortest_job_first.py (#6169)", "metadata": {"id": "fcb20681d15c", "repo": "TheAlgorithms/Python", "hash": "c86aa72cfa0467bd9a5711d7b5a77ed8243e49f1", "author": "이빈", "date": "2022-06-07T01:44:49+09:00", "subject": "Create non_preemptive_shortest_job_first.py (#6169)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c86aa72cfa0467bd9a5711d7b5a77ed8243e49f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c86aa72cfa0467bd9a5711d7b5a77ed8243e49f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69cde43ca1e78980922adaf6b852008840d52e14\nAuthor: Vcrostin\nDate: 2022-06-22T07:01:05+03:00\nFiles: 2\n\nMessage: make DIRECTORY.md paths relative Fixes (#6179) (#6190)", "metadata": {"id": "13d84cc15816", "repo": "TheAlgorithms/Python", "hash": "69cde43ca1e78980922adaf6b852008840d52e14", "author": "Vcrostin", "date": "2022-06-22T07:01:05+03:00", "subject": "make DIRECTORY.md paths relative Fixes (#6179) (#6190)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/69cde43ca1e78980922adaf6b852008840d52e14", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69cde43ca1e78980922adaf6b852008840d52e14"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 42a80cdaf689b03b326164862318039bd43bbff1\nAuthor: Nivid Patel\nDate: 2022-06-22T00:04:18-04:00\nFiles: 1\n\nMessage: Update basic_maths.py (#6017)", "metadata": {"id": "13e061e5230b", "repo": "TheAlgorithms/Python", "hash": "42a80cdaf689b03b326164862318039bd43bbff1", "author": "Nivid Patel", "date": "2022-06-22T00:04:18-04:00", "subject": "Update basic_maths.py (#6017)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/42a80cdaf689b03b326164862318039bd43bbff1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/42a80cdaf689b03b326164862318039bd43bbff1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a80e5aadf30817251989378e8d908ca18f733a2f\nAuthor: yulmam\nDate: 2022-06-22T13:23:52+09:00\nFiles: 1\n\nMessage: add highest_response_ratio_next.py (#6183)", "metadata": {"id": "d149e6c1b4f3", "repo": "TheAlgorithms/Python", "hash": "a80e5aadf30817251989378e8d908ca18f733a2f", "author": "yulmam", "date": "2022-06-22T13:23:52+09:00", "subject": "add highest_response_ratio_next.py (#6183)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a80e5aadf30817251989378e8d908ca18f733a2f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a80e5aadf30817251989378e8d908ca18f733a2f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a51244e0feee90c8a80d6516628c9acb69c40b3\nAuthor: Erik Parmann\nDate: 2022-06-23T19:00:55+02:00\nFiles: 1\n\nMessage: Remove how-to example for support vector machine (#6201)", "metadata": {"id": "2d5db6327729", "repo": "TheAlgorithms/Python", "hash": "4a51244e0feee90c8a80d6516628c9acb69c40b3", "author": "Erik Parmann", "date": "2022-06-23T19:00:55+02:00", "subject": "Remove how-to example for support vector machine (#6201)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a51244e0feee90c8a80d6516628c9acb69c40b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a51244e0feee90c8a80d6516628c9acb69c40b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e5d1ff2ea8c3820343c46fd08b089207f75ca03d\nAuthor: lovetodevelop\nDate: 2022-07-03T09:28:53-07:00\nFiles: 1\n\nMessage: Fix tiny spelling error (#6219)", "metadata": {"id": "8dbf729430a5", "repo": "TheAlgorithms/Python", "hash": "e5d1ff2ea8c3820343c46fd08b089207f75ca03d", "author": "lovetodevelop", "date": "2022-07-03T09:28:53-07:00", "subject": "Fix tiny spelling error (#6219)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e5d1ff2ea8c3820343c46fd08b089207f75ca03d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e5d1ff2ea8c3820343c46fd08b089207f75ca03d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89fc7bf0b024e4c9508db80f575efd5b5616f932\nAuthor: Sedat Aybars Nazlica\nDate: 2022-07-06T16:19:13+09:00\nFiles: 1\n\nMessage: Add hamming distance (#6194)", "metadata": {"id": "4c66caa5b0c5", "repo": "TheAlgorithms/Python", "hash": "89fc7bf0b024e4c9508db80f575efd5b5616f932", "author": "Sedat Aybars Nazlica", "date": "2022-07-06T16:19:13+09:00", "subject": "Add hamming distance (#6194)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/89fc7bf0b024e4c9508db80f575efd5b5616f932", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89fc7bf0b024e4c9508db80f575efd5b5616f932"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9135a1f41192ebe1d835282a1465dc284359d95c\nAuthor: John Law\nDate: 2022-07-06T16:00:05+08:00\nFiles: 3\n\nMessage: Fix doctests and builds in various files (#6233)", "metadata": {"id": "d4e5b6728035", "repo": "TheAlgorithms/Python", "hash": "9135a1f41192ebe1d835282a1465dc284359d95c", "author": "John Law", "date": "2022-07-06T16:00:05+08:00", "subject": "Fix doctests and builds in various files (#6233)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/9135a1f41192ebe1d835282a1465dc284359d95c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9135a1f41192ebe1d835282a1465dc284359d95c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a0f4986e4fde05ebc2a24c9cc2cd6b8200b8df1\nAuthor: Christian Clauss\nDate: 2022-07-07T05:25:25+02:00\nFiles: 6\n\nMessage: Upgrade GitHub Actions (#6236)", "metadata": {"id": "c2eb2ff2b637", "repo": "TheAlgorithms/Python", "hash": "0a0f4986e4fde05ebc2a24c9cc2cd6b8200b8df1", "author": "Christian Clauss", "date": "2022-07-07T05:25:25+02:00", "subject": "Upgrade GitHub Actions (#6236)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a0f4986e4fde05ebc2a24c9cc2cd6b8200b8df1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a0f4986e4fde05ebc2a24c9cc2cd6b8200b8df1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d5dd6f132a25165473471bf83765ec50c9f14d6\nAuthor: Vardhaman\nDate: 2022-07-07T20:04:07+05:30\nFiles: 18\n\nMessage: MAINT: Updated f-string method (#6230)", "metadata": {"id": "5ba911d788a5", "repo": "TheAlgorithms/Python", "hash": "2d5dd6f132a25165473471bf83765ec50c9f14d6", "author": "Vardhaman", "date": "2022-07-07T20:04:07+05:30", "subject": "MAINT: Updated f-string method (#6230)", "files_changed": 18, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d5dd6f132a25165473471bf83765ec50c9f14d6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d5dd6f132a25165473471bf83765ec50c9f14d6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b75a7c77f89e55e1f2510b2eca9b4fd1a5d21ed8\nAuthor: Christian Clauss\nDate: 2022-07-11T10:19:52+02:00\nFiles: 41\n\nMessage: pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)", "metadata": {"id": "35c42a3d2332", "repo": "TheAlgorithms/Python", "hash": "b75a7c77f89e55e1f2510b2eca9b4fd1a5d21ed8", "author": "Christian Clauss", "date": "2022-07-11T10:19:52+02:00", "subject": "pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)", "files_changed": 41, "code_url": "https://github.com/TheAlgorithms/Python/tree/b75a7c77f89e55e1f2510b2eca9b4fd1a5d21ed8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b75a7c77f89e55e1f2510b2eca9b4fd1a5d21ed8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba129de7f32b6acd1efd8e942aca109bacd86646\nAuthor: Todor Peev\nDate: 2022-07-11T12:42:07+02:00\nFiles: 1\n\nMessage: Fixes: 6216 | Support vector machines (#6240)", "metadata": {"id": "6c2ffbbbea54", "repo": "TheAlgorithms/Python", "hash": "ba129de7f32b6acd1efd8e942aca109bacd86646", "author": "Todor Peev", "date": "2022-07-11T12:42:07+02:00", "subject": "Fixes: 6216 | Support vector machines (#6240)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba129de7f32b6acd1efd8e942aca109bacd86646", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba129de7f32b6acd1efd8e942aca109bacd86646"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dad789d9034ea6fb183bddb1a34b6b89d379e422\nAuthor: Christian Clauss\nDate: 2022-07-11T13:11:17+02:00\nFiles: 3\n\nMessage: Get rid of the Union (#6246)", "metadata": {"id": "9b13caf7cd05", "repo": "TheAlgorithms/Python", "hash": "dad789d9034ea6fb183bddb1a34b6b89d379e422", "author": "Christian Clauss", "date": "2022-07-11T13:11:17+02:00", "subject": "Get rid of the Union (#6246)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/dad789d9034ea6fb183bddb1a34b6b89d379e422", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dad789d9034ea6fb183bddb1a34b6b89d379e422"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f7c58e4c4b66750cbb3afd9ad29e9c246b2480ab\nAuthor: Nikos Giachoudis\nDate: 2022-07-11T10:36:57-04:00\nFiles: 5\n\nMessage: Unify primality checking (#6228)", "metadata": {"id": "5b0a3921f414", "repo": "TheAlgorithms/Python", "hash": "f7c58e4c4b66750cbb3afd9ad29e9c246b2480ab", "author": "Nikos Giachoudis", "date": "2022-07-11T10:36:57-04:00", "subject": "Unify primality checking (#6228)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/f7c58e4c4b66750cbb3afd9ad29e9c246b2480ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f7c58e4c4b66750cbb3afd9ad29e9c246b2480ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dcc387631d201de42dbf34216088e7faba302a41\nAuthor: lakshmikanth ayyadevara\nDate: 2022-07-11T20:59:27+05:30\nFiles: 1\n\nMessage: Improve `prime_check` in math modules (#6044)", "metadata": {"id": "97cbd6d5ac12", "repo": "TheAlgorithms/Python", "hash": "dcc387631d201de42dbf34216088e7faba302a41", "author": "lakshmikanth ayyadevara", "date": "2022-07-11T20:59:27+05:30", "subject": "Improve `prime_check` in math modules (#6044)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dcc387631d201de42dbf34216088e7faba302a41", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dcc387631d201de42dbf34216088e7faba302a41"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 38dfcd28b5f2fb19bae130a942466d73933e072f\nAuthor: Dhruv Manilawala\nDate: 2022-07-14T12:54:24+05:30\nFiles: 2\n\nMessage: fix: test failures (#6250)", "metadata": {"id": "b05ff7276bd7", "repo": "TheAlgorithms/Python", "hash": "38dfcd28b5f2fb19bae130a942466d73933e072f", "author": "Dhruv Manilawala", "date": "2022-07-14T12:54:24+05:30", "subject": "fix: test failures (#6250)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/38dfcd28b5f2fb19bae130a942466d73933e072f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/38dfcd28b5f2fb19bae130a942466d73933e072f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1e7922efac2b7fdfab7555baaf784edb345c222\nAuthor: KanakalathaVemuru\nDate: 2022-07-17T03:12:58+05:30\nFiles: 1\n\nMessage: Add circle sort implementation (#5548)", "metadata": {"id": "78db795180a7", "repo": "TheAlgorithms/Python", "hash": "e1e7922efac2b7fdfab7555baaf784edb345c222", "author": "KanakalathaVemuru", "date": "2022-07-17T03:12:58+05:30", "subject": "Add circle sort implementation (#5548)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1e7922efac2b7fdfab7555baaf784edb345c222", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1e7922efac2b7fdfab7555baaf784edb345c222"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3d9281591df03768fe062cc0517ee0d4cc387f0\nAuthor: U\nDate: 2022-07-16T23:55:29+02:00\nFiles: 1\n\nMessage: Add algorithm for creating Hamming numbers (#4992)", "metadata": {"id": "3cdab2df1bc0", "repo": "TheAlgorithms/Python", "hash": "b3d9281591df03768fe062cc0517ee0d4cc387f0", "author": "U", "date": "2022-07-16T23:55:29+02:00", "subject": "Add algorithm for creating Hamming numbers (#4992)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3d9281591df03768fe062cc0517ee0d4cc387f0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3d9281591df03768fe062cc0517ee0d4cc387f0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c45fb3c2948449760667fdf085cfc0467376ade8\nAuthor: Maxim Smolskiy\nDate: 2022-07-23T04:53:46+03:00\nFiles: 2\n\nMessage: perf: Project Euler problem 145 solution 1 (#6259)", "metadata": {"id": "2761a1ad8702", "repo": "TheAlgorithms/Python", "hash": "c45fb3c2948449760667fdf085cfc0467376ade8", "author": "Maxim Smolskiy", "date": "2022-07-23T04:53:46+03:00", "subject": "perf: Project Euler problem 145 solution 1 (#6259)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c45fb3c2948449760667fdf085cfc0467376ade8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c45fb3c2948449760667fdf085cfc0467376ade8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d53fdc29e2b47213999f566d16acd60409de6dc2\nAuthor: lance-pyles\nDate: 2022-07-22T19:26:59-07:00\nFiles: 1\n\nMessage: chore: update .gitignore (#6263)", "metadata": {"id": "2db494a0056b", "repo": "TheAlgorithms/Python", "hash": "d53fdc29e2b47213999f566d16acd60409de6dc2", "author": "lance-pyles", "date": "2022-07-22T19:26:59-07:00", "subject": "chore: update .gitignore (#6263)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d53fdc29e2b47213999f566d16acd60409de6dc2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d53fdc29e2b47213999f566d16acd60409de6dc2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d9ebee75fd9036579c2ecb282cbf4910de12b58\nAuthor: keshav Sharma\nDate: 2022-07-24T21:33:10+05:30\nFiles: 1\n\nMessage: chore: rename gcd to greatest_common_divisor (#6265)", "metadata": {"id": "38f5400f3e03", "repo": "TheAlgorithms/Python", "hash": "7d9ebee75fd9036579c2ecb282cbf4910de12b58", "author": "keshav Sharma", "date": "2022-07-24T21:33:10+05:30", "subject": "chore: rename gcd to greatest_common_divisor (#6265)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d9ebee75fd9036579c2ecb282cbf4910de12b58", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d9ebee75fd9036579c2ecb282cbf4910de12b58"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 90959212e5b0f3cfbae95ea38100e6fee4d2475f\nAuthor: Maxim Smolskiy\nDate: 2022-07-25T19:41:12+03:00\nFiles: 1\n\nMessage: perf: improve Project Euler problem 030 solution 1 (#6267)", "metadata": {"id": "610e51577017", "repo": "TheAlgorithms/Python", "hash": "90959212e5b0f3cfbae95ea38100e6fee4d2475f", "author": "Maxim Smolskiy", "date": "2022-07-25T19:41:12+03:00", "subject": "perf: improve Project Euler problem 030 solution 1 (#6267)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/90959212e5b0f3cfbae95ea38100e6fee4d2475f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/90959212e5b0f3cfbae95ea38100e6fee4d2475f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 97f25d4b431ffe432a30853ed0bcc75ea5e8166f\nAuthor: Maxim Smolskiy\nDate: 2022-07-26T19:15:14+03:00\nFiles: 3\n\nMessage: feat: add Project Euler problem 587 solution 1 (#6269)", "metadata": {"id": "a42316f18aa9", "repo": "TheAlgorithms/Python", "hash": "97f25d4b431ffe432a30853ed0bcc75ea5e8166f", "author": "Maxim Smolskiy", "date": "2022-07-26T19:15:14+03:00", "subject": "feat: add Project Euler problem 587 solution 1 (#6269)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/97f25d4b431ffe432a30853ed0bcc75ea5e8166f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/97f25d4b431ffe432a30853ed0bcc75ea5e8166f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: defc205ef4459264b753429c6cbc23481347e8b7\nAuthor: Maxim Smolskiy\nDate: 2022-08-06T17:04:24+03:00\nFiles: 1\n\nMessage: perf: improve Project Euler problem 203 solution 1 (#6279)", "metadata": {"id": "e1a91c72880a", "repo": "TheAlgorithms/Python", "hash": "defc205ef4459264b753429c6cbc23481347e8b7", "author": "Maxim Smolskiy", "date": "2022-08-06T17:04:24+03:00", "subject": "perf: improve Project Euler problem 203 solution 1 (#6279)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/defc205ef4459264b753429c6cbc23481347e8b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/defc205ef4459264b753429c6cbc23481347e8b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9eac958725c8e5c62b225c77eaf83ec0ecb7e6f6\nAuthor: Horst JENS\nDate: 2022-08-06T17:47:56+02:00\nFiles: 1\n\nMessage: typo corrected: heart -> Earth (#6275)", "metadata": {"id": "b3fcfbdb3f87", "repo": "TheAlgorithms/Python", "hash": "9eac958725c8e5c62b225c77eaf83ec0ecb7e6f6", "author": "Horst JENS", "date": "2022-08-06T17:47:56+02:00", "subject": "typo corrected: heart -> Earth (#6275)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9eac958725c8e5c62b225c77eaf83ec0ecb7e6f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9eac958725c8e5c62b225c77eaf83ec0ecb7e6f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a69d880bb5e9113ccf09aeaa31a570330f856417\nAuthor: Maxim Smolskiy\nDate: 2022-08-07T05:07:35+03:00\nFiles: 3\n\nMessage: feat: add Project Euler problem 114 solution 1 (#6300)", "metadata": {"id": "b91a250c1c1d", "repo": "TheAlgorithms/Python", "hash": "a69d880bb5e9113ccf09aeaa31a570330f856417", "author": "Maxim Smolskiy", "date": "2022-08-07T05:07:35+03:00", "subject": "feat: add Project Euler problem 114 solution 1 (#6300)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a69d880bb5e9113ccf09aeaa31a570330f856417", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a69d880bb5e9113ccf09aeaa31a570330f856417"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 063a0eced918ffa58af99c9c8d2fab72ea519c59\nAuthor: Maxim Smolskiy\nDate: 2022-08-07T14:20:45+03:00\nFiles: 3\n\nMessage: feat: add Project Euler problem 115 solution 1 (#6303)", "metadata": {"id": "c8c8d04510e4", "repo": "TheAlgorithms/Python", "hash": "063a0eced918ffa58af99c9c8d2fab72ea519c59", "author": "Maxim Smolskiy", "date": "2022-08-07T14:20:45+03:00", "subject": "feat: add Project Euler problem 115 solution 1 (#6303)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/063a0eced918ffa58af99c9c8d2fab72ea519c59", "diff_url": "https://github.com/TheAlgorithms/Python/commit/063a0eced918ffa58af99c9c8d2fab72ea519c59"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f46ce47274e89ab52581b56fec0aefa0e844dfa7\nAuthor: AmirMohammad Hosseini Nasab\nDate: 2022-08-12T13:42:58+04:30\nFiles: 1\n\nMessage: Add Max Fenwick Tree (#6298)", "metadata": {"id": "4f1bf8675293", "repo": "TheAlgorithms/Python", "hash": "f46ce47274e89ab52581b56fec0aefa0e844dfa7", "author": "AmirMohammad Hosseini Nasab", "date": "2022-08-12T13:42:58+04:30", "subject": "Add Max Fenwick Tree (#6298)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f46ce47274e89ab52581b56fec0aefa0e844dfa7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f46ce47274e89ab52581b56fec0aefa0e844dfa7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f31fa4ea7e26d8721be7e966ecf92fcbd87af65f\nAuthor: AmirMohammad Hosseini Nasab\nDate: 2022-08-16T22:08:33+04:30\nFiles: 1\n\nMessage: Fenwick Tree (#6319)", "metadata": {"id": "e97a96ffab9c", "repo": "TheAlgorithms/Python", "hash": "f31fa4ea7e26d8721be7e966ecf92fcbd87af65f", "author": "AmirMohammad Hosseini Nasab", "date": "2022-08-16T22:08:33+04:30", "subject": "Fenwick Tree (#6319)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f31fa4ea7e26d8721be7e966ecf92fcbd87af65f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f31fa4ea7e26d8721be7e966ecf92fcbd87af65f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b1818af5171ecf149b5a602572a7361c5e624f0d\nAuthor: zhexuanl\nDate: 2022-08-24T12:48:54+08:00\nFiles: 3\n\nMessage: Add Digital Image Processing Algorithm: Local Binary Pattern (#6294)", "metadata": {"id": "ee7138df73d3", "repo": "TheAlgorithms/Python", "hash": "b1818af5171ecf149b5a602572a7361c5e624f0d", "author": "zhexuanl", "date": "2022-08-24T12:48:54+08:00", "subject": "Add Digital Image Processing Algorithm: Local Binary Pattern (#6294)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b1818af5171ecf149b5a602572a7361c5e624f0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b1818af5171ecf149b5a602572a7361c5e624f0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cbf3c6140aafefbaef7186e0cb97d0758b1d38b2\nAuthor: Margaret\nDate: 2022-09-05T04:51:11+03:00\nFiles: 1\n\nMessage: add the dna algorithm (#6323)", "metadata": {"id": "0aba1a74e589", "repo": "TheAlgorithms/Python", "hash": "cbf3c6140aafefbaef7186e0cb97d0758b1d38b2", "author": "Margaret", "date": "2022-09-05T04:51:11+03:00", "subject": "add the dna algorithm (#6323)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cbf3c6140aafefbaef7186e0cb97d0758b1d38b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cbf3c6140aafefbaef7186e0cb97d0758b1d38b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e4fe95369c15e62364f7d6a6bfc9464c1143dc6\nAuthor: Nikhil Kala\nDate: 2022-09-09T11:09:31-06:00\nFiles: 1\n\nMessage: chore: remove the PayPal badge (#6348)", "metadata": {"id": "b92089ffca8c", "repo": "TheAlgorithms/Python", "hash": "4e4fe95369c15e62364f7d6a6bfc9464c1143dc6", "author": "Nikhil Kala", "date": "2022-09-09T11:09:31-06:00", "subject": "chore: remove the PayPal badge (#6348)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e4fe95369c15e62364f7d6a6bfc9464c1143dc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e4fe95369c15e62364f7d6a6bfc9464c1143dc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81e30fd33c91bc37bc3baf54c42d1b192ecf41a6\nAuthor: C21\nDate: 2022-09-14T13:54:55+05:30\nFiles: 1\n\nMessage: Fix Max Fenwick Tree (#6328)", "metadata": {"id": "ccde06cd4bec", "repo": "TheAlgorithms/Python", "hash": "81e30fd33c91bc37bc3baf54c42d1b192ecf41a6", "author": "C21", "date": "2022-09-14T13:54:55+05:30", "subject": "Fix Max Fenwick Tree (#6328)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/81e30fd33c91bc37bc3baf54c42d1b192ecf41a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81e30fd33c91bc37bc3baf54c42d1b192ecf41a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2104fa7aebe8d76b2b2b2c47fe7e2ee615a05df6\nAuthor: Nikos Giachoudis\nDate: 2022-09-14T11:40:04+03:00\nFiles: 12\n\nMessage: Unify `O(sqrt(N))` `is_prime` functions under `project_euler` (#6258)", "metadata": {"id": "574e6283dc49", "repo": "TheAlgorithms/Python", "hash": "2104fa7aebe8d76b2b2b2c47fe7e2ee615a05df6", "author": "Nikos Giachoudis", "date": "2022-09-14T11:40:04+03:00", "subject": "Unify `O(sqrt(N))` `is_prime` functions under `project_euler` (#6258)", "files_changed": 12, "code_url": "https://github.com/TheAlgorithms/Python/tree/2104fa7aebe8d76b2b2b2c47fe7e2ee615a05df6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2104fa7aebe8d76b2b2b2c47fe7e2ee615a05df6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 45d3eabeb5f22624245095abdc044422bfe5eeea\nAuthor: Satish Mishra\nDate: 2022-09-14T14:13:08+05:30\nFiles: 2\n\nMessage: Add Optimized Shell Sort (#6225)", "metadata": {"id": "d2b422f6b3f2", "repo": "TheAlgorithms/Python", "hash": "45d3eabeb5f22624245095abdc044422bfe5eeea", "author": "Satish Mishra", "date": "2022-09-14T14:13:08+05:30", "subject": "Add Optimized Shell Sort (#6225)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/45d3eabeb5f22624245095abdc044422bfe5eeea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/45d3eabeb5f22624245095abdc044422bfe5eeea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91c671ebabb3449fbbaefc2c4d959566eaed48dc\nAuthor: Yannick Brenning\nDate: 2022-09-24T18:46:03+02:00\nFiles: 1\n\nMessage: Fix minor typo and add matrix dimension check (#6367)", "metadata": {"id": "b9f8071a61e9", "repo": "TheAlgorithms/Python", "hash": "91c671ebabb3449fbbaefc2c4d959566eaed48dc", "author": "Yannick Brenning", "date": "2022-09-24T18:46:03+02:00", "subject": "Fix minor typo and add matrix dimension check (#6367)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/91c671ebabb3449fbbaefc2c4d959566eaed48dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91c671ebabb3449fbbaefc2c4d959566eaed48dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0b0f414ae134aa1772d33bb930e5a960f9979e8\nAuthor: Maxim Smolskiy\nDate: 2022-09-24T20:04:00+03:00\nFiles: 4\n\nMessage: Add Project Euler problem 116 solution 1 (#6305)", "metadata": {"id": "7b9ee7fefe9d", "repo": "TheAlgorithms/Python", "hash": "a0b0f414ae134aa1772d33bb930e5a960f9979e8", "author": "Maxim Smolskiy", "date": "2022-09-24T20:04:00+03:00", "subject": "Add Project Euler problem 116 solution 1 (#6305)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0b0f414ae134aa1772d33bb930e5a960f9979e8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0b0f414ae134aa1772d33bb930e5a960f9979e8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a12e6941a6c90d80d4aaee5c2c013e7da0288492\nAuthor: Debjit Bhowal\nDate: 2022-10-01T17:47:15+05:30\nFiles: 1\n\nMessage: Fix docstring (#6461)", "metadata": {"id": "fbb2c3be38d5", "repo": "TheAlgorithms/Python", "hash": "a12e6941a6c90d80d4aaee5c2c013e7da0288492", "author": "Debjit Bhowal", "date": "2022-10-01T17:47:15+05:30", "subject": "Fix docstring (#6461)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a12e6941a6c90d80d4aaee5c2c013e7da0288492", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a12e6941a6c90d80d4aaee5c2c013e7da0288492"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 346b0a8466732c9594eb62c4c60203d87106bf69\nAuthor: RAHUL S H\nDate: 2022-10-02T03:50:47-07:00\nFiles: 1\n\nMessage: Added fetch_quotes.py (#6529)", "metadata": {"id": "76e0a06fb3da", "repo": "TheAlgorithms/Python", "hash": "346b0a8466732c9594eb62c4c60203d87106bf69", "author": "RAHUL S H", "date": "2022-10-02T03:50:47-07:00", "subject": "Added fetch_quotes.py (#6529)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/346b0a8466732c9594eb62c4c60203d87106bf69", "diff_url": "https://github.com/TheAlgorithms/Python/commit/346b0a8466732c9594eb62c4c60203d87106bf69"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cabd8c63825fcd1b35fdd621ba443f31d0fb880d\nAuthor: Dhruv Manilawala\nDate: 2022-10-02T17:49:30+05:30\nFiles: 3\n\nMessage: feat: basic issue forms (#6533)", "metadata": {"id": "24718ba914a0", "repo": "TheAlgorithms/Python", "hash": "cabd8c63825fcd1b35fdd621ba443f31d0fb880d", "author": "Dhruv Manilawala", "date": "2022-10-02T17:49:30+05:30", "subject": "feat: basic issue forms (#6533)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/cabd8c63825fcd1b35fdd621ba443f31d0fb880d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cabd8c63825fcd1b35fdd621ba443f31d0fb880d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c9f1d09e1a82ec25ebd259e108b6b85046212a6e\nAuthor: Dhruv Manilawala\nDate: 2022-10-02T18:51:53+05:30\nFiles: 3\n\nMessage: fix: GitHub requires `.yml` extension (#6542)", "metadata": {"id": "c33ab608e566", "repo": "TheAlgorithms/Python", "hash": "c9f1d09e1a82ec25ebd259e108b6b85046212a6e", "author": "Dhruv Manilawala", "date": "2022-10-02T18:51:53+05:30", "subject": "fix: GitHub requires `.yml` extension (#6542)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c9f1d09e1a82ec25ebd259e108b6b85046212a6e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c9f1d09e1a82ec25ebd259e108b6b85046212a6e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 072312bd0a4a2b48cc44e44a55c41ae408e8d9c1\nAuthor: Jay Gala\nDate: 2022-10-02T20:19:49+05:30\nFiles: 1\n\nMessage: Added code for Maximum Subarray Sum (#6536)", "metadata": {"id": "ad7034ce05bf", "repo": "TheAlgorithms/Python", "hash": "072312bd0a4a2b48cc44e44a55c41ae408e8d9c1", "author": "Jay Gala", "date": "2022-10-02T20:19:49+05:30", "subject": "Added code for Maximum Subarray Sum (#6536)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/072312bd0a4a2b48cc44e44a55c41ae408e8d9c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/072312bd0a4a2b48cc44e44a55c41ae408e8d9c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50545d10c55859e3a3d792132ca6769f219bb130\nAuthor: Jerrit Gläsker\nDate: 2022-10-02T16:57:11+02:00\nFiles: 1\n\nMessage: Run length encoding (#6492)", "metadata": {"id": "ec8c8ef1ad2e", "repo": "TheAlgorithms/Python", "hash": "50545d10c55859e3a3d792132ca6769f219bb130", "author": "Jerrit Gläsker", "date": "2022-10-02T16:57:11+02:00", "subject": "Run length encoding (#6492)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/50545d10c55859e3a3d792132ca6769f219bb130", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50545d10c55859e3a3d792132ca6769f219bb130"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b8fba34594764cbd8d834337f03d6e03b108964\nAuthor: Daniel Pustotin\nDate: 2022-10-02T19:35:02+03:00\nFiles: 1\n\nMessage: Improve code complexity for segmented sieve (#6372)", "metadata": {"id": "f0ae69b1ea87", "repo": "TheAlgorithms/Python", "hash": "8b8fba34594764cbd8d834337f03d6e03b108964", "author": "Daniel Pustotin", "date": "2022-10-02T19:35:02+03:00", "subject": "Improve code complexity for segmented sieve (#6372)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b8fba34594764cbd8d834337f03d6e03b108964", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b8fba34594764cbd8d834337f03d6e03b108964"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f42b2b8dff3fc9463d73072a2968594f4eda383b\nAuthor: Saksham1970\nDate: 2022-10-02T23:21:04+05:30\nFiles: 1\n\nMessage: Newton raphson complex (#6545)", "metadata": {"id": "219c44251034", "repo": "TheAlgorithms/Python", "hash": "f42b2b8dff3fc9463d73072a2968594f4eda383b", "author": "Saksham1970", "date": "2022-10-02T23:21:04+05:30", "subject": "Newton raphson complex (#6545)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f42b2b8dff3fc9463d73072a2968594f4eda383b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f42b2b8dff3fc9463d73072a2968594f4eda383b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d33b36e92c2edd1afd542b59d157ad4bccd4bf6\nAuthor: Christian Clauss\nDate: 2022-10-02T21:59:17+02:00\nFiles: 2\n\nMessage: Fix pre-commit.ci: additional_dependencies: [types-requests] (#6559)", "metadata": {"id": "0eea91671fc7", "repo": "TheAlgorithms/Python", "hash": "3d33b36e92c2edd1afd542b59d157ad4bccd4bf6", "author": "Christian Clauss", "date": "2022-10-02T21:59:17+02:00", "subject": "Fix pre-commit.ci: additional_dependencies: [types-requests] (#6559)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d33b36e92c2edd1afd542b59d157ad4bccd4bf6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d33b36e92c2edd1afd542b59d157ad4bccd4bf6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 707809b0006a76210bc3d0e4312ff5c73ff68300\nAuthor: AHTESHAM ZAIDI\nDate: 2022-10-03T03:25:24+05:30\nFiles: 1\n\nMessage: Update astar.py (#6456)", "metadata": {"id": "f48bc60f5e02", "repo": "TheAlgorithms/Python", "hash": "707809b0006a76210bc3d0e4312ff5c73ff68300", "author": "AHTESHAM ZAIDI", "date": "2022-10-03T03:25:24+05:30", "subject": "Update astar.py (#6456)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/707809b0006a76210bc3d0e4312ff5c73ff68300", "diff_url": "https://github.com/TheAlgorithms/Python/commit/707809b0006a76210bc3d0e4312ff5c73ff68300"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e9862adafce9eb682cabcf8ac502893e0272ae65\nAuthor: Christian Clauss\nDate: 2022-10-03T03:27:14+02:00\nFiles: 1\n\nMessage: chore: remove pre-commit GHA (#6565)", "metadata": {"id": "874ce92858bd", "repo": "TheAlgorithms/Python", "hash": "e9862adafce9eb682cabcf8ac502893e0272ae65", "author": "Christian Clauss", "date": "2022-10-03T03:27:14+02:00", "subject": "chore: remove pre-commit GHA (#6565)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e9862adafce9eb682cabcf8ac502893e0272ae65", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e9862adafce9eb682cabcf8ac502893e0272ae65"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 756bb268eb22199534fc8d6478cf0e006f02b56b\nAuthor: pre-commit-ci[bot]\nDate: 2022-10-03T22:00:45+02:00\nFiles: 8\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#6629)", "metadata": {"id": "06fd3ebad26f", "repo": "TheAlgorithms/Python", "hash": "756bb268eb22199534fc8d6478cf0e006f02b56b", "author": "pre-commit-ci[bot]", "date": "2022-10-03T22:00:45+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#6629)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/756bb268eb22199534fc8d6478cf0e006f02b56b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/756bb268eb22199534fc8d6478cf0e006f02b56b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa49e27d22d57db01994e94d2d5391b8d52c79ce\nAuthor: Jérome Eertmans\nDate: 2022-10-04T12:25:23+02:00\nFiles: 1\n\nMessage: fix: remove non-existing user from CODEOWNERS (#6648)", "metadata": {"id": "7831ed10d213", "repo": "TheAlgorithms/Python", "hash": "fa49e27d22d57db01994e94d2d5391b8d52c79ce", "author": "Jérome Eertmans", "date": "2022-10-04T12:25:23+02:00", "subject": "fix: remove non-existing user from CODEOWNERS (#6648)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa49e27d22d57db01994e94d2d5391b8d52c79ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa49e27d22d57db01994e94d2d5391b8d52c79ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a84fb58271b1d42da300ccad54ee8391a518a5bb\nAuthor: Tarun Jain\nDate: 2022-10-04T22:10:53+05:30\nFiles: 1\n\nMessage: Discord Server invite (#6663)", "metadata": {"id": "e3228c76a1d9", "repo": "TheAlgorithms/Python", "hash": "a84fb58271b1d42da300ccad54ee8391a518a5bb", "author": "Tarun Jain", "date": "2022-10-04T22:10:53+05:30", "subject": "Discord Server invite (#6663)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a84fb58271b1d42da300ccad54ee8391a518a5bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a84fb58271b1d42da300ccad54ee8391a518a5bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46842e8c5b5fc78ced0f38206560deb2b8160a54\nAuthor: Rohan R Bharadwaj\nDate: 2022-10-04T23:35:56+05:30\nFiles: 8\n\nMessage: Add missing type hints in `matrix` directory (#6612)", "metadata": {"id": "3aa2abdb20f0", "repo": "TheAlgorithms/Python", "hash": "46842e8c5b5fc78ced0f38206560deb2b8160a54", "author": "Rohan R Bharadwaj", "date": "2022-10-04T23:35:56+05:30", "subject": "Add missing type hints in `matrix` directory (#6612)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/46842e8c5b5fc78ced0f38206560deb2b8160a54", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46842e8c5b5fc78ced0f38206560deb2b8160a54"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 087a3a8d537ceb179d0a47eda66f47d103c4b1b9\nAuthor: Rohan R Bharadwaj\nDate: 2022-10-05T01:22:49+05:30\nFiles: 1\n\nMessage: lorenz -> lorentz (#6670)", "metadata": {"id": "679b20e1db23", "repo": "TheAlgorithms/Python", "hash": "087a3a8d537ceb179d0a47eda66f47d103c4b1b9", "author": "Rohan R Bharadwaj", "date": "2022-10-05T01:22:49+05:30", "subject": "lorenz -> lorentz (#6670)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/087a3a8d537ceb179d0a47eda66f47d103c4b1b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/087a3a8d537ceb179d0a47eda66f47d103c4b1b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8cce0d463a0f65c22769fe4f0750acbeed2e0d60\nAuthor: Jérome Eertmans\nDate: 2022-10-05T12:32:07+02:00\nFiles: 1\n\nMessage: refactor: pivot is randomly chosen (#6643)", "metadata": {"id": "f0e7a3254304", "repo": "TheAlgorithms/Python", "hash": "8cce0d463a0f65c22769fe4f0750acbeed2e0d60", "author": "Jérome Eertmans", "date": "2022-10-05T12:32:07+02:00", "subject": "refactor: pivot is randomly chosen (#6643)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8cce0d463a0f65c22769fe4f0750acbeed2e0d60", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8cce0d463a0f65c22769fe4f0750acbeed2e0d60"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 660d2bb66c8ca03e2225090b5c638ffb0fd14a60\nAuthor: Paul\nDate: 2022-10-06T23:19:34+06:00\nFiles: 1\n\nMessage: Add algorithm for Newton's Law of Gravitation (#6626)", "metadata": {"id": "12b51c77daea", "repo": "TheAlgorithms/Python", "hash": "660d2bb66c8ca03e2225090b5c638ffb0fd14a60", "author": "Paul", "date": "2022-10-06T23:19:34+06:00", "subject": "Add algorithm for Newton's Law of Gravitation (#6626)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/660d2bb66c8ca03e2225090b5c638ffb0fd14a60", "diff_url": "https://github.com/TheAlgorithms/Python/commit/660d2bb66c8ca03e2225090b5c638ffb0fd14a60"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5894554d41116af83152b1ea59fbf78303d87966\nAuthor: Jordan Rinder\nDate: 2022-10-08T18:28:17-04:00\nFiles: 2\n\nMessage: Add Catalan number to maths (#6845)", "metadata": {"id": "30a61778fa16", "repo": "TheAlgorithms/Python", "hash": "5894554d41116af83152b1ea59fbf78303d87966", "author": "Jordan Rinder", "date": "2022-10-08T18:28:17-04:00", "subject": "Add Catalan number to maths (#6845)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5894554d41116af83152b1ea59fbf78303d87966", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5894554d41116af83152b1ea59fbf78303d87966"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 51dba4d743cd2c8d407eea3e9cd4e7b2f69ee34d\nAuthor: Lakshay Roopchandani\nDate: 2022-10-09T18:23:44+05:30\nFiles: 1\n\nMessage: Job sequencing with deadlines (#6854)", "metadata": {"id": "66ed4af5d198", "repo": "TheAlgorithms/Python", "hash": "51dba4d743cd2c8d407eea3e9cd4e7b2f69ee34d", "author": "Lakshay Roopchandani", "date": "2022-10-09T18:23:44+05:30", "subject": "Job sequencing with deadlines (#6854)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/51dba4d743cd2c8d407eea3e9cd4e7b2f69ee34d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/51dba4d743cd2c8d407eea3e9cd4e7b2f69ee34d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a3433eaed6c8369f6c45b3abf70ee33a3a74910\nAuthor: pre-commit-ci[bot]\nDate: 2022-10-10T22:04:33+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#6940)", "metadata": {"id": "51e7d66b7d15", "repo": "TheAlgorithms/Python", "hash": "0a3433eaed6c8369f6c45b3abf70ee33a3a74910", "author": "pre-commit-ci[bot]", "date": "2022-10-10T22:04:33+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#6940)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a3433eaed6c8369f6c45b3abf70ee33a3a74910", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a3433eaed6c8369f6c45b3abf70ee33a3a74910"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f0d1a42deb146bebcdf7b1b2ec788c815ede452a\nAuthor: Shubhajit Roy\nDate: 2022-10-12T12:52:23+05:30\nFiles: 1\n\nMessage: Python program for Carmicheal Number (#6864)", "metadata": {"id": "aa55f22c5680", "repo": "TheAlgorithms/Python", "hash": "f0d1a42deb146bebcdf7b1b2ec788c815ede452a", "author": "Shubhajit Roy", "date": "2022-10-12T12:52:23+05:30", "subject": "Python program for Carmicheal Number (#6864)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f0d1a42deb146bebcdf7b1b2ec788c815ede452a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f0d1a42deb146bebcdf7b1b2ec788c815ede452a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a04a6365dee01bebf382809a5638b6fd0d0a51e6\nAuthor: Martmists\nDate: 2022-10-12T15:19:00+02:00\nFiles: 3\n\nMessage: Add Equal Loudness Filter (#7019)", "metadata": {"id": "71f5fdc16217", "repo": "TheAlgorithms/Python", "hash": "a04a6365dee01bebf382809a5638b6fd0d0a51e6", "author": "Martmists", "date": "2022-10-12T15:19:00+02:00", "subject": "Add Equal Loudness Filter (#7019)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a04a6365dee01bebf382809a5638b6fd0d0a51e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a04a6365dee01bebf382809a5638b6fd0d0a51e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d15bf7d492bc778682f80392bfd559074c4adbec\nAuthor: Saksham Chawla\nDate: 2022-10-12T22:05:31+05:30\nFiles: 1\n\nMessage: Add typing to data_structures/heap/heap_generic.py (#7044)", "metadata": {"id": "8b17f9645079", "repo": "TheAlgorithms/Python", "hash": "d15bf7d492bc778682f80392bfd559074c4adbec", "author": "Saksham Chawla", "date": "2022-10-12T22:05:31+05:30", "subject": "Add typing to data_structures/heap/heap_generic.py (#7044)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d15bf7d492bc778682f80392bfd559074c4adbec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d15bf7d492bc778682f80392bfd559074c4adbec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aeb933bff55734f33268848fb1fcb6a0395297cb\nAuthor: Saksham Chawla\nDate: 2022-10-12T22:07:00+05:30\nFiles: 1\n\nMessage: Add typing to data_structures/hashing/hash_table.py (#7040)", "metadata": {"id": "2dcc116340df", "repo": "TheAlgorithms/Python", "hash": "aeb933bff55734f33268848fb1fcb6a0395297cb", "author": "Saksham Chawla", "date": "2022-10-12T22:07:00+05:30", "subject": "Add typing to data_structures/hashing/hash_table.py (#7040)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aeb933bff55734f33268848fb1fcb6a0395297cb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aeb933bff55734f33268848fb1fcb6a0395297cb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e272b9d6a494036aaa7f71c53d01017a34117bc9\nAuthor: Saksham Chawla\nDate: 2022-10-12T22:14:08+05:30\nFiles: 1\n\nMessage: Add typing to data_structures/queue/queue_on_pseudo_stack.py (#7037)", "metadata": {"id": "5ad220c8dfa6", "repo": "TheAlgorithms/Python", "hash": "e272b9d6a494036aaa7f71c53d01017a34117bc9", "author": "Saksham Chawla", "date": "2022-10-12T22:14:08+05:30", "subject": "Add typing to data_structures/queue/queue_on_pseudo_stack.py (#7037)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e272b9d6a494036aaa7f71c53d01017a34117bc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e272b9d6a494036aaa7f71c53d01017a34117bc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f676055bc6e4f3540c97745ffc19bf62955c9077\nAuthor: Saksham Chawla\nDate: 2022-10-12T22:19:49+05:30\nFiles: 1\n\nMessage: Add typing to maths/segmented_sieve.py (#7054)", "metadata": {"id": "23797bd46f3a", "repo": "TheAlgorithms/Python", "hash": "f676055bc6e4f3540c97745ffc19bf62955c9077", "author": "Saksham Chawla", "date": "2022-10-12T22:19:49+05:30", "subject": "Add typing to maths/segmented_sieve.py (#7054)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f676055bc6e4f3540c97745ffc19bf62955c9077", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f676055bc6e4f3540c97745ffc19bf62955c9077"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 922887c38609650dc8eb8eaa9153605eabc45ecd\nAuthor: Rohan R Bharadwaj\nDate: 2022-10-13T00:04:01+05:30\nFiles: 1\n\nMessage: Add volume of hollow circular cylinder, Exceptions (#6441)", "metadata": {"id": "2b8629248f72", "repo": "TheAlgorithms/Python", "hash": "922887c38609650dc8eb8eaa9153605eabc45ecd", "author": "Rohan R Bharadwaj", "date": "2022-10-13T00:04:01+05:30", "subject": "Add volume of hollow circular cylinder, Exceptions (#6441)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/922887c38609650dc8eb8eaa9153605eabc45ecd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/922887c38609650dc8eb8eaa9153605eabc45ecd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2423760e1d28b4c6860ef63f83b1e6b4b83c1522\nAuthor: Saksham Chawla\nDate: 2022-10-13T00:11:01+05:30\nFiles: 1\n\nMessage: Add typing to maths/abs.py (#7060)", "metadata": {"id": "e58087264aa1", "repo": "TheAlgorithms/Python", "hash": "2423760e1d28b4c6860ef63f83b1e6b4b83c1522", "author": "Saksham Chawla", "date": "2022-10-13T00:11:01+05:30", "subject": "Add typing to maths/abs.py (#7060)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2423760e1d28b4c6860ef63f83b1e6b4b83c1522", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2423760e1d28b4c6860ef63f83b1e6b4b83c1522"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74494d433f8d050d37642f912f616451f40d65e6\nAuthor: Saksham Chawla\nDate: 2022-10-13T00:11:52+05:30\nFiles: 1\n\nMessage: Add typing to maths/ceil.py (#7057)", "metadata": {"id": "a374f724fede", "repo": "TheAlgorithms/Python", "hash": "74494d433f8d050d37642f912f616451f40d65e6", "author": "Saksham Chawla", "date": "2022-10-13T00:11:52+05:30", "subject": "Add typing to maths/ceil.py (#7057)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74494d433f8d050d37642f912f616451f40d65e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74494d433f8d050d37642f912f616451f40d65e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32ff33648e0d1f93398db34fd271aa6606abc3a4\nAuthor: Saksham Chawla\nDate: 2022-10-13T00:12:30+05:30\nFiles: 1\n\nMessage: Add typing to maths/floor.py (#7056)", "metadata": {"id": "a9a15b242bb5", "repo": "TheAlgorithms/Python", "hash": "32ff33648e0d1f93398db34fd271aa6606abc3a4", "author": "Saksham Chawla", "date": "2022-10-13T00:12:30+05:30", "subject": "Add typing to maths/floor.py (#7056)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32ff33648e0d1f93398db34fd271aa6606abc3a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32ff33648e0d1f93398db34fd271aa6606abc3a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 467ade28a04ed3e77b6c89542fd99f390139b5bd\nAuthor: Rohan R Bharadwaj\nDate: 2022-10-13T00:18:49+05:30\nFiles: 1\n\nMessage: Add surface area of cuboid, conical frustum (#6442)", "metadata": {"id": "ba0e3304f544", "repo": "TheAlgorithms/Python", "hash": "467ade28a04ed3e77b6c89542fd99f390139b5bd", "author": "Rohan R Bharadwaj", "date": "2022-10-13T00:18:49+05:30", "subject": "Add surface area of cuboid, conical frustum (#6442)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/467ade28a04ed3e77b6c89542fd99f390139b5bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/467ade28a04ed3e77b6c89542fd99f390139b5bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0c230255ffe79946bd959ecb559696353ac33f2\nAuthor: Eeman Majumder\nDate: 2022-10-13T01:13:52+05:30\nFiles: 1\n\nMessage: added self organising maps algorithm in the machine learning section. (#6877)", "metadata": {"id": "c07d830ed4c9", "repo": "TheAlgorithms/Python", "hash": "c0c230255ffe79946bd959ecb559696353ac33f2", "author": "Eeman Majumder", "date": "2022-10-13T01:13:52+05:30", "subject": "added self organising maps algorithm in the machine learning section. (#6877)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0c230255ffe79946bd959ecb559696353ac33f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0c230255ffe79946bd959ecb559696353ac33f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bae08adc86c44268faaa0fe05ea0f2f91567ac9a\nAuthor: Christian Clauss\nDate: 2022-10-12T21:56:07+02:00\nFiles: 2\n\nMessage: README.md: Lose LGTM badge because we don't use it (#7063)", "metadata": {"id": "e6e7c02d4296", "repo": "TheAlgorithms/Python", "hash": "bae08adc86c44268faaa0fe05ea0f2f91567ac9a", "author": "Christian Clauss", "date": "2022-10-12T21:56:07+02:00", "subject": "README.md: Lose LGTM badge because we don't use it (#7063)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bae08adc86c44268faaa0fe05ea0f2f91567ac9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bae08adc86c44268faaa0fe05ea0f2f91567ac9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e2cd982b1154814debe2960498ccbb29d4829bf7\nAuthor: VARISH GAUTAM\nDate: 2022-10-13T02:12:02+05:30\nFiles: 1\n\nMessage: Weird numbers (#6871)", "metadata": {"id": "ad8a63b0b9a4", "repo": "TheAlgorithms/Python", "hash": "e2cd982b1154814debe2960498ccbb29d4829bf7", "author": "VARISH GAUTAM", "date": "2022-10-13T02:12:02+05:30", "subject": "Weird numbers (#6871)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e2cd982b1154814debe2960498ccbb29d4829bf7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e2cd982b1154814debe2960498ccbb29d4829bf7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07e991d55330bf1363ba53858a98cf6fd8d45026\nAuthor: Caeden\nDate: 2022-10-12T23:54:20+01:00\nFiles: 140\n\nMessage: Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)", "metadata": {"id": "89c1e3fa9115", "repo": "TheAlgorithms/Python", "hash": "07e991d55330bf1363ba53858a98cf6fd8d45026", "author": "Caeden", "date": "2022-10-12T23:54:20+01:00", "subject": "Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)", "files_changed": 140, "code_url": "https://github.com/TheAlgorithms/Python/tree/07e991d55330bf1363ba53858a98cf6fd8d45026", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07e991d55330bf1363ba53858a98cf6fd8d45026"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1aa7bd96164bf9f17acd770f4c6992d35c468541\nAuthor: Abinash Satapathy\nDate: 2022-10-13T00:56:10+02:00\nFiles: 2\n\nMessage: Added barcode_validator.py (#6771)", "metadata": {"id": "7c41c90bbf35", "repo": "TheAlgorithms/Python", "hash": "1aa7bd96164bf9f17acd770f4c6992d35c468541", "author": "Abinash Satapathy", "date": "2022-10-13T00:56:10+02:00", "subject": "Added barcode_validator.py (#6771)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1aa7bd96164bf9f17acd770f4c6992d35c468541", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1aa7bd96164bf9f17acd770f4c6992d35c468541"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6118b05f0efd1c2839eb8bc4de36723af1fcc364\nAuthor: Carlos Villar\nDate: 2022-10-13T08:24:53+02:00\nFiles: 1\n\nMessage: Convert snake_case to camelCase or PascalCase (#7028) (#7034)", "metadata": {"id": "383dd109dccf", "repo": "TheAlgorithms/Python", "hash": "6118b05f0efd1c2839eb8bc4de36723af1fcc364", "author": "Carlos Villar", "date": "2022-10-13T08:24:53+02:00", "subject": "Convert snake_case to camelCase or PascalCase (#7028) (#7034)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6118b05f0efd1c2839eb8bc4de36723af1fcc364", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6118b05f0efd1c2839eb8bc4de36723af1fcc364"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ad6c6402945349fbca42cce5acad631b0930a1d\nAuthor: Saksham Chawla\nDate: 2022-10-13T15:15:20+05:30\nFiles: 1\n\nMessage: Add typing to maths/add.py (#7064)", "metadata": {"id": "f3e94452e605", "repo": "TheAlgorithms/Python", "hash": "7ad6c6402945349fbca42cce5acad631b0930a1d", "author": "Saksham Chawla", "date": "2022-10-13T15:15:20+05:30", "subject": "Add typing to maths/add.py (#7064)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ad6c6402945349fbca42cce5acad631b0930a1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ad6c6402945349fbca42cce5acad631b0930a1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b0909d6545df269dc2c943df2e470671f0d1bcf\nAuthor: Saksham Chawla\nDate: 2022-10-13T16:17:52+05:30\nFiles: 1\n\nMessage: Add typing and snake casing to maths/decimal_isolate.py (#7066)", "metadata": {"id": "e38aa4c01dd8", "repo": "TheAlgorithms/Python", "hash": "9b0909d6545df269dc2c943df2e470671f0d1bcf", "author": "Saksham Chawla", "date": "2022-10-13T16:17:52+05:30", "subject": "Add typing and snake casing to maths/decimal_isolate.py (#7066)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b0909d6545df269dc2c943df2e470671f0d1bcf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b0909d6545df269dc2c943df2e470671f0d1bcf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c73cb7e3f7324ab2715ffc74ab18c32e3a90a065\nAuthor: Saksham Chawla\nDate: 2022-10-13T16:18:28+05:30\nFiles: 1\n\nMessage: Add typing to maths/sum_of_arithmetic_series.py (#7065)", "metadata": {"id": "59ee9fdaeef0", "repo": "TheAlgorithms/Python", "hash": "c73cb7e3f7324ab2715ffc74ab18c32e3a90a065", "author": "Saksham Chawla", "date": "2022-10-13T16:18:28+05:30", "subject": "Add typing to maths/sum_of_arithmetic_series.py (#7065)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c73cb7e3f7324ab2715ffc74ab18c32e3a90a065", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c73cb7e3f7324ab2715ffc74ab18c32e3a90a065"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e661b9882995718ed967e33c2c814866b26fa76d\nAuthor: GURNEET SINGH\nDate: 2022-10-13T17:39:01+05:30\nFiles: 2\n\nMessage: Binary Search Tree Inorder Traversal Algorithm (#6840)", "metadata": {"id": "14339e1ee55c", "repo": "TheAlgorithms/Python", "hash": "e661b9882995718ed967e33c2c814866b26fa76d", "author": "GURNEET SINGH", "date": "2022-10-13T17:39:01+05:30", "subject": "Binary Search Tree Inorder Traversal Algorithm (#6840)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e661b9882995718ed967e33c2c814866b26fa76d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e661b9882995718ed967e33c2c814866b26fa76d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d5a9f649b8279858add6fe6dd5a84af2f40a4cc9\nAuthor: Caeden\nDate: 2022-10-13T15:23:59+01:00\nFiles: 31\n\nMessage: Add flake8-builtins to pre-commit and fix errors (#7105)", "metadata": {"id": "a1a183654d7e", "repo": "TheAlgorithms/Python", "hash": "d5a9f649b8279858add6fe6dd5a84af2f40a4cc9", "author": "Caeden", "date": "2022-10-13T15:23:59+01:00", "subject": "Add flake8-builtins to pre-commit and fix errors (#7105)", "files_changed": 31, "code_url": "https://github.com/TheAlgorithms/Python/tree/d5a9f649b8279858add6fe6dd5a84af2f40a4cc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d5a9f649b8279858add6fe6dd5a84af2f40a4cc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f176786d12ead5796644a9b37d96786cdaa55391\nAuthor: Praveen\nDate: 2022-10-13T21:04:52+05:30\nFiles: 1\n\nMessage: Update open_google_results.py (#7085)", "metadata": {"id": "192ebda438ae", "repo": "TheAlgorithms/Python", "hash": "f176786d12ead5796644a9b37d96786cdaa55391", "author": "Praveen", "date": "2022-10-13T21:04:52+05:30", "subject": "Update open_google_results.py (#7085)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f176786d12ead5796644a9b37d96786cdaa55391", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f176786d12ead5796644a9b37d96786cdaa55391"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4d0c830d2c7a4a535501887a8eb97966a370ef57\nAuthor: Caeden\nDate: 2022-10-13T17:03:06+01:00\nFiles: 71\n\nMessage: Add flake8 pluin flake8 bugbear to pre-commit (#7132)", "metadata": {"id": "39fdaa380292", "repo": "TheAlgorithms/Python", "hash": "4d0c830d2c7a4a535501887a8eb97966a370ef57", "author": "Caeden", "date": "2022-10-13T17:03:06+01:00", "subject": "Add flake8 pluin flake8 bugbear to pre-commit (#7132)", "files_changed": 71, "code_url": "https://github.com/TheAlgorithms/Python/tree/4d0c830d2c7a4a535501887a8eb97966a370ef57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4d0c830d2c7a4a535501887a8eb97966a370ef57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71353ed79787cbbe3800ee32a1fb3d82c1335d19\nAuthor: Advik Sharma\nDate: 2022-10-13T10:09:48-07:00\nFiles: 1\n\nMessage: refined readme.md (#7081)", "metadata": {"id": "0f835d0053ef", "repo": "TheAlgorithms/Python", "hash": "71353ed79787cbbe3800ee32a1fb3d82c1335d19", "author": "Advik Sharma", "date": "2022-10-13T10:09:48-07:00", "subject": "refined readme.md (#7081)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71353ed79787cbbe3800ee32a1fb3d82c1335d19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71353ed79787cbbe3800ee32a1fb3d82c1335d19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3deb4a3042438007df7373c07c6280e55d3511da\nAuthor: Anurag Shukla\nDate: 2022-10-14T01:33:15+05:30\nFiles: 1\n\nMessage: Create binary_search_matrix.py (#6995)", "metadata": {"id": "d42d8dae0be6", "repo": "TheAlgorithms/Python", "hash": "3deb4a3042438007df7373c07c6280e55d3511da", "author": "Anurag Shukla", "date": "2022-10-14T01:33:15+05:30", "subject": "Create binary_search_matrix.py (#6995)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3deb4a3042438007df7373c07c6280e55d3511da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3deb4a3042438007df7373c07c6280e55d3511da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05e19128f7fd1bee9c8d037b3f84cd42374aad0d\nAuthor: AkshajV1309\nDate: 2022-10-14T01:54:31+05:30\nFiles: 1\n\nMessage: Create norgate.py (#7133)", "metadata": {"id": "0066df1069e1", "repo": "TheAlgorithms/Python", "hash": "05e19128f7fd1bee9c8d037b3f84cd42374aad0d", "author": "AkshajV1309", "date": "2022-10-14T01:54:31+05:30", "subject": "Create norgate.py (#7133)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/05e19128f7fd1bee9c8d037b3f84cd42374aad0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05e19128f7fd1bee9c8d037b3f84cd42374aad0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26fe4c65390b7a2bfe2722b674943b64820d8442\nAuthor: Md Mahiuddin\nDate: 2022-10-14T13:20:40+06:00\nFiles: 1\n\nMessage: Remove extra Semicolon (#7152)", "metadata": {"id": "3ea38a50c0a1", "repo": "TheAlgorithms/Python", "hash": "26fe4c65390b7a2bfe2722b674943b64820d8442", "author": "Md Mahiuddin", "date": "2022-10-14T13:20:40+06:00", "subject": "Remove extra Semicolon (#7152)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/26fe4c65390b7a2bfe2722b674943b64820d8442", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26fe4c65390b7a2bfe2722b674943b64820d8442"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e40c7b4bf1794c94993715c99e2a97b9d8f5e590\nAuthor: Dhruv Manilawala\nDate: 2022-10-14T20:04:44+05:30\nFiles: 2\n\nMessage: refactor: move flake8 config (#7167)", "metadata": {"id": "2f95963c0874", "repo": "TheAlgorithms/Python", "hash": "e40c7b4bf1794c94993715c99e2a97b9d8f5e590", "author": "Dhruv Manilawala", "date": "2022-10-14T20:04:44+05:30", "subject": "refactor: move flake8 config (#7167)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e40c7b4bf1794c94993715c99e2a97b9d8f5e590", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e40c7b4bf1794c94993715c99e2a97b9d8f5e590"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fd5ab454921b687af94927015d4ab06d3a84886b\nAuthor: Abinash Satapathy\nDate: 2022-10-14T17:47:39+02:00\nFiles: 1\n\nMessage: Doctest output simpler version (#7116)", "metadata": {"id": "822a753436b7", "repo": "TheAlgorithms/Python", "hash": "fd5ab454921b687af94927015d4ab06d3a84886b", "author": "Abinash Satapathy", "date": "2022-10-14T17:47:39+02:00", "subject": "Doctest output simpler version (#7116)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fd5ab454921b687af94927015d4ab06d3a84886b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fd5ab454921b687af94927015d4ab06d3a84886b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0c06b255822905512b9fa9c12cb09dabf8fa405f\nAuthor: Abinash Satapathy\nDate: 2022-10-14T23:42:41+02:00\nFiles: 1\n\nMessage: Create speed_conversions.py (#7128)", "metadata": {"id": "d25b985d0495", "repo": "TheAlgorithms/Python", "hash": "0c06b255822905512b9fa9c12cb09dabf8fa405f", "author": "Abinash Satapathy", "date": "2022-10-14T23:42:41+02:00", "subject": "Create speed_conversions.py (#7128)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0c06b255822905512b9fa9c12cb09dabf8fa405f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0c06b255822905512b9fa9c12cb09dabf8fa405f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 20587750051c3699b051579d7e97e5508958ea5a\nAuthor: Caeden\nDate: 2022-10-14T23:25:15+01:00\nFiles: 1\n\nMessage: refactor: Make code more understandable (#7196)", "metadata": {"id": "68a91f603e8e", "repo": "TheAlgorithms/Python", "hash": "20587750051c3699b051579d7e97e5508958ea5a", "author": "Caeden", "date": "2022-10-14T23:25:15+01:00", "subject": "refactor: Make code more understandable (#7196)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/20587750051c3699b051579d7e97e5508958ea5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/20587750051c3699b051579d7e97e5508958ea5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5dc0dc4d23eb1efa4564c0531402af3d2419012d\nAuthor: Lukas Esc\nDate: 2022-10-14T17:37:15-05:00\nFiles: 1\n\nMessage: remove useless bool() call (#7189)", "metadata": {"id": "2a6ef1241728", "repo": "TheAlgorithms/Python", "hash": "5dc0dc4d23eb1efa4564c0531402af3d2419012d", "author": "Lukas Esc", "date": "2022-10-14T17:37:15-05:00", "subject": "remove useless bool() call (#7189)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5dc0dc4d23eb1efa4564c0531402af3d2419012d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5dc0dc4d23eb1efa4564c0531402af3d2419012d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dcca5351c9185bf8c568615782ffb28319a6539d\nAuthor: Claudio Lucisano\nDate: 2022-10-15T00:45:12+02:00\nFiles: 1\n\nMessage: Added astronomical_length_scale_conversion.py (#7183)", "metadata": {"id": "f7e29158d43c", "repo": "TheAlgorithms/Python", "hash": "dcca5351c9185bf8c568615782ffb28319a6539d", "author": "Claudio Lucisano", "date": "2022-10-15T00:45:12+02:00", "subject": "Added astronomical_length_scale_conversion.py (#7183)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dcca5351c9185bf8c568615782ffb28319a6539d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dcca5351c9185bf8c568615782ffb28319a6539d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e69181d1f592a08806717058720bf63e241eef2\nAuthor: Caeden\nDate: 2022-10-15T02:07:03+01:00\nFiles: 10\n\nMessage: refactor: Replace `list()` and `dict()` calls with literals (#7198)", "metadata": {"id": "37d86775a2de", "repo": "TheAlgorithms/Python", "hash": "6e69181d1f592a08806717058720bf63e241eef2", "author": "Caeden", "date": "2022-10-15T02:07:03+01:00", "subject": "refactor: Replace `list()` and `dict()` calls with literals (#7198)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e69181d1f592a08806717058720bf63e241eef2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e69181d1f592a08806717058720bf63e241eef2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 70b60dc3231e1df72622db64f9b97fef772181e5\nAuthor: Dhruv Manilawala\nDate: 2022-10-15T12:07:59+05:30\nFiles: 2\n\nMessage: chore: remove inactive user from CODEOWNERS (#7205)", "metadata": {"id": "71e1b21e1d71", "repo": "TheAlgorithms/Python", "hash": "70b60dc3231e1df72622db64f9b97fef772181e5", "author": "Dhruv Manilawala", "date": "2022-10-15T12:07:59+05:30", "subject": "chore: remove inactive user from CODEOWNERS (#7205)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/70b60dc3231e1df72622db64f9b97fef772181e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/70b60dc3231e1df72622db64f9b97fef772181e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6be9500b2fb5d2e51432f9966e76a107dd604a41\nAuthor: Christian Clauss\nDate: 2022-10-15T09:02:07+02:00\nFiles: 1\n\nMessage: chore: remove checkbox in feature issue template (#7212)", "metadata": {"id": "af3757e0671e", "repo": "TheAlgorithms/Python", "hash": "6be9500b2fb5d2e51432f9966e76a107dd604a41", "author": "Christian Clauss", "date": "2022-10-15T09:02:07+02:00", "subject": "chore: remove checkbox in feature issue template (#7212)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6be9500b2fb5d2e51432f9966e76a107dd604a41", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6be9500b2fb5d2e51432f9966e76a107dd604a41"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98a4c2487814cdfe0822526e05c4e63ff6aef7d0\nAuthor: Caeden\nDate: 2022-10-15T13:58:09+01:00\nFiles: 2\n\nMessage: feat: Binary tree node sum (#7020) (#7162)", "metadata": {"id": "fad9738f3213", "repo": "TheAlgorithms/Python", "hash": "98a4c2487814cdfe0822526e05c4e63ff6aef7d0", "author": "Caeden", "date": "2022-10-15T13:58:09+01:00", "subject": "feat: Binary tree node sum (#7020) (#7162)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/98a4c2487814cdfe0822526e05c4e63ff6aef7d0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98a4c2487814cdfe0822526e05c4e63ff6aef7d0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a652905b605ddcc43626072366d1130315801dc9\nAuthor: Caeden\nDate: 2022-10-15T18:29:42+01:00\nFiles: 20\n\nMessage: Add Flake8 comprehensions to pre-commit (#7235)", "metadata": {"id": "d3ba9ee170ab", "repo": "TheAlgorithms/Python", "hash": "a652905b605ddcc43626072366d1130315801dc9", "author": "Caeden", "date": "2022-10-15T18:29:42+01:00", "subject": "Add Flake8 comprehensions to pre-commit (#7235)", "files_changed": 20, "code_url": "https://github.com/TheAlgorithms/Python/tree/a652905b605ddcc43626072366d1130315801dc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a652905b605ddcc43626072366d1130315801dc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 553624fcd4d7e8a4c561b182967291a1cc44ade9\nAuthor: Paul\nDate: 2022-10-15T23:39:27+06:00\nFiles: 1\n\nMessage: Add algorithm for Casimir Effect (#7141)", "metadata": {"id": "b0b50e2019e0", "repo": "TheAlgorithms/Python", "hash": "553624fcd4d7e8a4c561b182967291a1cc44ade9", "author": "Paul", "date": "2022-10-15T23:39:27+06:00", "subject": "Add algorithm for Casimir Effect (#7141)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/553624fcd4d7e8a4c561b182967291a1cc44ade9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/553624fcd4d7e8a4c561b182967291a1cc44ade9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c94e215c8dbdfe1f349eab5708be6b5f337b6ddd\nAuthor: Caeden\nDate: 2022-10-15T23:51:23+01:00\nFiles: 1\n\nMessage: types: Update binary search tree typehints (#7197)", "metadata": {"id": "44b797827d3a", "repo": "TheAlgorithms/Python", "hash": "c94e215c8dbdfe1f349eab5708be6b5f337b6ddd", "author": "Caeden", "date": "2022-10-15T23:51:23+01:00", "subject": "types: Update binary search tree typehints (#7197)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c94e215c8dbdfe1f349eab5708be6b5f337b6ddd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c94e215c8dbdfe1f349eab5708be6b5f337b6ddd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04698538d816fc5f70c850e8b89c6d1f5599fa84\nAuthor: CenTdemeern1\nDate: 2022-10-15T22:25:38-07:00\nFiles: 19\n\nMessage: Misc fixes across multiple algorithms (#6912)", "metadata": {"id": "0e7ead6ec42a", "repo": "TheAlgorithms/Python", "hash": "04698538d816fc5f70c850e8b89c6d1f5599fa84", "author": "CenTdemeern1", "date": "2022-10-15T22:25:38-07:00", "subject": "Misc fixes across multiple algorithms (#6912)", "files_changed": 19, "code_url": "https://github.com/TheAlgorithms/Python/tree/04698538d816fc5f70c850e8b89c6d1f5599fa84", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04698538d816fc5f70c850e8b89c6d1f5599fa84"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7b6d2824a65985790d0044262f717898ffbeb4d\nAuthor: Sagar Giri\nDate: 2022-10-16T16:43:29+09:00\nFiles: 12\n\nMessage: Change to https. (#7277)", "metadata": {"id": "8096e00db573", "repo": "TheAlgorithms/Python", "hash": "e7b6d2824a65985790d0044262f717898ffbeb4d", "author": "Sagar Giri", "date": "2022-10-16T16:43:29+09:00", "subject": "Change to https. (#7277)", "files_changed": 12, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7b6d2824a65985790d0044262f717898ffbeb4d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7b6d2824a65985790d0044262f717898ffbeb4d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77764116217708933bdc65b29801092fa291398e\nAuthor: Kevin Joven\nDate: 2022-10-16T02:47:54-05:00\nFiles: 1\n\nMessage: Create q_full_adder.py (#6735)", "metadata": {"id": "1172ca6f07d9", "repo": "TheAlgorithms/Python", "hash": "77764116217708933bdc65b29801092fa291398e", "author": "Kevin Joven", "date": "2022-10-16T02:47:54-05:00", "subject": "Create q_full_adder.py (#6735)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/77764116217708933bdc65b29801092fa291398e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77764116217708933bdc65b29801092fa291398e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6582b35bf8b8aba622c63096e3ab2f01aa36854\nAuthor: Caeden\nDate: 2022-10-16T10:33:29+01:00\nFiles: 17\n\nMessage: refactor: Move constants outside of variable scope (#7262)", "metadata": {"id": "2bf34440b6bd", "repo": "TheAlgorithms/Python", "hash": "c6582b35bf8b8aba622c63096e3ab2f01aa36854", "author": "Caeden", "date": "2022-10-16T10:33:29+01:00", "subject": "refactor: Move constants outside of variable scope (#7262)", "files_changed": 17, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6582b35bf8b8aba622c63096e3ab2f01aa36854", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6582b35bf8b8aba622c63096e3ab2f01aa36854"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d728f5a96bce1cb748d903de2f7dff2e2a2b54eb\nAuthor: Advik Sharma\nDate: 2022-10-16T06:28:10-07:00\nFiles: 1\n\nMessage: Added some more comments to volume.py in maths folder (#7080)", "metadata": {"id": "6f07b00214bb", "repo": "TheAlgorithms/Python", "hash": "d728f5a96bce1cb748d903de2f7dff2e2a2b54eb", "author": "Advik Sharma", "date": "2022-10-16T06:28:10-07:00", "subject": "Added some more comments to volume.py in maths folder (#7080)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d728f5a96bce1cb748d903de2f7dff2e2a2b54eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d728f5a96bce1cb748d903de2f7dff2e2a2b54eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5b1eb2f00f942955217ef6968fe8016476690ba\nAuthor: Sagar Giri\nDate: 2022-10-16T22:45:25+09:00\nFiles: 3\n\nMessage: Fix broken links by PR #7277 (#7319)", "metadata": {"id": "5516e858860f", "repo": "TheAlgorithms/Python", "hash": "b5b1eb2f00f942955217ef6968fe8016476690ba", "author": "Sagar Giri", "date": "2022-10-16T22:45:25+09:00", "subject": "Fix broken links by PR #7277 (#7319)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5b1eb2f00f942955217ef6968fe8016476690ba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5b1eb2f00f942955217ef6968fe8016476690ba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6d20e2b750839d978873f6a89ce6d844ba3cc0b8\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-16T20:50:48+01:00\nFiles: 3\n\nMessage: Add `flake8-broken-line` to `pre-commit` (#7338)", "metadata": {"id": "1c768c67bcb1", "repo": "TheAlgorithms/Python", "hash": "6d20e2b750839d978873f6a89ce6d844ba3cc0b8", "author": "Caeden Perelli-Harris", "date": "2022-10-16T20:50:48+01:00", "subject": "Add `flake8-broken-line` to `pre-commit` (#7338)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/6d20e2b750839d978873f6a89ce6d844ba3cc0b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6d20e2b750839d978873f6a89ce6d844ba3cc0b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f6e0b656f6362e452b11d06acde50b8b81cb31a\nAuthor: SudhanshuSuman\nDate: 2022-10-17T02:11:28+05:30\nFiles: 3\n\nMessage: Corrected the directory of Fractional Knapsack algorithm (#7086)", "metadata": {"id": "dbc08da21b54", "repo": "TheAlgorithms/Python", "hash": "7f6e0b656f6362e452b11d06acde50b8b81cb31a", "author": "SudhanshuSuman", "date": "2022-10-17T02:11:28+05:30", "subject": "Corrected the directory of Fractional Knapsack algorithm (#7086)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f6e0b656f6362e452b11d06acde50b8b81cb31a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f6e0b656f6362e452b11d06acde50b8b81cb31a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f15cc2f01c2a4124ff6dc0843c728a546f9d9f79\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-16T21:50:11+01:00\nFiles: 9\n\nMessage: Follow Flake8 pep3101 and remove modulo formatting (#7339)", "metadata": {"id": "0deb309f67d4", "repo": "TheAlgorithms/Python", "hash": "f15cc2f01c2a4124ff6dc0843c728a546f9d9f79", "author": "Caeden Perelli-Harris", "date": "2022-10-16T21:50:11+01:00", "subject": "Follow Flake8 pep3101 and remove modulo formatting (#7339)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/f15cc2f01c2a4124ff6dc0843c728a546f9d9f79", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f15cc2f01c2a4124ff6dc0843c728a546f9d9f79"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a34b756fd40e5cdfb69abc06dcd42f5f1b5fa21e\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-16T21:51:40+01:00\nFiles: 1\n\nMessage: ci: Add ``yesqa`` (flake8-plugin) to ``pre-commit`` (#7340)", "metadata": {"id": "30f7b69a31fc", "repo": "TheAlgorithms/Python", "hash": "a34b756fd40e5cdfb69abc06dcd42f5f1b5fa21e", "author": "Caeden Perelli-Harris", "date": "2022-10-16T21:51:40+01:00", "subject": "ci: Add ``yesqa`` (flake8-plugin) to ``pre-commit`` (#7340)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a34b756fd40e5cdfb69abc06dcd42f5f1b5fa21e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a34b756fd40e5cdfb69abc06dcd42f5f1b5fa21e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0c7c5fa7b0161a7433467240155356c93ae106b8\nAuthor: pre-commit-ci[bot]\nDate: 2022-10-17T21:59:25+02:00\nFiles: 4\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#7387)", "metadata": {"id": "7405376ed442", "repo": "TheAlgorithms/Python", "hash": "0c7c5fa7b0161a7433467240155356c93ae106b8", "author": "pre-commit-ci[bot]", "date": "2022-10-17T21:59:25+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#7387)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/0c7c5fa7b0161a7433467240155356c93ae106b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0c7c5fa7b0161a7433467240155356c93ae106b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3448ae5cec868d4a03349cb952765e9abff41243\nAuthor: Shubham Kondekar\nDate: 2022-10-18T02:00:01+05:30\nFiles: 1\n\nMessage: [Binary Tree] Different views of binary tree added (#6965)", "metadata": {"id": "8e1fed68d3c3", "repo": "TheAlgorithms/Python", "hash": "3448ae5cec868d4a03349cb952765e9abff41243", "author": "Shubham Kondekar", "date": "2022-10-18T02:00:01+05:30", "subject": "[Binary Tree] Different views of binary tree added (#6965)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3448ae5cec868d4a03349cb952765e9abff41243", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3448ae5cec868d4a03349cb952765e9abff41243"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 49cd46acea37350c8c22488316f8cf3f5ea88925\nAuthor: Tianyi Zheng\nDate: 2022-10-18T02:09:41-04:00\nFiles: 1\n\nMessage: Update convolve function namespace (#7390)", "metadata": {"id": "56bdcb3ed7f0", "repo": "TheAlgorithms/Python", "hash": "49cd46acea37350c8c22488316f8cf3f5ea88925", "author": "Tianyi Zheng", "date": "2022-10-18T02:09:41-04:00", "subject": "Update convolve function namespace (#7390)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/49cd46acea37350c8c22488316f8cf3f5ea88925", "diff_url": "https://github.com/TheAlgorithms/Python/commit/49cd46acea37350c8c22488316f8cf3f5ea88925"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6d1e009f35dd172ef51d484d0310919cdbab189d\nAuthor: Tianyi Zheng\nDate: 2022-10-18T05:57:03-04:00\nFiles: 1\n\nMessage: Remove depreciated np.float (#7394)", "metadata": {"id": "bfad3960f135", "repo": "TheAlgorithms/Python", "hash": "6d1e009f35dd172ef51d484d0310919cdbab189d", "author": "Tianyi Zheng", "date": "2022-10-18T05:57:03-04:00", "subject": "Remove depreciated np.float (#7394)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6d1e009f35dd172ef51d484d0310919cdbab189d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6d1e009f35dd172ef51d484d0310919cdbab189d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ca695b0fe28519d3449106bff9f9004d93a0b3f\nAuthor: Shubham Kondekar\nDate: 2022-10-18T23:35:18+05:30\nFiles: 1\n\nMessage: [Matrix] Max area of island problem solved DFS algorithm (#6918)", "metadata": {"id": "88d5dabd1afe", "repo": "TheAlgorithms/Python", "hash": "2ca695b0fe28519d3449106bff9f9004d93a0b3f", "author": "Shubham Kondekar", "date": "2022-10-18T23:35:18+05:30", "subject": "[Matrix] Max area of island problem solved DFS algorithm (#6918)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ca695b0fe28519d3449106bff9f9004d93a0b3f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ca695b0fe28519d3449106bff9f9004d93a0b3f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5bfcab1aa4392e4e3f43927a7fbd8bf6c6815c88\nAuthor: Manish Kumar\nDate: 2022-10-19T00:52:38+05:30\nFiles: 1\n\nMessage: Create minmax.py (#7409)", "metadata": {"id": "b412a2e44c50", "repo": "TheAlgorithms/Python", "hash": "5bfcab1aa4392e4e3f43927a7fbd8bf6c6815c88", "author": "Manish Kumar", "date": "2022-10-19T00:52:38+05:30", "subject": "Create minmax.py (#7409)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5bfcab1aa4392e4e3f43927a7fbd8bf6c6815c88", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5bfcab1aa4392e4e3f43927a7fbd8bf6c6815c88"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b90ec303989b864996e31e021863f8b2c8852054\nAuthor: Nadirhan Şahin\nDate: 2022-10-18T22:55:43+03:00\nFiles: 2\n\nMessage: Create combination_sum.py (#7403)", "metadata": {"id": "37007af0b663", "repo": "TheAlgorithms/Python", "hash": "b90ec303989b864996e31e021863f8b2c8852054", "author": "Nadirhan Şahin", "date": "2022-10-18T22:55:43+03:00", "subject": "Create combination_sum.py (#7403)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b90ec303989b864996e31e021863f8b2c8852054", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b90ec303989b864996e31e021863f8b2c8852054"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80ff25ed38e62bcf2e51a4a51bf7bf8f9b03ea11\nAuthor: Sai Ganesh Manda\nDate: 2022-10-19T17:13:26+05:30\nFiles: 1\n\nMessage: Update gaussian_naive_bayes.py (#7406)", "metadata": {"id": "7358ed848d1b", "repo": "TheAlgorithms/Python", "hash": "80ff25ed38e62bcf2e51a4a51bf7bf8f9b03ea11", "author": "Sai Ganesh Manda", "date": "2022-10-19T17:13:26+05:30", "subject": "Update gaussian_naive_bayes.py (#7406)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80ff25ed38e62bcf2e51a4a51bf7bf8f9b03ea11", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80ff25ed38e62bcf2e51a4a51bf7bf8f9b03ea11"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8281d79ef6fdfa11bdd697be3f4a1ef7824cf7f\nAuthor: Kuldeep Borkar\nDate: 2022-10-19T17:16:56+05:30\nFiles: 1\n\nMessage: Fixed a typo of 'a' and 'an' and used f string in print statement (#7398)", "metadata": {"id": "c51c19814153", "repo": "TheAlgorithms/Python", "hash": "b8281d79ef6fdfa11bdd697be3f4a1ef7824cf7f", "author": "Kuldeep Borkar", "date": "2022-10-19T17:16:56+05:30", "subject": "Fixed a typo of 'a' and 'an' and used f string in print statement (#7398)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8281d79ef6fdfa11bdd697be3f4a1ef7824cf7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8281d79ef6fdfa11bdd697be3f4a1ef7824cf7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50da472ddcdc2d79d1ad325ec05cda3558802fda\nAuthor: Kuldeep Borkar\nDate: 2022-10-19T22:48:33+05:30\nFiles: 1\n\nMessage: Implemented Gelu Function (#7368)", "metadata": {"id": "4987d3ba113a", "repo": "TheAlgorithms/Python", "hash": "50da472ddcdc2d79d1ad325ec05cda3558802fda", "author": "Kuldeep Borkar", "date": "2022-10-19T22:48:33+05:30", "subject": "Implemented Gelu Function (#7368)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/50da472ddcdc2d79d1ad325ec05cda3558802fda", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50da472ddcdc2d79d1ad325ec05cda3558802fda"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2859d4bf3aa96737a4715c65d4a9051d9c62d24d\nAuthor: Tianyi Zheng\nDate: 2022-10-19T16:12:44-04:00\nFiles: 8\n\nMessage: Remove references to depreciated QasmSimulator (#7417)", "metadata": {"id": "944b794b1171", "repo": "TheAlgorithms/Python", "hash": "2859d4bf3aa96737a4715c65d4a9051d9c62d24d", "author": "Tianyi Zheng", "date": "2022-10-19T16:12:44-04:00", "subject": "Remove references to depreciated QasmSimulator (#7417)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/2859d4bf3aa96737a4715c65d4a9051d9c62d24d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2859d4bf3aa96737a4715c65d4a9051d9c62d24d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4829fea24dc2c75ffc49571538fc40bce2d7e64b\nAuthor: Atul Rajput\nDate: 2022-10-20T13:18:28+05:30\nFiles: 1\n\nMessage: Create graphs/dijkstra_alternate.py (#7405)", "metadata": {"id": "f9cfee011329", "repo": "TheAlgorithms/Python", "hash": "4829fea24dc2c75ffc49571538fc40bce2d7e64b", "author": "Atul Rajput", "date": "2022-10-20T13:18:28+05:30", "subject": " Create graphs/dijkstra_alternate.py (#7405)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4829fea24dc2c75ffc49571538fc40bce2d7e64b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4829fea24dc2c75ffc49571538fc40bce2d7e64b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 831280ceddb1e37bb0215fd32899a52acbbccf2d\nAuthor: Alan Paul\nDate: 2022-10-20T15:57:13+05:30\nFiles: 2\n\nMessage: Add quantum_random.py (#7446)", "metadata": {"id": "c4aa0f8ad41a", "repo": "TheAlgorithms/Python", "hash": "831280ceddb1e37bb0215fd32899a52acbbccf2d", "author": "Alan Paul", "date": "2022-10-20T15:57:13+05:30", "subject": "Add quantum_random.py (#7446)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/831280ceddb1e37bb0215fd32899a52acbbccf2d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/831280ceddb1e37bb0215fd32899a52acbbccf2d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 42b56f2345ed4566ea48306d3a727f1aa5c88218\nAuthor: Modassir Afzal\nDate: 2022-10-21T03:29:11+05:30\nFiles: 1\n\nMessage: XGBoost Classifier (#7106)", "metadata": {"id": "7ea57fecea5d", "repo": "TheAlgorithms/Python", "hash": "42b56f2345ed4566ea48306d3a727f1aa5c88218", "author": "Modassir Afzal", "date": "2022-10-21T03:29:11+05:30", "subject": "XGBoost Classifier (#7106)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/42b56f2345ed4566ea48306d3a727f1aa5c88218", "diff_url": "https://github.com/TheAlgorithms/Python/commit/42b56f2345ed4566ea48306d3a727f1aa5c88218"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 717f0e46d950060f2147f022f65b7e44e72cfdd8\nAuthor: Chris O\nDate: 2022-10-21T20:03:57+13:00\nFiles: 1\n\nMessage: Maclaurin series approximation of sin (#7451)", "metadata": {"id": "dd2efdfcd588", "repo": "TheAlgorithms/Python", "hash": "717f0e46d950060f2147f022f65b7e44e72cfdd8", "author": "Chris O", "date": "2022-10-21T20:03:57+13:00", "subject": "Maclaurin series approximation of sin (#7451)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/717f0e46d950060f2147f022f65b7e44e72cfdd8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/717f0e46d950060f2147f022f65b7e44e72cfdd8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc10b20beb8f0b10b50c84bd523bf41095fe9f37\nAuthor: Tianyi Zheng\nDate: 2022-10-22T07:33:51-04:00\nFiles: 10\n\nMessage: Remove some print statements within algorithmic functions (#7499)", "metadata": {"id": "ef4430976b43", "repo": "TheAlgorithms/Python", "hash": "cc10b20beb8f0b10b50c84bd523bf41095fe9f37", "author": "Tianyi Zheng", "date": "2022-10-22T07:33:51-04:00", "subject": "Remove some print statements within algorithmic functions (#7499)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc10b20beb8f0b10b50c84bd523bf41095fe9f37", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc10b20beb8f0b10b50c84bd523bf41095fe9f37"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5dd07c3707a0d3ebde0321ce7984082b3d322ff\nAuthor: Chris O\nDate: 2022-10-23T05:17:07+13:00\nFiles: 2\n\nMessage: Maclaurin approximation of cos (#7507)", "metadata": {"id": "bb02015f1dd9", "repo": "TheAlgorithms/Python", "hash": "a5dd07c3707a0d3ebde0321ce7984082b3d322ff", "author": "Chris O", "date": "2022-10-23T05:17:07+13:00", "subject": "Maclaurin approximation of cos (#7507)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5dd07c3707a0d3ebde0321ce7984082b3d322ff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5dd07c3707a0d3ebde0321ce7984082b3d322ff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed127032b303d06f2c1ceefd58a8680bb4c2ce50\nAuthor: Akshit Gulyan\nDate: 2022-10-23T09:59:10+05:30\nFiles: 1\n\nMessage: Created sum_of_harmonic_series.py (#7504)", "metadata": {"id": "443295ad6d1c", "repo": "TheAlgorithms/Python", "hash": "ed127032b303d06f2c1ceefd58a8680bb4c2ce50", "author": "Akshit Gulyan", "date": "2022-10-23T09:59:10+05:30", "subject": "Created sum_of_harmonic_series.py (#7504)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed127032b303d06f2c1ceefd58a8680bb4c2ce50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed127032b303d06f2c1ceefd58a8680bb4c2ce50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f32f78a9e0a4c2c1e2e9c985fd2375e7ede8925c\nAuthor: Abhishek Chakraborty\nDate: 2022-10-23T03:42:02-07:00\nFiles: 1\n\nMessage: Basic string grammar fix (#7534)", "metadata": {"id": "ec887b51ddde", "repo": "TheAlgorithms/Python", "hash": "f32f78a9e0a4c2c1e2e9c985fd2375e7ede8925c", "author": "Abhishek Chakraborty", "date": "2022-10-23T03:42:02-07:00", "subject": "Basic string grammar fix (#7534)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f32f78a9e0a4c2c1e2e9c985fd2375e7ede8925c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f32f78a9e0a4c2c1e2e9c985fd2375e7ede8925c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0cbc2056e9b9ff4f8c5da682061996e783b13e3\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-23T12:01:51+01:00\nFiles: 1\n\nMessage: refactor: Make code more simple in maclaurin_series (#7522)", "metadata": {"id": "1b88886337c6", "repo": "TheAlgorithms/Python", "hash": "a0cbc2056e9b9ff4f8c5da682061996e783b13e3", "author": "Caeden Perelli-Harris", "date": "2022-10-23T12:01:51+01:00", "subject": "refactor: Make code more simple in maclaurin_series (#7522)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0cbc2056e9b9ff4f8c5da682061996e783b13e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0cbc2056e9b9ff4f8c5da682061996e783b13e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1bbb0092f3fc311fac9e56e12c1fa223dbe16465\nAuthor: Arjit Arora\nDate: 2022-10-23T16:47:30+05:30\nFiles: 1\n\nMessage: Add signum function (#7526)", "metadata": {"id": "cf2ee65d9ac4", "repo": "TheAlgorithms/Python", "hash": "1bbb0092f3fc311fac9e56e12c1fa223dbe16465", "author": "Arjit Arora", "date": "2022-10-23T16:47:30+05:30", "subject": "Add signum function (#7526)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1bbb0092f3fc311fac9e56e12c1fa223dbe16465", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1bbb0092f3fc311fac9e56e12c1fa223dbe16465"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b092f9979f5afd3bd86cb46e891eb1f318b351d9\nAuthor: Modassir Afzal\nDate: 2022-10-23T17:17:19+05:30\nFiles: 1\n\nMessage: XGB Regressor (#7107)", "metadata": {"id": "d6d530313efc", "repo": "TheAlgorithms/Python", "hash": "b092f9979f5afd3bd86cb46e891eb1f318b351d9", "author": "Modassir Afzal", "date": "2022-10-23T17:17:19+05:30", "subject": "XGB Regressor (#7107)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b092f9979f5afd3bd86cb46e891eb1f318b351d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b092f9979f5afd3bd86cb46e891eb1f318b351d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a3383ce3fd6bc30b01681503a4307df2462c8bd4\nAuthor: Pradyumn Singh Rahar\nDate: 2022-10-23T17:56:40+05:30\nFiles: 1\n\nMessage: Reduced Time Complexity to O(sqrt(n)) (#7429)", "metadata": {"id": "78f4e00749e6", "repo": "TheAlgorithms/Python", "hash": "a3383ce3fd6bc30b01681503a4307df2462c8bd4", "author": "Pradyumn Singh Rahar", "date": "2022-10-23T17:56:40+05:30", "subject": "Reduced Time Complexity to O(sqrt(n)) (#7429)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a3383ce3fd6bc30b01681503a4307df2462c8bd4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a3383ce3fd6bc30b01681503a4307df2462c8bd4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5362799a5e73e199cda7f1acec71d1e97addc97\nAuthor: Kevin Joven\nDate: 2022-10-23T08:54:27-04:00\nFiles: 1\n\nMessage: Create superdense_coding.py (#7349)", "metadata": {"id": "8f0e5bfe7a34", "repo": "TheAlgorithms/Python", "hash": "a5362799a5e73e199cda7f1acec71d1e97addc97", "author": "Kevin Joven", "date": "2022-10-23T08:54:27-04:00", "subject": "Create superdense_coding.py (#7349)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5362799a5e73e199cda7f1acec71d1e97addc97", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5362799a5e73e199cda7f1acec71d1e97addc97"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d5f322f5764f42fc846fbcdaefac238a9ab62c7f\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-23T14:06:12+01:00\nFiles: 1\n\nMessage: fix: Replace deprecated `qasm_simulator` with `aer_simulator` (#7308) (#7556)", "metadata": {"id": "02370ccdbde0", "repo": "TheAlgorithms/Python", "hash": "d5f322f5764f42fc846fbcdaefac238a9ab62c7f", "author": "Caeden Perelli-Harris", "date": "2022-10-23T14:06:12+01:00", "subject": "fix: Replace deprecated `qasm_simulator` with `aer_simulator` (#7308) (#7556)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d5f322f5764f42fc846fbcdaefac238a9ab62c7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d5f322f5764f42fc846fbcdaefac238a9ab62c7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81ccf54c75edbf52cd2b5bd4e139cba3b6e5e5ab\nAuthor: Christian Clauss\nDate: 2022-10-23T15:09:25+02:00\nFiles: 2\n\nMessage: Rename xgboostclassifier.py to xgboost_classifier.py (#7550)", "metadata": {"id": "7618eca1ba6c", "repo": "TheAlgorithms/Python", "hash": "81ccf54c75edbf52cd2b5bd4e139cba3b6e5e5ab", "author": "Christian Clauss", "date": "2022-10-23T15:09:25+02:00", "subject": "Rename xgboostclassifier.py to xgboost_classifier.py (#7550)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/81ccf54c75edbf52cd2b5bd4e139cba3b6e5e5ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81ccf54c75edbf52cd2b5bd4e139cba3b6e5e5ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f06a0b5ff43c4cfa98db33926d21ce688b69a10\nAuthor: Sagar Giri\nDate: 2022-10-23T23:35:27+09:00\nFiles: 2\n\nMessage: Add web program to fetch top 10 real time billionaires using the forbes API. (#7538)", "metadata": {"id": "fd30b4152ec8", "repo": "TheAlgorithms/Python", "hash": "0f06a0b5ff43c4cfa98db33926d21ce688b69a10", "author": "Sagar Giri", "date": "2022-10-23T23:35:27+09:00", "subject": "Add web program to fetch top 10 real time billionaires using the forbes API. (#7538)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f06a0b5ff43c4cfa98db33926d21ce688b69a10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f06a0b5ff43c4cfa98db33926d21ce688b69a10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 393b9605259fe19e03bdaac2b0866151e1a2afc2\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-23T15:36:10+01:00\nFiles: 4\n\nMessage: refactor: Replace doctest traceback with `...` (#7558)", "metadata": {"id": "18ab39738729", "repo": "TheAlgorithms/Python", "hash": "393b9605259fe19e03bdaac2b0866151e1a2afc2", "author": "Caeden Perelli-Harris", "date": "2022-10-23T15:36:10+01:00", "subject": "refactor: Replace doctest traceback with `...` (#7558)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/393b9605259fe19e03bdaac2b0866151e1a2afc2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/393b9605259fe19e03bdaac2b0866151e1a2afc2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 10b6e7a658c4664ce823cc1d0f159cd717b506db\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-23T16:14:45+01:00\nFiles: 1\n\nMessage: fix: Fix line too long in doctest (#7566)", "metadata": {"id": "122535641a43", "repo": "TheAlgorithms/Python", "hash": "10b6e7a658c4664ce823cc1d0f159cd717b506db", "author": "Caeden Perelli-Harris", "date": "2022-10-23T16:14:45+01:00", "subject": "fix: Fix line too long in doctest (#7566)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/10b6e7a658c4664ce823cc1d0f159cd717b506db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/10b6e7a658c4664ce823cc1d0f159cd717b506db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0dc95c0a6be06f33153e8fcd84d2c854dac7a353\nAuthor: SwayamSahu\nDate: 2022-10-23T21:30:59+05:30\nFiles: 2\n\nMessage: Update comments in check_pangram.py script (#7564)", "metadata": {"id": "34f5d780de49", "repo": "TheAlgorithms/Python", "hash": "0dc95c0a6be06f33153e8fcd84d2c854dac7a353", "author": "SwayamSahu", "date": "2022-10-23T21:30:59+05:30", "subject": "Update comments in check_pangram.py script (#7564)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0dc95c0a6be06f33153e8fcd84d2c854dac7a353", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0dc95c0a6be06f33153e8fcd84d2c854dac7a353"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8b63469efff57b8cb3c6e4aec4279c8e864b8db\nAuthor: Christian Clauss\nDate: 2022-10-23T18:12:49+02:00\nFiles: 1\n\nMessage: My favorite palindrome (#7455)", "metadata": {"id": "b2040f601a04", "repo": "TheAlgorithms/Python", "hash": "b8b63469efff57b8cb3c6e4aec4279c8e864b8db", "author": "Christian Clauss", "date": "2022-10-23T18:12:49+02:00", "subject": "My favorite palindrome (#7455)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8b63469efff57b8cb3c6e4aec4279c8e864b8db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8b63469efff57b8cb3c6e4aec4279c8e864b8db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 39a99b46f5e9b2c56951c22189a8ac3ea0730b01\nAuthor: Laukik Chahande\nDate: 2022-10-23T22:56:22+05:30\nFiles: 2\n\nMessage: check whether integer is even or odd using bit manupulation (#7099)", "metadata": {"id": "242976bed5c5", "repo": "TheAlgorithms/Python", "hash": "39a99b46f5e9b2c56951c22189a8ac3ea0730b01", "author": "Laukik Chahande", "date": "2022-10-23T22:56:22+05:30", "subject": "check whether integer is even or odd using bit manupulation (#7099)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/39a99b46f5e9b2c56951c22189a8ac3ea0730b01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/39a99b46f5e9b2c56951c22189a8ac3ea0730b01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e2a83b3bc66630cb2667375fba9de5c5baac3aca\nAuthor: Nadirhan Şahin\nDate: 2022-10-23T22:28:11+03:00\nFiles: 1\n\nMessage: Update knapsack.py (#7271)", "metadata": {"id": "0096c19bc068", "repo": "TheAlgorithms/Python", "hash": "e2a83b3bc66630cb2667375fba9de5c5baac3aca", "author": "Nadirhan Şahin", "date": "2022-10-23T22:28:11+03:00", "subject": "Update knapsack.py (#7271)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e2a83b3bc66630cb2667375fba9de5c5baac3aca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e2a83b3bc66630cb2667375fba9de5c5baac3aca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd490614a69cc9cdff367cb4a1775dd063c6e617\nAuthor: Arjit Arora\nDate: 2022-10-24T15:43:01+05:30\nFiles: 1\n\nMessage: Add function for AND gate (#7593)", "metadata": {"id": "51cf5233065f", "repo": "TheAlgorithms/Python", "hash": "bd490614a69cc9cdff367cb4a1775dd063c6e617", "author": "Arjit Arora", "date": "2022-10-24T15:43:01+05:30", "subject": "Add function for AND gate (#7593)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd490614a69cc9cdff367cb4a1775dd063c6e617", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd490614a69cc9cdff367cb4a1775dd063c6e617"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bb078541dd030b4957ee1b5ac87b7a31bf1a7235\nAuthor: JatinR05\nDate: 2022-10-24T15:43:39+05:30\nFiles: 1\n\nMessage: Update count_number_of_one_bits.py (#7589)", "metadata": {"id": "977279ab0e29", "repo": "TheAlgorithms/Python", "hash": "bb078541dd030b4957ee1b5ac87b7a31bf1a7235", "author": "JatinR05", "date": "2022-10-24T15:43:39+05:30", "subject": "Update count_number_of_one_bits.py (#7589)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bb078541dd030b4957ee1b5ac87b7a31bf1a7235", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bb078541dd030b4957ee1b5ac87b7a31bf1a7235"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d8ab8a0a0ebcb05783c93fe4ed04a940fc0b857f\nAuthor: Carlos Villar\nDate: 2022-10-24T13:33:56+02:00\nFiles: 1\n\nMessage: Add Spain National ID validator (#7574) (#7575)", "metadata": {"id": "9c6bf28ce21b", "repo": "TheAlgorithms/Python", "hash": "d8ab8a0a0ebcb05783c93fe4ed04a940fc0b857f", "author": "Carlos Villar", "date": "2022-10-24T13:33:56+02:00", "subject": "Add Spain National ID validator (#7574) (#7575)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d8ab8a0a0ebcb05783c93fe4ed04a940fc0b857f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d8ab8a0a0ebcb05783c93fe4ed04a940fc0b857f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a041b64f7aaf7dd54f154ba1fb5cd10e3110c1eb\nAuthor: Maxim Smolskiy\nDate: 2022-10-24T16:29:49+03:00\nFiles: 3\n\nMessage: feat: add Project Euler problem 073 solution 1 (#6273)", "metadata": {"id": "8aefa7047d58", "repo": "TheAlgorithms/Python", "hash": "a041b64f7aaf7dd54f154ba1fb5cd10e3110c1eb", "author": "Maxim Smolskiy", "date": "2022-10-24T16:29:49+03:00", "subject": "feat: add Project Euler problem 073 solution 1 (#6273)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a041b64f7aaf7dd54f154ba1fb5cd10e3110c1eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a041b64f7aaf7dd54f154ba1fb5cd10e3110c1eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d407476531dd85db79e58aa2dd13d3b3031d8185\nAuthor: Maxim Smolskiy\nDate: 2022-10-25T03:57:03+03:00\nFiles: 2\n\nMessage: fix: increase str conversion limit where required (#7604)", "metadata": {"id": "0ebe3caa427a", "repo": "TheAlgorithms/Python", "hash": "d407476531dd85db79e58aa2dd13d3b3031d8185", "author": "Maxim Smolskiy", "date": "2022-10-25T03:57:03+03:00", "subject": "fix: increase str conversion limit where required (#7604)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d407476531dd85db79e58aa2dd13d3b3031d8185", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d407476531dd85db79e58aa2dd13d3b3031d8185"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a662d96196d58c2415d6a6933fa78a59996cc3fa\nAuthor: Arjit Arora\nDate: 2022-10-26T00:56:53+05:30\nFiles: 1\n\nMessage: Add function for xor gate (#7588)", "metadata": {"id": "edabdf432a0d", "repo": "TheAlgorithms/Python", "hash": "a662d96196d58c2415d6a6933fa78a59996cc3fa", "author": "Arjit Arora", "date": "2022-10-26T00:56:53+05:30", "subject": "Add function for xor gate (#7588)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a662d96196d58c2415d6a6933fa78a59996cc3fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a662d96196d58c2415d6a6933fa78a59996cc3fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cbdbe07ffd07619f1c3c5ab63ae6b2775e3c235d\nAuthor: SparshRastogi\nDate: 2022-10-26T01:13:02+05:30\nFiles: 1\n\nMessage: Create kinetic_energy.py (#7620)", "metadata": {"id": "5e023ea85622", "repo": "TheAlgorithms/Python", "hash": "cbdbe07ffd07619f1c3c5ab63ae6b2775e3c235d", "author": "SparshRastogi", "date": "2022-10-26T01:13:02+05:30", "subject": "Create kinetic_energy.py (#7620)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cbdbe07ffd07619f1c3c5ab63ae6b2775e3c235d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cbdbe07ffd07619f1c3c5ab63ae6b2775e3c235d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 450842321d30ab072a84aee15dfdbf199f9914dc\nAuthor: Havish\nDate: 2022-10-25T12:47:52-07:00\nFiles: 1\n\nMessage: Arc Length Algorithm (#7610)", "metadata": {"id": "1adfedb50152", "repo": "TheAlgorithms/Python", "hash": "450842321d30ab072a84aee15dfdbf199f9914dc", "author": "Havish", "date": "2022-10-25T12:47:52-07:00", "subject": "Arc Length Algorithm (#7610)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/450842321d30ab072a84aee15dfdbf199f9914dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/450842321d30ab072a84aee15dfdbf199f9914dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 103c9e0876490d6cf683ba2d3f89e5198647bc32\nAuthor: Karthik S\nDate: 2022-10-26T01:23:21+05:30\nFiles: 4\n\nMessage: Added Implementation of NAND, OR ,XNOR and NOT gates in python (#7596)", "metadata": {"id": "27fe18b0cef1", "repo": "TheAlgorithms/Python", "hash": "103c9e0876490d6cf683ba2d3f89e5198647bc32", "author": "Karthik S", "date": "2022-10-26T01:23:21+05:30", "subject": "Added Implementation of NAND, OR ,XNOR and NOT gates in python (#7596)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/103c9e0876490d6cf683ba2d3f89e5198647bc32", "diff_url": "https://github.com/TheAlgorithms/Python/commit/103c9e0876490d6cf683ba2d3f89e5198647bc32"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d25187eb7f27227381a03ba800890af7848b57d5\nAuthor: Tianyi Zheng\nDate: 2022-10-25T16:34:46-04:00\nFiles: 1\n\nMessage: Remove type cast in combinations algorithm (#7607)", "metadata": {"id": "6f700a79efbd", "repo": "TheAlgorithms/Python", "hash": "d25187eb7f27227381a03ba800890af7848b57d5", "author": "Tianyi Zheng", "date": "2022-10-25T16:34:46-04:00", "subject": "Remove type cast in combinations algorithm (#7607)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d25187eb7f27227381a03ba800890af7848b57d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d25187eb7f27227381a03ba800890af7848b57d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7e3dff17c5046aad1c67fa689e5146a13e8cc052\nAuthor: Arya Samik\nDate: 2022-10-26T03:12:49+05:30\nFiles: 1\n\nMessage: Docs: correct the shape of trajectory (#6255)", "metadata": {"id": "f51c7e3eb3ba", "repo": "TheAlgorithms/Python", "hash": "7e3dff17c5046aad1c67fa689e5146a13e8cc052", "author": "Arya Samik", "date": "2022-10-26T03:12:49+05:30", "subject": "Docs: correct the shape of trajectory (#6255)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7e3dff17c5046aad1c67fa689e5146a13e8cc052", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7e3dff17c5046aad1c67fa689e5146a13e8cc052"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c959a749163365705a53b049aa1a3e093ee4e7a\nAuthor: harshyadavcs\nDate: 2022-10-26T03:13:45+05:30\nFiles: 1\n\nMessage: Update documentation of cnn_classification.py (#7486)", "metadata": {"id": "b03b94804d50", "repo": "TheAlgorithms/Python", "hash": "2c959a749163365705a53b049aa1a3e093ee4e7a", "author": "harshyadavcs", "date": "2022-10-26T03:13:45+05:30", "subject": "Update documentation of cnn_classification.py (#7486)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c959a749163365705a53b049aa1a3e093ee4e7a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c959a749163365705a53b049aa1a3e093ee4e7a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c3bcfbf19d43e20e9145d8968659101c1fd8b747\nAuthor: Karthik Ayangar\nDate: 2022-10-26T03:25:31+05:30\nFiles: 1\n\nMessage: Add Cramer's rule for solving system of linear equations in two variables (#7547)", "metadata": {"id": "78778313a0fb", "repo": "TheAlgorithms/Python", "hash": "c3bcfbf19d43e20e9145d8968659101c1fd8b747", "author": "Karthik Ayangar", "date": "2022-10-26T03:25:31+05:30", "subject": "Add Cramer's rule for solving system of linear equations in two variables (#7547)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c3bcfbf19d43e20e9145d8968659101c1fd8b747", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c3bcfbf19d43e20e9145d8968659101c1fd8b747"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c31ef5e7782803b07e6d7eb4dca3b038cbdb095d\nAuthor: RohitSingh107\nDate: 2022-10-26T03:25:48+05:30\nFiles: 1\n\nMessage: Add longest common substring (#7488)", "metadata": {"id": "bbfbeddea7e6", "repo": "TheAlgorithms/Python", "hash": "c31ef5e7782803b07e6d7eb4dca3b038cbdb095d", "author": "RohitSingh107", "date": "2022-10-26T03:25:48+05:30", "subject": "Add longest common substring (#7488)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c31ef5e7782803b07e6d7eb4dca3b038cbdb095d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c31ef5e7782803b07e6d7eb4dca3b038cbdb095d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 505c5e20fa7efec9f6c4cb5b8bafd8ff2001e3b7\nAuthor: Mislah\nDate: 2022-10-26T03:56:05+05:30\nFiles: 1\n\nMessage: Included area of n sided regular polygon (#7438)", "metadata": {"id": "5a0dfe108fb5", "repo": "TheAlgorithms/Python", "hash": "505c5e20fa7efec9f6c4cb5b8bafd8ff2001e3b7", "author": "Mislah", "date": "2022-10-26T03:56:05+05:30", "subject": "Included area of n sided regular polygon (#7438)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/505c5e20fa7efec9f6c4cb5b8bafd8ff2001e3b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/505c5e20fa7efec9f6c4cb5b8bafd8ff2001e3b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68f6e9ac305b75a7aa8455977e35eeb942051959\nAuthor: M3talM0nk3y\nDate: 2022-10-25T23:31:16-04:00\nFiles: 1\n\nMessage: Added function that checks if a string is an isogram (#7608)", "metadata": {"id": "174c74bfadc6", "repo": "TheAlgorithms/Python", "hash": "68f6e9ac305b75a7aa8455977e35eeb942051959", "author": "M3talM0nk3y", "date": "2022-10-25T23:31:16-04:00", "subject": "Added function that checks if a string is an isogram (#7608)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68f6e9ac305b75a7aa8455977e35eeb942051959", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68f6e9ac305b75a7aa8455977e35eeb942051959"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abf0909b6877d64c3adc9d666b85aa38bcd98566\nAuthor: CenTdemeern1\nDate: 2022-10-25T23:09:28-07:00\nFiles: 1\n\nMessage: Write a proper implementation for base16 (#6909)", "metadata": {"id": "9847a6597e6b", "repo": "TheAlgorithms/Python", "hash": "abf0909b6877d64c3adc9d666b85aa38bcd98566", "author": "CenTdemeern1", "date": "2022-10-25T23:09:28-07:00", "subject": "Write a proper implementation for base16 (#6909)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abf0909b6877d64c3adc9d666b85aa38bcd98566", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abf0909b6877d64c3adc9d666b85aa38bcd98566"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93905653506c684e393d984ad814af66af8ee0e9\nAuthor: Karthik Ayangar\nDate: 2022-10-26T14:06:40+05:30\nFiles: 1\n\nMessage: added support for inverse of 3x3 matrix (#7355)", "metadata": {"id": "717cfa62e9cc", "repo": "TheAlgorithms/Python", "hash": "93905653506c684e393d984ad814af66af8ee0e9", "author": "Karthik Ayangar", "date": "2022-10-26T14:06:40+05:30", "subject": "added support for inverse of 3x3 matrix (#7355)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/93905653506c684e393d984ad814af66af8ee0e9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93905653506c684e393d984ad814af66af8ee0e9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8fd06efe22ec3e870ac1fa375bd4600cb30baad4\nAuthor: JatinR05\nDate: 2022-10-26T20:13:01+05:30\nFiles: 1\n\nMessage: Create minimums_squares_to_represent_a_number.py (#7595)", "metadata": {"id": "c0c83a864fe5", "repo": "TheAlgorithms/Python", "hash": "8fd06efe22ec3e870ac1fa375bd4600cb30baad4", "author": "JatinR05", "date": "2022-10-26T20:13:01+05:30", "subject": "Create minimums_squares_to_represent_a_number.py (#7595)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8fd06efe22ec3e870ac1fa375bd4600cb30baad4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8fd06efe22ec3e870ac1fa375bd4600cb30baad4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c8a939c5a51104fce4b22ef56d29720c6ce47bb\nAuthor: Shubham Kondekar\nDate: 2022-10-26T20:36:15+05:30\nFiles: 1\n\nMessage: Create largest_square_area_in_matrix.py (#7673)", "metadata": {"id": "37c098e0d222", "repo": "TheAlgorithms/Python", "hash": "5c8a939c5a51104fce4b22ef56d29720c6ce47bb", "author": "Shubham Kondekar", "date": "2022-10-26T20:36:15+05:30", "subject": "Create largest_square_area_in_matrix.py (#7673)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c8a939c5a51104fce4b22ef56d29720c6ce47bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c8a939c5a51104fce4b22ef56d29720c6ce47bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03b1d83d34d92dfbc3a8974980ad934bcfabdd5b\nAuthor: Christian Clauss\nDate: 2022-10-26T17:48:23+02:00\nFiles: 1\n\nMessage: Rename quantum_random.py to quantum_random.py.disabled", "metadata": {"id": "9a7acacd786e", "repo": "TheAlgorithms/Python", "hash": "03b1d83d34d92dfbc3a8974980ad934bcfabdd5b", "author": "Christian Clauss", "date": "2022-10-26T17:48:23+02:00", "subject": "Rename quantum_random.py to quantum_random.py.disabled", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03b1d83d34d92dfbc3a8974980ad934bcfabdd5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03b1d83d34d92dfbc3a8974980ad934bcfabdd5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 01dc64a3a2f397872c759c4cb575ad2be5856d6a\nAuthor: github-actions\nDate: 2022-10-26T15:48:41+00:00\nFiles: 1\n\nMessage: updating DIRECTORY.md", "metadata": {"id": "d364ac82e530", "repo": "TheAlgorithms/Python", "hash": "01dc64a3a2f397872c759c4cb575ad2be5856d6a", "author": "github-actions", "date": "2022-10-26T15:48:41+00:00", "subject": "updating DIRECTORY.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/01dc64a3a2f397872c759c4cb575ad2be5856d6a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/01dc64a3a2f397872c759c4cb575ad2be5856d6a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 614274a9dc996f64dd470d2029847cc229f19346\nAuthor: Shubham Kondekar\nDate: 2022-10-26T22:28:33+05:30\nFiles: 1\n\nMessage: Update spiral_print.py (#7674)", "metadata": {"id": "623c972a5228", "repo": "TheAlgorithms/Python", "hash": "614274a9dc996f64dd470d2029847cc229f19346", "author": "Shubham Kondekar", "date": "2022-10-26T22:28:33+05:30", "subject": "Update spiral_print.py (#7674)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/614274a9dc996f64dd470d2029847cc229f19346", "diff_url": "https://github.com/TheAlgorithms/Python/commit/614274a9dc996f64dd470d2029847cc229f19346"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74325d079cf4394f7b75c26b334a81e98b7e25b1\nAuthor: Christian Clauss\nDate: 2022-10-26T22:08:53+02:00\nFiles: 2\n\nMessage: Rename quantum_random.py to quantum_random.py.DISABLED.txt (#7683)", "metadata": {"id": "68c22b65f04e", "repo": "TheAlgorithms/Python", "hash": "74325d079cf4394f7b75c26b334a81e98b7e25b1", "author": "Christian Clauss", "date": "2022-10-26T22:08:53+02:00", "subject": "Rename quantum_random.py to quantum_random.py.DISABLED.txt (#7683)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/74325d079cf4394f7b75c26b334a81e98b7e25b1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74325d079cf4394f7b75c26b334a81e98b7e25b1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b46b92a9160360ea09848893b90dd6022f371ffe\nAuthor: Arjit Arora\nDate: 2022-10-27T01:39:23+05:30\nFiles: 1\n\nMessage: Add function for highest set bit location (#7586)", "metadata": {"id": "7bacbf4bbacc", "repo": "TheAlgorithms/Python", "hash": "b46b92a9160360ea09848893b90dd6022f371ffe", "author": "Arjit Arora", "date": "2022-10-27T01:39:23+05:30", "subject": "Add function for highest set bit location (#7586)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b46b92a9160360ea09848893b90dd6022f371ffe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b46b92a9160360ea09848893b90dd6022f371ffe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71c7c0bd3592225c027d07a10d1c71946c0f677a\nAuthor: SwayamSahu\nDate: 2022-10-27T01:50:00+05:30\nFiles: 1\n\nMessage: Updated a typo in print statement (#7696)", "metadata": {"id": "63d1a1f0850b", "repo": "TheAlgorithms/Python", "hash": "71c7c0bd3592225c027d07a10d1c71946c0f677a", "author": "SwayamSahu", "date": "2022-10-27T01:50:00+05:30", "subject": "Updated a typo in print statement (#7696)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71c7c0bd3592225c027d07a10d1c71946c0f677a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71c7c0bd3592225c027d07a10d1c71946c0f677a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d33f9b31fe96acf5201c39f565015444526a3e38\nAuthor: Sushant Srivastav\nDate: 2022-10-27T02:45:02+05:30\nFiles: 1\n\nMessage: Calculate GST Amount (#7694)", "metadata": {"id": "ecfbf032098f", "repo": "TheAlgorithms/Python", "hash": "d33f9b31fe96acf5201c39f565015444526a3e38", "author": "Sushant Srivastav", "date": "2022-10-27T02:45:02+05:30", "subject": "Calculate GST Amount (#7694)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d33f9b31fe96acf5201c39f565015444526a3e38", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d33f9b31fe96acf5201c39f565015444526a3e38"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e906a5149a0a9c116e1a3dbade6eb6ea659ac68a\nAuthor: SparshRastogi\nDate: 2022-10-27T16:52:10+05:30\nFiles: 1\n\nMessage: Create malus_law.py (#7710)", "metadata": {"id": "6f9b27b86e83", "repo": "TheAlgorithms/Python", "hash": "e906a5149a0a9c116e1a3dbade6eb6ea659ac68a", "author": "SparshRastogi", "date": "2022-10-27T16:52:10+05:30", "subject": "Create malus_law.py (#7710)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e906a5149a0a9c116e1a3dbade6eb6ea659ac68a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e906a5149a0a9c116e1a3dbade6eb6ea659ac68a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e8915097c4a632419acc77c1ce08aae3e3c3b864\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-27T14:15:15+01:00\nFiles: 1\n\nMessage: refactor: Fix matrix display deprecation (#7729)", "metadata": {"id": "80eeb775ac7a", "repo": "TheAlgorithms/Python", "hash": "e8915097c4a632419acc77c1ce08aae3e3c3b864", "author": "Caeden Perelli-Harris", "date": "2022-10-27T14:15:15+01:00", "subject": "refactor: Fix matrix display deprecation (#7729)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e8915097c4a632419acc77c1ce08aae3e3c3b864", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e8915097c4a632419acc77c1ce08aae3e3c3b864"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9bba42eca8c679a32f99984bbb5bb53795f4e71f\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-27T18:42:30+01:00\nFiles: 46\n\nMessage: refactor: Indent ... for visual purposes (#7744)", "metadata": {"id": "44f5785108f1", "repo": "TheAlgorithms/Python", "hash": "9bba42eca8c679a32f99984bbb5bb53795f4e71f", "author": "Caeden Perelli-Harris", "date": "2022-10-27T18:42:30+01:00", "subject": "refactor: Indent ... for visual purposes (#7744)", "files_changed": 46, "code_url": "https://github.com/TheAlgorithms/Python/tree/9bba42eca8c679a32f99984bbb5bb53795f4e71f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9bba42eca8c679a32f99984bbb5bb53795f4e71f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71e8ed81aeb24820a03b968633884ac10b047ad4\nAuthor: Matteo Messmer\nDate: 2022-10-27T19:45:58+02:00\nFiles: 1\n\nMessage: Added spheres union (#6879)", "metadata": {"id": "4b8b87dae910", "repo": "TheAlgorithms/Python", "hash": "71e8ed81aeb24820a03b968633884ac10b047ad4", "author": "Matteo Messmer", "date": "2022-10-27T19:45:58+02:00", "subject": "Added spheres union (#6879)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71e8ed81aeb24820a03b968633884ac10b047ad4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71e8ed81aeb24820a03b968633884ac10b047ad4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 501a1cf0c7b31773fb02bc2966f5c1db99311b36\nAuthor: Alexandre Velloso\nDate: 2022-10-27T21:51:14+01:00\nFiles: 1\n\nMessage: Remove unnecessary else statement (#7759)", "metadata": {"id": "7a49235c7768", "repo": "TheAlgorithms/Python", "hash": "501a1cf0c7b31773fb02bc2966f5c1db99311b36", "author": "Alexandre Velloso", "date": "2022-10-27T21:51:14+01:00", "subject": "Remove unnecessary else statement (#7759)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/501a1cf0c7b31773fb02bc2966f5c1db99311b36", "diff_url": "https://github.com/TheAlgorithms/Python/commit/501a1cf0c7b31773fb02bc2966f5c1db99311b36"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 61eedc16c392823e46ef37cc2a86864fa15e89fe\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-27T21:52:00+01:00\nFiles: 21\n\nMessage: Remove useless code in doctests (#7733)", "metadata": {"id": "744a0b8326fe", "repo": "TheAlgorithms/Python", "hash": "61eedc16c392823e46ef37cc2a86864fa15e89fe", "author": "Caeden Perelli-Harris", "date": "2022-10-27T21:52:00+01:00", "subject": "Remove useless code in doctests (#7733)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/61eedc16c392823e46ef37cc2a86864fa15e89fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/61eedc16c392823e46ef37cc2a86864fa15e89fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: de3271ec80c76a8b79c913f68a94f693e8a00a0b\nAuthor: SwayamSahu\nDate: 2022-10-28T02:32:15+05:30\nFiles: 1\n\nMessage: Refactoring the syntax using list comprehension (#7749)", "metadata": {"id": "d4d58b947e08", "repo": "TheAlgorithms/Python", "hash": "de3271ec80c76a8b79c913f68a94f693e8a00a0b", "author": "SwayamSahu", "date": "2022-10-28T02:32:15+05:30", "subject": "Refactoring the syntax using list comprehension (#7749)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/de3271ec80c76a8b79c913f68a94f693e8a00a0b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/de3271ec80c76a8b79c913f68a94f693e8a00a0b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25757e697cfbb5bc7abf47c1ffa13061cb1534e1\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-27T22:03:01+01:00\nFiles: 1\n\nMessage: Binary tree path sum (#7748)", "metadata": {"id": "17bdd077d17a", "repo": "TheAlgorithms/Python", "hash": "25757e697cfbb5bc7abf47c1ffa13061cb1534e1", "author": "Caeden Perelli-Harris", "date": "2022-10-27T22:03:01+01:00", "subject": "Binary tree path sum (#7748)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/25757e697cfbb5bc7abf47c1ffa13061cb1534e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25757e697cfbb5bc7abf47c1ffa13061cb1534e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 15c93e5f4bc5b03cecc000506bdf45c100b8f0b3\nAuthor: MoPaMo\nDate: 2022-10-27T23:03:34+02:00\nFiles: 1\n\nMessage: fix typo in caesar_cipher.py (#7761)", "metadata": {"id": "9799d6fab27d", "repo": "TheAlgorithms/Python", "hash": "15c93e5f4bc5b03cecc000506bdf45c100b8f0b3", "author": "MoPaMo", "date": "2022-10-27T23:03:34+02:00", "subject": "fix typo in caesar_cipher.py (#7761)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/15c93e5f4bc5b03cecc000506bdf45c100b8f0b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/15c93e5f4bc5b03cecc000506bdf45c100b8f0b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 19bff003aa1c365bec86d3f4a13a9c3d6c36d230\nAuthor: Christian Clauss\nDate: 2022-10-28T15:54:54+02:00\nFiles: 7\n\nMessage: Adopt Python >= 3.8 assignment expressions using auto-walrus (#7737)", "metadata": {"id": "797c28f12170", "repo": "TheAlgorithms/Python", "hash": "19bff003aa1c365bec86d3f4a13a9c3d6c36d230", "author": "Christian Clauss", "date": "2022-10-28T15:54:54+02:00", "subject": "Adopt Python >= 3.8 assignment expressions using auto-walrus (#7737)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/19bff003aa1c365bec86d3f4a13a9c3d6c36d230", "diff_url": "https://github.com/TheAlgorithms/Python/commit/19bff003aa1c365bec86d3f4a13a9c3d6c36d230"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a671b57a29e3c2b4e973b01bc5bbe1554aa5da2\nAuthor: Kuldeep Borkar\nDate: 2022-10-28T19:57:16+05:30\nFiles: 1\n\nMessage: Implemented Swish Function (#7357)", "metadata": {"id": "86b1be9e2a11", "repo": "TheAlgorithms/Python", "hash": "3a671b57a29e3c2b4e973b01bc5bbe1554aa5da2", "author": "Kuldeep Borkar", "date": "2022-10-28T19:57:16+05:30", "subject": "Implemented Swish Function (#7357)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a671b57a29e3c2b4e973b01bc5bbe1554aa5da2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a671b57a29e3c2b4e973b01bc5bbe1554aa5da2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26cecea27198848e2c1c0bc6d7f887d4ed7adb87\nAuthor: SparshRastogi\nDate: 2022-10-28T20:03:21+05:30\nFiles: 1\n\nMessage: Create fetch_amazon_product_data.py (#7585)", "metadata": {"id": "887e0de70411", "repo": "TheAlgorithms/Python", "hash": "26cecea27198848e2c1c0bc6d7f887d4ed7adb87", "author": "SparshRastogi", "date": "2022-10-28T20:03:21+05:30", "subject": "Create fetch_amazon_product_data.py (#7585)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/26cecea27198848e2c1c0bc6d7f887d4ed7adb87", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26cecea27198848e2c1c0bc6d7f887d4ed7adb87"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d9efd7e25bbe937893a9818cfda62ca3f72ffe0d\nAuthor: Andrey\nDate: 2022-10-28T21:54:44+03:00\nFiles: 1\n\nMessage: Update PR template (#7794)", "metadata": {"id": "8382d7059b04", "repo": "TheAlgorithms/Python", "hash": "d9efd7e25bbe937893a9818cfda62ca3f72ffe0d", "author": "Andrey", "date": "2022-10-28T21:54:44+03:00", "subject": "Update PR template (#7794)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d9efd7e25bbe937893a9818cfda62ca3f72ffe0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d9efd7e25bbe937893a9818cfda62ca3f72ffe0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 528b1290194da09c2e762c2232502d2cfcdb1e3d\nAuthor: Pronoy Mandal\nDate: 2022-10-29T00:38:41+05:30\nFiles: 1\n\nMessage: Update maximum_subarray.py (#7757)", "metadata": {"id": "44ab223d723c", "repo": "TheAlgorithms/Python", "hash": "528b1290194da09c2e762c2232502d2cfcdb1e3d", "author": "Pronoy Mandal", "date": "2022-10-29T00:38:41+05:30", "subject": "Update maximum_subarray.py (#7757)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/528b1290194da09c2e762c2232502d2cfcdb1e3d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/528b1290194da09c2e762c2232502d2cfcdb1e3d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe5819c872abcbe1a96ee7bd20ab930b2892bbf5\nAuthor: Shubham Kondekar\nDate: 2022-10-29T01:02:32+05:30\nFiles: 1\n\nMessage: Create combination_sum_iv.py (#7672)", "metadata": {"id": "f2f07588ed6c", "repo": "TheAlgorithms/Python", "hash": "fe5819c872abcbe1a96ee7bd20ab930b2892bbf5", "author": "Shubham Kondekar", "date": "2022-10-29T01:02:32+05:30", "subject": "Create combination_sum_iv.py (#7672)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe5819c872abcbe1a96ee7bd20ab930b2892bbf5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe5819c872abcbe1a96ee7bd20ab930b2892bbf5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 762afc086f065f1d8fe1afcde8c8ad3fa46898a7\nAuthor: Andrey\nDate: 2022-10-28T23:27:39+03:00\nFiles: 1\n\nMessage: Update breadth_first_search_2.py (#7765)", "metadata": {"id": "db6db2652e3a", "repo": "TheAlgorithms/Python", "hash": "762afc086f065f1d8fe1afcde8c8ad3fa46898a7", "author": "Andrey", "date": "2022-10-28T23:27:39+03:00", "subject": "Update breadth_first_search_2.py (#7765)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/762afc086f065f1d8fe1afcde8c8ad3fa46898a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/762afc086f065f1d8fe1afcde8c8ad3fa46898a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 301a520f0362261cddadc87e1bcfe20310308030\nAuthor: SparshRastogi\nDate: 2022-10-29T16:44:44+05:30\nFiles: 1\n\nMessage: Create potential_energy.py (#7666)", "metadata": {"id": "11d286d3625a", "repo": "TheAlgorithms/Python", "hash": "301a520f0362261cddadc87e1bcfe20310308030", "author": "SparshRastogi", "date": "2022-10-29T16:44:44+05:30", "subject": "Create potential_energy.py (#7666)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/301a520f0362261cddadc87e1bcfe20310308030", "diff_url": "https://github.com/TheAlgorithms/Python/commit/301a520f0362261cddadc87e1bcfe20310308030"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9bd68d96e519d0919c2e4385dbe433ff44b4c4f\nAuthor: Andrey\nDate: 2022-10-29T15:27:47+03:00\nFiles: 5\n\nMessage: Add running doctest to pytest default (#7840)", "metadata": {"id": "45c5b4f54bfd", "repo": "TheAlgorithms/Python", "hash": "a9bd68d96e519d0919c2e4385dbe433ff44b4c4f", "author": "Andrey", "date": "2022-10-29T15:27:47+03:00", "subject": "Add running doctest to pytest default (#7840)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9bd68d96e519d0919c2e4385dbe433ff44b4c4f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9bd68d96e519d0919c2e4385dbe433ff44b4c4f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e809a25e33e2da07e03921bbf6614523a939e94\nAuthor: Andrey\nDate: 2022-10-29T15:31:56+03:00\nFiles: 2\n\nMessage: Rename files (#7819)", "metadata": {"id": "5d6918fcd8f1", "repo": "TheAlgorithms/Python", "hash": "6e809a25e33e2da07e03921bbf6614523a939e94", "author": "Andrey", "date": "2022-10-29T15:31:56+03:00", "subject": "Rename files (#7819)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e809a25e33e2da07e03921bbf6614523a939e94", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e809a25e33e2da07e03921bbf6614523a939e94"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 327c38d6f0c6b79b46465406373ea7048bfec55e\nAuthor: Sineth Sankalpa\nDate: 2022-10-29T18:10:14+05:30\nFiles: 1\n\nMessage: Srilankan phone number validation (#7706)", "metadata": {"id": "678dbd0ff011", "repo": "TheAlgorithms/Python", "hash": "327c38d6f0c6b79b46465406373ea7048bfec55e", "author": "Sineth Sankalpa", "date": "2022-10-29T18:10:14+05:30", "subject": "Srilankan phone number validation (#7706)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/327c38d6f0c6b79b46465406373ea7048bfec55e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/327c38d6f0c6b79b46465406373ea7048bfec55e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0f68a0248d3eb48f3baf7e18f6420dc983bdb19\nAuthor: tarushirastogi\nDate: 2022-10-29T18:13:51+05:30\nFiles: 1\n\nMessage: Create centripetal_force.py (#7778)", "metadata": {"id": "04473b16766e", "repo": "TheAlgorithms/Python", "hash": "b0f68a0248d3eb48f3baf7e18f6420dc983bdb19", "author": "tarushirastogi", "date": "2022-10-29T18:13:51+05:30", "subject": "Create centripetal_force.py (#7778)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0f68a0248d3eb48f3baf7e18f6420dc983bdb19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0f68a0248d3eb48f3baf7e18f6420dc983bdb19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 18ffc4dec85a85837f71cd6c9b1e630b9d185001\nAuthor: Pronoy Mandal\nDate: 2022-10-29T18:24:13+05:30\nFiles: 1\n\nMessage: Update password_generator.py (#7745)", "metadata": {"id": "49609e7e4dc0", "repo": "TheAlgorithms/Python", "hash": "18ffc4dec85a85837f71cd6c9b1e630b9d185001", "author": "Pronoy Mandal", "date": "2022-10-29T18:24:13+05:30", "subject": "Update password_generator.py (#7745)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/18ffc4dec85a85837f71cd6c9b1e630b9d185001", "diff_url": "https://github.com/TheAlgorithms/Python/commit/18ffc4dec85a85837f71cd6c9b1e630b9d185001"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 584e743422565decd35b1b6f94cef3ced840698b\nAuthor: Andrey\nDate: 2022-10-29T16:07:02+03:00\nFiles: 6\n\nMessage: Fix yesqa hook (#7843)", "metadata": {"id": "6fb26f4c38df", "repo": "TheAlgorithms/Python", "hash": "584e743422565decd35b1b6f94cef3ced840698b", "author": "Andrey", "date": "2022-10-29T16:07:02+03:00", "subject": "Fix yesqa hook (#7843)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/584e743422565decd35b1b6f94cef3ced840698b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/584e743422565decd35b1b6f94cef3ced840698b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93ad7db97fa211b6e9f77025513a45df83400f88\nAuthor: JatinR05\nDate: 2022-10-29T18:58:12+05:30\nFiles: 1\n\nMessage: Create recursive_approach_knapsack.py (#7587)", "metadata": {"id": "a4436d9d2218", "repo": "TheAlgorithms/Python", "hash": "93ad7db97fa211b6e9f77025513a45df83400f88", "author": "JatinR05", "date": "2022-10-29T18:58:12+05:30", "subject": "Create recursive_approach_knapsack.py (#7587)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/93ad7db97fa211b6e9f77025513a45df83400f88", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93ad7db97fa211b6e9f77025513a45df83400f88"}} {"text": "Repo: TheAlgorithms/Python\nCommit: efb4a3aee842e1db855e678f28b79588734ff146\nAuthor: Anshraj Shrivastava\nDate: 2022-10-29T18:59:15+05:30\nFiles: 1\n\nMessage: added algo for finding permutations of an array (#7614)", "metadata": {"id": "ea5cc7435c81", "repo": "TheAlgorithms/Python", "hash": "efb4a3aee842e1db855e678f28b79588734ff146", "author": "Anshraj Shrivastava", "date": "2022-10-29T18:59:15+05:30", "subject": "added algo for finding permutations of an array (#7614)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/efb4a3aee842e1db855e678f28b79588734ff146", "diff_url": "https://github.com/TheAlgorithms/Python/commit/efb4a3aee842e1db855e678f28b79588734ff146"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b521b66cfe3d16960c3fa8e01ff947794cc44a6\nAuthor: Carlos Villar\nDate: 2022-10-29T15:44:18+02:00\nFiles: 1\n\nMessage: Add Viterbi algorithm (#7509)", "metadata": {"id": "40a32ed43eac", "repo": "TheAlgorithms/Python", "hash": "7b521b66cfe3d16960c3fa8e01ff947794cc44a6", "author": "Carlos Villar", "date": "2022-10-29T15:44:18+02:00", "subject": "Add Viterbi algorithm (#7509)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b521b66cfe3d16960c3fa8e01ff947794cc44a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b521b66cfe3d16960c3fa8e01ff947794cc44a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 038f8a00e56bda8e8e2903fe4acf2ca7e3c83a57\nAuthor: sadiqebrahim\nDate: 2022-10-29T19:22:19+05:30\nFiles: 2\n\nMessage: add electric conductivity algorithm (#7449)", "metadata": {"id": "c2c1586e48cd", "repo": "TheAlgorithms/Python", "hash": "038f8a00e56bda8e8e2903fe4acf2ca7e3c83a57", "author": "sadiqebrahim", "date": "2022-10-29T19:22:19+05:30", "subject": "add electric conductivity algorithm (#7449)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/038f8a00e56bda8e8e2903fe4acf2ca7e3c83a57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/038f8a00e56bda8e8e2903fe4acf2ca7e3c83a57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a02e7a1331583829b2768f02c4b9c412bf26251b\nAuthor: Harsh Verma\nDate: 2022-10-29T19:24:32+05:30\nFiles: 1\n\nMessage: Added algorithm for Text Justification in Strings (#7354)", "metadata": {"id": "bbdb16157c9b", "repo": "TheAlgorithms/Python", "hash": "a02e7a1331583829b2768f02c4b9c412bf26251b", "author": "Harsh Verma", "date": "2022-10-29T19:24:32+05:30", "subject": "Added algorithm for Text Justification in Strings (#7354)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a02e7a1331583829b2768f02c4b9c412bf26251b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a02e7a1331583829b2768f02c4b9c412bf26251b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d84452344ae1931c635245b1311a10e330223fc6\nAuthor: dmorozov001\nDate: 2022-10-29T15:43:03+01:00\nFiles: 1\n\nMessage: Correcting typos in CONTRIBUTING.md (#7845)", "metadata": {"id": "0d4d13084c7d", "repo": "TheAlgorithms/Python", "hash": "d84452344ae1931c635245b1311a10e330223fc6", "author": "dmorozov001", "date": "2022-10-29T15:43:03+01:00", "subject": "Correcting typos in CONTRIBUTING.md (#7845)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d84452344ae1931c635245b1311a10e330223fc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d84452344ae1931c635245b1311a10e330223fc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd50a3068270261fe845aac0daf309c7134e2477\nAuthor: Shashank Kashyap\nDate: 2022-10-29T20:55:26+05:30\nFiles: 2\n\nMessage: Resonant Frequency & Electrical Impedance (#6983)", "metadata": {"id": "a36a03e73a37", "repo": "TheAlgorithms/Python", "hash": "bd50a3068270261fe845aac0daf309c7134e2477", "author": "Shashank Kashyap", "date": "2022-10-29T20:55:26+05:30", "subject": "Resonant Frequency & Electrical Impedance (#6983)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd50a3068270261fe845aac0daf309c7134e2477", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd50a3068270261fe845aac0daf309c7134e2477"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47ddba1d914bf5955a244056e794e718dee9ead1\nAuthor: Kushagra Makharia\nDate: 2022-10-29T21:08:40+05:30\nFiles: 1\n\nMessage: Added cosine similarity (#7001)", "metadata": {"id": "48046fe61186", "repo": "TheAlgorithms/Python", "hash": "47ddba1d914bf5955a244056e794e718dee9ead1", "author": "Kushagra Makharia", "date": "2022-10-29T21:08:40+05:30", "subject": "Added cosine similarity (#7001)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47ddba1d914bf5955a244056e794e718dee9ead1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47ddba1d914bf5955a244056e794e718dee9ead1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1550731cb7457ddae216da2ffe0bc1587f5234f3\nAuthor: Andrey\nDate: 2022-10-29T23:45:21+03:00\nFiles: 4\n\nMessage: Remove file-level flake8 suppression (#7844)", "metadata": {"id": "f2ba29813682", "repo": "TheAlgorithms/Python", "hash": "1550731cb7457ddae216da2ffe0bc1587f5234f3", "author": "Andrey", "date": "2022-10-29T23:45:21+03:00", "subject": "Remove file-level flake8 suppression (#7844)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/1550731cb7457ddae216da2ffe0bc1587f5234f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1550731cb7457ddae216da2ffe0bc1587f5234f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ec0aa85c0074d838d97dc030e582743586cd80e\nAuthor: SparshRastogi\nDate: 2022-10-30T02:54:59+05:30\nFiles: 1\n\nMessage: Update kinetic_energy.py (#7848)", "metadata": {"id": "10f5b67a1929", "repo": "TheAlgorithms/Python", "hash": "3ec0aa85c0074d838d97dc030e582743586cd80e", "author": "SparshRastogi", "date": "2022-10-30T02:54:59+05:30", "subject": "Update kinetic_energy.py (#7848)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ec0aa85c0074d838d97dc030e582743586cd80e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ec0aa85c0074d838d97dc030e582743586cd80e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b7b3dd086eb3d8f6a82aa94b4398c0b95a7f186\nAuthor: Jason Devers\nDate: 2022-10-30T01:20:07-04:00\nFiles: 1\n\nMessage: matrix/count_paths.py (#7533)", "metadata": {"id": "519323fc1be2", "repo": "TheAlgorithms/Python", "hash": "7b7b3dd086eb3d8f6a82aa94b4398c0b95a7f186", "author": "Jason Devers", "date": "2022-10-30T01:20:07-04:00", "subject": "matrix/count_paths.py (#7533)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b7b3dd086eb3d8f6a82aa94b4398c0b95a7f186", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b7b3dd086eb3d8f6a82aa94b4398c0b95a7f186"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d3985006f0c88e339a900caa4974493bc6fa861\nAuthor: Itssxxsalman\nDate: 2022-10-30T12:03:28+05:00\nFiles: 1\n\nMessage: Fix grammatical mistakes in `simple_keyword_cypher.py` (#6385)", "metadata": {"id": "933b476374ef", "repo": "TheAlgorithms/Python", "hash": "2d3985006f0c88e339a900caa4974493bc6fa861", "author": "Itssxxsalman", "date": "2022-10-30T12:03:28+05:00", "subject": "Fix grammatical mistakes in `simple_keyword_cypher.py` (#6385)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d3985006f0c88e339a900caa4974493bc6fa861", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d3985006f0c88e339a900caa4974493bc6fa861"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f340bde6e047d86171385b90a023ac01e8914d0c\nAuthor: Caio Cordeiro\nDate: 2022-10-30T04:05:44-03:00\nFiles: 1\n\nMessage: Add simple neural network (#6452)", "metadata": {"id": "c1131154b1be", "repo": "TheAlgorithms/Python", "hash": "f340bde6e047d86171385b90a023ac01e8914d0c", "author": "Caio Cordeiro", "date": "2022-10-30T04:05:44-03:00", "subject": "Add simple neural network (#6452)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f340bde6e047d86171385b90a023ac01e8914d0c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f340bde6e047d86171385b90a023ac01e8914d0c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0c5f1c01302c8208251f61730ba74e078bfd0ac8\nAuthor: ok-open-sc\nDate: 2022-10-30T03:11:17-04:00\nFiles: 1\n\nMessage: Increased Readability Of Variables (#6400)", "metadata": {"id": "da65bdd9a837", "repo": "TheAlgorithms/Python", "hash": "0c5f1c01302c8208251f61730ba74e078bfd0ac8", "author": "ok-open-sc", "date": "2022-10-30T03:11:17-04:00", "subject": "Increased Readability Of Variables (#6400)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0c5f1c01302c8208251f61730ba74e078bfd0ac8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0c5f1c01302c8208251f61730ba74e078bfd0ac8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f87de60b6d1cd6e9ce412503f48727015f46ada2\nAuthor: lostybtw\nDate: 2022-10-30T07:22:52+00:00\nFiles: 1\n\nMessage: fizzbuzz complete (#6504)", "metadata": {"id": "761da885387e", "repo": "TheAlgorithms/Python", "hash": "f87de60b6d1cd6e9ce412503f48727015f46ada2", "author": "lostybtw", "date": "2022-10-30T07:22:52+00:00", "subject": "fizzbuzz complete (#6504)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f87de60b6d1cd6e9ce412503f48727015f46ada2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f87de60b6d1cd6e9ce412503f48727015f46ada2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 17d93cab783095dd1def3c382866cd94296db455\nAuthor: Carlos Villar\nDate: 2022-10-30T10:00:47+01:00\nFiles: 1\n\nMessage: Added Manhattan distance algorithm (#7790)", "metadata": {"id": "d8a5d8a91451", "repo": "TheAlgorithms/Python", "hash": "17d93cab783095dd1def3c382866cd94296db455", "author": "Carlos Villar", "date": "2022-10-30T10:00:47+01:00", "subject": "Added Manhattan distance algorithm (#7790)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/17d93cab783095dd1def3c382866cd94296db455", "diff_url": "https://github.com/TheAlgorithms/Python/commit/17d93cab783095dd1def3c382866cd94296db455"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ba5c548584f44bac0bc3c0cb4e95233560627cf\nAuthor: Sushant Srivastav\nDate: 2022-10-30T14:38:54+05:30\nFiles: 1\n\nMessage: Updated info (#7866)", "metadata": {"id": "d45e456ec701", "repo": "TheAlgorithms/Python", "hash": "5ba5c548584f44bac0bc3c0cb4e95233560627cf", "author": "Sushant Srivastav", "date": "2022-10-30T14:38:54+05:30", "subject": "Updated info (#7866)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ba5c548584f44bac0bc3c0cb4e95233560627cf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ba5c548584f44bac0bc3c0cb4e95233560627cf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 87a5d919761e9ccb05e19e68a5307348c6264cd0\nAuthor: Kevin Joven\nDate: 2022-10-30T05:49:33-04:00\nFiles: 1\n\nMessage: quantum_teleportation.py (#6632)", "metadata": {"id": "4b4883f7cf90", "repo": "TheAlgorithms/Python", "hash": "87a5d919761e9ccb05e19e68a5307348c6264cd0", "author": "Kevin Joven", "date": "2022-10-30T05:49:33-04:00", "subject": "quantum_teleportation.py (#6632)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/87a5d919761e9ccb05e19e68a5307348c6264cd0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/87a5d919761e9ccb05e19e68a5307348c6264cd0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00dfad9d20abf755a91abc0ba35f5d92fcab9149\nAuthor: giladwo\nDate: 2022-10-30T11:59:10+02:00\nFiles: 1\n\nMessage: Simplify climbing stairs and use constant memory (#6628)", "metadata": {"id": "545ac732fe19", "repo": "TheAlgorithms/Python", "hash": "00dfad9d20abf755a91abc0ba35f5d92fcab9149", "author": "giladwo", "date": "2022-10-30T11:59:10+02:00", "subject": "Simplify climbing stairs and use constant memory (#6628)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/00dfad9d20abf755a91abc0ba35f5d92fcab9149", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00dfad9d20abf755a91abc0ba35f5d92fcab9149"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84facb78b20be6a9a90307c79e318c65a04987ac\nAuthor: Saksham1970\nDate: 2022-10-30T15:40:16+05:30\nFiles: 1\n\nMessage: Project Euler: 092 decreased the time (#6627)", "metadata": {"id": "69ae90a1074e", "repo": "TheAlgorithms/Python", "hash": "84facb78b20be6a9a90307c79e318c65a04987ac", "author": "Saksham1970", "date": "2022-10-30T15:40:16+05:30", "subject": "Project Euler: 092 decreased the time (#6627)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/84facb78b20be6a9a90307c79e318c65a04987ac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84facb78b20be6a9a90307c79e318c65a04987ac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48a73a28d477a1b634479001bc04e0886b265bfb\nAuthor: Caeden Perelli-Harris\nDate: 2022-10-30T10:11:29+00:00\nFiles: 1\n\nMessage: fix(quantum): Correct simulator deprecation (#7869)", "metadata": {"id": "1d3b6ee728d7", "repo": "TheAlgorithms/Python", "hash": "48a73a28d477a1b634479001bc04e0886b265bfb", "author": "Caeden Perelli-Harris", "date": "2022-10-30T10:11:29+00:00", "subject": "fix(quantum): Correct simulator deprecation (#7869)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/48a73a28d477a1b634479001bc04e0886b265bfb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48a73a28d477a1b634479001bc04e0886b265bfb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba576a9a0b0a41405cfa11606c39908a1bc2b01b\nAuthor: Devesh Swarnkar\nDate: 2022-10-30T15:44:02+05:30\nFiles: 1\n\nMessage: Create README.md (#6642)", "metadata": {"id": "28f02ad73597", "repo": "TheAlgorithms/Python", "hash": "ba576a9a0b0a41405cfa11606c39908a1bc2b01b", "author": "Devesh Swarnkar", "date": "2022-10-30T15:44:02+05:30", "subject": "Create README.md (#6642)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba576a9a0b0a41405cfa11606c39908a1bc2b01b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba576a9a0b0a41405cfa11606c39908a1bc2b01b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ca923389c0330b6b7afc935bdd7fa9a15d377079\nAuthor: Si Lam\nDate: 2022-10-30T05:25:51-05:00\nFiles: 1\n\nMessage: Description of Double hasing (#6467)", "metadata": {"id": "c2fbb330993d", "repo": "TheAlgorithms/Python", "hash": "ca923389c0330b6b7afc935bdd7fa9a15d377079", "author": "Si Lam", "date": "2022-10-30T05:25:51-05:00", "subject": "Description of Double hasing (#6467)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ca923389c0330b6b7afc935bdd7fa9a15d377079", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ca923389c0330b6b7afc935bdd7fa9a15d377079"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0b0b128b7ad4a5a75ed866bc7c114c3cf7a89ef\nAuthor: Kavienan J\nDate: 2022-10-30T15:56:46+05:30\nFiles: 1\n\nMessage: Add Ideal Gas Law for physics (#6503)", "metadata": {"id": "745b700d8750", "repo": "TheAlgorithms/Python", "hash": "c0b0b128b7ad4a5a75ed866bc7c114c3cf7a89ef", "author": "Kavienan J", "date": "2022-10-30T15:56:46+05:30", "subject": "Add Ideal Gas Law for physics (#6503)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0b0b128b7ad4a5a75ed866bc7c114c3cf7a89ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0b0b128b7ad4a5a75ed866bc7c114c3cf7a89ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b32903d22f3a0fc8985a3dd1e4c4645f12b9f961\nAuthor: Kavienan J\nDate: 2022-10-30T15:59:00+05:30\nFiles: 1\n\nMessage: Add root mean square speed of gas molecules to physics (#6569)", "metadata": {"id": "78c2c98d7fa2", "repo": "TheAlgorithms/Python", "hash": "b32903d22f3a0fc8985a3dd1e4c4645f12b9f961", "author": "Kavienan J", "date": "2022-10-30T15:59:00+05:30", "subject": "Add root mean square speed of gas molecules to physics (#6569)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b32903d22f3a0fc8985a3dd1e4c4645f12b9f961", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b32903d22f3a0fc8985a3dd1e4c4645f12b9f961"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fcfe35c3d8ed15037c0f20e3ee2268eea840b1ff\nAuthor: samyakpagariya\nDate: 2022-10-30T16:13:41+05:30\nFiles: 1\n\nMessage: For the better understanding of time taken. (#6583)", "metadata": {"id": "6a6cf5e8f29f", "repo": "TheAlgorithms/Python", "hash": "fcfe35c3d8ed15037c0f20e3ee2268eea840b1ff", "author": "samyakpagariya", "date": "2022-10-30T16:13:41+05:30", "subject": "For the better understanding of time taken. (#6583)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fcfe35c3d8ed15037c0f20e3ee2268eea840b1ff", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fcfe35c3d8ed15037c0f20e3ee2268eea840b1ff"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00fc53de9709648b495ecf707549d6068592fb76\nAuthor: happiestbee\nDate: 2022-10-30T06:49:05-04:00\nFiles: 2\n\nMessage: added sumset.py Fixes: #{6563} (#6742)", "metadata": {"id": "083b7245fcc0", "repo": "TheAlgorithms/Python", "hash": "00fc53de9709648b495ecf707549d6068592fb76", "author": "happiestbee", "date": "2022-10-30T06:49:05-04:00", "subject": "added sumset.py Fixes: #{6563} (#6742)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/00fc53de9709648b495ecf707549d6068592fb76", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00fc53de9709648b495ecf707549d6068592fb76"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6b6d8cc1110b16b38c7e6aafe91cb6f9583669ae\nAuthor: Micael Pereira\nDate: 2022-10-30T10:49:22+00:00\nFiles: 1\n\nMessage: Adding ELFHash Algorithm (#6731)", "metadata": {"id": "54be46955525", "repo": "TheAlgorithms/Python", "hash": "6b6d8cc1110b16b38c7e6aafe91cb6f9583669ae", "author": "Micael Pereira", "date": "2022-10-30T10:49:22+00:00", "subject": "Adding ELFHash Algorithm (#6731)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6b6d8cc1110b16b38c7e6aafe91cb6f9583669ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6b6d8cc1110b16b38c7e6aafe91cb6f9583669ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc423007800b8707ea87353be808a90bef13ba18\nAuthor: Pravin\nDate: 2022-10-30T16:20:08+05:30\nFiles: 1\n\nMessage: Added Readme file to document the hashing algorithm. (#6743)", "metadata": {"id": "f5c6e03ec025", "repo": "TheAlgorithms/Python", "hash": "cc423007800b8707ea87353be808a90bef13ba18", "author": "Pravin", "date": "2022-10-30T16:20:08+05:30", "subject": "Added Readme file to document the hashing algorithm. (#6743)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc423007800b8707ea87353be808a90bef13ba18", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc423007800b8707ea87353be808a90bef13ba18"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9278d0c6cdaa30115dbfef510e31a805bd3027dd\nAuthor: Dima I\nDate: 2022-10-30T06:54:23-04:00\nFiles: 1\n\nMessage: Added archimedes principle (physics) (#7143)", "metadata": {"id": "86c9ae966ebd", "repo": "TheAlgorithms/Python", "hash": "9278d0c6cdaa30115dbfef510e31a805bd3027dd", "author": "Dima I", "date": "2022-10-30T06:54:23-04:00", "subject": "Added archimedes principle (physics) (#7143)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9278d0c6cdaa30115dbfef510e31a805bd3027dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9278d0c6cdaa30115dbfef510e31a805bd3027dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cafbbab125ebcdac4294f4cbda024b840d230b9a\nAuthor: Lukas Esc\nDate: 2022-10-30T11:56:54+01:00\nFiles: 1\n\nMessage: shortened code using abs() and inplace ops (#7191)", "metadata": {"id": "53b67a97f87b", "repo": "TheAlgorithms/Python", "hash": "cafbbab125ebcdac4294f4cbda024b840d230b9a", "author": "Lukas Esc", "date": "2022-10-30T11:56:54+01:00", "subject": "shortened code using abs() and inplace ops (#7191)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cafbbab125ebcdac4294f4cbda024b840d230b9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cafbbab125ebcdac4294f4cbda024b840d230b9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ab9d8f3874ba550bea0103e0891160b8d9145208\nAuthor: Jeremias Moreira Gomes\nDate: 2022-10-30T08:09:23-03:00\nFiles: 1\n\nMessage: Adding a Quine in Python. (#6807)", "metadata": {"id": "c35b43990771", "repo": "TheAlgorithms/Python", "hash": "ab9d8f3874ba550bea0103e0891160b8d9145208", "author": "Jeremias Moreira Gomes", "date": "2022-10-30T08:09:23-03:00", "subject": "Adding a Quine in Python. (#6807)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ab9d8f3874ba550bea0103e0891160b8d9145208", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ab9d8f3874ba550bea0103e0891160b8d9145208"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 94b51f6a91def387b82369401a42710cae4ee4e0\nAuthor: sadiqebrahim\nDate: 2022-10-30T17:22:20+05:30\nFiles: 2\n\nMessage: Added Builtin Voltage (#7850)", "metadata": {"id": "7fcef1a16f4d", "repo": "TheAlgorithms/Python", "hash": "94b51f6a91def387b82369401a42710cae4ee4e0", "author": "sadiqebrahim", "date": "2022-10-30T17:22:20+05:30", "subject": "Added Builtin Voltage (#7850)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/94b51f6a91def387b82369401a42710cae4ee4e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/94b51f6a91def387b82369401a42710cae4ee4e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69d04ff64468d5b2815c0f22190b741393496a9e\nAuthor: Kushagra Makharia\nDate: 2022-10-30T18:12:59+05:30\nFiles: 1\n\nMessage: Added mean absolute error in linear regression (#7003)", "metadata": {"id": "20df703ab92a", "repo": "TheAlgorithms/Python", "hash": "69d04ff64468d5b2815c0f22190b741393496a9e", "author": "Kushagra Makharia", "date": "2022-10-30T18:12:59+05:30", "subject": "Added mean absolute error in linear regression (#7003)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69d04ff64468d5b2815c0f22190b741393496a9e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69d04ff64468d5b2815c0f22190b741393496a9e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c65597093efa80a572a6a739d8f13a8d3579c18\nAuthor: kumarsurajsk\nDate: 2022-10-30T18:22:37+05:30\nFiles: 1\n\nMessage: addition_without_arithmetic (#6830)", "metadata": {"id": "44568ee9f7cc", "repo": "TheAlgorithms/Python", "hash": "2c65597093efa80a572a6a739d8f13a8d3579c18", "author": "kumarsurajsk", "date": "2022-10-30T18:22:37+05:30", "subject": "addition_without_arithmetic (#6830)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c65597093efa80a572a6a739d8f13a8d3579c18", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c65597093efa80a572a6a739d8f13a8d3579c18"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cf915e704285b1b40b6d0f180d60791204486fd3\nAuthor: Alexander Pantyukhin\nDate: 2022-10-30T17:00:16+04:00\nFiles: 1\n\nMessage: add Levinstein distance with Dynamic Programming: up -> down approach (#7171)", "metadata": {"id": "a17225b440c7", "repo": "TheAlgorithms/Python", "hash": "cf915e704285b1b40b6d0f180d60791204486fd3", "author": "Alexander Pantyukhin", "date": "2022-10-30T17:00:16+04:00", "subject": "add Levinstein distance with Dynamic Programming: up -> down approach (#7171)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cf915e704285b1b40b6d0f180d60791204486fd3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cf915e704285b1b40b6d0f180d60791204486fd3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d1430aa36b0a15a9e018367db210061e7a76dec4\nAuthor: Wissam Fawaz\nDate: 2022-10-30T15:14:22+02:00\nFiles: 1\n\nMessage: Implemented a Pascal triangle generator (#7317)", "metadata": {"id": "d93921e6725c", "repo": "TheAlgorithms/Python", "hash": "d1430aa36b0a15a9e018367db210061e7a76dec4", "author": "Wissam Fawaz", "date": "2022-10-30T15:14:22+02:00", "subject": "Implemented a Pascal triangle generator (#7317)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d1430aa36b0a15a9e018367db210061e7a76dec4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d1430aa36b0a15a9e018367db210061e7a76dec4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47100b992aef2fd5a7ae001155e3d0411db99ec9\nAuthor: Agniv Ghosh\nDate: 2022-10-30T18:45:46+05:30\nFiles: 1\n\nMessage: Added code for palindrome partitioning problem under dynamic programming (#7222)", "metadata": {"id": "457757ee1f0d", "repo": "TheAlgorithms/Python", "hash": "47100b992aef2fd5a7ae001155e3d0411db99ec9", "author": "Agniv Ghosh", "date": "2022-10-30T18:45:46+05:30", "subject": "Added code for palindrome partitioning problem under dynamic programming (#7222)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47100b992aef2fd5a7ae001155e3d0411db99ec9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47100b992aef2fd5a7ae001155e3d0411db99ec9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11e6c6fcc485bf78e5d28c7cf311278a013685d5\nAuthor: Gautam Chaurasia\nDate: 2022-10-30T18:58:27+05:30\nFiles: 1\n\nMessage: Added algorithm for finding index of rightmost set bit (#7234)", "metadata": {"id": "48f72975ccd4", "repo": "TheAlgorithms/Python", "hash": "11e6c6fcc485bf78e5d28c7cf311278a013685d5", "author": "Gautam Chaurasia", "date": "2022-10-30T18:58:27+05:30", "subject": "Added algorithm for finding index of rightmost set bit (#7234)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/11e6c6fcc485bf78e5d28c7cf311278a013685d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11e6c6fcc485bf78e5d28c7cf311278a013685d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e12516debb977e0b3ec9b67d1ddc8770450ae8d1\nAuthor: Abhishek Chakraborty\nDate: 2022-10-30T14:11:05-07:00\nFiles: 1\n\nMessage: Shear stress: typo + WIkipedia URL (#7896)", "metadata": {"id": "58f5b8913f2f", "repo": "TheAlgorithms/Python", "hash": "e12516debb977e0b3ec9b67d1ddc8770450ae8d1", "author": "Abhishek Chakraborty", "date": "2022-10-30T14:11:05-07:00", "subject": "Shear stress: typo + WIkipedia URL (#7896)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e12516debb977e0b3ec9b67d1ddc8770450ae8d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e12516debb977e0b3ec9b67d1ddc8770450ae8d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0168cd33f6670f7e32eaa04d77b6be70b3588d4\nAuthor: Gmuslow\nDate: 2022-10-30T16:33:13-05:00\nFiles: 1\n\nMessage: Created equivalent_resistance under Electronics (#6782)", "metadata": {"id": "ef591d1ec77e", "repo": "TheAlgorithms/Python", "hash": "c0168cd33f6670f7e32eaa04d77b6be70b3588d4", "author": "Gmuslow", "date": "2022-10-30T16:33:13-05:00", "subject": "Created equivalent_resistance under Electronics (#6782)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0168cd33f6670f7e32eaa04d77b6be70b3588d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0168cd33f6670f7e32eaa04d77b6be70b3588d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8958ebe20522f5b0d32f33fd78870185912a67a\nAuthor: himanshit0304\nDate: 2022-10-31T04:25:11+05:30\nFiles: 1\n\nMessage: Add print_multiplication_table.py (#6607)", "metadata": {"id": "a4d1f8d305ba", "repo": "TheAlgorithms/Python", "hash": "f8958ebe20522f5b0d32f33fd78870185912a67a", "author": "himanshit0304", "date": "2022-10-31T04:25:11+05:30", "subject": "Add print_multiplication_table.py (#6607)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8958ebe20522f5b0d32f33fd78870185912a67a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8958ebe20522f5b0d32f33fd78870185912a67a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 39e5bc5980254582362ad02bb6616aaa58bfac8a\nAuthor: Tianyi Zheng\nDate: 2022-10-31T01:13:21-04:00\nFiles: 2\n\nMessage: Refactor bottom-up edit distance function to be class method (#7347)", "metadata": {"id": "52d144f7efc9", "repo": "TheAlgorithms/Python", "hash": "39e5bc5980254582362ad02bb6616aaa58bfac8a", "author": "Tianyi Zheng", "date": "2022-10-31T01:13:21-04:00", "subject": "Refactor bottom-up edit distance function to be class method (#7347)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/39e5bc5980254582362ad02bb6616aaa58bfac8a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/39e5bc5980254582362ad02bb6616aaa58bfac8a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0fd1ccb13358feff2d6ea8dd62200cabe363ee8e\nAuthor: Roberts\nDate: 2022-10-31T13:31:15+02:00\nFiles: 1\n\nMessage: Adding inductive reactance calculation (#6625)", "metadata": {"id": "837c3c44325d", "repo": "TheAlgorithms/Python", "hash": "0fd1ccb13358feff2d6ea8dd62200cabe363ee8e", "author": "Roberts", "date": "2022-10-31T13:31:15+02:00", "subject": "Adding inductive reactance calculation (#6625)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0fd1ccb13358feff2d6ea8dd62200cabe363ee8e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0fd1ccb13358feff2d6ea8dd62200cabe363ee8e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2165a65fcf1a087236d2a1527b10b64a12f69e6\nAuthor: Alex de la Cruz\nDate: 2022-10-31T14:14:33+01:00\nFiles: 1\n\nMessage: Added Radix Tree in data structures (#6616)", "metadata": {"id": "49cc0417bd26", "repo": "TheAlgorithms/Python", "hash": "b2165a65fcf1a087236d2a1527b10b64a12f69e6", "author": "Alex de la Cruz", "date": "2022-10-31T14:14:33+01:00", "subject": "Added Radix Tree in data structures (#6616)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2165a65fcf1a087236d2a1527b10b64a12f69e6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2165a65fcf1a087236d2a1527b10b64a12f69e6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a31edd4477af958adb840dadd568c38eecc9567b\nAuthor: Christian Clauss\nDate: 2022-10-31T14:50:03+01:00\nFiles: 4\n\nMessage: Test on Python 3.11 (#6591)", "metadata": {"id": "2eceb40f8e48", "repo": "TheAlgorithms/Python", "hash": "a31edd4477af958adb840dadd568c38eecc9567b", "author": "Christian Clauss", "date": "2022-10-31T14:50:03+01:00", "subject": "Test on Python 3.11 (#6591)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/a31edd4477af958adb840dadd568c38eecc9567b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a31edd4477af958adb840dadd568c38eecc9567b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fecbf59436702b34b987773aa872d79f5df466df\nAuthor: TechFreak107\nDate: 2022-10-31T22:28:42+05:30\nFiles: 1\n\nMessage: Modified 'pascal_triangle.py' program (#7901)", "metadata": {"id": "8b0a3f2722c7", "repo": "TheAlgorithms/Python", "hash": "fecbf59436702b34b987773aa872d79f5df466df", "author": "TechFreak107", "date": "2022-10-31T22:28:42+05:30", "subject": "Modified 'pascal_triangle.py' program (#7901)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fecbf59436702b34b987773aa872d79f5df466df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fecbf59436702b34b987773aa872d79f5df466df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 506b63f02da11691f19c4fd86c120e1d54842ea4\nAuthor: Shreyas Kamath\nDate: 2022-10-31T22:34:42+05:30\nFiles: 1\n\nMessage: Create convert_number_to_words.py (#6788)", "metadata": {"id": "2a45b5ddd283", "repo": "TheAlgorithms/Python", "hash": "506b63f02da11691f19c4fd86c120e1d54842ea4", "author": "Shreyas Kamath", "date": "2022-10-31T22:34:42+05:30", "subject": "Create convert_number_to_words.py (#6788)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/506b63f02da11691f19c4fd86c120e1d54842ea4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/506b63f02da11691f19c4fd86c120e1d54842ea4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ded5deabe9f9f1c8f2a57da8657056480f142b55\nAuthor: Shriyans Gandhi\nDate: 2022-10-31T22:45:37+05:30\nFiles: 1\n\nMessage: Dodecahedron surface area and volume (#6606)", "metadata": {"id": "a0dd322142e1", "repo": "TheAlgorithms/Python", "hash": "ded5deabe9f9f1c8f2a57da8657056480f142b55", "author": "Shriyans Gandhi", "date": "2022-10-31T22:45:37+05:30", "subject": "Dodecahedron surface area and volume (#6606)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ded5deabe9f9f1c8f2a57da8657056480f142b55", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ded5deabe9f9f1c8f2a57da8657056480f142b55"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 21601a4070830069101bbb0ddc2d662eac68d627\nAuthor: Kevin Joven\nDate: 2022-10-31T13:32:54-04:00\nFiles: 1\n\nMessage: create quantum_fourier_transform (#6682)", "metadata": {"id": "3e245066de53", "repo": "TheAlgorithms/Python", "hash": "21601a4070830069101bbb0ddc2d662eac68d627", "author": "Kevin Joven", "date": "2022-10-31T13:32:54-04:00", "subject": "create quantum_fourier_transform (#6682)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/21601a4070830069101bbb0ddc2d662eac68d627", "diff_url": "https://github.com/TheAlgorithms/Python/commit/21601a4070830069101bbb0ddc2d662eac68d627"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6cd7c49525b520fc5fe44ac0568fe39393ff85b4\nAuthor: pre-commit-ci[bot]\nDate: 2022-10-31T21:33:08+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#7920)", "metadata": {"id": "c35d17b6c3d6", "repo": "TheAlgorithms/Python", "hash": "6cd7c49525b520fc5fe44ac0568fe39393ff85b4", "author": "pre-commit-ci[bot]", "date": "2022-10-31T21:33:08+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#7920)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6cd7c49525b520fc5fe44ac0568fe39393ff85b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6cd7c49525b520fc5fe44ac0568fe39393ff85b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6c15f526e58dbb3d3a67e613323781df39b58620\nAuthor: Paradact\nDate: 2022-10-31T22:50:50+01:00\nFiles: 1\n\nMessage: Added Torus surface area (#7906)", "metadata": {"id": "bf84abe41c29", "repo": "TheAlgorithms/Python", "hash": "6c15f526e58dbb3d3a67e613323781df39b58620", "author": "Paradact", "date": "2022-10-31T22:50:50+01:00", "subject": "Added Torus surface area (#7906)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6c15f526e58dbb3d3a67e613323781df39b58620", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6c15f526e58dbb3d3a67e613323781df39b58620"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7addbccee72d2b18e6d095ab6675cbcb290412ce\nAuthor: Paradact\nDate: 2022-10-31T22:51:45+01:00\nFiles: 1\n\nMessage: Torus volume (#7905)", "metadata": {"id": "291a7d181402", "repo": "TheAlgorithms/Python", "hash": "7addbccee72d2b18e6d095ab6675cbcb290412ce", "author": "Paradact", "date": "2022-10-31T22:51:45+01:00", "subject": "Torus volume (#7905)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7addbccee72d2b18e6d095ab6675cbcb290412ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7addbccee72d2b18e6d095ab6675cbcb290412ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74aa9efa1d164e7dba56a88b4b3546232f3c3024\nAuthor: Gustavobflh\nDate: 2022-10-31T19:04:42-03:00\nFiles: 1\n\nMessage: Added a Hubble Parameter calculator file (#7921)", "metadata": {"id": "09679c7e734f", "repo": "TheAlgorithms/Python", "hash": "74aa9efa1d164e7dba56a88b4b3546232f3c3024", "author": "Gustavobflh", "date": "2022-10-31T19:04:42-03:00", "subject": "Added a Hubble Parameter calculator file (#7921)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74aa9efa1d164e7dba56a88b4b3546232f3c3024", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74aa9efa1d164e7dba56a88b4b3546232f3c3024"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d139ee7f1e48648cc8cf176b293d23d2ba85d13\nAuthor: Caeden Perelli-Harris\nDate: 2022-11-01T06:50:43+00:00\nFiles: 3\n\nMessage: refactor(abs): Condense `abs_min` and `abs_max` (#7881)", "metadata": {"id": "831260acf447", "repo": "TheAlgorithms/Python", "hash": "7d139ee7f1e48648cc8cf176b293d23d2ba85d13", "author": "Caeden Perelli-Harris", "date": "2022-11-01T06:50:43+00:00", "subject": "refactor(abs): Condense `abs_min` and `abs_max` (#7881)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d139ee7f1e48648cc8cf176b293d23d2ba85d13", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d139ee7f1e48648cc8cf176b293d23d2ba85d13"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d23e709aea75647540e6ba57b3a5979854e80117\nAuthor: Christian Clauss\nDate: 2022-11-01T14:07:11+01:00\nFiles: 1\n\nMessage: maths/sum_of_digits.py: Streamline benchmarks (#7914)", "metadata": {"id": "1cf8bdb9f4f8", "repo": "TheAlgorithms/Python", "hash": "d23e709aea75647540e6ba57b3a5979854e80117", "author": "Christian Clauss", "date": "2022-11-01T14:07:11+01:00", "subject": "maths/sum_of_digits.py: Streamline benchmarks (#7914)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d23e709aea75647540e6ba57b3a5979854e80117", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d23e709aea75647540e6ba57b3a5979854e80117"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4e6c1c049dffdc984232fe1fce1e4791fc527d11\nAuthor: Alexander Pantyukhin\nDate: 2022-11-01T21:43:03+04:00\nFiles: 1\n\nMessage: Is power of two (#7936)", "metadata": {"id": "e4ead3a3b205", "repo": "TheAlgorithms/Python", "hash": "4e6c1c049dffdc984232fe1fce1e4791fc527d11", "author": "Alexander Pantyukhin", "date": "2022-11-01T21:43:03+04:00", "subject": "Is power of two (#7936)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4e6c1c049dffdc984232fe1fce1e4791fc527d11", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4e6c1c049dffdc984232fe1fce1e4791fc527d11"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f512b4d105b6f3188deced19761b6ed288378f0d\nAuthor: Caeden Perelli-Harris\nDate: 2022-11-01T19:25:39+00:00\nFiles: 4\n\nMessage: refactor: Move pascals triange to maths/ (#7932)", "metadata": {"id": "76ddf63c629d", "repo": "TheAlgorithms/Python", "hash": "f512b4d105b6f3188deced19761b6ed288378f0d", "author": "Caeden Perelli-Harris", "date": "2022-11-01T19:25:39+00:00", "subject": "refactor: Move pascals triange to maths/ (#7932)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/f512b4d105b6f3188deced19761b6ed288378f0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f512b4d105b6f3188deced19761b6ed288378f0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f05baa2b2b9aeb5a9ae8184ff418a5ccdc56960a\nAuthor: Alexander Pantyukhin\nDate: 2022-11-02T16:25:19+04:00\nFiles: 1\n\nMessage: add dp up - down minimum cost for tickets (#7934)", "metadata": {"id": "b9880376035d", "repo": "TheAlgorithms/Python", "hash": "f05baa2b2b9aeb5a9ae8184ff418a5ccdc56960a", "author": "Alexander Pantyukhin", "date": "2022-11-02T16:25:19+04:00", "subject": "add dp up - down minimum cost for tickets (#7934)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f05baa2b2b9aeb5a9ae8184ff418a5ccdc56960a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f05baa2b2b9aeb5a9ae8184ff418a5ccdc56960a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 598f6a26a14d815f5fd079f43787995b0f076c03\nAuthor: Caeden Perelli-Harris\nDate: 2022-11-02T16:20:57+00:00\nFiles: 4\n\nMessage: refactor: Condense `password` related files in one (#7939)", "metadata": {"id": "0293cbc107bc", "repo": "TheAlgorithms/Python", "hash": "598f6a26a14d815f5fd079f43787995b0f076c03", "author": "Caeden Perelli-Harris", "date": "2022-11-02T16:20:57+00:00", "subject": "refactor: Condense `password` related files in one (#7939)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/598f6a26a14d815f5fd079f43787995b0f076c03", "diff_url": "https://github.com/TheAlgorithms/Python/commit/598f6a26a14d815f5fd079f43787995b0f076c03"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 45b3383c3952f646e985972d1fcd772d3d9f5d3f\nAuthor: Christian Clauss\nDate: 2022-11-02T19:20:45+01:00\nFiles: 9\n\nMessage: Flake8: Drop ignore of issue A003 (#7949)", "metadata": {"id": "fcc64765d74f", "repo": "TheAlgorithms/Python", "hash": "45b3383c3952f646e985972d1fcd772d3d9f5d3f", "author": "Christian Clauss", "date": "2022-11-02T19:20:45+01:00", "subject": "Flake8: Drop ignore of issue A003 (#7949)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/45b3383c3952f646e985972d1fcd772d3d9f5d3f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/45b3383c3952f646e985972d1fcd772d3d9f5d3f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: db5215f60e31820dba5525e8b5fbf3e73b76b8df\nAuthor: Maxim Smolskiy\nDate: 2022-11-02T21:40:25+03:00\nFiles: 2\n\nMessage: Reduce the complexity of linear_algebra/src/polynom_for_points.py (#7948)", "metadata": {"id": "e3b0024d94a6", "repo": "TheAlgorithms/Python", "hash": "db5215f60e31820dba5525e8b5fbf3e73b76b8df", "author": "Maxim Smolskiy", "date": "2022-11-02T21:40:25+03:00", "subject": "Reduce the complexity of linear_algebra/src/polynom_for_points.py (#7948)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/db5215f60e31820dba5525e8b5fbf3e73b76b8df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/db5215f60e31820dba5525e8b5fbf3e73b76b8df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a02de964d137b803aad9bb9c9d7096eff62539fd\nAuthor: Maxim Smolskiy\nDate: 2022-11-03T00:16:44+03:00\nFiles: 2\n\nMessage: Reduce the complexity of graphs/minimum_spanning_tree_prims.py (#7952)", "metadata": {"id": "de8ab06dfb58", "repo": "TheAlgorithms/Python", "hash": "a02de964d137b803aad9bb9c9d7096eff62539fd", "author": "Maxim Smolskiy", "date": "2022-11-03T00:16:44+03:00", "subject": "Reduce the complexity of graphs/minimum_spanning_tree_prims.py (#7952)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a02de964d137b803aad9bb9c9d7096eff62539fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a02de964d137b803aad9bb9c9d7096eff62539fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 978414bd50ae294352e0e4d93566f49074450857\nAuthor: Maxim Smolskiy\nDate: 2022-11-03T01:56:30+03:00\nFiles: 2\n\nMessage: Reduce the complexity of other/graham_scan.py (#7953)", "metadata": {"id": "5453d0b670a4", "repo": "TheAlgorithms/Python", "hash": "978414bd50ae294352e0e4d93566f49074450857", "author": "Maxim Smolskiy", "date": "2022-11-03T01:56:30+03:00", "subject": "Reduce the complexity of other/graham_scan.py (#7953)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/978414bd50ae294352e0e4d93566f49074450857", "diff_url": "https://github.com/TheAlgorithms/Python/commit/978414bd50ae294352e0e4d93566f49074450857"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3e1cb70abf9997af3a4903f77cb3506a301de893\nAuthor: Alexander Pantyukhin\nDate: 2022-11-04T00:03:37+04:00\nFiles: 1\n\nMessage: add algorithm to check binary search tree (#7947)", "metadata": {"id": "c495d7a8a5d6", "repo": "TheAlgorithms/Python", "hash": "3e1cb70abf9997af3a4903f77cb3506a301de893", "author": "Alexander Pantyukhin", "date": "2022-11-04T00:03:37+04:00", "subject": "add algorithm to check binary search tree (#7947)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3e1cb70abf9997af3a4903f77cb3506a301de893", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3e1cb70abf9997af3a4903f77cb3506a301de893"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f1a5521f4b73d15df409a81f3da48427f9c6cdc\nAuthor: Alexander Pantyukhin\nDate: 2022-11-04T11:30:32+04:00\nFiles: 2\n\nMessage: add prefix sum (#7959)", "metadata": {"id": "886465f576a6", "repo": "TheAlgorithms/Python", "hash": "7f1a5521f4b73d15df409a81f3da48427f9c6cdc", "author": "Alexander Pantyukhin", "date": "2022-11-04T11:30:32+04:00", "subject": "add prefix sum (#7959)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f1a5521f4b73d15df409a81f3da48427f9c6cdc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f1a5521f4b73d15df409a81f3da48427f9c6cdc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 51708530b6a46a5e53d12e750521a11c6bf5c986\nAuthor: Sanders Lin\nDate: 2022-11-06T17:35:40+08:00\nFiles: 1\n\nMessage: Update 3n_plus_1.py (#7966)", "metadata": {"id": "a0baa855fa50", "repo": "TheAlgorithms/Python", "hash": "51708530b6a46a5e53d12e750521a11c6bf5c986", "author": "Sanders Lin", "date": "2022-11-06T17:35:40+08:00", "subject": "Update 3n_plus_1.py (#7966)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/51708530b6a46a5e53d12e750521a11c6bf5c986", "diff_url": "https://github.com/TheAlgorithms/Python/commit/51708530b6a46a5e53d12e750521a11c6bf5c986"}} {"text": "Repo: TheAlgorithms/Python\nCommit: daa1c7529ac6491338adb81622d5041a4ba1f446\nAuthor: Caeden Perelli-Harris\nDate: 2022-11-06T14:54:44+00:00\nFiles: 14\n\nMessage: Raise error not string (#7945)", "metadata": {"id": "c66bbf11eb23", "repo": "TheAlgorithms/Python", "hash": "daa1c7529ac6491338adb81622d5041a4ba1f446", "author": "Caeden Perelli-Harris", "date": "2022-11-06T14:54:44+00:00", "subject": "Raise error not string (#7945)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/daa1c7529ac6491338adb81622d5041a4ba1f446", "diff_url": "https://github.com/TheAlgorithms/Python/commit/daa1c7529ac6491338adb81622d5041a4ba1f446"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6aaf0a2c77b671f3e35e71dfccc569f51d8e3b00\nAuthor: Christian Clauss\nDate: 2022-11-08T12:49:47+01:00\nFiles: 1\n\nMessage: maths/number_of_digits.py: Streamline benchmarks (#7913)", "metadata": {"id": "89f996d31cd5", "repo": "TheAlgorithms/Python", "hash": "6aaf0a2c77b671f3e35e71dfccc569f51d8e3b00", "author": "Christian Clauss", "date": "2022-11-08T12:49:47+01:00", "subject": "maths/number_of_digits.py: Streamline benchmarks (#7913)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6aaf0a2c77b671f3e35e71dfccc569f51d8e3b00", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6aaf0a2c77b671f3e35e71dfccc569f51d8e3b00"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8951d857fea2f30d30f64e63d906dc986c32308a\nAuthor: Abhishek Chakraborty\nDate: 2022-11-08T09:24:21-08:00\nFiles: 2\n\nMessage: BB84 QKD algorithm (#7898)", "metadata": {"id": "ddfe74f59f6c", "repo": "TheAlgorithms/Python", "hash": "8951d857fea2f30d30f64e63d906dc986c32308a", "author": "Abhishek Chakraborty", "date": "2022-11-08T09:24:21-08:00", "subject": "BB84 QKD algorithm (#7898)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8951d857fea2f30d30f64e63d906dc986c32308a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8951d857fea2f30d30f64e63d906dc986c32308a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f9aae149dba5c9b68ff6f7fd83cadf3fd6b1d7d\nAuthor: Akshay Dubey\nDate: 2022-11-09T21:06:38+05:30\nFiles: 1\n\nMessage: feat: Add automorphic number implementation (#7978)", "metadata": {"id": "2e4eb3f91b16", "repo": "TheAlgorithms/Python", "hash": "3f9aae149dba5c9b68ff6f7fd83cadf3fd6b1d7d", "author": "Akshay Dubey", "date": "2022-11-09T21:06:38+05:30", "subject": "feat: Add automorphic number implementation (#7978)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f9aae149dba5c9b68ff6f7fd83cadf3fd6b1d7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f9aae149dba5c9b68ff6f7fd83cadf3fd6b1d7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 076193eefa161a2030ca4b1ee60b285d4a50e4c6\nAuthor: Akshay Dubey\nDate: 2022-11-10T08:09:47+05:30\nFiles: 1\n\nMessage: feat: Add pronic number implementation (#7979)", "metadata": {"id": "f319fa060dc4", "repo": "TheAlgorithms/Python", "hash": "076193eefa161a2030ca4b1ee60b285d4a50e4c6", "author": "Akshay Dubey", "date": "2022-11-10T08:09:47+05:30", "subject": "feat: Add pronic number implementation (#7979)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/076193eefa161a2030ca4b1ee60b285d4a50e4c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/076193eefa161a2030ca4b1ee60b285d4a50e4c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4cddb26908bde48047e4b6e383c4b061c289a5e5\nAuthor: Christian Clauss\nDate: 2022-11-10T03:41:28+01:00\nFiles: 2\n\nMessage: atbash.py: Tighten up the benchmarks (#7977)", "metadata": {"id": "9584b4d38b26", "repo": "TheAlgorithms/Python", "hash": "4cddb26908bde48047e4b6e383c4b061c289a5e5", "author": "Christian Clauss", "date": "2022-11-10T03:41:28+01:00", "subject": "atbash.py: Tighten up the benchmarks (#7977)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4cddb26908bde48047e4b6e383c4b061c289a5e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4cddb26908bde48047e4b6e383c4b061c289a5e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c92b7390e650494f49e1f9298c1a79421673385\nAuthor: Christian Clauss\nDate: 2022-11-10T03:42:14+01:00\nFiles: 1\n\nMessage: prime_numbers.py: Tighten up the benchmarks (#7976)", "metadata": {"id": "993c56cec5e9", "repo": "TheAlgorithms/Python", "hash": "5c92b7390e650494f49e1f9298c1a79421673385", "author": "Christian Clauss", "date": "2022-11-10T03:42:14+01:00", "subject": "prime_numbers.py: Tighten up the benchmarks (#7976)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c92b7390e650494f49e1f9298c1a79421673385", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c92b7390e650494f49e1f9298c1a79421673385"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b2eca0243f5c4454875e17971cb527037d2e281\nAuthor: Alexander Pantyukhin\nDate: 2022-11-10T06:49:38+04:00\nFiles: 2\n\nMessage: add distribute coins (#7975)", "metadata": {"id": "5b6e6da8f063", "repo": "TheAlgorithms/Python", "hash": "7b2eca0243f5c4454875e17971cb527037d2e281", "author": "Alexander Pantyukhin", "date": "2022-11-10T06:49:38+04:00", "subject": "add distribute coins (#7975)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b2eca0243f5c4454875e17971cb527037d2e281", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b2eca0243f5c4454875e17971cb527037d2e281"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1be882f72f85d5f7267b46f0ffd5203a6d81e2e\nAuthor: Akshay Dubey\nDate: 2022-11-10T16:25:50+05:30\nFiles: 1\n\nMessage: algorithm: Twin prime (#7980)", "metadata": {"id": "7dea9053b57e", "repo": "TheAlgorithms/Python", "hash": "e1be882f72f85d5f7267b46f0ffd5203a6d81e2e", "author": "Akshay Dubey", "date": "2022-11-10T16:25:50+05:30", "subject": "algorithm: Twin prime (#7980)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1be882f72f85d5f7267b46f0ffd5203a6d81e2e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1be882f72f85d5f7267b46f0ffd5203a6d81e2e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 316e71b03448b6adb8a32d96cb4d6488ee7b7787\nAuthor: Gayathri Krishnan\nDate: 2022-11-15T19:07:59+05:30\nFiles: 1\n\nMessage: Additional intro blockchain doc (#7974)", "metadata": {"id": "eed6a3cff977", "repo": "TheAlgorithms/Python", "hash": "316e71b03448b6adb8a32d96cb4d6488ee7b7787", "author": "Gayathri Krishnan", "date": "2022-11-15T19:07:59+05:30", "subject": "Additional intro blockchain doc (#7974)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/316e71b03448b6adb8a32d96cb4d6488ee7b7787", "diff_url": "https://github.com/TheAlgorithms/Python/commit/316e71b03448b6adb8a32d96cb4d6488ee7b7787"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3bf86b91e7d438eb2b9ecbab68060c007d270332\nAuthor: Dhruv Manilawala\nDate: 2022-11-15T19:25:14+05:30\nFiles: 6\n\nMessage: fix: no implicit optional (#7984)", "metadata": {"id": "c24669ad5e92", "repo": "TheAlgorithms/Python", "hash": "3bf86b91e7d438eb2b9ecbab68060c007d270332", "author": "Dhruv Manilawala", "date": "2022-11-15T19:25:14+05:30", "subject": "fix: no implicit optional (#7984)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/3bf86b91e7d438eb2b9ecbab68060c007d270332", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3bf86b91e7d438eb2b9ecbab68060c007d270332"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ce8ad9ce6e554360089e77e088df6dd8b4a69df\nAuthor: Akshay Dubey\nDate: 2022-11-15T22:58:49+05:30\nFiles: 1\n\nMessage: algorithm: Liouville lambda function (#7986)", "metadata": {"id": "6e2d822f6c84", "repo": "TheAlgorithms/Python", "hash": "4ce8ad9ce6e554360089e77e088df6dd8b4a69df", "author": "Akshay Dubey", "date": "2022-11-15T22:58:49+05:30", "subject": "algorithm: Liouville lambda function (#7986)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ce8ad9ce6e554360089e77e088df6dd8b4a69df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ce8ad9ce6e554360089e77e088df6dd8b4a69df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8bfd1c844b388cb78b03952c7da28f07f3838fd1\nAuthor: Dhruv Manilawala\nDate: 2022-11-15T22:59:14+05:30\nFiles: 3\n\nMessage: fix: mypy 0.991 issues (#7988)", "metadata": {"id": "a58d914d92a2", "repo": "TheAlgorithms/Python", "hash": "8bfd1c844b388cb78b03952c7da28f07f3838fd1", "author": "Dhruv Manilawala", "date": "2022-11-15T22:59:14+05:30", "subject": "fix: mypy 0.991 issues (#7988)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8bfd1c844b388cb78b03952c7da28f07f3838fd1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8bfd1c844b388cb78b03952c7da28f07f3838fd1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0684ccdd69c62d5dc816bdc488bc079d06b9685a\nAuthor: pre-commit-ci[bot]\nDate: 2022-11-15T18:34:17+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#7983)", "metadata": {"id": "03cdc661b440", "repo": "TheAlgorithms/Python", "hash": "0684ccdd69c62d5dc816bdc488bc079d06b9685a", "author": "pre-commit-ci[bot]", "date": "2022-11-15T18:34:17+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#7983)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0684ccdd69c62d5dc816bdc488bc079d06b9685a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0684ccdd69c62d5dc816bdc488bc079d06b9685a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b33ea81a7437eaf7d048d92a9b75330c9d9e165e\nAuthor: Akshay Dubey\nDate: 2022-11-18T13:48:47+05:30\nFiles: 1\n\nMessage: algorithm: Add juggler sequence (#7985)", "metadata": {"id": "3ed4f39647d2", "repo": "TheAlgorithms/Python", "hash": "b33ea81a7437eaf7d048d92a9b75330c9d9e165e", "author": "Akshay Dubey", "date": "2022-11-18T13:48:47+05:30", "subject": "algorithm: Add juggler sequence (#7985)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b33ea81a7437eaf7d048d92a9b75330c9d9e165e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b33ea81a7437eaf7d048d92a9b75330c9d9e165e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f01a1af1df28ba53fc4727ea0bb703b5744100a7\nAuthor: Swayam\nDate: 2022-11-20T16:25:58+05:30\nFiles: 1\n\nMessage: Bi directional dijkstra (#7982)", "metadata": {"id": "2dc12fefccc2", "repo": "TheAlgorithms/Python", "hash": "f01a1af1df28ba53fc4727ea0bb703b5744100a7", "author": "Swayam", "date": "2022-11-20T16:25:58+05:30", "subject": "Bi directional dijkstra (#7982)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f01a1af1df28ba53fc4727ea0bb703b5744100a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f01a1af1df28ba53fc4727ea0bb703b5744100a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a25c53e8b0cc73ff718ec406ac04cca0c2ddbb02\nAuthor: Alexander Pantyukhin\nDate: 2022-11-20T14:59:25+04:00\nFiles: 2\n\nMessage: Fix argument validation for count_1s_brian_kernighan_method (#7994)", "metadata": {"id": "db81f3ed294d", "repo": "TheAlgorithms/Python", "hash": "a25c53e8b0cc73ff718ec406ac04cca0c2ddbb02", "author": "Alexander Pantyukhin", "date": "2022-11-20T14:59:25+04:00", "subject": "Fix argument validation for count_1s_brian_kernighan_method (#7994)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a25c53e8b0cc73ff718ec406ac04cca0c2ddbb02", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a25c53e8b0cc73ff718ec406ac04cca0c2ddbb02"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f32d611689dc72bda67f1c4636ab1599c60d27a4\nAuthor: Mark Mayo\nDate: 2022-11-21T00:00:27+13:00\nFiles: 27\n\nMessage: clean of unnecessary checks, imports, calls (#7993)", "metadata": {"id": "84f8da004c89", "repo": "TheAlgorithms/Python", "hash": "f32d611689dc72bda67f1c4636ab1599c60d27a4", "author": "Mark Mayo", "date": "2022-11-21T00:00:27+13:00", "subject": "clean of unnecessary checks, imports, calls (#7993)", "files_changed": 27, "code_url": "https://github.com/TheAlgorithms/Python/tree/f32d611689dc72bda67f1c4636ab1599c60d27a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f32d611689dc72bda67f1c4636ab1599c60d27a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08c22457058207dc465b9ba9fd95659d33b3f1dd\nAuthor: Christian Clauss\nDate: 2022-11-29T16:56:41+01:00\nFiles: 8\n\nMessage: Upgrade to flake8 v6 (#8007)", "metadata": {"id": "8c8aeb910d00", "repo": "TheAlgorithms/Python", "hash": "08c22457058207dc465b9ba9fd95659d33b3f1dd", "author": "Christian Clauss", "date": "2022-11-29T16:56:41+01:00", "subject": "Upgrade to flake8 v6 (#8007)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/08c22457058207dc465b9ba9fd95659d33b3f1dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08c22457058207dc465b9ba9fd95659d33b3f1dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47bf3f58e04873ef609301b1e654f6ddcc02b0fa\nAuthor: Alexander Pantyukhin\nDate: 2022-11-29T22:07:27+04:00\nFiles: 1\n\nMessage: fix validation condition and add tests (#7997)", "metadata": {"id": "c99c616ced8f", "repo": "TheAlgorithms/Python", "hash": "47bf3f58e04873ef609301b1e654f6ddcc02b0fa", "author": "Alexander Pantyukhin", "date": "2022-11-29T22:07:27+04:00", "subject": "fix validation condition and add tests (#7997)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47bf3f58e04873ef609301b1e654f6ddcc02b0fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47bf3f58e04873ef609301b1e654f6ddcc02b0fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a86fe48671adb90504412acc2589c3ab1b18564\nAuthor: Alexander Pantyukhin\nDate: 2022-11-29T22:28:47+04:00\nFiles: 2\n\nMessage: Add backtrack word search in matrix (#8005)", "metadata": {"id": "b1c399c63851", "repo": "TheAlgorithms/Python", "hash": "6a86fe48671adb90504412acc2589c3ab1b18564", "author": "Alexander Pantyukhin", "date": "2022-11-29T22:28:47+04:00", "subject": "Add backtrack word search in matrix (#8005)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a86fe48671adb90504412acc2589c3ab1b18564", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a86fe48671adb90504412acc2589c3ab1b18564"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5654c6242ed5974fa8f2aa89d9689efa012bdafc\nAuthor: Akshay Dubey\nDate: 2022-11-29T23:59:21+05:30\nFiles: 1\n\nMessage: algorithm: Hexagonal number (#8003)", "metadata": {"id": "ac6cb557d6f2", "repo": "TheAlgorithms/Python", "hash": "5654c6242ed5974fa8f2aa89d9689efa012bdafc", "author": "Akshay Dubey", "date": "2022-11-29T23:59:21+05:30", "subject": "algorithm: Hexagonal number (#8003)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5654c6242ed5974fa8f2aa89d9689efa012bdafc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5654c6242ed5974fa8f2aa89d9689efa012bdafc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d141fa8838369fafb3b28a8dd825ec1b20d34e03\nAuthor: pre-commit-ci[bot]\nDate: 2022-12-05T21:34:24+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8017)", "metadata": {"id": "a80cef6fc1a4", "repo": "TheAlgorithms/Python", "hash": "d141fa8838369fafb3b28a8dd825ec1b20d34e03", "author": "pre-commit-ci[bot]", "date": "2022-12-05T21:34:24+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8017)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d141fa8838369fafb3b28a8dd825ec1b20d34e03", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d141fa8838369fafb3b28a8dd825ec1b20d34e03"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b25915adf91cc39c98c597fce1eef9422f4e7d0d\nAuthor: Aaryan Raj\nDate: 2022-12-11T12:34:04+05:30\nFiles: 1\n\nMessage: Add algorithm to convert decimal number to its simplest fraction form (#8001)", "metadata": {"id": "309ce587507c", "repo": "TheAlgorithms/Python", "hash": "b25915adf91cc39c98c597fce1eef9422f4e7d0d", "author": "Aaryan Raj", "date": "2022-12-11T12:34:04+05:30", "subject": "Add algorithm to convert decimal number to its simplest fraction form (#8001)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b25915adf91cc39c98c597fce1eef9422f4e7d0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b25915adf91cc39c98c597fce1eef9422f4e7d0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 40f165b789e9a2475415768db5acadf63e021e46\nAuthor: pre-commit-ci[bot]\nDate: 2022-12-12T21:29:50+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8026)", "metadata": {"id": "f5f8cc07cd0c", "repo": "TheAlgorithms/Python", "hash": "40f165b789e9a2475415768db5acadf63e021e46", "author": "pre-commit-ci[bot]", "date": "2022-12-12T21:29:50+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8026)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/40f165b789e9a2475415768db5acadf63e021e46", "diff_url": "https://github.com/TheAlgorithms/Python/commit/40f165b789e9a2475415768db5acadf63e021e46"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af8d52092232e1104154b733000716036e668444\nAuthor: Roberto Garcia\nDate: 2022-12-14T22:10:09-06:00\nFiles: 1\n\nMessage: Update is_even.py (#8028)", "metadata": {"id": "c96704f29394", "repo": "TheAlgorithms/Python", "hash": "af8d52092232e1104154b733000716036e668444", "author": "Roberto Garcia", "date": "2022-12-14T22:10:09-06:00", "subject": "Update is_even.py (#8028)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/af8d52092232e1104154b733000716036e668444", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af8d52092232e1104154b733000716036e668444"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 30277f8590a7bf636477fa4c4ad22cedf10588f5\nAuthor: Alexander Pantyukhin\nDate: 2022-12-15T08:11:32+04:00\nFiles: 2\n\nMessage: add numbers different signs algorithm. (#8008)", "metadata": {"id": "1ee14e75cf58", "repo": "TheAlgorithms/Python", "hash": "30277f8590a7bf636477fa4c4ad22cedf10588f5", "author": "Alexander Pantyukhin", "date": "2022-12-15T08:11:32+04:00", "subject": "add numbers different signs algorithm. (#8008)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/30277f8590a7bf636477fa4c4ad22cedf10588f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/30277f8590a7bf636477fa4c4ad22cedf10588f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f8b2af14bd3b64b838098f9e1830c0fea926a1a\nAuthor: Victor Rodrigues da Silva\nDate: 2022-12-18T19:26:39-03:00\nFiles: 6\n\nMessage: Add autoclave cipher (#8029)", "metadata": {"id": "523baaa53660", "repo": "TheAlgorithms/Python", "hash": "3f8b2af14bd3b64b838098f9e1830c0fea926a1a", "author": "Victor Rodrigues da Silva", "date": "2022-12-18T19:26:39-03:00", "subject": "Add autoclave cipher (#8029)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f8b2af14bd3b64b838098f9e1830c0fea926a1a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f8b2af14bd3b64b838098f9e1830c0fea926a1a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d4c5b22424d05d3198dc2e5a49427e929b058ccf\nAuthor: pre-commit-ci[bot]\nDate: 2022-12-19T23:04:34+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8037)", "metadata": {"id": "bd2455cd46c7", "repo": "TheAlgorithms/Python", "hash": "d4c5b22424d05d3198dc2e5a49427e929b058ccf", "author": "pre-commit-ci[bot]", "date": "2022-12-19T23:04:34+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8037)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d4c5b22424d05d3198dc2e5a49427e929b058ccf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d4c5b22424d05d3198dc2e5a49427e929b058ccf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 79ef431cec53020709268507b6515ff1e7e47680\nAuthor: Maxim Smolskiy\nDate: 2022-12-24T17:57:28+03:00\nFiles: 2\n\nMessage: Reduce the complexity of sorts/merge_insertion_sort.py (#7954)", "metadata": {"id": "8848e6ce3fdf", "repo": "TheAlgorithms/Python", "hash": "79ef431cec53020709268507b6515ff1e7e47680", "author": "Maxim Smolskiy", "date": "2022-12-24T17:57:28+03:00", "subject": "Reduce the complexity of sorts/merge_insertion_sort.py (#7954)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/79ef431cec53020709268507b6515ff1e7e47680", "diff_url": "https://github.com/TheAlgorithms/Python/commit/79ef431cec53020709268507b6515ff1e7e47680"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 27d56ba3932d2ca2951a45232790794b2b0838d8\nAuthor: pre-commit-ci[bot]\nDate: 2022-12-26T22:02:50+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8047)", "metadata": {"id": "b6c0b7959a00", "repo": "TheAlgorithms/Python", "hash": "27d56ba3932d2ca2951a45232790794b2b0838d8", "author": "pre-commit-ci[bot]", "date": "2022-12-26T22:02:50+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8047)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/27d56ba3932d2ca2951a45232790794b2b0838d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/27d56ba3932d2ca2951a45232790794b2b0838d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 90686e39b9fd3b599a8cd77810e0fdbb74eae064\nAuthor: Lucia Harcekova\nDate: 2022-12-28T17:34:35+00:00\nFiles: 1\n\nMessage: Add LZ77 compression algorithm (#8059)", "metadata": {"id": "9feba5d8c237", "repo": "TheAlgorithms/Python", "hash": "90686e39b9fd3b599a8cd77810e0fdbb74eae064", "author": "Lucia Harcekova", "date": "2022-12-28T17:34:35+00:00", "subject": "Add LZ77 compression algorithm (#8059)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/90686e39b9fd3b599a8cd77810e0fdbb74eae064", "diff_url": "https://github.com/TheAlgorithms/Python/commit/90686e39b9fd3b599a8cd77810e0fdbb74eae064"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b72d0681ec8fd6c02ee10ba04bae3fe97ffaebc6\nAuthor: Tianyi Zheng\nDate: 2022-12-29T09:06:26-08:00\nFiles: 1\n\nMessage: Remove extra imports in gamma.py doctests (#8060)", "metadata": {"id": "8685e608edef", "repo": "TheAlgorithms/Python", "hash": "b72d0681ec8fd6c02ee10ba04bae3fe97ffaebc6", "author": "Tianyi Zheng", "date": "2022-12-29T09:06:26-08:00", "subject": "Remove extra imports in gamma.py doctests (#8060)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b72d0681ec8fd6c02ee10ba04bae3fe97ffaebc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b72d0681ec8fd6c02ee10ba04bae3fe97ffaebc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6223c71d82c7ba57f3de9eed23963ec96de01bb\nAuthor: Alexander Pantyukhin\nDate: 2022-12-30T09:47:40+04:00\nFiles: 2\n\nMessage: add word_break dynamic approach up -> down. (#8039)", "metadata": {"id": "e2933b567bc1", "repo": "TheAlgorithms/Python", "hash": "c6223c71d82c7ba57f3de9eed23963ec96de01bb", "author": "Alexander Pantyukhin", "date": "2022-12-30T09:47:40+04:00", "subject": "add word_break dynamic approach up -> down. (#8039)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6223c71d82c7ba57f3de9eed23963ec96de01bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6223c71d82c7ba57f3de9eed23963ec96de01bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d29afca93b278e7885f2395c1640aa90d109cc12\nAuthor: Tianyi Zheng\nDate: 2023-01-01T05:30:14-08:00\nFiles: 1\n\nMessage: Fix get_top_billioners.py file name typo (#8066)", "metadata": {"id": "1de175733b87", "repo": "TheAlgorithms/Python", "hash": "d29afca93b278e7885f2395c1640aa90d109cc12", "author": "Tianyi Zheng", "date": "2023-01-01T05:30:14-08:00", "subject": "Fix get_top_billioners.py file name typo (#8066)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d29afca93b278e7885f2395c1640aa90d109cc12", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d29afca93b278e7885f2395c1640aa90d109cc12"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7c1d23d4485904634a6755d5978d406be534421d\nAuthor: Tianyi Zheng\nDate: 2023-01-01T17:10:59-08:00\nFiles: 1\n\nMessage: Change prime_sieve_eratosthenes.py to return list (#8062)", "metadata": {"id": "30d03bfb1d34", "repo": "TheAlgorithms/Python", "hash": "7c1d23d4485904634a6755d5978d406be534421d", "author": "Tianyi Zheng", "date": "2023-01-01T17:10:59-08:00", "subject": "Change prime_sieve_eratosthenes.py to return list (#8062)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7c1d23d4485904634a6755d5978d406be534421d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7c1d23d4485904634a6755d5978d406be534421d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 725731c8d289f742bfde3f159a538a47d19c27dc\nAuthor: Tianyi Zheng\nDate: 2023-01-02T05:07:39-08:00\nFiles: 2\n\nMessage: Refactor `local_weighted_learning.py` to use `np.array` (#8069)", "metadata": {"id": "4d20985fa9dd", "repo": "TheAlgorithms/Python", "hash": "725731c8d289f742bfde3f159a538a47d19c27dc", "author": "Tianyi Zheng", "date": "2023-01-02T05:07:39-08:00", "subject": "Refactor `local_weighted_learning.py` to use `np.array` (#8069)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/725731c8d289f742bfde3f159a538a47d19c27dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/725731c8d289f742bfde3f159a538a47d19c27dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9f041e9cc82dab21401359d4cfa1b966fc30ddc4\nAuthor: Tianyi Zheng\nDate: 2023-01-02T05:15:14-08:00\nFiles: 1\n\nMessage: Refactor `sierpinski_triangle.py` (#8068)", "metadata": {"id": "a8ddacdbc7a2", "repo": "TheAlgorithms/Python", "hash": "9f041e9cc82dab21401359d4cfa1b966fc30ddc4", "author": "Tianyi Zheng", "date": "2023-01-02T05:15:14-08:00", "subject": "Refactor `sierpinski_triangle.py` (#8068)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9f041e9cc82dab21401359d4cfa1b966fc30ddc4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9f041e9cc82dab21401359d4cfa1b966fc30ddc4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32a1ff9359b4de80b94ef26c55a5b24204d35382\nAuthor: Abhishek Mulik\nDate: 2023-01-04T06:17:15+05:30\nFiles: 1\n\nMessage: Update is_palindrome.py (#8022)", "metadata": {"id": "e74574a93f93", "repo": "TheAlgorithms/Python", "hash": "32a1ff9359b4de80b94ef26c55a5b24204d35382", "author": "Abhishek Mulik", "date": "2023-01-04T06:17:15+05:30", "subject": "Update is_palindrome.py (#8022)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32a1ff9359b4de80b94ef26c55a5b24204d35382", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32a1ff9359b4de80b94ef26c55a5b24204d35382"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4939e8463fc34c936a309d513cfe8153343cb9d5\nAuthor: Caeden Perelli-Harris\nDate: 2023-01-07T16:56:39+00:00\nFiles: 1\n\nMessage: Create cached fibonacci algorithm (#8084)", "metadata": {"id": "06ced4edd498", "repo": "TheAlgorithms/Python", "hash": "4939e8463fc34c936a309d513cfe8153343cb9d5", "author": "Caeden Perelli-Harris", "date": "2023-01-07T16:56:39+00:00", "subject": "Create cached fibonacci algorithm (#8084)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4939e8463fc34c936a309d513cfe8153343cb9d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4939e8463fc34c936a309d513cfe8153343cb9d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a27258bd6c3a35a403629b4ea7fc0228bcc892d\nAuthor: MohammadReza Balakhaniyan\nDate: 2023-01-11T02:17:02+03:30\nFiles: 1\n\nMessage: gcd_of_n_numbers (#8057)", "metadata": {"id": "740b1acc8de6", "repo": "TheAlgorithms/Python", "hash": "1a27258bd6c3a35a403629b4ea7fc0228bcc892d", "author": "MohammadReza Balakhaniyan", "date": "2023-01-11T02:17:02+03:30", "subject": "gcd_of_n_numbers (#8057)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a27258bd6c3a35a403629b4ea7fc0228bcc892d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a27258bd6c3a35a403629b4ea7fc0228bcc892d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c00af459fe0a18ae6adca2aec5ca8c7ff64864c8\nAuthor: Caeden Perelli-Harris\nDate: 2023-01-26T07:12:11+00:00\nFiles: 2\n\nMessage: feat: Concatenate both factorial implementations (#8099)", "metadata": {"id": "2b6eccad66ef", "repo": "TheAlgorithms/Python", "hash": "c00af459fe0a18ae6adca2aec5ca8c7ff64864c8", "author": "Caeden Perelli-Harris", "date": "2023-01-26T07:12:11+00:00", "subject": "feat: Concatenate both factorial implementations (#8099)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c00af459fe0a18ae6adca2aec5ca8c7ff64864c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c00af459fe0a18ae6adca2aec5ca8c7ff64864c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 57c12fab2822df33b8da5a1fd9b95f2f7d64f130\nAuthor: Tianyi Zheng\nDate: 2023-01-26T02:13:03-05:00\nFiles: 2\n\nMessage: Fix `mypy` errors in `lorentz_transformation_four_vector.py` (#8075)", "metadata": {"id": "f421cc3dc037", "repo": "TheAlgorithms/Python", "hash": "57c12fab2822df33b8da5a1fd9b95f2f7d64f130", "author": "Tianyi Zheng", "date": "2023-01-26T02:13:03-05:00", "subject": "Fix `mypy` errors in `lorentz_transformation_four_vector.py` (#8075)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/57c12fab2822df33b8da5a1fd9b95f2f7d64f130", "diff_url": "https://github.com/TheAlgorithms/Python/commit/57c12fab2822df33b8da5a1fd9b95f2f7d64f130"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed0a581f9347b8fddc1928e52232eea250108573\nAuthor: pre-commit-ci[bot]\nDate: 2023-01-30T23:42:15+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8107)", "metadata": {"id": "cabad9e84cad", "repo": "TheAlgorithms/Python", "hash": "ed0a581f9347b8fddc1928e52232eea250108573", "author": "pre-commit-ci[bot]", "date": "2023-01-30T23:42:15+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8107)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed0a581f9347b8fddc1928e52232eea250108573", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed0a581f9347b8fddc1928e52232eea250108573"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c909da9b085957fcd16b6b30b6bdc0cf2855a150\nAuthor: Christian Clauss\nDate: 2023-02-01T14:14:54+01:00\nFiles: 97\n\nMessage: pre-commit: Upgrade psf/black for stable style 2023 (#8110)", "metadata": {"id": "62c79acd5179", "repo": "TheAlgorithms/Python", "hash": "c909da9b085957fcd16b6b30b6bdc0cf2855a150", "author": "Christian Clauss", "date": "2023-02-01T14:14:54+01:00", "subject": "pre-commit: Upgrade psf/black for stable style 2023 (#8110)", "files_changed": 97, "code_url": "https://github.com/TheAlgorithms/Python/tree/c909da9b085957fcd16b6b30b6bdc0cf2855a150", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c909da9b085957fcd16b6b30b6bdc0cf2855a150"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77b4fa8b3f2070ff708405cca1381b7860e316ab\nAuthor: Damon Gregory\nDate: 2023-02-12T07:55:25-08:00\nFiles: 1\n\nMessage: fix_ci_badge (#8134)", "metadata": {"id": "075496fb25eb", "repo": "TheAlgorithms/Python", "hash": "77b4fa8b3f2070ff708405cca1381b7860e316ab", "author": "Damon Gregory", "date": "2023-02-12T07:55:25-08:00", "subject": "fix_ci_badge (#8134)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/77b4fa8b3f2070ff708405cca1381b7860e316ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77b4fa8b3f2070ff708405cca1381b7860e316ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 126e89d8a3983c1ffc9b3eefa1fbaff0f6fe4ead\nAuthor: pre-commit-ci[bot]\nDate: 2023-02-13T22:05:56+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8141)", "metadata": {"id": "c1532c99b036", "repo": "TheAlgorithms/Python", "hash": "126e89d8a3983c1ffc9b3eefa1fbaff0f6fe4ead", "author": "pre-commit-ci[bot]", "date": "2023-02-13T22:05:56+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8141)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/126e89d8a3983c1ffc9b3eefa1fbaff0f6fe4ead", "diff_url": "https://github.com/TheAlgorithms/Python/commit/126e89d8a3983c1ffc9b3eefa1fbaff0f6fe4ead"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1bf03889c5e34420001e72b5d26cc0846dcd122a\nAuthor: Jan Wojciechowski\nDate: 2023-02-19T23:14:01+01:00\nFiles: 1\n\nMessage: Update bogo_sort.py (#8144)", "metadata": {"id": "5c99bffd5464", "repo": "TheAlgorithms/Python", "hash": "1bf03889c5e34420001e72b5d26cc0846dcd122a", "author": "Jan Wojciechowski", "date": "2023-02-19T23:14:01+01:00", "subject": "Update bogo_sort.py (#8144)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1bf03889c5e34420001e72b5d26cc0846dcd122a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1bf03889c5e34420001e72b5d26cc0846dcd122a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67676c3b790d9631ea99c89f71dc2bf65e9aa2ca\nAuthor: pre-commit-ci[bot]\nDate: 2023-02-21T08:33:44+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8149)", "metadata": {"id": "c35f05b1b40d", "repo": "TheAlgorithms/Python", "hash": "67676c3b790d9631ea99c89f71dc2bf65e9aa2ca", "author": "pre-commit-ci[bot]", "date": "2023-02-21T08:33:44+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8149)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/67676c3b790d9631ea99c89f71dc2bf65e9aa2ca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67676c3b790d9631ea99c89f71dc2bf65e9aa2ca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1c15cdff70893bc27ced2b390959e1d9cc493628\nAuthor: pre-commit-ci[bot]\nDate: 2023-02-27T23:08:40+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8160)", "metadata": {"id": "e6c002591c21", "repo": "TheAlgorithms/Python", "hash": "1c15cdff70893bc27ced2b390959e1d9cc493628", "author": "pre-commit-ci[bot]", "date": "2023-02-27T23:08:40+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8160)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1c15cdff70893bc27ced2b390959e1d9cc493628", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1c15cdff70893bc27ced2b390959e1d9cc493628"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 64543faa980b526f79d287a073ebb7554749faf9\nAuthor: Christian Clauss\nDate: 2023-03-01T17:23:33+01:00\nFiles: 73\n\nMessage: Make some ruff fixes (#8154)", "metadata": {"id": "362bfc6ab1b8", "repo": "TheAlgorithms/Python", "hash": "64543faa980b526f79d287a073ebb7554749faf9", "author": "Christian Clauss", "date": "2023-03-01T17:23:33+01:00", "subject": "Make some ruff fixes (#8154)", "files_changed": 73, "code_url": "https://github.com/TheAlgorithms/Python/tree/64543faa980b526f79d287a073ebb7554749faf9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/64543faa980b526f79d287a073ebb7554749faf9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 069a14b1c55112bc4f4e08571fc3c2156bb69e5a\nAuthor: Maxim Smolskiy\nDate: 2023-03-02T07:55:47+03:00\nFiles: 5\n\nMessage: Add Project Euler problem 082 solution 1 (#6282)", "metadata": {"id": "f6ccd7a9ad75", "repo": "TheAlgorithms/Python", "hash": "069a14b1c55112bc4f4e08571fc3c2156bb69e5a", "author": "Maxim Smolskiy", "date": "2023-03-02T07:55:47+03:00", "subject": "Add Project Euler problem 082 solution 1 (#6282)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/069a14b1c55112bc4f4e08571fc3c2156bb69e5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/069a14b1c55112bc4f4e08571fc3c2156bb69e5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee778128bdf8d4d6d386cfdc500f3b3173f56c06\nAuthor: Maxim Smolskiy\nDate: 2023-03-02T07:57:07+03:00\nFiles: 1\n\nMessage: Reduce the complexity of other/scoring_algorithm.py (#8045)", "metadata": {"id": "cf9d94906829", "repo": "TheAlgorithms/Python", "hash": "ee778128bdf8d4d6d386cfdc500f3b3173f56c06", "author": "Maxim Smolskiy", "date": "2023-03-02T07:57:07+03:00", "subject": "Reduce the complexity of other/scoring_algorithm.py (#8045)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee778128bdf8d4d6d386cfdc500f3b3173f56c06", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee778128bdf8d4d6d386cfdc500f3b3173f56c06"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9720e6a6cf52e2395e2d7ef3ef6ae91a355d318e\nAuthor: Maxim Smolskiy\nDate: 2023-03-02T19:51:48+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 117 solution 1 (#6872)", "metadata": {"id": "3a85ac238879", "repo": "TheAlgorithms/Python", "hash": "9720e6a6cf52e2395e2d7ef3ef6ae91a355d318e", "author": "Maxim Smolskiy", "date": "2023-03-02T19:51:48+03:00", "subject": "Add Project Euler problem 117 solution 1 (#6872)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/9720e6a6cf52e2395e2d7ef3ef6ae91a355d318e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9720e6a6cf52e2395e2d7ef3ef6ae91a355d318e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 41b633a841084acac5a640042d365c985e23b357\nAuthor: pre-commit-ci[bot]\nDate: 2023-03-07T00:10:39+01:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8168)", "metadata": {"id": "ab02018afe62", "repo": "TheAlgorithms/Python", "hash": "41b633a841084acac5a640042d365c985e23b357", "author": "pre-commit-ci[bot]", "date": "2023-03-07T00:10:39+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8168)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/41b633a841084acac5a640042d365c985e23b357", "diff_url": "https://github.com/TheAlgorithms/Python/commit/41b633a841084acac5a640042d365c985e23b357"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e28ecca28176254c39bcc791733589c6091422e\nAuthor: Subhendu Dash\nDate: 2023-03-07T21:46:25+05:30\nFiles: 1\n\nMessage: Add circular convolution (#8158)", "metadata": {"id": "f7acb18f610c", "repo": "TheAlgorithms/Python", "hash": "9e28ecca28176254c39bcc791733589c6091422e", "author": "Subhendu Dash", "date": "2023-03-07T21:46:25+05:30", "subject": "Add circular convolution (#8158)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e28ecca28176254c39bcc791733589c6091422e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e28ecca28176254c39bcc791733589c6091422e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f9cc25221c1521a0da9ee27d6a9bea1f14f4c986\nAuthor: Maxim Smolskiy\nDate: 2023-03-10T12:48:05+03:00\nFiles: 1\n\nMessage: Reduce the complexity of backtracking/word_search.py (#8166)", "metadata": {"id": "e8b90f03401b", "repo": "TheAlgorithms/Python", "hash": "f9cc25221c1521a0da9ee27d6a9bea1f14f4c986", "author": "Maxim Smolskiy", "date": "2023-03-10T12:48:05+03:00", "subject": "Reduce the complexity of backtracking/word_search.py (#8166)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f9cc25221c1521a0da9ee27d6a9bea1f14f4c986", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f9cc25221c1521a0da9ee27d6a9bea1f14f4c986"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8959211100ba7a612d42a6e7db4755303b78c5a7\nAuthor: pre-commit-ci[bot]\nDate: 2023-03-13T23:18:35+01:00\nFiles: 4\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8177)", "metadata": {"id": "502d052c93b1", "repo": "TheAlgorithms/Python", "hash": "8959211100ba7a612d42a6e7db4755303b78c5a7", "author": "pre-commit-ci[bot]", "date": "2023-03-13T23:18:35+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8177)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/8959211100ba7a612d42a6e7db4755303b78c5a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8959211100ba7a612d42a6e7db4755303b78c5a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b797e437aeadcac50556d6606a547dc634cf5329\nAuthor: Andrey\nDate: 2023-03-14T01:31:27+01:00\nFiles: 2\n\nMessage: Add hashmap implementation (#7967)", "metadata": {"id": "6a7059520320", "repo": "TheAlgorithms/Python", "hash": "b797e437aeadcac50556d6606a547dc634cf5329", "author": "Andrey", "date": "2023-03-14T01:31:27+01:00", "subject": "Add hashmap implementation (#7967)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b797e437aeadcac50556d6606a547dc634cf5329", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b797e437aeadcac50556d6606a547dc634cf5329"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9701e459e884e883fc720277452ec592eae305d0\nAuthor: Maxim Smolskiy\nDate: 2023-03-14T08:39:36+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 100 solution 1 (#8175)", "metadata": {"id": "207736535500", "repo": "TheAlgorithms/Python", "hash": "9701e459e884e883fc720277452ec592eae305d0", "author": "Maxim Smolskiy", "date": "2023-03-14T08:39:36+03:00", "subject": "Add Project Euler problem 100 solution 1 (#8175)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/9701e459e884e883fc720277452ec592eae305d0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9701e459e884e883fc720277452ec592eae305d0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47b3c729826e864fb1d0a30b03cf95fa2adae591\nAuthor: David Leal\nDate: 2023-03-13T23:46:52-06:00\nFiles: 1\n\nMessage: docs: add the other/miscellaneous form (#8163)", "metadata": {"id": "b13e5f83d2b2", "repo": "TheAlgorithms/Python", "hash": "47b3c729826e864fb1d0a30b03cf95fa2adae591", "author": "David Leal", "date": "2023-03-13T23:46:52-06:00", "subject": "docs: add the other/miscellaneous form (#8163)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47b3c729826e864fb1d0a30b03cf95fa2adae591", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47b3c729826e864fb1d0a30b03cf95fa2adae591"}} {"text": "Repo: TheAlgorithms/Python\nCommit: adc3ccdabede375df5cff62c3c8f06d8a191a803\nAuthor: Maxim Smolskiy\nDate: 2023-03-15T15:56:03+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 131 solution 1 (#8179)", "metadata": {"id": "f56662f1f781", "repo": "TheAlgorithms/Python", "hash": "adc3ccdabede375df5cff62c3c8f06d8a191a803", "author": "Maxim Smolskiy", "date": "2023-03-15T15:56:03+03:00", "subject": "Add Project Euler problem 131 solution 1 (#8179)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/adc3ccdabede375df5cff62c3c8f06d8a191a803", "diff_url": "https://github.com/TheAlgorithms/Python/commit/adc3ccdabede375df5cff62c3c8f06d8a191a803"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c96241b5a5052af466894ef90c7a7c749ba872eb\nAuthor: Christian Clauss\nDate: 2023-03-15T13:58:25+01:00\nFiles: 21\n\nMessage: Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)", "metadata": {"id": "05852bdc73a1", "repo": "TheAlgorithms/Python", "hash": "c96241b5a5052af466894ef90c7a7c749ba872eb", "author": "Christian Clauss", "date": "2023-03-15T13:58:25+01:00", "subject": "Replace bandit, flake8, isort, and pyupgrade with ruff (#8178)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/c96241b5a5052af466894ef90c7a7c749ba872eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c96241b5a5052af466894ef90c7a7c749ba872eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 521fbca61c6bdb84746564eb58c2ef2131260187\nAuthor: Christian Clauss\nDate: 2023-03-16T13:31:29+01:00\nFiles: 9\n\nMessage: Replace flake8 with ruff (#8184)", "metadata": {"id": "40c1a68b4a7a", "repo": "TheAlgorithms/Python", "hash": "521fbca61c6bdb84746564eb58c2ef2131260187", "author": "Christian Clauss", "date": "2023-03-16T13:31:29+01:00", "subject": "Replace flake8 with ruff (#8184)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/521fbca61c6bdb84746564eb58c2ef2131260187", "diff_url": "https://github.com/TheAlgorithms/Python/commit/521fbca61c6bdb84746564eb58c2ef2131260187"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f9150c1b2dd15808a4962e03a1455f8d825512c\nAuthor: pre-commit-ci[bot]\nDate: 2023-03-20T22:16:13+01:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8294)", "metadata": {"id": "aa38e7e0ccb8", "repo": "TheAlgorithms/Python", "hash": "3f9150c1b2dd15808a4962e03a1455f8d825512c", "author": "pre-commit-ci[bot]", "date": "2023-03-20T22:16:13+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8294)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f9150c1b2dd15808a4962e03a1455f8d825512c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f9150c1b2dd15808a4962e03a1455f8d825512c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7cdb011ba440a07768179bfaea190bddefc890d8\nAuthor: Genesis\nDate: 2023-03-26T20:49:18+05:30\nFiles: 10\n\nMessage: New gitter link added or replaced (#8551)", "metadata": {"id": "58546c396e90", "repo": "TheAlgorithms/Python", "hash": "7cdb011ba440a07768179bfaea190bddefc890d8", "author": "Genesis", "date": "2023-03-26T20:49:18+05:30", "subject": "New gitter link added or replaced (#8551)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/7cdb011ba440a07768179bfaea190bddefc890d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7cdb011ba440a07768179bfaea190bddefc890d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86b2ab09aab359ef1b4bea58ed3c1fdf5b989500\nAuthor: Christian Veenhuis\nDate: 2023-03-26T18:20:47+02:00\nFiles: 4\n\nMessage: Fix broken links to Gitter Community (Fixes: #8197) (#8546)", "metadata": {"id": "fcf373fbb0e3", "repo": "TheAlgorithms/Python", "hash": "86b2ab09aab359ef1b4bea58ed3c1fdf5b989500", "author": "Christian Veenhuis", "date": "2023-03-26T18:20:47+02:00", "subject": "Fix broken links to Gitter Community (Fixes: #8197) (#8546)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/86b2ab09aab359ef1b4bea58ed3c1fdf5b989500", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86b2ab09aab359ef1b4bea58ed3c1fdf5b989500"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac111ee463065e372ad148dbafba630045ecf94c\nAuthor: Maxim Smolskiy\nDate: 2023-03-29T00:41:54+03:00\nFiles: 2\n\nMessage: Reduce the complexity of graphs/bi_directional_dijkstra.py (#8165)", "metadata": {"id": "f3dadd27e307", "repo": "TheAlgorithms/Python", "hash": "ac111ee463065e372ad148dbafba630045ecf94c", "author": "Maxim Smolskiy", "date": "2023-03-29T00:41:54+03:00", "subject": "Reduce the complexity of graphs/bi_directional_dijkstra.py (#8165)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac111ee463065e372ad148dbafba630045ecf94c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac111ee463065e372ad148dbafba630045ecf94c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a71f22dae54f830dbf68b3bd5e5e8d540e338a4c\nAuthor: Rohan Anand\nDate: 2023-03-30T10:39:21+05:30\nFiles: 1\n\nMessage: Update cnn_classification.py (#8570)", "metadata": {"id": "e2e76eacf9ed", "repo": "TheAlgorithms/Python", "hash": "a71f22dae54f830dbf68b3bd5e5e8d540e338a4c", "author": "Rohan Anand", "date": "2023-03-30T10:39:21+05:30", "subject": "Update cnn_classification.py (#8570)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a71f22dae54f830dbf68b3bd5e5e8d540e338a4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a71f22dae54f830dbf68b3bd5e5e8d540e338a4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a00492911a949a1e59072367bbabee22cd884106\nAuthor: Rohan Anand\nDate: 2023-03-31T16:47:13+05:30\nFiles: 1\n\nMessage: added a problem on kadane's algo and its solution. (#8569)", "metadata": {"id": "dcc24d7082d4", "repo": "TheAlgorithms/Python", "hash": "a00492911a949a1e59072367bbabee22cd884106", "author": "Rohan Anand", "date": "2023-03-31T16:47:13+05:30", "subject": "added a problem on kadane's algo and its solution. (#8569)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a00492911a949a1e59072367bbabee22cd884106", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a00492911a949a1e59072367bbabee22cd884106"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 238fe8c494ab5be80c96441095d1c8958f95c04d\nAuthor: NIKITA PANDEY\nDate: 2023-03-31T19:38:13+05:30\nFiles: 1\n\nMessage: Update receive_file.py (#8541)", "metadata": {"id": "7860713cabd3", "repo": "TheAlgorithms/Python", "hash": "238fe8c494ab5be80c96441095d1c8958f95c04d", "author": "NIKITA PANDEY", "date": "2023-03-31T19:38:13+05:30", "subject": "Update receive_file.py (#8541)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/238fe8c494ab5be80c96441095d1c8958f95c04d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/238fe8c494ab5be80c96441095d1c8958f95c04d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ce63b5966b6ad9c7ce36c449fb31112c3e1d084\nAuthor: Tianyi Zheng\nDate: 2023-04-01T01:11:24-04:00\nFiles: 1\n\nMessage: Fix `mypy` errors in `lu_decomposition.py` (attempt 2) (#8100)", "metadata": {"id": "29b1315e937c", "repo": "TheAlgorithms/Python", "hash": "5ce63b5966b6ad9c7ce36c449fb31112c3e1d084", "author": "Tianyi Zheng", "date": "2023-04-01T01:11:24-04:00", "subject": "Fix `mypy` errors in `lu_decomposition.py` (attempt 2) (#8100)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ce63b5966b6ad9c7ce36c449fb31112c3e1d084", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ce63b5966b6ad9c7ce36c449fb31112c3e1d084"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc4f603dad22eab31892855555999b552e97e9d8\nAuthor: Maxim Smolskiy\nDate: 2023-04-01T08:47:24+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 187 solution 1 (#8182)", "metadata": {"id": "66dcfe621019", "repo": "TheAlgorithms/Python", "hash": "dc4f603dad22eab31892855555999b552e97e9d8", "author": "Maxim Smolskiy", "date": "2023-04-01T08:47:24+03:00", "subject": "Add Project Euler problem 187 solution 1 (#8182)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc4f603dad22eab31892855555999b552e97e9d8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc4f603dad22eab31892855555999b552e97e9d8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e4d90e2d5b92fdcff558f1848843dfbe20d81035\nAuthor: amirsoroush\nDate: 2023-04-01T09:26:43+03:00\nFiles: 4\n\nMessage: change space complexity of linked list's __len__ from O(n) to O(1) (#8183)", "metadata": {"id": "de22b74980de", "repo": "TheAlgorithms/Python", "hash": "e4d90e2d5b92fdcff558f1848843dfbe20d81035", "author": "amirsoroush", "date": "2023-04-01T09:26:43+03:00", "subject": "change space complexity of linked list's __len__ from O(n) to O(1) (#8183)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/e4d90e2d5b92fdcff558f1848843dfbe20d81035", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e4d90e2d5b92fdcff558f1848843dfbe20d81035"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e0c357a57f76abc354d704012040f3f5511a941\nAuthor: Dhruv Manilawala\nDate: 2023-04-01T11:59:26+05:30\nFiles: 1\n\nMessage: chore: additional Project Euler solution hash (#8593)", "metadata": {"id": "73e7a70f71f4", "repo": "TheAlgorithms/Python", "hash": "9e0c357a57f76abc354d704012040f3f5511a941", "author": "Dhruv Manilawala", "date": "2023-04-01T11:59:26+05:30", "subject": "chore: additional Project Euler solution hash (#8593)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e0c357a57f76abc354d704012040f3f5511a941", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e0c357a57f76abc354d704012040f3f5511a941"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d66e1e873288bf399559c9ca40310d4b031aec50\nAuthor: Maxim Smolskiy\nDate: 2023-04-01T15:18:13+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 800 solution 1 (#8567)", "metadata": {"id": "f1bed2a71f81", "repo": "TheAlgorithms/Python", "hash": "d66e1e873288bf399559c9ca40310d4b031aec50", "author": "Maxim Smolskiy", "date": "2023-04-01T15:18:13+03:00", "subject": "Add Project Euler problem 800 solution 1 (#8567)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/d66e1e873288bf399559c9ca40310d4b031aec50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d66e1e873288bf399559c9ca40310d4b031aec50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d2012c4ba3a9d9ddd80e518f0b5b9ba6c52df7d\nAuthor: Maxim Smolskiy\nDate: 2023-04-01T15:20:08+03:00\nFiles: 3\n\nMessage: Add Project Euler problem 94 solution 1 (#8599)", "metadata": {"id": "87677f6bc0c8", "repo": "TheAlgorithms/Python", "hash": "3d2012c4ba3a9d9ddd80e518f0b5b9ba6c52df7d", "author": "Maxim Smolskiy", "date": "2023-04-01T15:20:08+03:00", "subject": "Add Project Euler problem 94 solution 1 (#8599)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d2012c4ba3a9d9ddd80e518f0b5b9ba6c52df7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d2012c4ba3a9d9ddd80e518f0b5b9ba6c52df7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 63710883c8634772fadf0145899cea4a1eadc31d\nAuthor: amirsoroush\nDate: 2023-04-01T15:23:21+03:00\nFiles: 1\n\nMessage: Remove extra `len` calls in doubly-linked-list's methods (#8600)", "metadata": {"id": "7d40f9d0c33b", "repo": "TheAlgorithms/Python", "hash": "63710883c8634772fadf0145899cea4a1eadc31d", "author": "amirsoroush", "date": "2023-04-01T15:23:21+03:00", "subject": "Remove extra `len` calls in doubly-linked-list's methods (#8600)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/63710883c8634772fadf0145899cea4a1eadc31d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/63710883c8634772fadf0145899cea4a1eadc31d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 59cae167e0e6b830b7ff5c89f5f2b8c747fb84c2\nAuthor: Maxim Smolskiy\nDate: 2023-04-01T19:22:33+03:00\nFiles: 1\n\nMessage: Reduce the complexity of digital_image_processing/edge detection/canny.py (#8167)", "metadata": {"id": "c05548a963b7", "repo": "TheAlgorithms/Python", "hash": "59cae167e0e6b830b7ff5c89f5f2b8c747fb84c2", "author": "Maxim Smolskiy", "date": "2023-04-01T19:22:33+03:00", "subject": "Reduce the complexity of digital_image_processing/edge detection/canny.py (#8167)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/59cae167e0e6b830b7ff5c89f5f2b8c747fb84c2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/59cae167e0e6b830b7ff5c89f5f2b8c747fb84c2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a213cea5f5a74e0a6b19240526779a3b0b1f270d\nAuthor: Tianyi Zheng\nDate: 2023-04-01T12:39:22-04:00\nFiles: 1\n\nMessage: Fix `mypy` errors in `dilation_operation.py` (#8595)", "metadata": {"id": "559940be09cd", "repo": "TheAlgorithms/Python", "hash": "a213cea5f5a74e0a6b19240526779a3b0b1f270d", "author": "Tianyi Zheng", "date": "2023-04-01T12:39:22-04:00", "subject": "Fix `mypy` errors in `dilation_operation.py` (#8595)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a213cea5f5a74e0a6b19240526779a3b0b1f270d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a213cea5f5a74e0a6b19240526779a3b0b1f270d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84b6852de80bb51c185c30942bff47f9c451c74d\nAuthor: Blake Reimer\nDate: 2023-04-01T10:43:07-06:00\nFiles: 1\n\nMessage: Graham's Law (#8162)", "metadata": {"id": "6c2fb35334fd", "repo": "TheAlgorithms/Python", "hash": "84b6852de80bb51c185c30942bff47f9c451c74d", "author": "Blake Reimer", "date": "2023-04-01T10:43:07-06:00", "subject": "Graham's Law (#8162)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/84b6852de80bb51c185c30942bff47f9c451c74d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84b6852de80bb51c185c30942bff47f9c451c74d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 56a40eb3ee9aa151defd97597f4e67acf294089f\nAuthor: Maxim Smolskiy\nDate: 2023-04-01T20:43:11+03:00\nFiles: 4\n\nMessage: Reenable files when TensorFlow supports the current Python (#8602)", "metadata": {"id": "f456a69482c3", "repo": "TheAlgorithms/Python", "hash": "56a40eb3ee9aa151defd97597f4e67acf294089f", "author": "Maxim Smolskiy", "date": "2023-04-01T20:43:11+03:00", "subject": "Reenable files when TensorFlow supports the current Python (#8602)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/56a40eb3ee9aa151defd97597f4e67acf294089f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/56a40eb3ee9aa151defd97597f4e67acf294089f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 33114f0272bcc1fafa6ce0f40d92ded908747ce3\nAuthor: Tianyi Zheng\nDate: 2023-04-01T16:05:01-04:00\nFiles: 2\n\nMessage: Revamp `md5.py` (#8065)", "metadata": {"id": "0f063e0e8856", "repo": "TheAlgorithms/Python", "hash": "33114f0272bcc1fafa6ce0f40d92ded908747ce3", "author": "Tianyi Zheng", "date": "2023-04-01T16:05:01-04:00", "subject": "Revamp `md5.py` (#8065)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/33114f0272bcc1fafa6ce0f40d92ded908747ce3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/33114f0272bcc1fafa6ce0f40d92ded908747ce3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ca71895630719cc41f8171aba8be461fb8cc9d2\nAuthor: Christian Clauss\nDate: 2023-04-02T06:48:19+02:00\nFiles: 2\n\nMessage: Rename quantum_random.py.DISABLED.txt to quantum_random.py (#8601)", "metadata": {"id": "80965db7f44e", "repo": "TheAlgorithms/Python", "hash": "5ca71895630719cc41f8171aba8be461fb8cc9d2", "author": "Christian Clauss", "date": "2023-04-02T06:48:19+02:00", "subject": "Rename quantum_random.py.DISABLED.txt to quantum_random.py (#8601)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ca71895630719cc41f8171aba8be461fb8cc9d2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ca71895630719cc41f8171aba8be461fb8cc9d2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ebc2d5d79f837931e80f7d5e7e1dece9ef48f760\nAuthor: Ishab\nDate: 2023-04-02T13:04:11+01:00\nFiles: 4\n\nMessage: Add Project Euler problem 79 solution 1 (#8607)", "metadata": {"id": "7c9b21130348", "repo": "TheAlgorithms/Python", "hash": "ebc2d5d79f837931e80f7d5e7e1dece9ef48f760", "author": "Ishab", "date": "2023-04-02T13:04:11+01:00", "subject": "Add Project Euler problem 79 solution 1 (#8607)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/ebc2d5d79f837931e80f7d5e7e1dece9ef48f760", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ebc2d5d79f837931e80f7d5e7e1dece9ef48f760"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 740ecfb121009612310ab9e1bc9d6ffe22b62ae4\nAuthor: pre-commit-ci[bot]\nDate: 2023-04-04T07:00:31+05:30\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8611)", "metadata": {"id": "31b72d8cca96", "repo": "TheAlgorithms/Python", "hash": "740ecfb121009612310ab9e1bc9d6ffe22b62ae4", "author": "pre-commit-ci[bot]", "date": "2023-04-04T07:00:31+05:30", "subject": "[pre-commit.ci] pre-commit autoupdate (#8611)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/740ecfb121009612310ab9e1bc9d6ffe22b62ae4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/740ecfb121009612310ab9e1bc9d6ffe22b62ae4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2b8585e63664a0c7aa18b95528e345c2738c4ae\nAuthor: Ishan Dutta\nDate: 2023-04-07T21:21:25+05:30\nFiles: 2\n\nMessage: Add LeNet Implementation in PyTorch (#7070)", "metadata": {"id": "4389bacd48a9", "repo": "TheAlgorithms/Python", "hash": "b2b8585e63664a0c7aa18b95528e345c2738c4ae", "author": "Ishan Dutta", "date": "2023-04-07T21:21:25+05:30", "subject": "Add LeNet Implementation in PyTorch (#7070)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2b8585e63664a0c7aa18b95528e345c2738c4ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2b8585e63664a0c7aa18b95528e345c2738c4ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 179298e3a291470ef30e850f23d98c2fb9055202\nAuthor: Christian Clauss\nDate: 2023-04-08T02:52:26+02:00\nFiles: 2\n\nMessage: Revert \"Add LeNet Implementation in PyTorch (#7070)\" (#8621)", "metadata": {"id": "0237333daa86", "repo": "TheAlgorithms/Python", "hash": "179298e3a291470ef30e850f23d98c2fb9055202", "author": "Christian Clauss", "date": "2023-04-08T02:52:26+02:00", "subject": "Revert \"Add LeNet Implementation in PyTorch (#7070)\" (#8621)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/179298e3a291470ef30e850f23d98c2fb9055202", "diff_url": "https://github.com/TheAlgorithms/Python/commit/179298e3a291470ef30e850f23d98c2fb9055202"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5cb0a000c47398c6d8af1ac43e2f83ae018f7182\nAuthor: amirsoroush\nDate: 2023-04-08T14:41:08+03:00\nFiles: 2\n\nMessage: Queue implementation using two Stacks (#8617)", "metadata": {"id": "603dc1ba2c9d", "repo": "TheAlgorithms/Python", "hash": "5cb0a000c47398c6d8af1ac43e2f83ae018f7182", "author": "amirsoroush", "date": "2023-04-08T14:41:08+03:00", "subject": "Queue implementation using two Stacks (#8617)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5cb0a000c47398c6d8af1ac43e2f83ae018f7182", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5cb0a000c47398c6d8af1ac43e2f83ae018f7182"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2f9b03393c75f3ab14b491becae4ac5caf26de17\nAuthor: Christian Clauss\nDate: 2023-04-08T14:16:19+02:00\nFiles: 2\n\nMessage: Delete queue_on_two_stacks.py which duplicates queue_by_two_stacks.py (#8624)", "metadata": {"id": "780c150c37f1", "repo": "TheAlgorithms/Python", "hash": "2f9b03393c75f3ab14b491becae4ac5caf26de17", "author": "Christian Clauss", "date": "2023-04-08T14:16:19+02:00", "subject": "Delete queue_on_two_stacks.py which duplicates queue_by_two_stacks.py (#8624)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2f9b03393c75f3ab14b491becae4ac5caf26de17", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2f9b03393c75f3ab14b491becae4ac5caf26de17"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 14bdd174bba7828ac2bf476f3697aa13fa179492\nAuthor: isidroas\nDate: 2023-04-08T19:39:24+02:00\nFiles: 1\n\nMessage: Bloom Filter (#8615)", "metadata": {"id": "44c4c0c13d7b", "repo": "TheAlgorithms/Python", "hash": "14bdd174bba7828ac2bf476f3697aa13fa179492", "author": "isidroas", "date": "2023-04-08T19:39:24+02:00", "subject": "Bloom Filter (#8615)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/14bdd174bba7828ac2bf476f3697aa13fa179492", "diff_url": "https://github.com/TheAlgorithms/Python/commit/14bdd174bba7828ac2bf476f3697aa13fa179492"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d182f95646aa7c515afe0912a34e8c2a11a34ca3\nAuthor: pre-commit-ci[bot]\nDate: 2023-04-10T23:43:17+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8634)", "metadata": {"id": "d9424bfa2466", "repo": "TheAlgorithms/Python", "hash": "d182f95646aa7c515afe0912a34e8c2a11a34ca3", "author": "pre-commit-ci[bot]", "date": "2023-04-10T23:43:17+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8634)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d182f95646aa7c515afe0912a34e8c2a11a34ca3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d182f95646aa7c515afe0912a34e8c2a11a34ca3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54dedf844a30d39bd42c66ebf9cd67ec186f47bb\nAuthor: Diego Gasco\nDate: 2023-04-17T00:34:22+02:00\nFiles: 1\n\nMessage: Dimensionality reduction (#8590)", "metadata": {"id": "84e627125abd", "repo": "TheAlgorithms/Python", "hash": "54dedf844a30d39bd42c66ebf9cd67ec186f47bb", "author": "Diego Gasco", "date": "2023-04-17T00:34:22+02:00", "subject": "Dimensionality reduction (#8590)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54dedf844a30d39bd42c66ebf9cd67ec186f47bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54dedf844a30d39bd42c66ebf9cd67ec186f47bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b051a2de4adf711857f5453286dff47d1d87636\nAuthor: Rohan Anand\nDate: 2023-04-18T03:47:48+05:30\nFiles: 1\n\nMessage: Create real_and_reactive_power.py (#8665)", "metadata": {"id": "6c72bcdda781", "repo": "TheAlgorithms/Python", "hash": "2b051a2de4adf711857f5453286dff47d1d87636", "author": "Rohan Anand", "date": "2023-04-18T03:47:48+05:30", "subject": "Create real_and_reactive_power.py (#8665)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b051a2de4adf711857f5453286dff47d1d87636", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b051a2de4adf711857f5453286dff47d1d87636"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5047cfa114c6343b92370419772b9cf0f13e634\nAuthor: Rohan Anand\nDate: 2023-04-18T13:00:01+05:30\nFiles: 1\n\nMessage: Create apparent_power.py (#8664)", "metadata": {"id": "eb2f67fbd6ee", "repo": "TheAlgorithms/Python", "hash": "b5047cfa114c6343b92370419772b9cf0f13e634", "author": "Rohan Anand", "date": "2023-04-18T13:00:01+05:30", "subject": "Create apparent_power.py (#8664)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5047cfa114c6343b92370419772b9cf0f13e634", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5047cfa114c6343b92370419772b9cf0f13e634"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93ce8cb75da2740089df8db23fa493ce104a011b\nAuthor: Rohan Anand\nDate: 2023-04-18T13:14:06+05:30\nFiles: 1\n\nMessage: added reference link. (#8667)", "metadata": {"id": "fddaa67dd356", "repo": "TheAlgorithms/Python", "hash": "93ce8cb75da2740089df8db23fa493ce104a011b", "author": "Rohan Anand", "date": "2023-04-18T13:14:06+05:30", "subject": "added reference link. (#8667)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/93ce8cb75da2740089df8db23fa493ce104a011b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93ce8cb75da2740089df8db23fa493ce104a011b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 458debc237d41752c6c4223264a4bb23efb2ecec\nAuthor: Rohan Anand\nDate: 2023-04-18T13:32:20+05:30\nFiles: 1\n\nMessage: added a problem with solution on sliding window. (#8566)", "metadata": {"id": "61e95260129f", "repo": "TheAlgorithms/Python", "hash": "458debc237d41752c6c4223264a4bb23efb2ecec", "author": "Rohan Anand", "date": "2023-04-18T13:32:20+05:30", "subject": "added a problem with solution on sliding window. (#8566)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/458debc237d41752c6c4223264a4bb23efb2ecec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/458debc237d41752c6c4223264a4bb23efb2ecec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11582943a555ae3b6a22938df6d3645b0327562e\nAuthor: JulianStiebler\nDate: 2023-04-18T11:57:48+02:00\nFiles: 1\n\nMessage: Create maths/pi_generator.py (#8666)", "metadata": {"id": "9c44616a018a", "repo": "TheAlgorithms/Python", "hash": "11582943a555ae3b6a22938df6d3645b0327562e", "author": "JulianStiebler", "date": "2023-04-18T11:57:48+02:00", "subject": "Create maths/pi_generator.py (#8666)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/11582943a555ae3b6a22938df6d3645b0327562e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11582943a555ae3b6a22938df6d3645b0327562e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bf30b18192dd7ff9a43523ee6efe5c015ae6b99c\nAuthor: Rohan Anand\nDate: 2023-04-24T10:58:30+05:30\nFiles: 2\n\nMessage: Update linear_discriminant_analysis.py and rsa_cipher.py (#8680)", "metadata": {"id": "b26a0a01b606", "repo": "TheAlgorithms/Python", "hash": "bf30b18192dd7ff9a43523ee6efe5c015ae6b99c", "author": "Rohan Anand", "date": "2023-04-24T10:58:30+05:30", "subject": "Update linear_discriminant_analysis.py and rsa_cipher.py (#8680)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bf30b18192dd7ff9a43523ee6efe5c015ae6b99c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bf30b18192dd7ff9a43523ee6efe5c015ae6b99c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a650426350dc7833ff1110bc2e434763caed631e\nAuthor: pre-commit-ci[bot]\nDate: 2023-04-25T06:05:45+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8691)", "metadata": {"id": "01c4489c87a2", "repo": "TheAlgorithms/Python", "hash": "a650426350dc7833ff1110bc2e434763caed631e", "author": "pre-commit-ci[bot]", "date": "2023-04-25T06:05:45+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8691)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a650426350dc7833ff1110bc2e434763caed631e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a650426350dc7833ff1110bc2e434763caed631e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1b3ea5355266bb47daba378ca10200c4d359453\nAuthor: Dipankar Mitra\nDate: 2023-04-25T21:36:14+05:30\nFiles: 1\n\nMessage: The tanh activation function is added (#8689)", "metadata": {"id": "32ed417cc8f2", "repo": "TheAlgorithms/Python", "hash": "c1b3ea5355266bb47daba378ca10200c4d359453", "author": "Dipankar Mitra", "date": "2023-04-25T21:36:14+05:30", "subject": "The tanh activation function is added (#8689)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1b3ea5355266bb47daba378ca10200c4d359453", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1b3ea5355266bb47daba378ca10200c4d359453"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c1f876567673db0934ba65d662ea221465ec921\nAuthor: Christian Clauss\nDate: 2023-04-27T19:32:07+02:00\nFiles: 4\n\nMessage: Solving the `Top k most frequent words` problem using a max-heap (#8685)", "metadata": {"id": "a0b0540d99b3", "repo": "TheAlgorithms/Python", "hash": "4c1f876567673db0934ba65d662ea221465ec921", "author": "Christian Clauss", "date": "2023-04-27T19:32:07+02:00", "subject": "Solving the `Top k most frequent words` problem using a max-heap (#8685)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c1f876567673db0934ba65d662ea221465ec921", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c1f876567673db0934ba65d662ea221465ec921"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c4dcc44dd44f7e3e7c65debc8e173080fc693150\nAuthor: Sahil Goel\nDate: 2023-04-30T13:33:22-04:00\nFiles: 1\n\nMessage: Added an algorithm to calculate the present value of cash flows (#8700)", "metadata": {"id": "d89484d5be6d", "repo": "TheAlgorithms/Python", "hash": "c4dcc44dd44f7e3e7c65debc8e173080fc693150", "author": "Sahil Goel", "date": "2023-04-30T13:33:22-04:00", "subject": "Added an algorithm to calculate the present value of cash flows (#8700)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c4dcc44dd44f7e3e7c65debc8e173080fc693150", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c4dcc44dd44f7e3e7c65debc8e173080fc693150"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f6df26bf0f5c05d53b6fd24552de9e3eec2334aa\nAuthor: Christian Clauss\nDate: 2023-05-01T02:59:42+02:00\nFiles: 2\n\nMessage: Fix docstring in present_value.py (#8702)", "metadata": {"id": "ebef3b0ef1f8", "repo": "TheAlgorithms/Python", "hash": "f6df26bf0f5c05d53b6fd24552de9e3eec2334aa", "author": "Christian Clauss", "date": "2023-05-01T02:59:42+02:00", "subject": "Fix docstring in present_value.py (#8702)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f6df26bf0f5c05d53b6fd24552de9e3eec2334aa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f6df26bf0f5c05d53b6fd24552de9e3eec2334aa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e966c5cc0f856afab11a8bb150ef3b48f0c63112\nAuthor: Himanshu Tomar\nDate: 2023-05-01T15:53:03+05:30\nFiles: 2\n\nMessage: Added minimum waiting time problem solution using greedy algorithm (#8701)", "metadata": {"id": "f56e5003f3f6", "repo": "TheAlgorithms/Python", "hash": "e966c5cc0f856afab11a8bb150ef3b48f0c63112", "author": "Himanshu Tomar", "date": "2023-05-01T15:53:03+05:30", "subject": "Added minimum waiting time problem solution using greedy algorithm (#8701)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e966c5cc0f856afab11a8bb150ef3b48f0c63112", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e966c5cc0f856afab11a8bb150ef3b48f0c63112"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 777f966893d7042d350b44b05ce7f8431f561509\nAuthor: pre-commit-ci[bot]\nDate: 2023-05-01T23:48:56+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8704)", "metadata": {"id": "539184ac8f78", "repo": "TheAlgorithms/Python", "hash": "777f966893d7042d350b44b05ce7f8431f561509", "author": "pre-commit-ci[bot]", "date": "2023-05-01T23:48:56+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8704)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/777f966893d7042d350b44b05ce7f8431f561509", "diff_url": "https://github.com/TheAlgorithms/Python/commit/777f966893d7042d350b44b05ce7f8431f561509"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 73105145090f0ce972f6fa29cc5d71f012dd8c92\nAuthor: Dipankar Mitra\nDate: 2023-05-02T20:06:28+05:30\nFiles: 1\n\nMessage: The ELU activation is added (#8699)", "metadata": {"id": "30292945c0d6", "repo": "TheAlgorithms/Python", "hash": "73105145090f0ce972f6fa29cc5d71f012dd8c92", "author": "Dipankar Mitra", "date": "2023-05-02T20:06:28+05:30", "subject": "The ELU activation is added (#8699)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/73105145090f0ce972f6fa29cc5d71f012dd8c92", "diff_url": "https://github.com/TheAlgorithms/Python/commit/73105145090f0ce972f6fa29cc5d71f012dd8c92"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91cc3a240f05922024d4c5523422138857c48ae0\nAuthor: Pronoy Mandal\nDate: 2023-05-10T15:04:36+05:30\nFiles: 1\n\nMessage: Update game_of_life.py (#8703)", "metadata": {"id": "f1d61784606a", "repo": "TheAlgorithms/Python", "hash": "91cc3a240f05922024d4c5523422138857c48ae0", "author": "Pronoy Mandal", "date": "2023-05-10T15:04:36+05:30", "subject": "Update game_of_life.py (#8703)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/91cc3a240f05922024d4c5523422138857c48ae0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91cc3a240f05922024d4c5523422138857c48ae0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 209a59ee562dd4b0358d8d1a12b112ec3f3e68ed\nAuthor: Rohan Anand\nDate: 2023-05-10T15:08:52+05:30\nFiles: 1\n\nMessage: Update and_gate.py (#8690)", "metadata": {"id": "b82fdbcfd183", "repo": "TheAlgorithms/Python", "hash": "209a59ee562dd4b0358d8d1a12b112ec3f3e68ed", "author": "Rohan Anand", "date": "2023-05-10T15:08:52+05:30", "subject": "Update and_gate.py (#8690)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/209a59ee562dd4b0358d8d1a12b112ec3f3e68ed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/209a59ee562dd4b0358d8d1a12b112ec3f3e68ed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 44aa17fb86b0c04508580425b588c0f8a0cf4ce9\nAuthor: shricubed\nDate: 2023-05-10T14:50:32-04:00\nFiles: 1\n\nMessage: Working binary insertion sort in Python (#8024)", "metadata": {"id": "cec7eb0bf164", "repo": "TheAlgorithms/Python", "hash": "44aa17fb86b0c04508580425b588c0f8a0cf4ce9", "author": "shricubed", "date": "2023-05-10T14:50:32-04:00", "subject": "Working binary insertion sort in Python (#8024)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/44aa17fb86b0c04508580425b588c0f8a0cf4ce9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/44aa17fb86b0c04508580425b588c0f8a0cf4ce9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6939538a41202bf05f958c9c2d7c1c20e2f87430\nAuthor: Margaret\nDate: 2023-05-10T21:55:48+03:00\nFiles: 1\n\nMessage: adding the remove digit algorithm (#6708)", "metadata": {"id": "4fb4657b6559", "repo": "TheAlgorithms/Python", "hash": "6939538a41202bf05f958c9c2d7c1c20e2f87430", "author": "Margaret", "date": "2023-05-10T21:55:48+03:00", "subject": "adding the remove digit algorithm (#6708)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6939538a41202bf05f958c9c2d7c1c20e2f87430", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6939538a41202bf05f958c9c2d7c1c20e2f87430"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 793e564e1d4bd6e00b6e2f80869c5fd1fd2872b3\nAuthor: Pronoy Mandal\nDate: 2023-05-11T00:30:59+05:30\nFiles: 2\n\nMessage: Create maximum_subsequence.py (#7811)", "metadata": {"id": "1b9be1e9b9eb", "repo": "TheAlgorithms/Python", "hash": "793e564e1d4bd6e00b6e2f80869c5fd1fd2872b3", "author": "Pronoy Mandal", "date": "2023-05-11T00:30:59+05:30", "subject": "Create maximum_subsequence.py (#7811)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/793e564e1d4bd6e00b6e2f80869c5fd1fd2872b3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/793e564e1d4bd6e00b6e2f80869c5fd1fd2872b3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1faf10b5c2dff8cef3f5d59f60a126bd19bb1c44\nAuthor: Caeden Perelli-Harris\nDate: 2023-05-14T22:03:13+01:00\nFiles: 9\n\nMessage: Correct ruff failures (#8732)", "metadata": {"id": "f7b26e9dd22f", "repo": "TheAlgorithms/Python", "hash": "1faf10b5c2dff8cef3f5d59f60a126bd19bb1c44", "author": "Caeden Perelli-Harris", "date": "2023-05-14T22:03:13+01:00", "subject": "Correct ruff failures (#8732)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/1faf10b5c2dff8cef3f5d59f60a126bd19bb1c44", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1faf10b5c2dff8cef3f5d59f60a126bd19bb1c44"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2a57dafce096b51b4b28d1495116e79472c8a3f4\nAuthor: pre-commit-ci[bot]\nDate: 2023-05-15T22:27:59+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8716)", "metadata": {"id": "e33d3e84fd4c", "repo": "TheAlgorithms/Python", "hash": "2a57dafce096b51b4b28d1495116e79472c8a3f4", "author": "pre-commit-ci[bot]", "date": "2023-05-15T22:27:59+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8716)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2a57dafce096b51b4b28d1495116e79472c8a3f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2a57dafce096b51b4b28d1495116e79472c8a3f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0892a06515b8ea5030db2e8344dee2292bb10ad\nAuthor: Maxim Smolskiy\nDate: 2023-05-16T00:47:50+03:00\nFiles: 1\n\nMessage: Reduce the complexity of genetic_algorithm/basic_string.py (#8606)", "metadata": {"id": "3183c3d07238", "repo": "TheAlgorithms/Python", "hash": "c0892a06515b8ea5030db2e8344dee2292bb10ad", "author": "Maxim Smolskiy", "date": "2023-05-16T00:47:50+03:00", "subject": "Reduce the complexity of genetic_algorithm/basic_string.py (#8606)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0892a06515b8ea5030db2e8344dee2292bb10ad", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0892a06515b8ea5030db2e8344dee2292bb10ad"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8102424950f2d3801eda7817d7f69288fd984a63\nAuthor: Tianyi Zheng\nDate: 2023-05-16T17:05:55-07:00\nFiles: 1\n\nMessage: `local_weighted_learning.py`: fix `mypy` errors and more (#8073)", "metadata": {"id": "673d32adfa49", "repo": "TheAlgorithms/Python", "hash": "8102424950f2d3801eda7817d7f69288fd984a63", "author": "Tianyi Zheng", "date": "2023-05-16T17:05:55-07:00", "subject": "`local_weighted_learning.py`: fix `mypy` errors and more (#8073)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8102424950f2d3801eda7817d7f69288fd984a63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8102424950f2d3801eda7817d7f69288fd984a63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3dc143f7218a1221f346c0fccb516d1199850e18\nAuthor: Rohan Saraogi\nDate: 2023-05-17T05:38:56+05:30\nFiles: 1\n\nMessage: Added odd_sieve.py (#8740)", "metadata": {"id": "dee3fe8a9cd9", "repo": "TheAlgorithms/Python", "hash": "3dc143f7218a1221f346c0fccb516d1199850e18", "author": "Rohan Saraogi", "date": "2023-05-17T05:38:56+05:30", "subject": "Added odd_sieve.py (#8740)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3dc143f7218a1221f346c0fccb516d1199850e18", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3dc143f7218a1221f346c0fccb516d1199850e18"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2783c6597a154a87f60bb5878770d2f152a1d09\nAuthor: Harkishan Khuva\nDate: 2023-05-17T05:52:24+05:30\nFiles: 1\n\nMessage: Create guess_the_number_search.py (#7937)", "metadata": {"id": "5c925dcf11ed", "repo": "TheAlgorithms/Python", "hash": "a2783c6597a154a87f60bb5878770d2f152a1d09", "author": "Harkishan Khuva", "date": "2023-05-17T05:52:24+05:30", "subject": "Create guess_the_number_search.py (#7937)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2783c6597a154a87f60bb5878770d2f152a1d09", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2783c6597a154a87f60bb5878770d2f152a1d09"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b3e4028c6927a17656e590e878c2a101bc4e951\nAuthor: Caeden Perelli-Harris\nDate: 2023-05-17T07:47:23+01:00\nFiles: 2\n\nMessage: Fixes broken \"Create guess_the_number_search.py\" (#8746)", "metadata": {"id": "3d0f87eb5b88", "repo": "TheAlgorithms/Python", "hash": "9b3e4028c6927a17656e590e878c2a101bc4e951", "author": "Caeden Perelli-Harris", "date": "2023-05-17T07:47:23+01:00", "subject": "Fixes broken \"Create guess_the_number_search.py\" (#8746)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b3e4028c6927a17656e590e878c2a101bc4e951", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b3e4028c6927a17656e590e878c2a101bc4e951"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cf5e34d4794fbba04d18c98d5d09854029c83466\nAuthor: Rohan Saraogi\nDate: 2023-05-19T05:18:22+05:30\nFiles: 1\n\nMessage: Added is_palindrome.py (#8748)", "metadata": {"id": "969fee01e3e2", "repo": "TheAlgorithms/Python", "hash": "cf5e34d4794fbba04d18c98d5d09854029c83466", "author": "Rohan Saraogi", "date": "2023-05-19T05:18:22+05:30", "subject": "Added is_palindrome.py (#8748)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cf5e34d4794fbba04d18c98d5d09854029c83466", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cf5e34d4794fbba04d18c98d5d09854029c83466"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edc17b60e00e704cb4109a0e6b18c6ad43234c26\nAuthor: Daniel Luo\nDate: 2023-05-18T20:40:52-04:00\nFiles: 1\n\nMessage: add __main__ around print (#8747)", "metadata": {"id": "b94e729b1d7b", "repo": "TheAlgorithms/Python", "hash": "edc17b60e00e704cb4109a0e6b18c6ad43234c26", "author": "Daniel Luo", "date": "2023-05-18T20:40:52-04:00", "subject": "add __main__ around print (#8747)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/edc17b60e00e704cb4109a0e6b18c6ad43234c26", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edc17b60e00e704cb4109a0e6b18c6ad43234c26"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce43a8ac4ad14e1639014d374b1137906218cfe3\nAuthor: pre-commit-ci[bot]\nDate: 2023-05-23T05:54:30+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8759)", "metadata": {"id": "ddb2bd2021c0", "repo": "TheAlgorithms/Python", "hash": "ce43a8ac4ad14e1639014d374b1137906218cfe3", "author": "pre-commit-ci[bot]", "date": "2023-05-23T05:54:30+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8759)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce43a8ac4ad14e1639014d374b1137906218cfe3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce43a8ac4ad14e1639014d374b1137906218cfe3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: df88771905e68c0639069a92144d6b7af1d491ce\nAuthor: Caeden Perelli-Harris\nDate: 2023-05-25T06:59:15+01:00\nFiles: 2\n\nMessage: Mark fetch anime and play as broken (#8763)", "metadata": {"id": "3a9db096c529", "repo": "TheAlgorithms/Python", "hash": "df88771905e68c0639069a92144d6b7af1d491ce", "author": "Caeden Perelli-Harris", "date": "2023-05-25T06:59:15+01:00", "subject": "Mark fetch anime and play as broken (#8763)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/df88771905e68c0639069a92144d6b7af1d491ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/df88771905e68c0639069a92144d6b7af1d491ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 200429fc4739c3757180635016614b984cfd2206\nAuthor: Chris O\nDate: 2023-05-25T18:04:42+12:00\nFiles: 2\n\nMessage: Dual Number Automatic Differentiation (#8760)", "metadata": {"id": "53558cbd0e27", "repo": "TheAlgorithms/Python", "hash": "200429fc4739c3757180635016614b984cfd2206", "author": "Chris O", "date": "2023-05-25T18:04:42+12:00", "subject": "Dual Number Automatic Differentiation (#8760)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/200429fc4739c3757180635016614b984cfd2206", "diff_url": "https://github.com/TheAlgorithms/Python/commit/200429fc4739c3757180635016614b984cfd2206"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cfbbfd9896cc96379f7374a68ff04b245bb3527c\nAuthor: Caeden Perelli-Harris\nDate: 2023-05-25T11:56:23+01:00\nFiles: 3\n\nMessage: Merge and add benchmarks to palindrome algorithms in the strings/ directory (#8749)", "metadata": {"id": "63970135387d", "repo": "TheAlgorithms/Python", "hash": "cfbbfd9896cc96379f7374a68ff04b245bb3527c", "author": "Caeden Perelli-Harris", "date": "2023-05-25T11:56:23+01:00", "subject": "Merge and add benchmarks to palindrome algorithms in the strings/ directory (#8749)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/cfbbfd9896cc96379f7374a68ff04b245bb3527c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cfbbfd9896cc96379f7374a68ff04b245bb3527c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a17791d022bdc942c8badabc52307c354069a7ae\nAuthor: Juyoung Kim\nDate: 2023-05-25T21:54:18+09:00\nFiles: 1\n\nMessage: fix: graphs/greedy_best_first typo (#8766)", "metadata": {"id": "3825d6ec4b34", "repo": "TheAlgorithms/Python", "hash": "a17791d022bdc942c8badabc52307c354069a7ae", "author": "Juyoung Kim", "date": "2023-05-25T21:54:18+09:00", "subject": "fix: graphs/greedy_best_first typo (#8766)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a17791d022bdc942c8badabc52307c354069a7ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a17791d022bdc942c8badabc52307c354069a7ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd3b499bfa972507759d0705b77e2e1946f42596\nAuthor: Christian Clauss\nDate: 2023-05-26T08:50:33+02:00\nFiles: 2\n\nMessage: Rename is_palindrome.py to is_int_palindrome.py (#8768)", "metadata": {"id": "24da033cc1a6", "repo": "TheAlgorithms/Python", "hash": "dd3b499bfa972507759d0705b77e2e1946f42596", "author": "Christian Clauss", "date": "2023-05-26T08:50:33+02:00", "subject": "Rename is_palindrome.py to is_int_palindrome.py (#8768)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd3b499bfa972507759d0705b77e2e1946f42596", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd3b499bfa972507759d0705b77e2e1946f42596"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4b79d771cd81a820c195e62430100c416a1618ea\nAuthor: Christian Clauss\nDate: 2023-05-26T09:34:17+02:00\nFiles: 67\n\nMessage: Add more ruff rules (#8767)", "metadata": {"id": "42b8d52c2fb2", "repo": "TheAlgorithms/Python", "hash": "4b79d771cd81a820c195e62430100c416a1618ea", "author": "Christian Clauss", "date": "2023-05-26T09:34:17+02:00", "subject": "Add more ruff rules (#8767)", "files_changed": 67, "code_url": "https://github.com/TheAlgorithms/Python/tree/4b79d771cd81a820c195e62430100c416a1618ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4b79d771cd81a820c195e62430100c416a1618ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c93659d7ce65e3717f06333e3d049ebaa888e597\nAuthor: Tianyi Zheng\nDate: 2023-05-29T17:37:54-07:00\nFiles: 2\n\nMessage: Fix type error in `strassen_matrix_multiplication.py` (#8784)", "metadata": {"id": "2e6fb638baa3", "repo": "TheAlgorithms/Python", "hash": "c93659d7ce65e3717f06333e3d049ebaa888e597", "author": "Tianyi Zheng", "date": "2023-05-29T17:37:54-07:00", "subject": "Fix type error in `strassen_matrix_multiplication.py` (#8784)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c93659d7ce65e3717f06333e3d049ebaa888e597", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c93659d7ce65e3717f06333e3d049ebaa888e597"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a27b544303e6bab90ed57b72fa3acf3d785429e\nAuthor: Sundaram Kumar Jha\nDate: 2023-05-31T06:26:59+05:30\nFiles: 1\n\nMessage: Update permutations.py (#8102)", "metadata": {"id": "2e5e8200258f", "repo": "TheAlgorithms/Python", "hash": "4a27b544303e6bab90ed57b72fa3acf3d785429e", "author": "Sundaram Kumar Jha", "date": "2023-05-31T06:26:59+05:30", "subject": "Update permutations.py (#8102)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a27b544303e6bab90ed57b72fa3acf3d785429e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a27b544303e6bab90ed57b72fa3acf3d785429e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e871540e37b834673f9e6650b8e2281d7d36a8c3\nAuthor: Rudransh Bhardwaj\nDate: 2023-05-31T20:33:02+05:30\nFiles: 1\n\nMessage: Added rank of matrix in linear algebra (#8687)", "metadata": {"id": "970cee32b734", "repo": "TheAlgorithms/Python", "hash": "e871540e37b834673f9e6650b8e2281d7d36a8c3", "author": "Rudransh Bhardwaj", "date": "2023-05-31T20:33:02+05:30", "subject": "Added rank of matrix in linear algebra (#8687)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e871540e37b834673f9e6650b8e2281d7d36a8c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e871540e37b834673f9e6650b8e2281d7d36a8c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4621b0bb4f5d3fff2fa4f0e53d6cb862fe002c60\nAuthor: nith2001\nDate: 2023-05-31T13:06:12-07:00\nFiles: 4\n\nMessage: Improved Graph Implementations (#8730)", "metadata": {"id": "c82eec49fb82", "repo": "TheAlgorithms/Python", "hash": "4621b0bb4f5d3fff2fa4f0e53d6cb862fe002c60", "author": "nith2001", "date": "2023-05-31T13:06:12-07:00", "subject": "Improved Graph Implementations (#8730)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/4621b0bb4f5d3fff2fa4f0e53d6cb862fe002c60", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4621b0bb4f5d3fff2fa4f0e53d6cb862fe002c60"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3a9e5fa5ecea0df54ed3ffdcb74f46171199f552\nAuthor: Chris O\nDate: 2023-06-02T17:14:25+12:00\nFiles: 2\n\nMessage: Create a Simultaneous Equation Solver Algorithm (#8773)", "metadata": {"id": "5d534afa34a0", "repo": "TheAlgorithms/Python", "hash": "3a9e5fa5ecea0df54ed3ffdcb74f46171199f552", "author": "Chris O", "date": "2023-06-02T17:14:25+12:00", "subject": "Create a Simultaneous Equation Solver Algorithm (#8773)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3a9e5fa5ecea0df54ed3ffdcb74f46171199f552", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3a9e5fa5ecea0df54ed3ffdcb74f46171199f552"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80d95fccc390d366a9f617d8628a546a7be7b2a3\nAuthor: Caeden Perelli-Harris\nDate: 2023-06-03T17:16:33+01:00\nFiles: 1\n\nMessage: Pytest locally fails due to API_KEY env variable (#8738)", "metadata": {"id": "77c36d4ed021", "repo": "TheAlgorithms/Python", "hash": "80d95fccc390d366a9f617d8628a546a7be7b2a3", "author": "Caeden Perelli-Harris", "date": "2023-06-03T17:16:33+01:00", "subject": "Pytest locally fails due to API_KEY env variable (#8738)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80d95fccc390d366a9f617d8628a546a7be7b2a3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80d95fccc390d366a9f617d8628a546a7be7b2a3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa12b9a286bf42d250b30a772e8f226dc14953f4\nAuthor: ShivaDahal99\nDate: 2023-06-07T23:47:27+02:00\nFiles: 1\n\nMessage: Speed of sound (#8803)", "metadata": {"id": "e944f9913800", "repo": "TheAlgorithms/Python", "hash": "fa12b9a286bf42d250b30a772e8f226dc14953f4", "author": "ShivaDahal99", "date": "2023-06-07T23:47:27+02:00", "subject": "Speed of sound (#8803)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa12b9a286bf42d250b30a772e8f226dc14953f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa12b9a286bf42d250b30a772e8f226dc14953f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7775de0ef779a28cec7d9f28af97a89b2bc29d7e\nAuthor: Caeden Perelli-Harris\nDate: 2023-06-08T13:40:38+01:00\nFiles: 2\n\nMessage: Create number container system algorithm (#8808)", "metadata": {"id": "be4da96dcf4d", "repo": "TheAlgorithms/Python", "hash": "7775de0ef779a28cec7d9f28af97a89b2bc29d7e", "author": "Caeden Perelli-Harris", "date": "2023-06-08T13:40:38+01:00", "subject": "Create number container system algorithm (#8808)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7775de0ef779a28cec7d9f28af97a89b2bc29d7e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7775de0ef779a28cec7d9f28af97a89b2bc29d7e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9c9da8ebf1d35ae40ac5438c05cc273f7c6d4473\nAuthor: Jan Wojciechowski\nDate: 2023-06-09T11:06:37+02:00\nFiles: 1\n\nMessage: Improve readability of ciphers/mixed_keyword_cypher.py (#8626)", "metadata": {"id": "8c02d3f1c0f1", "repo": "TheAlgorithms/Python", "hash": "9c9da8ebf1d35ae40ac5438c05cc273f7c6d4473", "author": "Jan Wojciechowski", "date": "2023-06-09T11:06:37+02:00", "subject": "Improve readability of ciphers/mixed_keyword_cypher.py (#8626)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9c9da8ebf1d35ae40ac5438c05cc273f7c6d4473", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9c9da8ebf1d35ae40ac5438c05cc273f7c6d4473"}} {"text": "Repo: TheAlgorithms/Python\nCommit: daa0c8f3d340485ce295570e6d76b38891e371bd\nAuthor: Caeden Perelli-Harris\nDate: 2023-06-10T13:21:49+01:00\nFiles: 2\n\nMessage: Create count negative numbers in matrix algorithm (#8813)", "metadata": {"id": "202befcba3a8", "repo": "TheAlgorithms/Python", "hash": "daa0c8f3d340485ce295570e6d76b38891e371bd", "author": "Caeden Perelli-Harris", "date": "2023-06-10T13:21:49+01:00", "subject": "Create count negative numbers in matrix algorithm (#8813)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/daa0c8f3d340485ce295570e6d76b38891e371bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/daa0c8f3d340485ce295570e6d76b38891e371bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46379861257d43bb7140d261094bf17dc414950f\nAuthor: pre-commit-ci[bot]\nDate: 2023-06-13T00:09:33+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8817)", "metadata": {"id": "2cfcf69f04a3", "repo": "TheAlgorithms/Python", "hash": "46379861257d43bb7140d261094bf17dc414950f", "author": "pre-commit-ci[bot]", "date": "2023-06-13T00:09:33+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8817)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46379861257d43bb7140d261094bf17dc414950f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46379861257d43bb7140d261094bf17dc414950f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6f89a6b89941ffed911e96362be3611a45420e7\nAuthor: Ilkin Mengusoglu\nDate: 2023-06-18T17:00:02+01:00\nFiles: 1\n\nMessage: Simplex algorithm (#8825)", "metadata": {"id": "0940f96b08bb", "repo": "TheAlgorithms/Python", "hash": "e6f89a6b89941ffed911e96362be3611a45420e7", "author": "Ilkin Mengusoglu", "date": "2023-06-18T17:00:02+01:00", "subject": "Simplex algorithm (#8825)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6f89a6b89941ffed911e96362be3611a45420e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6f89a6b89941ffed911e96362be3611a45420e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0f871032e78dd1d2f2214acbaae2fac88fa55b0\nAuthor: Frank-1998\nDate: 2023-06-18T10:30:06-06:00\nFiles: 1\n\nMessage: Fix removing the root node in binary_search_tree.py removes the whole tree (#8752)", "metadata": {"id": "fea840244638", "repo": "TheAlgorithms/Python", "hash": "b0f871032e78dd1d2f2214acbaae2fac88fa55b0", "author": "Frank-1998", "date": "2023-06-18T10:30:06-06:00", "subject": "Fix removing the root node in binary_search_tree.py removes the whole tree (#8752)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0f871032e78dd1d2f2214acbaae2fac88fa55b0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0f871032e78dd1d2f2214acbaae2fac88fa55b0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea6c6056cf2215358834710bf89422310f831178\nAuthor: Turro\nDate: 2023-06-19T06:46:29-05:00\nFiles: 1\n\nMessage: Added apr_interest function to financial (#6025)", "metadata": {"id": "72aaf003ed43", "repo": "TheAlgorithms/Python", "hash": "ea6c6056cf2215358834710bf89422310f831178", "author": "Turro", "date": "2023-06-19T06:46:29-05:00", "subject": "Added apr_interest function to financial (#6025)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea6c6056cf2215358834710bf89422310f831178", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea6c6056cf2215358834710bf89422310f831178"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0dee4a402c85981af0c2d4c53af27a69a7eb91bf\nAuthor: pre-commit-ci[bot]\nDate: 2023-06-20T15:56:14+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8827)", "metadata": {"id": "b01b4751d23d", "repo": "TheAlgorithms/Python", "hash": "0dee4a402c85981af0c2d4c53af27a69a7eb91bf", "author": "pre-commit-ci[bot]", "date": "2023-06-20T15:56:14+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8827)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0dee4a402c85981af0c2d4c53af27a69a7eb91bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0dee4a402c85981af0c2d4c53af27a69a7eb91bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 07e68128883b84fb7e342c6bce88863a05fbbf62\nAuthor: Christian Clauss\nDate: 2023-06-20T18:03:16+02:00\nFiles: 1\n\nMessage: Update .pre-commit-config.yaml (#8828)", "metadata": {"id": "014409047b7a", "repo": "TheAlgorithms/Python", "hash": "07e68128883b84fb7e342c6bce88863a05fbbf62", "author": "Christian Clauss", "date": "2023-06-20T18:03:16+02:00", "subject": "Update .pre-commit-config.yaml (#8828)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/07e68128883b84fb7e342c6bce88863a05fbbf62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/07e68128883b84fb7e342c6bce88863a05fbbf62"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5b0890bd833eb85c58fae9afc4984d520e7e2ad6\nAuthor: Linus M. Henkel\nDate: 2023-06-22T13:49:09+02:00\nFiles: 6\n\nMessage: Dijkstra algorithm with binary grid (#8802)", "metadata": {"id": "4d4de608d0b8", "repo": "TheAlgorithms/Python", "hash": "5b0890bd833eb85c58fae9afc4984d520e7e2ad6", "author": "Linus M. Henkel", "date": "2023-06-22T13:49:09+02:00", "subject": "Dijkstra algorithm with binary grid (#8802)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/5b0890bd833eb85c58fae9afc4984d520e7e2ad6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5b0890bd833eb85c58fae9afc4984d520e7e2ad6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ffe601c86a9b44691a4dce37480c6d904102d49\nAuthor: Tianyi Zheng\nDate: 2023-06-22T05:24:34-07:00\nFiles: 1\n\nMessage: Fix `mypy` errors in `maths/sigmoid_linear_unit.py` (#8786)", "metadata": {"id": "0ba99bcf27b6", "repo": "TheAlgorithms/Python", "hash": "5ffe601c86a9b44691a4dce37480c6d904102d49", "author": "Tianyi Zheng", "date": "2023-06-22T05:24:34-07:00", "subject": "Fix `mypy` errors in `maths/sigmoid_linear_unit.py` (#8786)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ffe601c86a9b44691a4dce37480c6d904102d49", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ffe601c86a9b44691a4dce37480c6d904102d49"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f54a9668103e560f20b50559fb54ac38a74d1fe8\nAuthor: Jan-Lukas Huhn\nDate: 2023-06-22T14:31:48+02:00\nFiles: 1\n\nMessage: Energy conversions (#8801)", "metadata": {"id": "94365f791fc1", "repo": "TheAlgorithms/Python", "hash": "f54a9668103e560f20b50559fb54ac38a74d1fe8", "author": "Jan-Lukas Huhn", "date": "2023-06-22T14:31:48+02:00", "subject": "Energy conversions (#8801)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f54a9668103e560f20b50559fb54ac38a74d1fe8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f54a9668103e560f20b50559fb54ac38a74d1fe8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 331585f3f866e210e23d11700b09a8770a1c2490\nAuthor: Himanshu Tomar\nDate: 2023-06-23T13:56:05+05:30\nFiles: 2\n\nMessage: Algorithm: Calculating Product Sum from a Special Array with Nested Structures (#8761)", "metadata": {"id": "71682e9eba93", "repo": "TheAlgorithms/Python", "hash": "331585f3f866e210e23d11700b09a8770a1c2490", "author": "Himanshu Tomar", "date": "2023-06-23T13:56:05+05:30", "subject": "Algorithm: Calculating Product Sum from a Special Array with Nested Structures (#8761)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/331585f3f866e210e23d11700b09a8770a1c2490", "diff_url": "https://github.com/TheAlgorithms/Python/commit/331585f3f866e210e23d11700b09a8770a1c2490"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 267a8b72f97762383e7c313ed20df859115e2815\nAuthor: Tianyi Zheng\nDate: 2023-06-23T06:56:58-07:00\nFiles: 3\n\nMessage: Clarify how to add issue numbers in PR template and CONTRIBUTING.md (#8833)", "metadata": {"id": "1446a60d2bf9", "repo": "TheAlgorithms/Python", "hash": "267a8b72f97762383e7c313ed20df859115e2815", "author": "Tianyi Zheng", "date": "2023-06-23T06:56:58-07:00", "subject": "Clarify how to add issue numbers in PR template and CONTRIBUTING.md (#8833)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/267a8b72f97762383e7c313ed20df859115e2815", "diff_url": "https://github.com/TheAlgorithms/Python/commit/267a8b72f97762383e7c313ed20df859115e2815"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3bfa89dacf877b1d7a62b14f82d54e8de99a838e\nAuthor: Christian Clauss\nDate: 2023-06-25T18:28:01+02:00\nFiles: 2\n\nMessage: GitHub Actions build: Add more tests (#8837)", "metadata": {"id": "d1c5996e6e8a", "repo": "TheAlgorithms/Python", "hash": "3bfa89dacf877b1d7a62b14f82d54e8de99a838e", "author": "Christian Clauss", "date": "2023-06-25T18:28:01+02:00", "subject": "GitHub Actions build: Add more tests (#8837)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3bfa89dacf877b1d7a62b14f82d54e8de99a838e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3bfa89dacf877b1d7a62b14f82d54e8de99a838e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d764eec655c1c51f5ef3490d27ea72430191a000\nAuthor: Christian Clauss\nDate: 2023-06-26T05:24:50+02:00\nFiles: 2\n\nMessage: Fix failing pytest quantum/bb84.py (#8838)", "metadata": {"id": "d5238c7112a1", "repo": "TheAlgorithms/Python", "hash": "d764eec655c1c51f5ef3490d27ea72430191a000", "author": "Christian Clauss", "date": "2023-06-26T05:24:50+02:00", "subject": "Fix failing pytest quantum/bb84.py (#8838)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d764eec655c1c51f5ef3490d27ea72430191a000", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d764eec655c1c51f5ef3490d27ea72430191a000"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 62dcbea943e8cc4ea4d83eff115c4e6f6a4808af\nAuthor: duongoku\nDate: 2023-06-26T14:39:18+07:00\nFiles: 1\n\nMessage: Add power sum problem (#8832)", "metadata": {"id": "4a2d29e04da0", "repo": "TheAlgorithms/Python", "hash": "62dcbea943e8cc4ea4d83eff115c4e6f6a4808af", "author": "duongoku", "date": "2023-06-26T14:39:18+07:00", "subject": " Add power sum problem (#8832)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/62dcbea943e8cc4ea4d83eff115c4e6f6a4808af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/62dcbea943e8cc4ea4d83eff115c4e6f6a4808af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69f20033e55ae62c337e2fb2146aea5fabf3e5a0\nAuthor: Tianyi Zheng\nDate: 2023-06-26T02:15:31-07:00\nFiles: 3\n\nMessage: Remove duplicate implementation of Collatz sequence (#8836)", "metadata": {"id": "f8ac87dd915e", "repo": "TheAlgorithms/Python", "hash": "69f20033e55ae62c337e2fb2146aea5fabf3e5a0", "author": "Tianyi Zheng", "date": "2023-06-26T02:15:31-07:00", "subject": "Remove duplicate implementation of Collatz sequence (#8836)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/69f20033e55ae62c337e2fb2146aea5fabf3e5a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69f20033e55ae62c337e2fb2146aea5fabf3e5a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 929d3d9219020d2978d5560e3b931df69a6f2d50\nAuthor: pre-commit-ci[bot]\nDate: 2023-06-27T07:23:54+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8842)", "metadata": {"id": "3b77be479e56", "repo": "TheAlgorithms/Python", "hash": "929d3d9219020d2978d5560e3b931df69a6f2d50", "author": "pre-commit-ci[bot]", "date": "2023-06-27T07:23:54+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8842)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/929d3d9219020d2978d5560e3b931df69a6f2d50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/929d3d9219020d2978d5560e3b931df69a6f2d50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c9ee6ed1887fadd25c1c43c31ed55a99b2be5f24\nAuthor: pre-commit-ci[bot]\nDate: 2023-07-04T00:20:35+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8853)", "metadata": {"id": "3eed5d5205c2", "repo": "TheAlgorithms/Python", "hash": "c9ee6ed1887fadd25c1c43c31ed55a99b2be5f24", "author": "pre-commit-ci[bot]", "date": "2023-07-04T00:20:35+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8853)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c9ee6ed1887fadd25c1c43c31ed55a99b2be5f24", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c9ee6ed1887fadd25c1c43c31ed55a99b2be5f24"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0eec90466beeb3b6ce0f7afd905f96454e9b14c\nAuthor: Tianyi Zheng\nDate: 2023-07-11T02:44:12-07:00\nFiles: 9\n\nMessage: Consolidate duplicate implementations of max subarray (#8849)", "metadata": {"id": "c373544a240e", "repo": "TheAlgorithms/Python", "hash": "a0eec90466beeb3b6ce0f7afd905f96454e9b14c", "author": "Tianyi Zheng", "date": "2023-07-11T02:44:12-07:00", "subject": "Consolidate duplicate implementations of max subarray (#8849)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0eec90466beeb3b6ce0f7afd905f96454e9b14c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0eec90466beeb3b6ce0f7afd905f96454e9b14c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 44b1bcc7c7e0f15385530bf54c59ad4eb86fef0b\nAuthor: Caeden Perelli-Harris\nDate: 2023-07-11T10:51:21+01:00\nFiles: 1\n\nMessage: Fix failing tests from ruff/newton_raphson (ignore S307 \"possibly insecure function\") (#8862)", "metadata": {"id": "b5d576a8cac6", "repo": "TheAlgorithms/Python", "hash": "44b1bcc7c7e0f15385530bf54c59ad4eb86fef0b", "author": "Caeden Perelli-Harris", "date": "2023-07-11T10:51:21+01:00", "subject": "Fix failing tests from ruff/newton_raphson (ignore S307 \"possibly insecure function\") (#8862)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/44b1bcc7c7e0f15385530bf54c59ad4eb86fef0b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/44b1bcc7c7e0f15385530bf54c59ad4eb86fef0b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f614ed72170011d2d439f7901e1c8daa7deac8c4\nAuthor: pre-commit-ci[bot]\nDate: 2023-07-11T11:55:32+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8860)", "metadata": {"id": "5f895796c22b", "repo": "TheAlgorithms/Python", "hash": "f614ed72170011d2d439f7901e1c8daa7deac8c4", "author": "pre-commit-ci[bot]", "date": "2023-07-11T11:55:32+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8860)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f614ed72170011d2d439f7901e1c8daa7deac8c4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f614ed72170011d2d439f7901e1c8daa7deac8c4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5aefc00f0f1c692ce772ddbc616d7cd91233236b\nAuthor: pre-commit-ci[bot]\nDate: 2023-07-18T09:58:22+05:30\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8872)", "metadata": {"id": "3b1aeba5dccf", "repo": "TheAlgorithms/Python", "hash": "5aefc00f0f1c692ce772ddbc616d7cd91233236b", "author": "pre-commit-ci[bot]", "date": "2023-07-18T09:58:22+05:30", "subject": "[pre-commit.ci] pre-commit autoupdate (#8872)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5aefc00f0f1c692ce772ddbc616d7cd91233236b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5aefc00f0f1c692ce772ddbc616d7cd91233236b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93fb169627ea9fe43436a312fdfa751818808180\nAuthor: Caeden Perelli-Harris\nDate: 2023-07-22T13:05:10+03:00\nFiles: 14\n\nMessage: [Upgrade Ruff] Fix all errors raised from ruff (#8879)", "metadata": {"id": "0df023e75b4e", "repo": "TheAlgorithms/Python", "hash": "93fb169627ea9fe43436a312fdfa751818808180", "author": "Caeden Perelli-Harris", "date": "2023-07-22T13:05:10+03:00", "subject": "[Upgrade Ruff] Fix all errors raised from ruff (#8879)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/93fb169627ea9fe43436a312fdfa751818808180", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93fb169627ea9fe43436a312fdfa751818808180"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f7531d9874e0dd3682bf0ed7ae408927e1fae472\nAuthor: Tianyi Zheng\nDate: 2023-07-22T03:11:04-07:00\nFiles: 1\n\nMessage: Add note in `CONTRIBUTING.md` about not asking to be assigned to issues (#8871)", "metadata": {"id": "f33acb6e1809", "repo": "TheAlgorithms/Python", "hash": "f7531d9874e0dd3682bf0ed7ae408927e1fae472", "author": "Tianyi Zheng", "date": "2023-07-22T03:11:04-07:00", "subject": "Add note in `CONTRIBUTING.md` about not asking to be assigned to issues (#8871)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f7531d9874e0dd3682bf0ed7ae408927e1fae472", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f7531d9874e0dd3682bf0ed7ae408927e1fae472"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e08c7726dee5b18585a76e54c71922ca96c0b3a\nAuthor: Caeden Perelli-Harris\nDate: 2023-07-22T13:34:19+03:00\nFiles: 1\n\nMessage: Small docstring time complexity fix in number_container _system (#8875)", "metadata": {"id": "7bc713d95e57", "repo": "TheAlgorithms/Python", "hash": "9e08c7726dee5b18585a76e54c71922ca96c0b3a", "author": "Caeden Perelli-Harris", "date": "2023-07-22T13:34:19+03:00", "subject": "Small docstring time complexity fix in number_container _system (#8875)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e08c7726dee5b18585a76e54c71922ca96c0b3a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e08c7726dee5b18585a76e54c71922ca96c0b3a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a03b739d23b59890b59d2d2288ebaa56e3be47ce\nAuthor: Sangmin Jeon\nDate: 2023-07-24T18:29:05+09:00\nFiles: 1\n\nMessage: Fix `radix_tree.py` insertion fail in [\"*X\", \"*XX\"] cases (#8870)", "metadata": {"id": "f7a6c2ac27ed", "repo": "TheAlgorithms/Python", "hash": "a03b739d23b59890b59d2d2288ebaa56e3be47ce", "author": "Sangmin Jeon", "date": "2023-07-24T18:29:05+09:00", "subject": "Fix `radix_tree.py` insertion fail in [\"*X\", \"*XX\"] cases (#8870)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a03b739d23b59890b59d2d2288ebaa56e3be47ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a03b739d23b59890b59d2d2288ebaa56e3be47ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b77e6adf3abba674eb83ab7c0182bd6c89c08891\nAuthor: HManiac74\nDate: 2023-07-25T22:23:20+02:00\nFiles: 2\n\nMessage: Add Docker devcontainer configuration files (#8887)", "metadata": {"id": "40524b4db22b", "repo": "TheAlgorithms/Python", "hash": "b77e6adf3abba674eb83ab7c0182bd6c89c08891", "author": "HManiac74", "date": "2023-07-25T22:23:20+02:00", "subject": "Add Docker devcontainer configuration files (#8887)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b77e6adf3abba674eb83ab7c0182bd6c89c08891", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b77e6adf3abba674eb83ab7c0182bd6c89c08891"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dbaff345724040b270b3097cb02759f36ce0ef46\nAuthor: Christian Clauss\nDate: 2023-07-28T18:53:09+02:00\nFiles: 6\n\nMessage: Fix ruff rules ISC flake8-implicit-str-concat (#8892)", "metadata": {"id": "a7e3f6ce8c73", "repo": "TheAlgorithms/Python", "hash": "dbaff345724040b270b3097cb02759f36ce0ef46", "author": "Christian Clauss", "date": "2023-07-28T18:53:09+02:00", "subject": "Fix ruff rules ISC flake8-implicit-str-concat (#8892)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/dbaff345724040b270b3097cb02759f36ce0ef46", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dbaff345724040b270b3097cb02759f36ce0ef46"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 46454e204cc587d1ef044e4b1a11050c30aab4f6\nAuthor: Christian Clauss\nDate: 2023-07-28T18:54:45+02:00\nFiles: 1\n\nMessage: [skip-ci] In .devcontainer/Dockerfile: pipx install pre-commit ruff (#8893)", "metadata": {"id": "d7212bbebe7f", "repo": "TheAlgorithms/Python", "hash": "46454e204cc587d1ef044e4b1a11050c30aab4f6", "author": "Christian Clauss", "date": "2023-07-28T18:54:45+02:00", "subject": "[skip-ci] In .devcontainer/Dockerfile: pipx install pre-commit ruff (#8893)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/46454e204cc587d1ef044e4b1a11050c30aab4f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/46454e204cc587d1ef044e4b1a11050c30aab4f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4a83e3f0b1b2a3b414134c3498e57c0fea3b9fcf\nAuthor: Caeden Perelli-Harris\nDate: 2023-07-28T21:12:31+03:00\nFiles: 1\n\nMessage: Fix failing build due to missing requirement (#8900)", "metadata": {"id": "384668a694d2", "repo": "TheAlgorithms/Python", "hash": "4a83e3f0b1b2a3b414134c3498e57c0fea3b9fcf", "author": "Caeden Perelli-Harris", "date": "2023-07-28T21:12:31+03:00", "subject": "Fix failing build due to missing requirement (#8900)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4a83e3f0b1b2a3b414134c3498e57c0fea3b9fcf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4a83e3f0b1b2a3b414134c3498e57c0fea3b9fcf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e406801f9e3967ff0533dfe8cb98a3249db48d33\nAuthor: Tianyi Zheng\nDate: 2023-07-28T11:17:46-07:00\nFiles: 3\n\nMessage: Reimplement polynomial_regression.py (#8889)", "metadata": {"id": "59c5130d2257", "repo": "TheAlgorithms/Python", "hash": "e406801f9e3967ff0533dfe8cb98a3249db48d33", "author": "Tianyi Zheng", "date": "2023-07-28T11:17:46-07:00", "subject": "Reimplement polynomial_regression.py (#8889)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e406801f9e3967ff0533dfe8cb98a3249db48d33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e406801f9e3967ff0533dfe8cb98a3249db48d33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0b642cfe58c215b8ead3f2a40655e144e07aacc\nAuthor: Alex Bernhardt\nDate: 2023-07-28T14:30:05-04:00\nFiles: 2\n\nMessage: Physics/basic orbital capture (#8857)", "metadata": {"id": "179bd8030839", "repo": "TheAlgorithms/Python", "hash": "a0b642cfe58c215b8ead3f2a40655e144e07aacc", "author": "Alex Bernhardt", "date": "2023-07-28T14:30:05-04:00", "subject": "Physics/basic orbital capture (#8857)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0b642cfe58c215b8ead3f2a40655e144e07aacc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0b642cfe58c215b8ead3f2a40655e144e07aacc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ef930697632a1f05dbbd956c4ccab0473025f5b\nAuthor: Tianyi Zheng\nDate: 2023-07-28T13:08:40-07:00\nFiles: 2\n\nMessage: Disable quantum/quantum_random.py (attempt 2) (#8902)", "metadata": {"id": "ed7cf4b2cf93", "repo": "TheAlgorithms/Python", "hash": "0ef930697632a1f05dbbd956c4ccab0473025f5b", "author": "Tianyi Zheng", "date": "2023-07-28T13:08:40-07:00", "subject": "Disable quantum/quantum_random.py (attempt 2) (#8902)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ef930697632a1f05dbbd956c4ccab0473025f5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ef930697632a1f05dbbd956c4ccab0473025f5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2cfef0913a36e967d828881386ae78457cf65f33\nAuthor: Colin Leroy-Mira\nDate: 2023-07-29T19:03:43+02:00\nFiles: 1\n\nMessage: Fix greyscale computation and inverted coords (#8905)", "metadata": {"id": "580a13311bde", "repo": "TheAlgorithms/Python", "hash": "2cfef0913a36e967d828881386ae78457cf65f33", "author": "Colin Leroy-Mira", "date": "2023-07-29T19:03:43+02:00", "subject": "Fix greyscale computation and inverted coords (#8905)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2cfef0913a36e967d828881386ae78457cf65f33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2cfef0913a36e967d828881386ae78457cf65f33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d31750adece86ebf39a09dd3adb2039098f58586\nAuthor: Yatharth Mathur\nDate: 2023-07-30T02:27:45-07:00\nFiles: 1\n\nMessage: Pythonic implementation of LRU Cache (#4630)", "metadata": {"id": "bf8d7a3a16a7", "repo": "TheAlgorithms/Python", "hash": "d31750adece86ebf39a09dd3adb2039098f58586", "author": "Yatharth Mathur", "date": "2023-07-30T02:27:45-07:00", "subject": "Pythonic implementation of LRU Cache (#4630)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d31750adece86ebf39a09dd3adb2039098f58586", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d31750adece86ebf39a09dd3adb2039098f58586"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b831cb60003443c9967ac8a33df4151dc883484\nAuthor: Bazif Rasool\nDate: 2023-07-30T20:30:58+05:30\nFiles: 2\n\nMessage: Added Altitude Pressure equation (#8909)", "metadata": {"id": "a6fc7cc89577", "repo": "TheAlgorithms/Python", "hash": "8b831cb60003443c9967ac8a33df4151dc883484", "author": "Bazif Rasool", "date": "2023-07-30T20:30:58+05:30", "subject": "Added Altitude Pressure equation (#8909)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b831cb60003443c9967ac8a33df4151dc883484", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b831cb60003443c9967ac8a33df4151dc883484"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d4f2873e39f041513aa9f5c287ec9b46e2236dad\nAuthor: AmirSoroush\nDate: 2023-07-31T03:54:15+03:00\nFiles: 1\n\nMessage: add reverse_inorder traversal to binary_tree_traversals.py (#8726)", "metadata": {"id": "03e49bbdbb66", "repo": "TheAlgorithms/Python", "hash": "d4f2873e39f041513aa9f5c287ec9b46e2236dad", "author": "AmirSoroush", "date": "2023-07-31T03:54:15+03:00", "subject": "add reverse_inorder traversal to binary_tree_traversals.py (#8726)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d4f2873e39f041513aa9f5c287ec9b46e2236dad", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d4f2873e39f041513aa9f5c287ec9b46e2236dad"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4710e51deb2dc07e32884391a36d40e08398e6be\nAuthor: David Leal\nDate: 2023-07-30T19:15:30-06:00\nFiles: 1\n\nMessage: chore: use newest Discord invite link (#8696)", "metadata": {"id": "4e3af8d0b82b", "repo": "TheAlgorithms/Python", "hash": "4710e51deb2dc07e32884391a36d40e08398e6be", "author": "David Leal", "date": "2023-07-30T19:15:30-06:00", "subject": "chore: use newest Discord invite link (#8696)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4710e51deb2dc07e32884391a36d40e08398e6be", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4710e51deb2dc07e32884391a36d40e08398e6be"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8cce9cf066396bb220515c03849fbc1a16d800d0\nAuthor: Almas Bekbayev\nDate: 2023-07-31T07:32:05+06:00\nFiles: 1\n\nMessage: Fix linear_search docstring return value (#8644)", "metadata": {"id": "9ab533588846", "repo": "TheAlgorithms/Python", "hash": "8cce9cf066396bb220515c03849fbc1a16d800d0", "author": "Almas Bekbayev", "date": "2023-07-31T07:32:05+06:00", "subject": "Fix linear_search docstring return value (#8644)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8cce9cf066396bb220515c03849fbc1a16d800d0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8cce9cf066396bb220515c03849fbc1a16d800d0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 384c407a265ac44d15eecdd339bb154147cda4f8\nAuthor: AmirSoroush\nDate: 2023-07-31T05:07:35+03:00\nFiles: 2\n\nMessage: Enhance the implementation of Queue using list (#8608)", "metadata": {"id": "535115bd9153", "repo": "TheAlgorithms/Python", "hash": "384c407a265ac44d15eecdd339bb154147cda4f8", "author": "AmirSoroush", "date": "2023-07-31T05:07:35+03:00", "subject": "Enhance the implementation of Queue using list (#8608)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/384c407a265ac44d15eecdd339bb154147cda4f8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/384c407a265ac44d15eecdd339bb154147cda4f8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 629eb86ce0d30dd6031fa482f4a477ac3df345ab\nAuthor: Tianyi Zheng\nDate: 2023-07-30T22:23:23-07:00\nFiles: 2\n\nMessage: Fix merge conflicts to merge change from #5080 (#8911)", "metadata": {"id": "e0d7dea6bf01", "repo": "TheAlgorithms/Python", "hash": "629eb86ce0d30dd6031fa482f4a477ac3df345ab", "author": "Tianyi Zheng", "date": "2023-07-30T22:23:23-07:00", "subject": "Fix merge conflicts to merge change from #5080 (#8911)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/629eb86ce0d30dd6031fa482f4a477ac3df345ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/629eb86ce0d30dd6031fa482f4a477ac3df345ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b0214c42f563e7af885058c0e3a32d292f7f1da\nAuthor: roger-sato\nDate: 2023-08-01T03:46:30+09:00\nFiles: 1\n\nMessage: Handle empty input case in Segment Tree build process (#8718)", "metadata": {"id": "484f227fc837", "repo": "TheAlgorithms/Python", "hash": "0b0214c42f563e7af885058c0e3a32d292f7f1da", "author": "roger-sato", "date": "2023-08-01T03:46:30+09:00", "subject": "Handle empty input case in Segment Tree build process (#8718)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b0214c42f563e7af885058c0e3a32d292f7f1da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b0214c42f563e7af885058c0e3a32d292f7f1da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 90a8e6e0d210a5c526c8f485fa825e1649d217e2\nAuthor: Dylan Buchi\nDate: 2023-07-31T15:50:00-03:00\nFiles: 1\n\nMessage: Update `sorts/bubble_sort.py` (#5802)", "metadata": {"id": "d1c5065da469", "repo": "TheAlgorithms/Python", "hash": "90a8e6e0d210a5c526c8f485fa825e1649d217e2", "author": "Dylan Buchi", "date": "2023-07-31T15:50:00-03:00", "subject": "Update `sorts/bubble_sort.py` (#5802)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/90a8e6e0d210a5c526c8f485fa825e1649d217e2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/90a8e6e0d210a5c526c8f485fa825e1649d217e2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8fe72dc378232107100acc1924fef31b1198124\nAuthor: Minha, Jeong\nDate: 2023-08-01T06:24:12+09:00\nFiles: 1\n\nMessage: Update game_of_life.py (#4921)", "metadata": {"id": "aaa94c76f554", "repo": "TheAlgorithms/Python", "hash": "f8fe72dc378232107100acc1924fef31b1198124", "author": "Minha, Jeong", "date": "2023-08-01T06:24:12+09:00", "subject": "Update game_of_life.py (#4921)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8fe72dc378232107100acc1924fef31b1198124", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8fe72dc378232107100acc1924fef31b1198124"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f7c5e55609afa1e4e7ae2ee3f442bbd5d0b43b8a\nAuthor: Jan Wojciechowski\nDate: 2023-08-01T05:02:49+02:00\nFiles: 1\n\nMessage: Window closing fix (#8625)", "metadata": {"id": "fc2bdd679f09", "repo": "TheAlgorithms/Python", "hash": "f7c5e55609afa1e4e7ae2ee3f442bbd5d0b43b8a", "author": "Jan Wojciechowski", "date": "2023-08-01T05:02:49+02:00", "subject": "Window closing fix (#8625)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f7c5e55609afa1e4e7ae2ee3f442bbd5d0b43b8a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f7c5e55609afa1e4e7ae2ee3f442bbd5d0b43b8a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c9a7234a954dd280dc8192ae77a564e647d013d4\nAuthor: pre-commit-ci[bot]\nDate: 2023-08-01T09:26:23+05:30\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8914)", "metadata": {"id": "26d1e7dfecbd", "repo": "TheAlgorithms/Python", "hash": "c9a7234a954dd280dc8192ae77a564e647d013d4", "author": "pre-commit-ci[bot]", "date": "2023-08-01T09:26:23+05:30", "subject": "[pre-commit.ci] pre-commit autoupdate (#8914)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c9a7234a954dd280dc8192ae77a564e647d013d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c9a7234a954dd280dc8192ae77a564e647d013d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce218c57f1f494cfca69bc01ba660c97385e5330\nAuthor: AmirSoroush\nDate: 2023-08-01T21:23:34+03:00\nFiles: 1\n\nMessage: fixes #8673; Add operator's associativity check for stacks/infix_to_p… (#8674)", "metadata": {"id": "84c46398a396", "repo": "TheAlgorithms/Python", "hash": "ce218c57f1f494cfca69bc01ba660c97385e5330", "author": "AmirSoroush", "date": "2023-08-01T21:23:34+03:00", "subject": "fixes #8673; Add operator's associativity check for stacks/infix_to_p… (#8674)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce218c57f1f494cfca69bc01ba660c97385e5330", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce218c57f1f494cfca69bc01ba660c97385e5330"}} {"text": "Repo: TheAlgorithms/Python\nCommit: db6bd4b17f471d4def7aa441f1da43bb6a0f18ae\nAuthor: Dipankar Mitra\nDate: 2023-08-07T17:17:42+05:30\nFiles: 1\n\nMessage: IQR function is added (#8851)", "metadata": {"id": "fd97c6eaaa89", "repo": "TheAlgorithms/Python", "hash": "db6bd4b17f471d4def7aa441f1da43bb6a0f18ae", "author": "Dipankar Mitra", "date": "2023-08-07T17:17:42+05:30", "subject": "IQR function is added (#8851)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/db6bd4b17f471d4def7aa441f1da43bb6a0f18ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/db6bd4b17f471d4def7aa441f1da43bb6a0f18ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac62cdb94fe2478fd809d9ec91e3b85304a5ac6d\nAuthor: pre-commit-ci[bot]\nDate: 2023-08-07T19:52:39-04:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8930)", "metadata": {"id": "7e34fa45dc5b", "repo": "TheAlgorithms/Python", "hash": "ac62cdb94fe2478fd809d9ec91e3b85304a5ac6d", "author": "pre-commit-ci[bot]", "date": "2023-08-07T19:52:39-04:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8930)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac62cdb94fe2478fd809d9ec91e3b85304a5ac6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac62cdb94fe2478fd809d9ec91e3b85304a5ac6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 842d03fb2ab7d83e4d4081c248d71e89bb520809\nAuthor: AmirSoroush\nDate: 2023-08-09T00:47:09+03:00\nFiles: 1\n\nMessage: improvements to jump_search.py (#8932)", "metadata": {"id": "bd22962ff5ed", "repo": "TheAlgorithms/Python", "hash": "842d03fb2ab7d83e4d4081c248d71e89bb520809", "author": "AmirSoroush", "date": "2023-08-09T00:47:09+03:00", "subject": "improvements to jump_search.py (#8932)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/842d03fb2ab7d83e4d4081c248d71e89bb520809", "diff_url": "https://github.com/TheAlgorithms/Python/commit/842d03fb2ab7d83e4d4081c248d71e89bb520809"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae0fc85401efd9816193a06e554a66600cc09a97\nAuthor: Tianyi Zheng\nDate: 2023-08-09T00:55:30-07:00\nFiles: 21\n\nMessage: Fix ruff errors (#8936)", "metadata": {"id": "690a62cfc62a", "repo": "TheAlgorithms/Python", "hash": "ae0fc85401efd9816193a06e554a66600cc09a97", "author": "Tianyi Zheng", "date": "2023-08-09T00:55:30-07:00", "subject": "Fix ruff errors (#8936)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae0fc85401efd9816193a06e554a66600cc09a97", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae0fc85401efd9816193a06e554a66600cc09a97"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c39b7eadbd4d81dda5e7ffe4c169d670483f0113\nAuthor: Suman\nDate: 2023-08-13T03:28:37+05:30\nFiles: 1\n\nMessage: updated the URL and HTML tags for scrapping yahoo finance (#8942)", "metadata": {"id": "c237e4af778d", "repo": "TheAlgorithms/Python", "hash": "c39b7eadbd4d81dda5e7ffe4c169d670483f0113", "author": "Suman", "date": "2023-08-13T03:28:37+05:30", "subject": "updated the URL and HTML tags for scrapping yahoo finance (#8942)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c39b7eadbd4d81dda5e7ffe4c169d670483f0113", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c39b7eadbd4d81dda5e7ffe4c169d670483f0113"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4f2a346c277076ce1d69578ef52a9766e5040176\nAuthor: Maxim Smolskiy\nDate: 2023-08-13T13:05:42+03:00\nFiles: 1\n\nMessage: Reduce the complexity of linear_algebra/src/polynom_for_points.py (#8605)", "metadata": {"id": "99989fb5729e", "repo": "TheAlgorithms/Python", "hash": "4f2a346c277076ce1d69578ef52a9766e5040176", "author": "Maxim Smolskiy", "date": "2023-08-13T13:05:42+03:00", "subject": "Reduce the complexity of linear_algebra/src/polynom_for_points.py (#8605)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4f2a346c277076ce1d69578ef52a9766e5040176", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4f2a346c277076ce1d69578ef52a9766e5040176"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9d86d4edaa754af06e0da9cac4a717f3765db7f4\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-14T01:58:17+01:00\nFiles: 2\n\nMessage: Create wa-tor algorithm (#8899)", "metadata": {"id": "3ae15e7706a6", "repo": "TheAlgorithms/Python", "hash": "9d86d4edaa754af06e0da9cac4a717f3765db7f4", "author": "Caeden Perelli-Harris", "date": "2023-08-14T01:58:17+01:00", "subject": "Create wa-tor algorithm (#8899)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9d86d4edaa754af06e0da9cac4a717f3765db7f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9d86d4edaa754af06e0da9cac4a717f3765db7f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f24ab2c60dabb11c37667c5899c39713e84fc871\nAuthor: Amir Hosseini\nDate: 2023-08-14T09:07:41+03:30\nFiles: 1\n\nMessage: Add: Two Regex match algorithm (Recursive & DP) (#6321)", "metadata": {"id": "17596d2013e1", "repo": "TheAlgorithms/Python", "hash": "f24ab2c60dabb11c37667c5899c39713e84fc871", "author": "Amir Hosseini", "date": "2023-08-14T09:07:41+03:30", "subject": "Add: Two Regex match algorithm (Recursive & DP) (#6321)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f24ab2c60dabb11c37667c5899c39713e84fc871", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f24ab2c60dabb11c37667c5899c39713e84fc871"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02d89bde679488e97cdb077c511b3dbfb660e2b8\nAuthor: Ajinkya Chikhale\nDate: 2023-08-14T12:42:42+05:30\nFiles: 1\n\nMessage: Added implementation for Tribonacci sequence using dp (#6356)", "metadata": {"id": "801d36359ac0", "repo": "TheAlgorithms/Python", "hash": "02d89bde679488e97cdb077c511b3dbfb660e2b8", "author": "Ajinkya Chikhale", "date": "2023-08-14T12:42:42+05:30", "subject": "Added implementation for Tribonacci sequence using dp (#6356)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/02d89bde679488e97cdb077c511b3dbfb660e2b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02d89bde679488e97cdb077c511b3dbfb660e2b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c290dd6a433b43b242336d49d227f5e25bbb76de\nAuthor: Adithya Awati\nDate: 2023-08-14T12:46:24+05:30\nFiles: 3\n\nMessage: Update run.py in machine_learning/forecasting (#8957)", "metadata": {"id": "d09d5f0ef7cd", "repo": "TheAlgorithms/Python", "hash": "c290dd6a433b43b242336d49d227f5e25bbb76de", "author": "Adithya Awati", "date": "2023-08-14T12:46:24+05:30", "subject": "Update run.py in machine_learning/forecasting (#8957)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/c290dd6a433b43b242336d49d227f5e25bbb76de", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c290dd6a433b43b242336d49d227f5e25bbb76de"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4b7ecb6a8134379481dd3d5035cb99a627930462\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-14T09:28:52+01:00\nFiles: 2\n\nMessage: Create is valid email address algorithm (#8907)", "metadata": {"id": "63829361c61d", "repo": "TheAlgorithms/Python", "hash": "4b7ecb6a8134379481dd3d5035cb99a627930462", "author": "Caeden Perelli-Harris", "date": "2023-08-14T09:28:52+01:00", "subject": "Create is valid email address algorithm (#8907)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4b7ecb6a8134379481dd3d5035cb99a627930462", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4b7ecb6a8134379481dd3d5035cb99a627930462"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac68dc1128535b6798af256fcdab67340f6c0fd9\nAuthor: Adithya Awati\nDate: 2023-08-14T14:04:16+05:30\nFiles: 2\n\nMessage: Fixed Pytest warnings for machine_learning/forecasting (#8958)", "metadata": {"id": "27830cf9192d", "repo": "TheAlgorithms/Python", "hash": "ac68dc1128535b6798af256fcdab67340f6c0fd9", "author": "Adithya Awati", "date": "2023-08-14T14:04:16+05:30", "subject": "Fixed Pytest warnings for machine_learning/forecasting (#8958)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac68dc1128535b6798af256fcdab67340f6c0fd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac68dc1128535b6798af256fcdab67340f6c0fd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ab3bf2689d21e7375539c79ecee358e9d7c3359\nAuthor: robertjcalistri\nDate: 2023-08-14T05:31:53-04:00\nFiles: 1\n\nMessage: Added functions to calculate temperature of an ideal gas and number o… (#8919)", "metadata": {"id": "f46e93453ddb", "repo": "TheAlgorithms/Python", "hash": "2ab3bf2689d21e7375539c79ecee358e9d7c3359", "author": "robertjcalistri", "date": "2023-08-14T05:31:53-04:00", "subject": "Added functions to calculate temperature of an ideal gas and number o… (#8919)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ab3bf2689d21e7375539c79ecee358e9d7c3359", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ab3bf2689d21e7375539c79ecee358e9d7c3359"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fb1b939a89fb08370297cbb455846f61f66847bc\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-14T12:17:27+01:00\nFiles: 5\n\nMessage: Consolidate find_min and find_min recursive and find_max and find_max_recursive (#8960)", "metadata": {"id": "e725419deed9", "repo": "TheAlgorithms/Python", "hash": "fb1b939a89fb08370297cbb455846f61f66847bc", "author": "Caeden Perelli-Harris", "date": "2023-08-14T12:17:27+01:00", "subject": "Consolidate find_min and find_min recursive and find_max and find_max_recursive (#8960)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/fb1b939a89fb08370297cbb455846f61f66847bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fb1b939a89fb08370297cbb455846f61f66847bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7021afda047b034958bfdb67e8479af2e8c7aeb9\nAuthor: pre-commit-ci[bot]\nDate: 2023-08-14T23:12:11-04:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#8963)", "metadata": {"id": "b88818a36f71", "repo": "TheAlgorithms/Python", "hash": "7021afda047b034958bfdb67e8479af2e8c7aeb9", "author": "pre-commit-ci[bot]", "date": "2023-08-14T23:12:11-04:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#8963)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7021afda047b034958bfdb67e8479af2e8c7aeb9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7021afda047b034958bfdb67e8479af2e8c7aeb9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7618a92fee002475b3bed9227944972d346db440\nAuthor: Erfan Alimohammadi\nDate: 2023-08-16T00:07:49+03:30\nFiles: 1\n\nMessage: Remove a slash in path to save the file correctly on Linux (#8053)", "metadata": {"id": "e95ac6204bcf", "repo": "TheAlgorithms/Python", "hash": "7618a92fee002475b3bed9227944972d346db440", "author": "Erfan Alimohammadi", "date": "2023-08-16T00:07:49+03:30", "subject": "Remove a slash in path to save the file correctly on Linux (#8053)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7618a92fee002475b3bed9227944972d346db440", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7618a92fee002475b3bed9227944972d346db440"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 490e645ed3b7ae50f0d7e23e047d088ba069ed56\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-15T22:27:41+01:00\nFiles: 10\n\nMessage: Fix minor typing errors in maths/ (#8959)", "metadata": {"id": "38e99795e8f2", "repo": "TheAlgorithms/Python", "hash": "490e645ed3b7ae50f0d7e23e047d088ba069ed56", "author": "Caeden Perelli-Harris", "date": "2023-08-15T22:27:41+01:00", "subject": "Fix minor typing errors in maths/ (#8959)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/490e645ed3b7ae50f0d7e23e047d088ba069ed56", "diff_url": "https://github.com/TheAlgorithms/Python/commit/490e645ed3b7ae50f0d7e23e047d088ba069ed56"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cecf1fdd529782d754e1aa4d6df099e391003c76\nAuthor: Juyoung Kim\nDate: 2023-08-16T07:52:51+09:00\nFiles: 1\n\nMessage: Fix greedy_best_first (#8775)", "metadata": {"id": "a85fbfb5551a", "repo": "TheAlgorithms/Python", "hash": "cecf1fdd529782d754e1aa4d6df099e391003c76", "author": "Juyoung Kim", "date": "2023-08-16T07:52:51+09:00", "subject": "Fix greedy_best_first (#8775)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cecf1fdd529782d754e1aa4d6df099e391003c76", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cecf1fdd529782d754e1aa4d6df099e391003c76"}} {"text": "Repo: TheAlgorithms/Python\nCommit: efaf526737a83815a609a00fd59370f25f6d2e09\nAuthor: isidroas\nDate: 2023-08-16T01:04:53+02:00\nFiles: 2\n\nMessage: BST and RSA doctest (#8693)", "metadata": {"id": "8a3568b7d2e5", "repo": "TheAlgorithms/Python", "hash": "efaf526737a83815a609a00fd59370f25f6d2e09", "author": "isidroas", "date": "2023-08-16T01:04:53+02:00", "subject": "BST and RSA doctest (#8693)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/efaf526737a83815a609a00fd59370f25f6d2e09", "diff_url": "https://github.com/TheAlgorithms/Python/commit/efaf526737a83815a609a00fd59370f25f6d2e09"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f66568e981edf5e384fe28a357daee3e13f16de9\nAuthor: Maxim Smolskiy\nDate: 2023-08-16T02:10:22+03:00\nFiles: 1\n\nMessage: Reduce the complexity of boolean_algebra/quine_mc_cluskey.py (#8604)", "metadata": {"id": "866680e01cfd", "repo": "TheAlgorithms/Python", "hash": "f66568e981edf5e384fe28a357daee3e13f16de9", "author": "Maxim Smolskiy", "date": "2023-08-16T02:10:22+03:00", "subject": "Reduce the complexity of boolean_algebra/quine_mc_cluskey.py (#8604)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f66568e981edf5e384fe28a357daee3e13f16de9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f66568e981edf5e384fe28a357daee3e13f16de9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfed2fb7883fb7c472cd09afea1aad4e3f87d71b\nAuthor: Saksham1970\nDate: 2023-08-16T12:54:12+05:30\nFiles: 2\n\nMessage: Added Continued fractions (#6846)", "metadata": {"id": "66981c116fd1", "repo": "TheAlgorithms/Python", "hash": "bfed2fb7883fb7c472cd09afea1aad4e3f87d71b", "author": "Saksham1970", "date": "2023-08-16T12:54:12+05:30", "subject": "Added Continued fractions (#6846)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfed2fb7883fb7c472cd09afea1aad4e3f87d71b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfed2fb7883fb7c472cd09afea1aad4e3f87d71b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c276a8377b9f4139dac9cfff83fd47b88511a40\nAuthor: homsim\nDate: 2023-08-16T10:07:50+02:00\nFiles: 1\n\nMessage: Quick fix: fig.canvas.set_window_title deprecated (#8961)", "metadata": {"id": "5653b054289c", "repo": "TheAlgorithms/Python", "hash": "5c276a8377b9f4139dac9cfff83fd47b88511a40", "author": "homsim", "date": "2023-08-16T10:07:50+02:00", "subject": "Quick fix: fig.canvas.set_window_title deprecated (#8961)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c276a8377b9f4139dac9cfff83fd47b88511a40", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c276a8377b9f4139dac9cfff83fd47b88511a40"}} {"text": "Repo: TheAlgorithms/Python\nCommit: beb43517c3552b72b9c8fc1710f681b0180418ec\nAuthor: Tianyi Zheng\nDate: 2023-08-16T04:36:10-07:00\nFiles: 1\n\nMessage: Fix `mypy` errors in `maths/gaussian_error_linear_unit.py` (#8610)", "metadata": {"id": "bc716b49e69d", "repo": "TheAlgorithms/Python", "hash": "beb43517c3552b72b9c8fc1710f681b0180418ec", "author": "Tianyi Zheng", "date": "2023-08-16T04:36:10-07:00", "subject": "Fix `mypy` errors in `maths/gaussian_error_linear_unit.py` (#8610)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/beb43517c3552b72b9c8fc1710f681b0180418ec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/beb43517c3552b72b9c8fc1710f681b0180418ec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fd7cc4cf8e731c16a5dd2cf30c4ddb0dd017d59e\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-17T02:21:00+01:00\nFiles: 2\n\nMessage: Rename norgate to nor_gate to keep consistency (#8968)", "metadata": {"id": "5289e3bad91d", "repo": "TheAlgorithms/Python", "hash": "fd7cc4cf8e731c16a5dd2cf30c4ddb0dd017d59e", "author": "Caeden Perelli-Harris", "date": "2023-08-17T02:21:00+01:00", "subject": "Rename norgate to nor_gate to keep consistency (#8968)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/fd7cc4cf8e731c16a5dd2cf30c4ddb0dd017d59e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fd7cc4cf8e731c16a5dd2cf30c4ddb0dd017d59e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f6b12420ce2a16ddf55c5226ea6f188936af33ad\nAuthor: Kausthub Kannan\nDate: 2023-08-17T06:52:15+05:30\nFiles: 1\n\nMessage: Added Leaky ReLU Activation Function (#8962)", "metadata": {"id": "a5d32d151b62", "repo": "TheAlgorithms/Python", "hash": "f6b12420ce2a16ddf55c5226ea6f188936af33ad", "author": "Kausthub Kannan", "date": "2023-08-17T06:52:15+05:30", "subject": "Added Leaky ReLU Activation Function (#8962)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f6b12420ce2a16ddf55c5226ea6f188936af33ad", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f6b12420ce2a16ddf55c5226ea6f188936af33ad"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a207187ddb368edb121153d4f6e190fcfb857427\nAuthor: Ilkin Mengusoglu\nDate: 2023-08-17T22:34:53+01:00\nFiles: 1\n\nMessage: Fix simplex.py (#8843)", "metadata": {"id": "2052ab99c1de", "repo": "TheAlgorithms/Python", "hash": "a207187ddb368edb121153d4f6e190fcfb857427", "author": "Ilkin Mengusoglu", "date": "2023-08-17T22:34:53+01:00", "subject": "Fix simplex.py (#8843)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a207187ddb368edb121153d4f6e190fcfb857427", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a207187ddb368edb121153d4f6e190fcfb857427"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 72c7b05caa7e5b109b7b42c796a8af39f99a5100\nAuthor: Boris Galochkin\nDate: 2023-08-18T04:38:19+03:00\nFiles: 2\n\nMessage: Fix `sorts/bucket_sort.py` implementation (#5786)", "metadata": {"id": "79ce8a2d8aba", "repo": "TheAlgorithms/Python", "hash": "72c7b05caa7e5b109b7b42c796a8af39f99a5100", "author": "Boris Galochkin", "date": "2023-08-18T04:38:19+03:00", "subject": "Fix `sorts/bucket_sort.py` implementation (#5786)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/72c7b05caa7e5b109b7b42c796a8af39f99a5100", "diff_url": "https://github.com/TheAlgorithms/Python/commit/72c7b05caa7e5b109b7b42c796a8af39f99a5100"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f7819e1cd192ecc89a7b7b929db63e045a47b45\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-18T13:13:38+01:00\nFiles: 2\n\nMessage: Fix get top billionaires BROKEN file (#8970)", "metadata": {"id": "8816ca5e2861", "repo": "TheAlgorithms/Python", "hash": "5f7819e1cd192ecc89a7b7b929db63e045a47b45", "author": "Caeden Perelli-Harris", "date": "2023-08-18T13:13:38+01:00", "subject": "Fix get top billionaires BROKEN file (#8970)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f7819e1cd192ecc89a7b7b929db63e045a47b45", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f7819e1cd192ecc89a7b7b929db63e045a47b45"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 945803f65d79d0277c663a0e043228ed10996a92\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-18T13:19:25+01:00\nFiles: 2\n\nMessage: Unmark fetch anime and play as BROKEN and fix type errors (#8988)", "metadata": {"id": "1a1e93786459", "repo": "TheAlgorithms/Python", "hash": "945803f65d79d0277c663a0e043228ed10996a92", "author": "Caeden Perelli-Harris", "date": "2023-08-18T13:19:25+01:00", "subject": "Unmark fetch anime and play as BROKEN and fix type errors (#8988)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/945803f65d79d0277c663a0e043228ed10996a92", "diff_url": "https://github.com/TheAlgorithms/Python/commit/945803f65d79d0277c663a0e043228ed10996a92"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e887c14f1252cd7de3d99ef0553c448c8c9711df\nAuthor: Tianyi Zheng\nDate: 2023-08-18T13:53:17-07:00\nFiles: 1\n\nMessage: Fix continued_fraction.py to work for negative numbers (#8985)", "metadata": {"id": "62b35481320c", "repo": "TheAlgorithms/Python", "hash": "e887c14f1252cd7de3d99ef0553c448c8c9711df", "author": "Tianyi Zheng", "date": "2023-08-18T13:53:17-07:00", "subject": "Fix continued_fraction.py to work for negative numbers (#8985)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e887c14f1252cd7de3d99ef0553c448c8c9711df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e887c14f1252cd7de3d99ef0553c448c8c9711df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5ecb6baef8bf52f9bb99a1bb7cec4899b6df7ab4\nAuthor: Tianyi Zheng\nDate: 2023-08-20T05:36:00-07:00\nFiles: 3\n\nMessage: Move and reimplement `convert_number_to_words.py` (#8998)", "metadata": {"id": "0f5b8493f6fe", "repo": "TheAlgorithms/Python", "hash": "5ecb6baef8bf52f9bb99a1bb7cec4899b6df7ab4", "author": "Tianyi Zheng", "date": "2023-08-20T05:36:00-07:00", "subject": "Move and reimplement `convert_number_to_words.py` (#8998)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/5ecb6baef8bf52f9bb99a1bb7cec4899b6df7ab4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5ecb6baef8bf52f9bb99a1bb7cec4899b6df7ab4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 062957ef27fcaaf59753e3739052928ec37f220e\nAuthor: Bama Charan Chhandogi\nDate: 2023-08-20T18:10:23+05:30\nFiles: 1\n\nMessage: Octal to Binary Convert (#8949)", "metadata": {"id": "9c8b6e3e7772", "repo": "TheAlgorithms/Python", "hash": "062957ef27fcaaf59753e3739052928ec37f220e", "author": "Bama Charan Chhandogi", "date": "2023-08-20T18:10:23+05:30", "subject": "Octal to Binary Convert (#8949)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/062957ef27fcaaf59753e3739052928ec37f220e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/062957ef27fcaaf59753e3739052928ec37f220e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 672e7bde2e5fad38a3bc4038d11a9c343e3667f7\nAuthor: Guduly\nDate: 2023-08-20T18:39:29-05:00\nFiles: 1\n\nMessage: Update arc_length.py (#8964)", "metadata": {"id": "089f32742592", "repo": "TheAlgorithms/Python", "hash": "672e7bde2e5fad38a3bc4038d11a9c343e3667f7", "author": "Guduly", "date": "2023-08-20T18:39:29-05:00", "subject": "Update arc_length.py (#8964)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/672e7bde2e5fad38a3bc4038d11a9c343e3667f7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/672e7bde2e5fad38a3bc4038d11a9c343e3667f7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1984d9717158c89f9acca2b635a373bad7048633\nAuthor: Dom\nDate: 2023-08-20T16:43:09-07:00\nFiles: 1\n\nMessage: Refactorings (#8987)", "metadata": {"id": "a687fcb61b7a", "repo": "TheAlgorithms/Python", "hash": "1984d9717158c89f9acca2b635a373bad7048633", "author": "Dom", "date": "2023-08-20T16:43:09-07:00", "subject": "Refactorings (#8987)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1984d9717158c89f9acca2b635a373bad7048633", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1984d9717158c89f9acca2b635a373bad7048633"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1210559deb60b44cb9f57ce16c9bf6d79c0f443c\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-21T14:25:20+01:00\nFiles: 3\n\nMessage: Consolidate decimal to binary iterative and recursive (#8999)", "metadata": {"id": "7f05ae72bb32", "repo": "TheAlgorithms/Python", "hash": "1210559deb60b44cb9f57ce16c9bf6d79c0f443c", "author": "Caeden Perelli-Harris", "date": "2023-08-21T14:25:20+01:00", "subject": "Consolidate decimal to binary iterative and recursive (#8999)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/1210559deb60b44cb9f57ce16c9bf6d79c0f443c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1210559deb60b44cb9f57ce16c9bf6d79c0f443c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b3dc6ef035f097c9eb91911d8970668049e47d62\nAuthor: AmirSoroush\nDate: 2023-08-22T02:17:02+03:00\nFiles: 1\n\nMessage: fixes #9002; improve insertion_sort algorithm (#9005)", "metadata": {"id": "80aaabad8d88", "repo": "TheAlgorithms/Python", "hash": "b3dc6ef035f097c9eb91911d8970668049e47d62", "author": "AmirSoroush", "date": "2023-08-22T02:17:02+03:00", "subject": "fixes #9002; improve insertion_sort algorithm (#9005)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b3dc6ef035f097c9eb91911d8970668049e47d62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b3dc6ef035f097c9eb91911d8970668049e47d62"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04fd5c1b5e7880017d874f4305ca3396f868ee37\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-22T00:20:51+01:00\nFiles: 2\n\nMessage: Create langtons ant algorithm (#8967)", "metadata": {"id": "9b38c03d090b", "repo": "TheAlgorithms/Python", "hash": "04fd5c1b5e7880017d874f4305ca3396f868ee37", "author": "Caeden Perelli-Harris", "date": "2023-08-22T00:20:51+01:00", "subject": "Create langtons ant algorithm (#8967)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/04fd5c1b5e7880017d874f4305ca3396f868ee37", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04fd5c1b5e7880017d874f4305ca3396f868ee37"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c7aeaa3fd8a114ecf9b1e800dfb8cc3cc7a3cbaa\nAuthor: pre-commit-ci[bot]\nDate: 2023-08-22T07:42:14+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#9006)", "metadata": {"id": "aced8d5281c4", "repo": "TheAlgorithms/Python", "hash": "c7aeaa3fd8a114ecf9b1e800dfb8cc3cc7a3cbaa", "author": "pre-commit-ci[bot]", "date": "2023-08-22T07:42:14+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#9006)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c7aeaa3fd8a114ecf9b1e800dfb8cc3cc7a3cbaa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c7aeaa3fd8a114ecf9b1e800dfb8cc3cc7a3cbaa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fceacf977f0e4567d00f297686527ac9b4e5561f\nAuthor: Caeden Perelli-Harris\nDate: 2023-08-22T10:33:47+01:00\nFiles: 1\n\nMessage: Fix type errors in permutations (#9007)", "metadata": {"id": "a1a9c5664e4f", "repo": "TheAlgorithms/Python", "hash": "fceacf977f0e4567d00f297686527ac9b4e5561f", "author": "Caeden Perelli-Harris", "date": "2023-08-22T10:33:47+01:00", "subject": "Fix type errors in permutations (#9007)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fceacf977f0e4567d00f297686527ac9b4e5561f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fceacf977f0e4567d00f297686527ac9b4e5561f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a9438071ee08121f069c77a5cb662206a4d348f\nAuthor: Arijit De\nDate: 2023-08-23T18:06:59+05:30\nFiles: 2\n\nMessage: Updated postfix_evaluation.py to support Unary operators (#8787)", "metadata": {"id": "2337e12ebd52", "repo": "TheAlgorithms/Python", "hash": "0a9438071ee08121f069c77a5cb662206a4d348f", "author": "Arijit De", "date": "2023-08-23T18:06:59+05:30", "subject": "Updated postfix_evaluation.py to support Unary operators (#8787)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a9438071ee08121f069c77a5cb662206a4d348f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a9438071ee08121f069c77a5cb662206a4d348f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 421ace81edb0d9af3a173f4ca7e66cc900078c1d\nAuthor: pre-commit-ci[bot]\nDate: 2023-08-29T15:18:10+02:00\nFiles: 43\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#9013)", "metadata": {"id": "555a7d0dd225", "repo": "TheAlgorithms/Python", "hash": "421ace81edb0d9af3a173f4ca7e66cc900078c1d", "author": "pre-commit-ci[bot]", "date": "2023-08-29T15:18:10+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#9013)", "files_changed": 43, "code_url": "https://github.com/TheAlgorithms/Python/tree/421ace81edb0d9af3a173f4ca7e66cc900078c1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/421ace81edb0d9af3a173f4ca7e66cc900078c1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5a4ea233cd30723628fb184bc05f969ad463b0af\nAuthor: Kotmin\nDate: 2023-09-04T19:38:26+02:00\nFiles: 1\n\nMessage: Style sigmoid function in harmony with pep guideness (#6677)", "metadata": {"id": "a170bf54de67", "repo": "TheAlgorithms/Python", "hash": "5a4ea233cd30723628fb184bc05f969ad463b0af", "author": "Kotmin", "date": "2023-09-04T19:38:26+02:00", "subject": "Style sigmoid function in harmony with pep guideness (#6677)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5a4ea233cd30723628fb184bc05f969ad463b0af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5a4ea233cd30723628fb184bc05f969ad463b0af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac73be217863cc78af97bb86a9156ac38c4ae1e5\nAuthor: pre-commit-ci[bot]\nDate: 2023-09-05T08:27:05+05:30\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#9042)", "metadata": {"id": "577630bb9330", "repo": "TheAlgorithms/Python", "hash": "ac73be217863cc78af97bb86a9156ac38c4ae1e5", "author": "pre-commit-ci[bot]", "date": "2023-09-05T08:27:05+05:30", "subject": "[pre-commit.ci] pre-commit autoupdate (#9042)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac73be217863cc78af97bb86a9156ac38c4ae1e5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac73be217863cc78af97bb86a9156ac38c4ae1e5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 79b043d35ca266cf5053f5b62b2fe0f7bc6344d9\nAuthor: Rafael Zimmer\nDate: 2023-09-05T01:04:36-03:00\nFiles: 2\n\nMessage: Texture analysis using Haralick Descriptors for Computer Vision tasks (#8004)", "metadata": {"id": "c37e802c3c6e", "repo": "TheAlgorithms/Python", "hash": "79b043d35ca266cf5053f5b62b2fe0f7bc6344d9", "author": "Rafael Zimmer", "date": "2023-09-05T01:04:36-03:00", "subject": "Texture analysis using Haralick Descriptors for Computer Vision tasks (#8004)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/79b043d35ca266cf5053f5b62b2fe0f7bc6344d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/79b043d35ca266cf5053f5b62b2fe0f7bc6344d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 72f600036511c4999fa56bf007bf92ec465e94d7\nAuthor: Caeden Perelli-Harris\nDate: 2023-09-05T05:49:00+01:00\nFiles: 1\n\nMessage: Fix get amazon product data erroring due to whitespace in headers (#9009)", "metadata": {"id": "3dfc80857d80", "repo": "TheAlgorithms/Python", "hash": "72f600036511c4999fa56bf007bf92ec465e94d7", "author": "Caeden Perelli-Harris", "date": "2023-09-05T05:49:00+01:00", "subject": "Fix get amazon product data erroring due to whitespace in headers (#9009)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/72f600036511c4999fa56bf007bf92ec465e94d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/72f600036511c4999fa56bf007bf92ec465e94d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e4f9962a02ae584b392670a13d54ef8731e8f7f\nAuthor: David Ekong\nDate: 2023-09-06T15:00:09+01:00\nFiles: 1\n\nMessage: Created harshad_numbers.py (#9023)", "metadata": {"id": "b5577b1cf5be", "repo": "TheAlgorithms/Python", "hash": "9e4f9962a02ae584b392670a13d54ef8731e8f7f", "author": "David Ekong", "date": "2023-09-06T15:00:09+01:00", "subject": "Created harshad_numbers.py (#9023)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e4f9962a02ae584b392670a13d54ef8731e8f7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e4f9962a02ae584b392670a13d54ef8731e8f7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 153c35eac02b5f043824dfa72e071d2b3f756607\nAuthor: Adarsh Acharya\nDate: 2023-09-07T00:46:51+05:30\nFiles: 1\n\nMessage: Added Scaled Exponential Linear Unit Activation Function (#9027)", "metadata": {"id": "3a52364d7c0d", "repo": "TheAlgorithms/Python", "hash": "153c35eac02b5f043824dfa72e071d2b3f756607", "author": "Adarsh Acharya", "date": "2023-09-07T00:46:51+05:30", "subject": "Added Scaled Exponential Linear Unit Activation Function (#9027)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/153c35eac02b5f043824dfa72e071d2b3f756607", "diff_url": "https://github.com/TheAlgorithms/Python/commit/153c35eac02b5f043824dfa72e071d2b3f756607"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0cae02451a214cd70b36f2bf0b7a043c25aea99d\nAuthor: Rohan Saraogi\nDate: 2023-09-07T03:52:36-04:00\nFiles: 1\n\nMessage: Added nth_sgonal_num.py (#8753)", "metadata": {"id": "b91de9d53a0c", "repo": "TheAlgorithms/Python", "hash": "0cae02451a214cd70b36f2bf0b7a043c25aea99d", "author": "Rohan Saraogi", "date": "2023-09-07T03:52:36-04:00", "subject": "Added nth_sgonal_num.py (#8753)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0cae02451a214cd70b36f2bf0b7a043c25aea99d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0cae02451a214cd70b36f2bf0b7a043c25aea99d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c9b4b8002f24a33ea49c16dff5ef9cbebbd64b1d\nAuthor: Saksham Saha\nDate: 2023-09-08T17:50:28+05:30\nFiles: 1\n\nMessage: Added an add at position subroutiune to linked list (#9020)", "metadata": {"id": "adb7be1b1104", "repo": "TheAlgorithms/Python", "hash": "c9b4b8002f24a33ea49c16dff5ef9cbebbd64b1d", "author": "Saksham Saha", "date": "2023-09-08T17:50:28+05:30", "subject": "Added an add at position subroutiune to linked list (#9020)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c9b4b8002f24a33ea49c16dff5ef9cbebbd64b1d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c9b4b8002f24a33ea49c16dff5ef9cbebbd64b1d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5a5ca06944148ad7232dd61dcf7c609c0c74c252\nAuthor: Saransh Chopra\nDate: 2023-09-09T23:28:43+05:30\nFiles: 2\n\nMessage: Update `actions/checkout` with `fetch-depth: 0` (#9046)", "metadata": {"id": "bf973de2649c", "repo": "TheAlgorithms/Python", "hash": "5a5ca06944148ad7232dd61dcf7c609c0c74c252", "author": "Saransh Chopra", "date": "2023-09-09T23:28:43+05:30", "subject": "Update `actions/checkout` with `fetch-depth: 0` (#9046)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5a5ca06944148ad7232dd61dcf7c609c0c74c252", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5a5ca06944148ad7232dd61dcf7c609c0c74c252"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 97e2de0763d75b1875428d87818ef111481d5953\nAuthor: Kamil\nDate: 2023-09-11T15:11:22+05:00\nFiles: 2\n\nMessage: Euler 070 partial replacement of numpy loops. (#9055)", "metadata": {"id": "06739b575504", "repo": "TheAlgorithms/Python", "hash": "97e2de0763d75b1875428d87818ef111481d5953", "author": "Kamil", "date": "2023-09-11T15:11:22+05:00", "subject": "Euler 070 partial replacement of numpy loops. (#9055)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/97e2de0763d75b1875428d87818ef111481d5953", "diff_url": "https://github.com/TheAlgorithms/Python/commit/97e2de0763d75b1875428d87818ef111481d5953"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4246da387f8b48da5147320344d336886787aea1\nAuthor: Kamil\nDate: 2023-09-11T16:05:32+05:00\nFiles: 1\n\nMessage: jacobi_iteration_method.py the use of vector operations, which reduces the calculation time by dozens of times (#8938)", "metadata": {"id": "8306a9e96472", "repo": "TheAlgorithms/Python", "hash": "4246da387f8b48da5147320344d336886787aea1", "author": "Kamil", "date": "2023-09-11T16:05:32+05:00", "subject": "jacobi_iteration_method.py the use of vector operations, which reduces the calculation time by dozens of times (#8938)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4246da387f8b48da5147320344d336886787aea1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4246da387f8b48da5147320344d336886787aea1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1488cdea708485eb1d81c73126eab13cb9b04a47\nAuthor: pre-commit-ci[bot]\nDate: 2023-09-12T01:56:50+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#9056)", "metadata": {"id": "0b020f8fe9cb", "repo": "TheAlgorithms/Python", "hash": "1488cdea708485eb1d81c73126eab13cb9b04a47", "author": "pre-commit-ci[bot]", "date": "2023-09-12T01:56:50+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#9056)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1488cdea708485eb1d81c73126eab13cb9b04a47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1488cdea708485eb1d81c73126eab13cb9b04a47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fbad85d3ecbbb826a5891807c823149d38bbaed3\nAuthor: Tianyi Zheng\nDate: 2023-09-16T18:12:31-04:00\nFiles: 5\n\nMessage: Delete empty junk file (#9062)", "metadata": {"id": "c59882297c23", "repo": "TheAlgorithms/Python", "hash": "fbad85d3ecbbb826a5891807c823149d38bbaed3", "author": "Tianyi Zheng", "date": "2023-09-16T18:12:31-04:00", "subject": "Delete empty junk file (#9062)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/fbad85d3ecbbb826a5891807c823149d38bbaed3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fbad85d3ecbbb826a5891807c823149d38bbaed3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc50add8a78ebf34bc7bb050c1a0e61d207b9544\nAuthor: Rohan Anand\nDate: 2023-09-23T14:21:36+05:30\nFiles: 1\n\nMessage: Update xgboost_regressor.py (#9078)", "metadata": {"id": "207878002f19", "repo": "TheAlgorithms/Python", "hash": "dc50add8a78ebf34bc7bb050c1a0e61d207b9544", "author": "Rohan Anand", "date": "2023-09-23T14:21:36+05:30", "subject": "Update xgboost_regressor.py (#9078)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc50add8a78ebf34bc7bb050c1a0e61d207b9544", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc50add8a78ebf34bc7bb050c1a0e61d207b9544"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53a51b3529ad5f985e6f65b5b3a4e155af1d2d63\nAuthor: Chris O\nDate: 2023-09-24T19:09:32+13:00\nFiles: 1\n\nMessage: Rewrite of base32.py algorithm (#9068)", "metadata": {"id": "963851ba26d7", "repo": "TheAlgorithms/Python", "hash": "53a51b3529ad5f985e6f65b5b3a4e155af1d2d63", "author": "Chris O", "date": "2023-09-24T19:09:32+13:00", "subject": "Rewrite of base32.py algorithm (#9068)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53a51b3529ad5f985e6f65b5b3a4e155af1d2d63", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53a51b3529ad5f985e6f65b5b3a4e155af1d2d63"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 708d9061413a5c049d63b97b08540aa4867d5523\nAuthor: pre-commit-ci[bot]\nDate: 2023-09-24T12:04:47+05:30\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#9067)", "metadata": {"id": "2c60e2b219ed", "repo": "TheAlgorithms/Python", "hash": "708d9061413a5c049d63b97b08540aa4867d5523", "author": "pre-commit-ci[bot]", "date": "2023-09-24T12:04:47+05:30", "subject": "[pre-commit.ci] pre-commit autoupdate (#9067)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/708d9061413a5c049d63b97b08540aa4867d5523", "diff_url": "https://github.com/TheAlgorithms/Python/commit/708d9061413a5c049d63b97b08540aa4867d5523"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 882fb2f3c972e67303dd65873f05b8f3d58724e1\nAuthor: Chris O\nDate: 2023-09-24T20:36:06+13:00\nFiles: 1\n\nMessage: Rewrite of base85.py algorithm (#9069)", "metadata": {"id": "c0402bb84d2c", "repo": "TheAlgorithms/Python", "hash": "882fb2f3c972e67303dd65873f05b8f3d58724e1", "author": "Chris O", "date": "2023-09-24T20:36:06+13:00", "subject": "Rewrite of base85.py algorithm (#9069)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/882fb2f3c972e67303dd65873f05b8f3d58724e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/882fb2f3c972e67303dd65873f05b8f3d58724e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 211247ef82fd54540e4cb832fbbb612ca5845700\nAuthor: Amir Lavasani\nDate: 2023-09-25T00:38:51+03:30\nFiles: 1\n\nMessage: Add MFCC Feature Extraction Algorithm (#9057)", "metadata": {"id": "37ac6812eb68", "repo": "TheAlgorithms/Python", "hash": "211247ef82fd54540e4cb832fbbb612ca5845700", "author": "Amir Lavasani", "date": "2023-09-25T00:38:51+03:30", "subject": "Add MFCC Feature Extraction Algorithm (#9057)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/211247ef82fd54540e4cb832fbbb612ca5845700", "diff_url": "https://github.com/TheAlgorithms/Python/commit/211247ef82fd54540e4cb832fbbb612ca5845700"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eace4cea32b831a1683b4c431379f0cd7b9061db\nAuthor: gudlu1925\nDate: 2023-09-27T11:14:06+05:30\nFiles: 1\n\nMessage: Added Coulomb_Law (#8714)", "metadata": {"id": "7be58ed8650e", "repo": "TheAlgorithms/Python", "hash": "eace4cea32b831a1683b4c431379f0cd7b9061db", "author": "gudlu1925", "date": "2023-09-27T11:14:06+05:30", "subject": "Added Coulomb_Law (#8714)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eace4cea32b831a1683b4c431379f0cd7b9061db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eace4cea32b831a1683b4c431379f0cd7b9061db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2e186f4b769ae98d04f7f2408d3ac86da44c06f\nAuthor: Okza Pradhana\nDate: 2023-09-27T13:06:19+07:00\nFiles: 1\n\nMessage: feat(maths): add function to perform calculation (#6602)", "metadata": {"id": "60a859a19870", "repo": "TheAlgorithms/Python", "hash": "b2e186f4b769ae98d04f7f2408d3ac86da44c06f", "author": "Okza Pradhana", "date": "2023-09-27T13:06:19+07:00", "subject": "feat(maths): add function to perform calculation (#6602)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2e186f4b769ae98d04f7f2408d3ac86da44c06f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2e186f4b769ae98d04f7f2408d3ac86da44c06f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84ec9414e45380a5e946d4f73b921b274ecd4be7\nAuthor: thor-harsh\nDate: 2023-09-27T12:01:42+05:30\nFiles: 1\n\nMessage: Update k_means_clust.py (#8996)", "metadata": {"id": "f423c20164dd", "repo": "TheAlgorithms/Python", "hash": "84ec9414e45380a5e946d4f73b921b274ecd4be7", "author": "thor-harsh", "date": "2023-09-27T12:01:42+05:30", "subject": "Update k_means_clust.py (#8996)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/84ec9414e45380a5e946d4f73b921b274ecd4be7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84ec9414e45380a5e946d4f73b921b274ecd4be7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5830b29e7ecf5437ce46bcdefda88eedea693043\nAuthor: Tianyi Zheng\nDate: 2023-09-27T08:00:34-04:00\nFiles: 1\n\nMessage: Fix `mypy` errors in `erosion_operation.py` (#8603)", "metadata": {"id": "8bf872e95b80", "repo": "TheAlgorithms/Python", "hash": "5830b29e7ecf5437ce46bcdefda88eedea693043", "author": "Tianyi Zheng", "date": "2023-09-27T08:00:34-04:00", "subject": "Fix `mypy` errors in `erosion_operation.py` (#8603)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5830b29e7ecf5437ce46bcdefda88eedea693043", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5830b29e7ecf5437ce46bcdefda88eedea693043"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 76767d2f09d15aeff0a54cfc44652207eda2314e\nAuthor: Tianyi Zheng\nDate: 2023-09-27T08:01:18-04:00\nFiles: 3\n\nMessage: Consolidate the two existing kNN implementations (#8903)", "metadata": {"id": "0186b3d6277f", "repo": "TheAlgorithms/Python", "hash": "76767d2f09d15aeff0a54cfc44652207eda2314e", "author": "Tianyi Zheng", "date": "2023-09-27T08:01:18-04:00", "subject": "Consolidate the two existing kNN implementations (#8903)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/76767d2f09d15aeff0a54cfc44652207eda2314e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/76767d2f09d15aeff0a54cfc44652207eda2314e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f9b8759ba82cd7ca4e4a99b9bc9b661ace5a93cc\nAuthor: Tianyi Zheng\nDate: 2023-09-27T09:54:40-04:00\nFiles: 2\n\nMessage: Move bitwise add (#9097)", "metadata": {"id": "5e432832eab3", "repo": "TheAlgorithms/Python", "hash": "f9b8759ba82cd7ca4e4a99b9bc9b661ace5a93cc", "author": "Tianyi Zheng", "date": "2023-09-27T09:54:40-04:00", "subject": "Move bitwise add (#9097)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f9b8759ba82cd7ca4e4a99b9bc9b661ace5a93cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f9b8759ba82cd7ca4e4a99b9bc9b661ace5a93cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 38c2b839819549d1ab8566675fab09db449875cc\nAuthor: aryan1165\nDate: 2023-09-27T19:26:01+05:30\nFiles: 1\n\nMessage: Deleted euclidean_gcd.py. Fixes#8063 (#9108)", "metadata": {"id": "4f3916ed3bd6", "repo": "TheAlgorithms/Python", "hash": "38c2b839819549d1ab8566675fab09db449875cc", "author": "aryan1165", "date": "2023-09-27T19:26:01+05:30", "subject": "Deleted euclidean_gcd.py. Fixes#8063 (#9108)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/38c2b839819549d1ab8566675fab09db449875cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/38c2b839819549d1ab8566675fab09db449875cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 35dd529c85fc433e0780cdaff586c684208aa1b7\nAuthor: Hetarth Jain\nDate: 2023-09-28T23:54:46+05:30\nFiles: 1\n\nMessage: Returning Index instead of boolean in knuth_morris_pratt (kmp) function, making it compatible with str.find(). (#9083)", "metadata": {"id": "3ff50ae7989a", "repo": "TheAlgorithms/Python", "hash": "35dd529c85fc433e0780cdaff586c684208aa1b7", "author": "Hetarth Jain", "date": "2023-09-28T23:54:46+05:30", "subject": "Returning Index instead of boolean in knuth_morris_pratt (kmp) function, making it compatible with str.find(). (#9083)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/35dd529c85fc433e0780cdaff586c684208aa1b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/35dd529c85fc433e0780cdaff586c684208aa1b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 467903aa33ad746262bd46d803231d0930131197\nAuthor: Belhadj Ahmed Walid\nDate: 2023-09-30T05:33:13+01:00\nFiles: 1\n\nMessage: added smith waterman algorithm (#9001)", "metadata": {"id": "acb306087ee3", "repo": "TheAlgorithms/Python", "hash": "467903aa33ad746262bd46d803231d0930131197", "author": "Belhadj Ahmed Walid", "date": "2023-09-30T05:33:13+01:00", "subject": "added smith waterman algorithm (#9001)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/467903aa33ad746262bd46d803231d0930131197", "diff_url": "https://github.com/TheAlgorithms/Python/commit/467903aa33ad746262bd46d803231d0930131197"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dec96438be1a165eaa300a4d6df33e338b4e44c6\nAuthor: Caeden Perelli-Harris\nDate: 2023-09-30T05:57:56+01:00\nFiles: 2\n\nMessage: Create word search algorithm (#8906)", "metadata": {"id": "21311d34aa4a", "repo": "TheAlgorithms/Python", "hash": "dec96438be1a165eaa300a4d6df33e338b4e44c6", "author": "Caeden Perelli-Harris", "date": "2023-09-30T05:57:56+01:00", "subject": "Create word search algorithm (#8906)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/dec96438be1a165eaa300a4d6df33e338b4e44c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dec96438be1a165eaa300a4d6df33e338b4e44c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aaf7195465ddfe743cda707cac0feacf70287ecd\nAuthor: Tianyi Zheng\nDate: 2023-09-30T23:10:33-04:00\nFiles: 2\n\nMessage: Fix mypy error in web_programming/reddit.py (#9162)", "metadata": {"id": "ffc99b827301", "repo": "TheAlgorithms/Python", "hash": "aaf7195465ddfe743cda707cac0feacf70287ecd", "author": "Tianyi Zheng", "date": "2023-09-30T23:10:33-04:00", "subject": "Fix mypy error in web_programming/reddit.py (#9162)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/aaf7195465ddfe743cda707cac0feacf70287ecd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aaf7195465ddfe743cda707cac0feacf70287ecd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f8d1cb5c99cccf6e5ce62fbca9c3dcd60a75292\nAuthor: Tianyi Zheng\nDate: 2023-09-30T23:31:35-04:00\nFiles: 1\n\nMessage: Fix DeprecationWarning in local_weighted_learning.py (#9165)", "metadata": {"id": "d41dc28fca7c", "repo": "TheAlgorithms/Python", "hash": "5f8d1cb5c99cccf6e5ce62fbca9c3dcd60a75292", "author": "Tianyi Zheng", "date": "2023-09-30T23:31:35-04:00", "subject": "Fix DeprecationWarning in local_weighted_learning.py (#9165)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f8d1cb5c99cccf6e5ce62fbca9c3dcd60a75292", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f8d1cb5c99cccf6e5ce62fbca9c3dcd60a75292"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 320d895b86133b4b5c489df39ab245fa6be4bce8\nAuthor: aryan1165\nDate: 2023-10-01T09:36:15+05:30\nFiles: 1\n\nMessage: Fixed permute_recursive() by passing nums.copy(). Fixes #9014 (#9161)", "metadata": {"id": "50e4298a31d4", "repo": "TheAlgorithms/Python", "hash": "320d895b86133b4b5c489df39ab245fa6be4bce8", "author": "aryan1165", "date": "2023-10-01T09:36:15+05:30", "subject": "Fixed permute_recursive() by passing nums.copy(). Fixes #9014 (#9161)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/320d895b86133b4b5c489df39ab245fa6be4bce8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/320d895b86133b4b5c489df39ab245fa6be4bce8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 280dfc1a22adb08aa71984ee4b22e4df220a8e68\nAuthor: Tianyi Zheng\nDate: 2023-10-01T00:07:25-04:00\nFiles: 1\n\nMessage: Fix DeprecationWarning in local_weighted_learning.py (Attempt 2) (#9170)", "metadata": {"id": "0fb1333da093", "repo": "TheAlgorithms/Python", "hash": "280dfc1a22adb08aa71984ee4b22e4df220a8e68", "author": "Tianyi Zheng", "date": "2023-10-01T00:07:25-04:00", "subject": "Fix DeprecationWarning in local_weighted_learning.py (Attempt 2) (#9170)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/280dfc1a22adb08aa71984ee4b22e4df220a8e68", "diff_url": "https://github.com/TheAlgorithms/Python/commit/280dfc1a22adb08aa71984ee4b22e4df220a8e68"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 832610ab1d05c8cea2814adcc8db5597e7e5ede7\nAuthor: aryan1165\nDate: 2023-10-01T10:10:53+05:30\nFiles: 1\n\nMessage: Deleted sorts/random_pivot_quick_sort.py (#9178)", "metadata": {"id": "faef380d2867", "repo": "TheAlgorithms/Python", "hash": "832610ab1d05c8cea2814adcc8db5597e7e5ede7", "author": "aryan1165", "date": "2023-10-01T10:10:53+05:30", "subject": "Deleted sorts/random_pivot_quick_sort.py (#9178)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/832610ab1d05c8cea2814adcc8db5597e7e5ede7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/832610ab1d05c8cea2814adcc8db5597e7e5ede7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3dbafd3f0db55e040a7fd277134d86ec3accfb57\nAuthor: aryan1165\nDate: 2023-10-01T10:51:46+05:30\nFiles: 1\n\nMessage: Deleted random_normal_distribution_quicksort.py. Fixes #9124 (#9182)", "metadata": {"id": "bfc4d0a6374c", "repo": "TheAlgorithms/Python", "hash": "3dbafd3f0db55e040a7fd277134d86ec3accfb57", "author": "aryan1165", "date": "2023-10-01T10:51:46+05:30", "subject": "Deleted random_normal_distribution_quicksort.py. Fixes #9124 (#9182)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3dbafd3f0db55e040a7fd277134d86ec3accfb57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3dbafd3f0db55e040a7fd277134d86ec3accfb57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fbbbd5db05987e735ec35fc658136001d3e9e663\nAuthor: aryan1165\nDate: 2023-10-01T11:04:03+05:30\nFiles: 1\n\nMessage: Deleted add.py. As stated in #6216 (#9180)", "metadata": {"id": "63685614b1e0", "repo": "TheAlgorithms/Python", "hash": "fbbbd5db05987e735ec35fc658136001d3e9e663", "author": "aryan1165", "date": "2023-10-01T11:04:03+05:30", "subject": "Deleted add.py. As stated in #6216 (#9180)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fbbbd5db05987e735ec35fc658136001d3e9e663", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fbbbd5db05987e735ec35fc658136001d3e9e663"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eaa87bd791cdc18d210d775f3258767751f9d3fe\nAuthor: aryan1165\nDate: 2023-10-01T14:13:48+05:30\nFiles: 1\n\nMessage: Made binary tree memory-friendly using generators based travels. Fixes (#9208)", "metadata": {"id": "79b99b732842", "repo": "TheAlgorithms/Python", "hash": "eaa87bd791cdc18d210d775f3258767751f9d3fe", "author": "aryan1165", "date": "2023-10-01T14:13:48+05:30", "subject": "Made binary tree memory-friendly using generators based travels. Fixes (#9208)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eaa87bd791cdc18d210d775f3258767751f9d3fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eaa87bd791cdc18d210d775f3258767751f9d3fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cfabd91a8ba83bbe23d2790494e2450118044fcc\nAuthor: Shreya Bhalgat\nDate: 2023-10-01T16:58:20+05:30\nFiles: 1\n\nMessage: Add missing number algorithm (#9203)", "metadata": {"id": "9782e27740d3", "repo": "TheAlgorithms/Python", "hash": "cfabd91a8ba83bbe23d2790494e2450118044fcc", "author": "Shreya Bhalgat", "date": "2023-10-01T16:58:20+05:30", "subject": "Add missing number algorithm (#9203)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cfabd91a8ba83bbe23d2790494e2450118044fcc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cfabd91a8ba83bbe23d2790494e2450118044fcc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 596d93423862da8c8e419e9b74c1321b7d26b7a1\nAuthor: Christian Clauss\nDate: 2023-10-01T13:58:30+02:00\nFiles: 2\n\nMessage: Fix ruff warning (#9272)", "metadata": {"id": "fc3021e78675", "repo": "TheAlgorithms/Python", "hash": "596d93423862da8c8e419e9b74c1321b7d26b7a1", "author": "Christian Clauss", "date": "2023-10-01T13:58:30+02:00", "subject": "Fix ruff warning (#9272)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/596d93423862da8c8e419e9b74c1321b7d26b7a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/596d93423862da8c8e419e9b74c1321b7d26b7a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 43c3f4ea4070bfbe1f41f4b861c7ff3f89953715\nAuthor: Bama Charan Chhandogi\nDate: 2023-10-01T20:16:12+05:30\nFiles: 1\n\nMessage: add Three sum (#9177)", "metadata": {"id": "8fd5d28cdfdb", "repo": "TheAlgorithms/Python", "hash": "43c3f4ea4070bfbe1f41f4b861c7ff3f89953715", "author": "Bama Charan Chhandogi", "date": "2023-10-01T20:16:12+05:30", "subject": "add Three sum (#9177)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/43c3f4ea4070bfbe1f41f4b861c7ff3f89953715", "diff_url": "https://github.com/TheAlgorithms/Python/commit/43c3f4ea4070bfbe1f41f4b861c7ff3f89953715"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bacad12a1f64d92a793ccc2ec88535c9a4092fb6\nAuthor: Muhammad Umer Farooq\nDate: 2023-10-01T21:11:16+05:00\nFiles: 1\n\nMessage: [NEW ALGORITHM] Rotate linked list by K. (#9278)", "metadata": {"id": "34385effe9c2", "repo": "TheAlgorithms/Python", "hash": "bacad12a1f64d92a793ccc2ec88535c9a4092fb6", "author": "Muhammad Umer Farooq", "date": "2023-10-01T21:11:16+05:00", "subject": "[NEW ALGORITHM] Rotate linked list by K. (#9278)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bacad12a1f64d92a793ccc2ec88535c9a4092fb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bacad12a1f64d92a793ccc2ec88535c9a4092fb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 18cdbc416504391bc9246f1874bd752ea730c710\nAuthor: aryan1165\nDate: 2023-10-01T22:24:05+05:30\nFiles: 1\n\nMessage: binary_search_traversals.py made memory-friendly using generators. Fixes #8725 completely. (#9237)", "metadata": {"id": "f1f53374cc51", "repo": "TheAlgorithms/Python", "hash": "18cdbc416504391bc9246f1874bd752ea730c710", "author": "aryan1165", "date": "2023-10-01T22:24:05+05:30", "subject": " binary_search_traversals.py made memory-friendly using generators. Fixes #8725 completely. (#9237)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/18cdbc416504391bc9246f1874bd752ea730c710", "diff_url": "https://github.com/TheAlgorithms/Python/commit/18cdbc416504391bc9246f1874bd752ea730c710"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d94f7745f81c8f7c33bdd3d0c0740861b9c98e7\nAuthor: Kamil\nDate: 2023-10-01T23:14:58+05:00\nFiles: 1\n\nMessage: Euler072 - application of vector operations to reduce calculation time and refactoring numpy (#9229)", "metadata": {"id": "483a1301d185", "repo": "TheAlgorithms/Python", "hash": "8d94f7745f81c8f7c33bdd3d0c0740861b9c98e7", "author": "Kamil", "date": "2023-10-01T23:14:58+05:00", "subject": "Euler072 - application of vector operations to reduce calculation time and refactoring numpy (#9229)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d94f7745f81c8f7c33bdd3d0c0740861b9c98e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d94f7745f81c8f7c33bdd3d0c0740861b9c98e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24e7edbe5bc771023335544a7a9cf7895140c1fe\nAuthor: Dhruv Manilawala\nDate: 2023-10-02T02:48:16+05:30\nFiles: 2\n\nMessage: Remove myself from CODEOWNERS (#9325)", "metadata": {"id": "8a33aab35993", "repo": "TheAlgorithms/Python", "hash": "24e7edbe5bc771023335544a7a9cf7895140c1fe", "author": "Dhruv Manilawala", "date": "2023-10-02T02:48:16+05:30", "subject": "Remove myself from CODEOWNERS (#9325)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/24e7edbe5bc771023335544a7a9cf7895140c1fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24e7edbe5bc771023335544a7a9cf7895140c1fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e798e5acdee69416d61c8ab65cea4da8a5c16355\nAuthor: Bama Charan Chhandogi\nDate: 2023-10-02T05:49:39+05:30\nFiles: 1\n\nMessage: add reverse k group linkedlist (#9323)", "metadata": {"id": "95bc197c043d", "repo": "TheAlgorithms/Python", "hash": "e798e5acdee69416d61c8ab65cea4da8a5c16355", "author": "Bama Charan Chhandogi", "date": "2023-10-02T05:49:39+05:30", "subject": "add reverse k group linkedlist (#9323)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e798e5acdee69416d61c8ab65cea4da8a5c16355", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e798e5acdee69416d61c8ab65cea4da8a5c16355"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9640a4041a7b331e506daab1b31dd30fb47b228d\nAuthor: Saksham Chawla\nDate: 2023-10-02T19:58:36+05:30\nFiles: 1\n\nMessage: Add typing to binary_exponentiation_2.py (#9475)", "metadata": {"id": "aec7d0d6f0c8", "repo": "TheAlgorithms/Python", "hash": "9640a4041a7b331e506daab1b31dd30fb47b228d", "author": "Saksham Chawla", "date": "2023-10-02T19:58:36+05:30", "subject": "Add typing to binary_exponentiation_2.py (#9475)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9640a4041a7b331e506daab1b31dd30fb47b228d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9640a4041a7b331e506daab1b31dd30fb47b228d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89a65a861724d2eb8c6a60a9e1655d7af9cdc836\nAuthor: Saksham Chawla\nDate: 2023-10-02T19:59:06+05:30\nFiles: 1\n\nMessage: Add typing to binary_exponentiation.py (#9471)", "metadata": {"id": "676def7b877d", "repo": "TheAlgorithms/Python", "hash": "89a65a861724d2eb8c6a60a9e1655d7af9cdc836", "author": "Saksham Chawla", "date": "2023-10-02T19:59:06+05:30", "subject": "Add typing to binary_exponentiation.py (#9471)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/89a65a861724d2eb8c6a60a9e1655d7af9cdc836", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89a65a861724d2eb8c6a60a9e1655d7af9cdc836"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 97154cfa351e35ddf0727691a92998cfd7be4e5b\nAuthor: Saksham Chawla\nDate: 2023-10-02T20:00:34+05:30\nFiles: 1\n\nMessage: Add typing to binary_exp_mod.py (#9469)", "metadata": {"id": "9760cb327afc", "repo": "TheAlgorithms/Python", "hash": "97154cfa351e35ddf0727691a92998cfd7be4e5b", "author": "Saksham Chawla", "date": "2023-10-02T20:00:34+05:30", "subject": "Add typing to binary_exp_mod.py (#9469)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/97154cfa351e35ddf0727691a92998cfd7be4e5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/97154cfa351e35ddf0727691a92998cfd7be4e5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 73118b9f67f49fae14eb9a39e47ec9127ef1f155\nAuthor: Saksham Chawla\nDate: 2023-10-02T20:11:34+05:30\nFiles: 1\n\nMessage: Add typing to binary_exponentiation_3.py (#9477)", "metadata": {"id": "175ad186cc6d", "repo": "TheAlgorithms/Python", "hash": "73118b9f67f49fae14eb9a39e47ec9127ef1f155", "author": "Saksham Chawla", "date": "2023-10-02T20:11:34+05:30", "subject": "Add typing to binary_exponentiation_3.py (#9477)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/73118b9f67f49fae14eb9a39e47ec9127ef1f155", "diff_url": "https://github.com/TheAlgorithms/Python/commit/73118b9f67f49fae14eb9a39e47ec9127ef1f155"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95345f6f5b0e6ae10f54a33850298634e05766ee\nAuthor: Saksham Chawla\nDate: 2023-10-02T20:51:45+05:30\nFiles: 1\n\nMessage: Add typng to binomial_coefficient.py (#9480)", "metadata": {"id": "8e8cb4dff0c7", "repo": "TheAlgorithms/Python", "hash": "95345f6f5b0e6ae10f54a33850298634e05766ee", "author": "Saksham Chawla", "date": "2023-10-02T20:51:45+05:30", "subject": "Add typng to binomial_coefficient.py (#9480)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95345f6f5b0e6ae10f54a33850298634e05766ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95345f6f5b0e6ae10f54a33850298634e05766ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8c7bd1c48d1e4029aa115d50fb3034e199bef7f9\nAuthor: Varshaa Shetty\nDate: 2023-10-03T03:17:10+05:30\nFiles: 1\n\nMessage: Deleted minmax.py (#9482)", "metadata": {"id": "85059b9061e0", "repo": "TheAlgorithms/Python", "hash": "8c7bd1c48d1e4029aa115d50fb3034e199bef7f9", "author": "Varshaa Shetty", "date": "2023-10-03T03:17:10+05:30", "subject": "Deleted minmax.py (#9482)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8c7bd1c48d1e4029aa115d50fb3034e199bef7f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8c7bd1c48d1e4029aa115d50fb3034e199bef7f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8fe8fe41f74c8ecc5c8555ca43d65bd12b4f073\nAuthor: aryan1165\nDate: 2023-10-03T03:27:00+05:30\nFiles: 1\n\nMessage: Removed maths/miller_rabin.py , Double implementation. #8098 (#9228)", "metadata": {"id": "365077be6551", "repo": "TheAlgorithms/Python", "hash": "f8fe8fe41f74c8ecc5c8555ca43d65bd12b4f073", "author": "aryan1165", "date": "2023-10-03T03:27:00+05:30", "subject": "Removed maths/miller_rabin.py , Double implementation. #8098 (#9228)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8fe8fe41f74c8ecc5c8555ca43d65bd12b4f073", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8fe8fe41f74c8ecc5c8555ca43d65bd12b4f073"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f964dcbf2ff7c70e4aca20532a38dfb02ce8a4c0\nAuthor: Christian Clauss\nDate: 2023-10-03T05:05:43+02:00\nFiles: 2\n\nMessage: pre-commit autoupdate && pre-commit run --all-files (#9516)", "metadata": {"id": "1546f9cc87b7", "repo": "TheAlgorithms/Python", "hash": "f964dcbf2ff7c70e4aca20532a38dfb02ce8a4c0", "author": "Christian Clauss", "date": "2023-10-03T05:05:43+02:00", "subject": "pre-commit autoupdate && pre-commit run --all-files (#9516)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f964dcbf2ff7c70e4aca20532a38dfb02ce8a4c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f964dcbf2ff7c70e4aca20532a38dfb02ce8a4c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0f4e51245f33175b4fb311f633d3821210741bdd\nAuthor: Christian Clauss\nDate: 2023-10-03T11:17:10+02:00\nFiles: 21\n\nMessage: Upgrade to Python 3.12 (#9576)", "metadata": {"id": "20eaedfa42a7", "repo": "TheAlgorithms/Python", "hash": "0f4e51245f33175b4fb311f633d3821210741bdd", "author": "Christian Clauss", "date": "2023-10-03T11:17:10+02:00", "subject": "Upgrade to Python 3.12 (#9576)", "files_changed": 21, "code_url": "https://github.com/TheAlgorithms/Python/tree/0f4e51245f33175b4fb311f633d3821210741bdd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0f4e51245f33175b4fb311f633d3821210741bdd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f781e34f7d46dd86e05cb5ac8399d32e21585952\nAuthor: Christian Clauss\nDate: 2023-10-03T11:28:53+02:00\nFiles: 1\n\nMessage: Fix accuracy in maclaurin_series on Python 3.12", "metadata": {"id": "1cb4b1ab0844", "repo": "TheAlgorithms/Python", "hash": "f781e34f7d46dd86e05cb5ac8399d32e21585952", "author": "Christian Clauss", "date": "2023-10-03T11:28:53+02:00", "subject": "Fix accuracy in maclaurin_series on Python 3.12", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f781e34f7d46dd86e05cb5ac8399d32e21585952", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f781e34f7d46dd86e05cb5ac8399d32e21585952"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04b896124ac5e76d5d5ed4ded91302557b1bc081\nAuthor: Christian Clauss\nDate: 2023-10-03T11:34:43+02:00\nFiles: 1\n\nMessage: Fix accuracy in maclaurin_series on Python 3.12", "metadata": {"id": "1c4fae488a20", "repo": "TheAlgorithms/Python", "hash": "04b896124ac5e76d5d5ed4ded91302557b1bc081", "author": "Christian Clauss", "date": "2023-10-03T11:34:43+02:00", "subject": "Fix accuracy in maclaurin_series on Python 3.12", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/04b896124ac5e76d5d5ed4ded91302557b1bc081", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04b896124ac5e76d5d5ed4ded91302557b1bc081"}} {"text": "Repo: TheAlgorithms/Python\nCommit: da03c14d39ec8c6a3c253951541b902172bb92fc\nAuthor: Christian Clauss\nDate: 2023-10-03T11:48:58+02:00\nFiles: 1\n\nMessage: Fix accuracy in maclaurin_series on Python 3.12 (#9581)", "metadata": {"id": "ce89bb0de8dd", "repo": "TheAlgorithms/Python", "hash": "da03c14d39ec8c6a3c253951541b902172bb92fc", "author": "Christian Clauss", "date": "2023-10-03T11:48:58+02:00", "subject": "Fix accuracy in maclaurin_series on Python 3.12 (#9581)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/da03c14d39ec8c6a3c253951541b902172bb92fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/da03c14d39ec8c6a3c253951541b902172bb92fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b7a93a484e99b3aafaa8d15c052152a046c3a138\nAuthor: Christian Clauss\nDate: 2023-10-03T10:41:26+02:00\nFiles: 2\n\nMessage: Upgrade our Devcontainer to Python 3.12 on Debian bookworm", "metadata": {"id": "ef3da4ed9d40", "repo": "TheAlgorithms/Python", "hash": "b7a93a484e99b3aafaa8d15c052152a046c3a138", "author": "Christian Clauss", "date": "2023-10-03T10:41:26+02:00", "subject": "Upgrade our Devcontainer to Python 3.12 on Debian bookworm", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b7a93a484e99b3aafaa8d15c052152a046c3a138", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b7a93a484e99b3aafaa8d15c052152a046c3a138"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1fd8cb9e667ab59ca4446d0dcf216d1696a010c\nAuthor: Christian Clauss\nDate: 2023-10-03T11:59:20+02:00\nFiles: 1\n\nMessage: git add .devcontainer/README.md", "metadata": {"id": "ca6ae2dd8909", "repo": "TheAlgorithms/Python", "hash": "c1fd8cb9e667ab59ca4446d0dcf216d1696a010c", "author": "Christian Clauss", "date": "2023-10-03T11:59:20+02:00", "subject": "git add .devcontainer/README.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1fd8cb9e667ab59ca4446d0dcf216d1696a010c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1fd8cb9e667ab59ca4446d0dcf216d1696a010c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e60779c202880275e786f0f857f4261b90a41d51\nAuthor: Christian Clauss\nDate: 2023-10-03T12:04:59+02:00\nFiles: 3\n\nMessage: Upgrade our Devcontainer to Python 3.12 on Debian bookworm (#9580)", "metadata": {"id": "364f2284cbcf", "repo": "TheAlgorithms/Python", "hash": "e60779c202880275e786f0f857f4261b90a41d51", "author": "Christian Clauss", "date": "2023-10-03T12:04:59+02:00", "subject": "Upgrade our Devcontainer to Python 3.12 on Debian bookworm (#9580)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/e60779c202880275e786f0f857f4261b90a41d51", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e60779c202880275e786f0f857f4261b90a41d51"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b60a94b5b305487ca5f5755ab6de2bf0adeb3d78\nAuthor: dekomori_sanae09\nDate: 2023-10-03T19:23:27+05:30\nFiles: 3\n\nMessage: merge double_factorial (#9431)", "metadata": {"id": "6a131673e58a", "repo": "TheAlgorithms/Python", "hash": "b60a94b5b305487ca5f5755ab6de2bf0adeb3d78", "author": "dekomori_sanae09", "date": "2023-10-03T19:23:27+05:30", "subject": "merge double_factorial (#9431)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/b60a94b5b305487ca5f5755ab6de2bf0adeb3d78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b60a94b5b305487ca5f5755ab6de2bf0adeb3d78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a84b8f842c4c72f400d96313d992b608d621d07\nAuthor: Aasheesh\nDate: 2023-10-03T21:10:11+05:30\nFiles: 2\n\nMessage: Changing Name of file and adding doctests in file. (#9513)", "metadata": {"id": "b64f6ec0dcdc", "repo": "TheAlgorithms/Python", "hash": "0a84b8f842c4c72f400d96313d992b608d621d07", "author": "Aasheesh", "date": "2023-10-03T21:10:11+05:30", "subject": "Changing Name of file and adding doctests in file. (#9513)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a84b8f842c4c72f400d96313d992b608d621d07", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a84b8f842c4c72f400d96313d992b608d621d07"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81661bd2d0c34363de7d3e1e802fe2f75b9a1fa4\nAuthor: Ayush Yadav\nDate: 2023-10-04T05:17:26+05:30\nFiles: 1\n\nMessage: Update newtons_law_of_gravitation.py : Typo(Space Removed) (#9351)", "metadata": {"id": "e771c5b9a9f0", "repo": "TheAlgorithms/Python", "hash": "81661bd2d0c34363de7d3e1e802fe2f75b9a1fa4", "author": "Ayush Yadav", "date": "2023-10-04T05:17:26+05:30", "subject": "Update newtons_law_of_gravitation.py : Typo(Space Removed) (#9351)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/81661bd2d0c34363de7d3e1e802fe2f75b9a1fa4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81661bd2d0c34363de7d3e1e802fe2f75b9a1fa4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12431389e32c290aae8c046ce9d8504d698d5f41\nAuthor: Tan Kai Qun, Jeremy\nDate: 2023-10-04T10:47:03+09:00\nFiles: 1\n\nMessage: Add typing to topological_sort.py (#9650)", "metadata": {"id": "07c729aa00ea", "repo": "TheAlgorithms/Python", "hash": "12431389e32c290aae8c046ce9d8504d698d5f41", "author": "Tan Kai Qun, Jeremy", "date": "2023-10-04T10:47:03+09:00", "subject": "Add typing to topological_sort.py (#9650)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/12431389e32c290aae8c046ce9d8504d698d5f41", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12431389e32c290aae8c046ce9d8504d698d5f41"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 700df39ad446da895d413c0383632871459f0e9f\nAuthor: aryan1165\nDate: 2023-10-04T09:04:55+05:30\nFiles: 2\n\nMessage: Fixed file name in transposition_cipher_encrypt_decrypt_file.py. Fixing bug file not found. (#9426)", "metadata": {"id": "f9b37638af13", "repo": "TheAlgorithms/Python", "hash": "700df39ad446da895d413c0383632871459f0e9f", "author": "aryan1165", "date": "2023-10-04T09:04:55+05:30", "subject": "Fixed file name in transposition_cipher_encrypt_decrypt_file.py. Fixing bug file not found. (#9426)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/700df39ad446da895d413c0383632871459f0e9f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/700df39ad446da895d413c0383632871459f0e9f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24dbdd0b88bdfd4ddb940cf0b681075c66842cc3\nAuthor: Raghav\nDate: 2023-10-04T11:38:13+05:30\nFiles: 1\n\nMessage: Update coulombs_law.py docs (#9667)", "metadata": {"id": "6c727e5d495d", "repo": "TheAlgorithms/Python", "hash": "24dbdd0b88bdfd4ddb940cf0b681075c66842cc3", "author": "Raghav", "date": "2023-10-04T11:38:13+05:30", "subject": "Update coulombs_law.py docs (#9667)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/24dbdd0b88bdfd4ddb940cf0b681075c66842cc3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24dbdd0b88bdfd4ddb940cf0b681075c66842cc3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3fd3497f15982a7286326b520b5e7b52767da1f3\nAuthor: Siddhant Totade\nDate: 2023-10-04T14:55:26+05:30\nFiles: 2\n\nMessage: Add Comments (#9668)", "metadata": {"id": "3be0609ea9c7", "repo": "TheAlgorithms/Python", "hash": "3fd3497f15982a7286326b520b5e7b52767da1f3", "author": "Siddhant Totade", "date": "2023-10-04T14:55:26+05:30", "subject": "Add Comments (#9668)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3fd3497f15982a7286326b520b5e7b52767da1f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3fd3497f15982a7286326b520b5e7b52767da1f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dfdd78135df938d948ba3044aca628aca08886e7\nAuthor: Tianyi Zheng\nDate: 2023-10-04T12:05:00-04:00\nFiles: 3\n\nMessage: Fix mypy errors in circular_linked_list.py and swap_nodes.py (#9707)", "metadata": {"id": "38a8d8a4cebc", "repo": "TheAlgorithms/Python", "hash": "dfdd78135df938d948ba3044aca628aca08886e7", "author": "Tianyi Zheng", "date": "2023-10-04T12:05:00-04:00", "subject": "Fix mypy errors in circular_linked_list.py and swap_nodes.py (#9707)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/dfdd78135df938d948ba3044aca628aca08886e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dfdd78135df938d948ba3044aca628aca08886e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d74349793b613b0948608409a572426a9800c3a1\nAuthor: halfhearted\nDate: 2023-10-04T22:09:28+05:30\nFiles: 1\n\nMessage: Arunsiva003 patch 1 flatten tree (#9695)", "metadata": {"id": "e361b5448c2e", "repo": "TheAlgorithms/Python", "hash": "d74349793b613b0948608409a572426a9800c3a1", "author": "halfhearted", "date": "2023-10-04T22:09:28+05:30", "subject": "Arunsiva003 patch 1 flatten tree (#9695)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d74349793b613b0948608409a572426a9800c3a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d74349793b613b0948608409a572426a9800c3a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 922d6a88b3be2ff0dd69dd47d90e40aa95afd105\nAuthor: Bama Charan Chhandogi\nDate: 2023-10-04T22:51:46+05:30\nFiles: 1\n\nMessage: add median of matrix (#9363)", "metadata": {"id": "96f4630d3cf3", "repo": "TheAlgorithms/Python", "hash": "922d6a88b3be2ff0dd69dd47d90e40aa95afd105", "author": "Bama Charan Chhandogi", "date": "2023-10-04T22:51:46+05:30", "subject": "add median of matrix (#9363)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/922d6a88b3be2ff0dd69dd47d90e40aa95afd105", "diff_url": "https://github.com/TheAlgorithms/Python/commit/922d6a88b3be2ff0dd69dd47d90e40aa95afd105"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d5806258d4f9eb0e5652e1edfac0613aacb71fb6\nAuthor: Bama Charan Chhandogi\nDate: 2023-10-04T23:48:59+05:30\nFiles: 1\n\nMessage: add median of two sorted array (#9386)", "metadata": {"id": "cf7fa495319a", "repo": "TheAlgorithms/Python", "hash": "d5806258d4f9eb0e5652e1edfac0613aacb71fb6", "author": "Bama Charan Chhandogi", "date": "2023-10-04T23:48:59+05:30", "subject": "add median of two sorted array (#9386)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d5806258d4f9eb0e5652e1edfac0613aacb71fb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d5806258d4f9eb0e5652e1edfac0613aacb71fb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c16d2f8865c8ce28ae6d4d815d3f6c3008e94f74\nAuthor: Muhammad Umer Farooq\nDate: 2023-10-04T23:43:17+05:00\nFiles: 1\n\nMessage: UPDATED rat_in_maze.py (#9148)", "metadata": {"id": "dc872cd860e9", "repo": "TheAlgorithms/Python", "hash": "c16d2f8865c8ce28ae6d4d815d3f6c3008e94f74", "author": "Muhammad Umer Farooq", "date": "2023-10-04T23:43:17+05:00", "subject": "UPDATED rat_in_maze.py (#9148)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c16d2f8865c8ce28ae6d4d815d3f6c3008e94f74", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c16d2f8865c8ce28ae6d4d815d3f6c3008e94f74"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26d650ec2820e265e69c88608959a3e18f28c5d5\nAuthor: piyush-poddar\nDate: 2023-10-05T01:58:19+05:30\nFiles: 2\n\nMessage: Moved relu.py from maths/ to neural_network/activation_functions (#9753)", "metadata": {"id": "a49ee95964bc", "repo": "TheAlgorithms/Python", "hash": "26d650ec2820e265e69c88608959a3e18f28c5d5", "author": "piyush-poddar", "date": "2023-10-05T01:58:19+05:30", "subject": "Moved relu.py from maths/ to neural_network/activation_functions (#9753)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/26d650ec2820e265e69c88608959a3e18f28c5d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26d650ec2820e265e69c88608959a3e18f28c5d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a391d113d8f0efdd69e69c8da7b44766594449a\nAuthor: Raghav\nDate: 2023-10-05T04:46:19+05:30\nFiles: 1\n\nMessage: Added Photoelectric effect equation (#9666)", "metadata": {"id": "242cdf56ef02", "repo": "TheAlgorithms/Python", "hash": "6a391d113d8f0efdd69e69c8da7b44766594449a", "author": "Raghav", "date": "2023-10-05T04:46:19+05:30", "subject": "Added Photoelectric effect equation (#9666)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a391d113d8f0efdd69e69c8da7b44766594449a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a391d113d8f0efdd69e69c8da7b44766594449a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fd43c0f7ff1d7f72fa65a528ddabccf90c89a0d\nAuthor: Tauseef Hilal Tantary\nDate: 2023-10-05T05:03:12+05:30\nFiles: 1\n\nMessage: [New Algorithm] - Bell Numbers (#9324)", "metadata": {"id": "b3888770196a", "repo": "TheAlgorithms/Python", "hash": "2fd43c0f7ff1d7f72fa65a528ddabccf90c89a0d", "author": "Tauseef Hilal Tantary", "date": "2023-10-05T05:03:12+05:30", "subject": "[New Algorithm] - Bell Numbers (#9324)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fd43c0f7ff1d7f72fa65a528ddabccf90c89a0d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fd43c0f7ff1d7f72fa65a528ddabccf90c89a0d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 935d1d3225ede4c0650165d5dfd8f5eb35b54f5e\nAuthor: Vipin Karthic\nDate: 2023-10-05T11:27:55+05:30\nFiles: 2\n\nMessage: Added Mirror Formulae Equation (#9717)", "metadata": {"id": "4085740b1e09", "repo": "TheAlgorithms/Python", "hash": "935d1d3225ede4c0650165d5dfd8f5eb35b54f5e", "author": "Vipin Karthic", "date": "2023-10-05T11:27:55+05:30", "subject": "Added Mirror Formulae Equation (#9717)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/935d1d3225ede4c0650165d5dfd8f5eb35b54f5e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/935d1d3225ede4c0650165d5dfd8f5eb35b54f5e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0d324de7ab9c354d958fd93f6046d0111014d95a\nAuthor: Vipin Karthic\nDate: 2023-10-05T13:18:15+05:30\nFiles: 2\n\nMessage: Doctest Error Correction of mirror_formulae.py (#9782)", "metadata": {"id": "0d7f570d4b22", "repo": "TheAlgorithms/Python", "hash": "0d324de7ab9c354d958fd93f6046d0111014d95a", "author": "Vipin Karthic", "date": "2023-10-05T13:18:15+05:30", "subject": "Doctest Error Correction of mirror_formulae.py (#9782)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0d324de7ab9c354d958fd93f6046d0111014d95a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0d324de7ab9c354d958fd93f6046d0111014d95a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3be0ae9e60a0ed2185e55c0758ddf401e604f8c\nAuthor: Naman\nDate: 2023-10-05T14:07:23+05:30\nFiles: 1\n\nMessage: Added largest pow of 2 le num (#9374)", "metadata": {"id": "c94385dac4fd", "repo": "TheAlgorithms/Python", "hash": "f3be0ae9e60a0ed2185e55c0758ddf401e604f8c", "author": "Naman", "date": "2023-10-05T14:07:23+05:30", "subject": "Added largest pow of 2 le num (#9374)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3be0ae9e60a0ed2185e55c0758ddf401e604f8c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3be0ae9e60a0ed2185e55c0758ddf401e604f8c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e29024d14ade8ff4cdb43d1da6a7738f44685e5e\nAuthor: Rohan Sardar\nDate: 2023-10-05T14:22:40+05:30\nFiles: 1\n\nMessage: Program to convert a given string to Pig Latin (#9712)", "metadata": {"id": "06426a97a947", "repo": "TheAlgorithms/Python", "hash": "e29024d14ade8ff4cdb43d1da6a7738f44685e5e", "author": "Rohan Sardar", "date": "2023-10-05T14:22:40+05:30", "subject": "Program to convert a given string to Pig Latin (#9712)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e29024d14ade8ff4cdb43d1da6a7738f44685e5e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e29024d14ade8ff4cdb43d1da6a7738f44685e5e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dffbe458c07d492b9c599376233f9f6295527339\nAuthor: Chris O\nDate: 2023-10-06T00:26:33+13:00\nFiles: 1\n\nMessage: Update contributing guidelines to say not to open new issues for algorithms (#9760)", "metadata": {"id": "f53d56e319d2", "repo": "TheAlgorithms/Python", "hash": "dffbe458c07d492b9c599376233f9f6295527339", "author": "Chris O", "date": "2023-10-06T00:26:33+13:00", "subject": "Update contributing guidelines to say not to open new issues for algorithms (#9760)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dffbe458c07d492b9c599376233f9f6295527339", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dffbe458c07d492b9c599376233f9f6295527339"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e3ea3fbab0297f38ed48b9e2f694cc43f8af567\nAuthor: Kamil\nDate: 2023-10-05T16:30:39+05:00\nFiles: 1\n\nMessage: Fermat_little_theorem type annotation (#9794)", "metadata": {"id": "a003e14665d6", "repo": "TheAlgorithms/Python", "hash": "0e3ea3fbab0297f38ed48b9e2f694cc43f8af567", "author": "Kamil", "date": "2023-10-05T16:30:39+05:00", "subject": "Fermat_little_theorem type annotation (#9794)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e3ea3fbab0297f38ed48b9e2f694cc43f8af567", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e3ea3fbab0297f38ed48b9e2f694cc43f8af567"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b6c5cc2713743b8a74fd9c92e0a1b6442d63a7f\nAuthor: Kamil\nDate: 2023-10-05T17:30:43+05:00\nFiles: 1\n\nMessage: Karatsuba type annotation (#9800)", "metadata": {"id": "5095191a4539", "repo": "TheAlgorithms/Python", "hash": "1b6c5cc2713743b8a74fd9c92e0a1b6442d63a7f", "author": "Kamil", "date": "2023-10-05T17:30:43+05:00", "subject": "Karatsuba type annotation (#9800)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b6c5cc2713743b8a74fd9c92e0a1b6442d63a7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b6c5cc2713743b8a74fd9c92e0a1b6442d63a7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f159a3350650843e0b3e856e612cda56eabb4237\nAuthor: Abul Hasan\nDate: 2023-10-05T18:09:14+05:30\nFiles: 1\n\nMessage: convert to the base minus 2 of a number (#9748)", "metadata": {"id": "1133ad526ba7", "repo": "TheAlgorithms/Python", "hash": "f159a3350650843e0b3e856e612cda56eabb4237", "author": "Abul Hasan", "date": "2023-10-05T18:09:14+05:30", "subject": "convert to the base minus 2 of a number (#9748)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f159a3350650843e0b3e856e612cda56eabb4237", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f159a3350650843e0b3e856e612cda56eabb4237"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9bfc314e878e36a5f5d8974ec188ad7f0db8c5a1\nAuthor: Kamil\nDate: 2023-10-05T17:39:29+05:00\nFiles: 1\n\nMessage: hardy_ramanujanalgo type annotation (#9799)", "metadata": {"id": "894ec81427b3", "repo": "TheAlgorithms/Python", "hash": "9bfc314e878e36a5f5d8974ec188ad7f0db8c5a1", "author": "Kamil", "date": "2023-10-05T17:39:29+05:00", "subject": "hardy_ramanujanalgo type annotation (#9799)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9bfc314e878e36a5f5d8974ec188ad7f0db8c5a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9bfc314e878e36a5f5d8974ec188ad7f0db8c5a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6643c955376174c307c982b1d5cc39778c40bea1\nAuthor: Adebisi Ahmed\nDate: 2023-10-05T14:18:54+01:00\nFiles: 1\n\nMessage: add gas station (#9446)", "metadata": {"id": "cac550ab412c", "repo": "TheAlgorithms/Python", "hash": "6643c955376174c307c982b1d5cc39778c40bea1", "author": "Adebisi Ahmed", "date": "2023-10-05T14:18:54+01:00", "subject": "add gas station (#9446)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6643c955376174c307c982b1d5cc39778c40bea1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6643c955376174c307c982b1d5cc39778c40bea1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 55ee273419ae76ddeda250374921644615b88393\nAuthor: Wei Jiang\nDate: 2023-10-05T16:00:48+02:00\nFiles: 1\n\nMessage: [bug fixing] Edge case of the double ended queue (#9823)", "metadata": {"id": "6b9e4f2a8af1", "repo": "TheAlgorithms/Python", "hash": "55ee273419ae76ddeda250374921644615b88393", "author": "Wei Jiang", "date": "2023-10-05T16:00:48+02:00", "subject": "[bug fixing] Edge case of the double ended queue (#9823)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/55ee273419ae76ddeda250374921644615b88393", "diff_url": "https://github.com/TheAlgorithms/Python/commit/55ee273419ae76ddeda250374921644615b88393"}} {"text": "Repo: TheAlgorithms/Python\nCommit: deb0480b3a07e50b93f88d4351d1fce000574d05\nAuthor: Aasheesh\nDate: 2023-10-05T19:37:44+05:30\nFiles: 1\n\nMessage: Changing the directory of sigmoid_linear_unit.py (#9824)", "metadata": {"id": "52790a936b53", "repo": "TheAlgorithms/Python", "hash": "deb0480b3a07e50b93f88d4351d1fce000574d05", "author": "Aasheesh", "date": "2023-10-05T19:37:44+05:30", "subject": "Changing the directory of sigmoid_linear_unit.py (#9824)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/deb0480b3a07e50b93f88d4351d1fce000574d05", "diff_url": "https://github.com/TheAlgorithms/Python/commit/deb0480b3a07e50b93f88d4351d1fce000574d05"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 87494f1fa1022368d154477bdc035fd01f9e4382\nAuthor: Parth\nDate: 2023-10-05T21:51:28+05:30\nFiles: 1\n\nMessage: largest divisible subset (#9825)", "metadata": {"id": "b018c281c22d", "repo": "TheAlgorithms/Python", "hash": "87494f1fa1022368d154477bdc035fd01f9e4382", "author": "Parth", "date": "2023-10-05T21:51:28+05:30", "subject": "largest divisible subset (#9825)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/87494f1fa1022368d154477bdc035fd01f9e4382", "diff_url": "https://github.com/TheAlgorithms/Python/commit/87494f1fa1022368d154477bdc035fd01f9e4382"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b76115e8d184fbad1d6c400fcdd964e821f09e9b\nAuthor: Pronay Debnath\nDate: 2023-10-05T23:03:05+05:30\nFiles: 1\n\nMessage: Updated check_bipartite_graph_dfs.py (#9525)", "metadata": {"id": "d3155c8bf89f", "repo": "TheAlgorithms/Python", "hash": "b76115e8d184fbad1d6c400fcdd964e821f09e9b", "author": "Pronay Debnath", "date": "2023-10-05T23:03:05+05:30", "subject": "Updated check_bipartite_graph_dfs.py (#9525)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b76115e8d184fbad1d6c400fcdd964e821f09e9b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b76115e8d184fbad1d6c400fcdd964e821f09e9b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cffdf99c55dcda89a5ce0fb2bf3cb685d168d136\nAuthor: Muhammad Umer Farooq\nDate: 2023-10-05T23:44:55+05:00\nFiles: 1\n\nMessage: Updated prime_numbers.py testcases. (#9851)", "metadata": {"id": "a229ff1f892c", "repo": "TheAlgorithms/Python", "hash": "cffdf99c55dcda89a5ce0fb2bf3cb685d168d136", "author": "Muhammad Umer Farooq", "date": "2023-10-05T23:44:55+05:00", "subject": "Updated prime_numbers.py testcases. (#9851)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cffdf99c55dcda89a5ce0fb2bf3cb685d168d136", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cffdf99c55dcda89a5ce0fb2bf3cb685d168d136"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5869fda74245b55a3bda4ccc5ac62a84ab40766f\nAuthor: Christian Clauss\nDate: 2023-10-05T23:55:13+02:00\nFiles: 2\n\nMessage: print reverse: A LinkedList with a tail pointer (#9875)", "metadata": {"id": "485938dc9552", "repo": "TheAlgorithms/Python", "hash": "5869fda74245b55a3bda4ccc5ac62a84ab40766f", "author": "Christian Clauss", "date": "2023-10-05T23:55:13+02:00", "subject": "print reverse: A LinkedList with a tail pointer (#9875)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5869fda74245b55a3bda4ccc5ac62a84ab40766f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5869fda74245b55a3bda4ccc5ac62a84ab40766f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7f94a73eec45edfd215e8f07148c9c657b4e4b89\nAuthor: Marek Mazij\nDate: 2023-10-06T00:05:23+02:00\nFiles: 1\n\nMessage: camelCase to snake_case conversion - Fixes #9726 (#9727)", "metadata": {"id": "b01847a6dd5c", "repo": "TheAlgorithms/Python", "hash": "7f94a73eec45edfd215e8f07148c9c657b4e4b89", "author": "Marek Mazij", "date": "2023-10-06T00:05:23+02:00", "subject": "camelCase to snake_case conversion - Fixes #9726 (#9727)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7f94a73eec45edfd215e8f07148c9c657b4e4b89", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7f94a73eec45edfd215e8f07148c9c657b4e4b89"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13317e4f7f260f59e6e53595f802c9d12ec0db4a\nAuthor: Akshay B Shetty\nDate: 2023-10-06T03:57:13+05:30\nFiles: 1\n\nMessage: feat: :sparkles: calculating the resitance of resistor using color codes (#9874)", "metadata": {"id": "c05575943bd1", "repo": "TheAlgorithms/Python", "hash": "13317e4f7f260f59e6e53595f802c9d12ec0db4a", "author": "Akshay B Shetty", "date": "2023-10-06T03:57:13+05:30", "subject": "feat: :sparkles: calculating the resitance of resistor using color codes (#9874)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13317e4f7f260f59e6e53595f802c9d12ec0db4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13317e4f7f260f59e6e53595f802c9d12ec0db4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b316a9612826905b963a465f0f02febaed761ccc\nAuthor: Abul Hasan\nDate: 2023-10-06T04:15:10+05:30\nFiles: 1\n\nMessage: Match a pattern and String using backtracking (#9861)", "metadata": {"id": "ebfe6cd0c0bf", "repo": "TheAlgorithms/Python", "hash": "b316a9612826905b963a465f0f02febaed761ccc", "author": "Abul Hasan", "date": "2023-10-06T04:15:10+05:30", "subject": "Match a pattern and String using backtracking (#9861)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b316a9612826905b963a465f0f02febaed761ccc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b316a9612826905b963a465f0f02febaed761ccc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cd684fd94762c4df5529d19d1ede6fc927428815\nAuthor: Dean Bring\nDate: 2023-10-05T15:45:40-07:00\nFiles: 1\n\nMessage: Added algorithm to deeply clone a graph (#9765)", "metadata": {"id": "875f334e6a89", "repo": "TheAlgorithms/Python", "hash": "cd684fd94762c4df5529d19d1ede6fc927428815", "author": "Dean Bring", "date": "2023-10-05T15:45:40-07:00", "subject": "Added algorithm to deeply clone a graph (#9765)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cd684fd94762c4df5529d19d1ede6fc927428815", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cd684fd94762c4df5529d19d1ede6fc927428815"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9200c64464492117bff792f1f43b19050070af4a\nAuthor: Aroson\nDate: 2023-10-06T04:46:51+05:30\nFiles: 1\n\nMessage: Added Wheatstone Bridge Algorithm (#9872)", "metadata": {"id": "0868b859e2ed", "repo": "TheAlgorithms/Python", "hash": "9200c64464492117bff792f1f43b19050070af4a", "author": "Aroson", "date": "2023-10-06T04:46:51+05:30", "subject": "Added Wheatstone Bridge Algorithm (#9872)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9200c64464492117bff792f1f43b19050070af4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9200c64464492117bff792f1f43b19050070af4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 19fc788197474f75c56cc3755582cc583be9e52f\nAuthor: ojas wani\nDate: 2023-10-05T16:43:45-07:00\nFiles: 1\n\nMessage: added laplacian_filter file (#9783)", "metadata": {"id": "f363547ef250", "repo": "TheAlgorithms/Python", "hash": "19fc788197474f75c56cc3755582cc583be9e52f", "author": "ojas wani", "date": "2023-10-05T16:43:45-07:00", "subject": "added laplacian_filter file (#9783)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/19fc788197474f75c56cc3755582cc583be9e52f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/19fc788197474f75c56cc3755582cc583be9e52f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 17af6444497a64dbe803904e2ef27d0e2a280f8c\nAuthor: JeevaRamanathan\nDate: 2023-10-06T05:30:58+05:30\nFiles: 1\n\nMessage: Symmetric tree (#9871)", "metadata": {"id": "8c322e0e4431", "repo": "TheAlgorithms/Python", "hash": "17af6444497a64dbe803904e2ef27d0e2a280f8c", "author": "JeevaRamanathan", "date": "2023-10-06T05:30:58+05:30", "subject": "Symmetric tree (#9871)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/17af6444497a64dbe803904e2ef27d0e2a280f8c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/17af6444497a64dbe803904e2ef27d0e2a280f8c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d0c54acd75cedf14cff353869482a0487fea1697\nAuthor: Christian Clauss\nDate: 2023-10-06T04:31:11+02:00\nFiles: 2\n\nMessage: Use dataclasses in singly_linked_list.py (#9886)", "metadata": {"id": "18e80422f778", "repo": "TheAlgorithms/Python", "hash": "d0c54acd75cedf14cff353869482a0487fea1697", "author": "Christian Clauss", "date": "2023-10-06T04:31:11+02:00", "subject": "Use dataclasses in singly_linked_list.py (#9886)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d0c54acd75cedf14cff353869482a0487fea1697", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d0c54acd75cedf14cff353869482a0487fea1697"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 795e97e87f6760a693769097613ace56a6addc8d\nAuthor: Sarvjeet Singh\nDate: 2023-10-06T19:19:34+05:30\nFiles: 1\n\nMessage: Added Majority Voting Algorithm (#9866)", "metadata": {"id": "e858d68e7066", "repo": "TheAlgorithms/Python", "hash": "795e97e87f6760a693769097613ace56a6addc8d", "author": "Sarvjeet Singh", "date": "2023-10-06T19:19:34+05:30", "subject": "Added Majority Voting Algorithm (#9866)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/795e97e87f6760a693769097613ace56a6addc8d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/795e97e87f6760a693769097613ace56a6addc8d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 995c5533c645250c120b11f0eddc53909fc3d012\nAuthor: fxdup\nDate: 2023-10-06T14:46:58-04:00\nFiles: 2\n\nMessage: Consolidate gamma (#9769)", "metadata": {"id": "35cf684fc8f3", "repo": "TheAlgorithms/Python", "hash": "995c5533c645250c120b11f0eddc53909fc3d012", "author": "fxdup", "date": "2023-10-06T14:46:58-04:00", "subject": "Consolidate gamma (#9769)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/995c5533c645250c120b11f0eddc53909fc3d012", "diff_url": "https://github.com/TheAlgorithms/Python/commit/995c5533c645250c120b11f0eddc53909fc3d012"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6ec99d57140cbf8b54077d379dfffeb6c7ad280\nAuthor: Kausthub Kannan\nDate: 2023-10-07T00:53:05+05:30\nFiles: 1\n\nMessage: Added Mish Activation Function (#9942)", "metadata": {"id": "b1e234ef7f84", "repo": "TheAlgorithms/Python", "hash": "c6ec99d57140cbf8b54077d379dfffeb6c7ad280", "author": "Kausthub Kannan", "date": "2023-10-07T00:53:05+05:30", "subject": "Added Mish Activation Function (#9942)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6ec99d57140cbf8b54077d379dfffeb6c7ad280", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6ec99d57140cbf8b54077d379dfffeb6c7ad280"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 80a2087e0aa349b81fb6bbc5d73dae920f560e75\nAuthor: Kausthub Kannan\nDate: 2023-10-07T01:56:09+05:30\nFiles: 1\n\nMessage: Added Softplus activation function (#9944)", "metadata": {"id": "31d088db0665", "repo": "TheAlgorithms/Python", "hash": "80a2087e0aa349b81fb6bbc5d73dae920f560e75", "author": "Kausthub Kannan", "date": "2023-10-07T01:56:09+05:30", "subject": "Added Softplus activation function (#9944)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/80a2087e0aa349b81fb6bbc5d73dae920f560e75", "diff_url": "https://github.com/TheAlgorithms/Python/commit/80a2087e0aa349b81fb6bbc5d73dae920f560e75"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2122474e41f2b85500e1f9347d98c9efc15aba4e\nAuthor: Kamil\nDate: 2023-10-07T14:09:39+05:00\nFiles: 1\n\nMessage: Segmented sieve - doctests (#9945)", "metadata": {"id": "c54d9d17b4d5", "repo": "TheAlgorithms/Python", "hash": "2122474e41f2b85500e1f9347d98c9efc15aba4e", "author": "Kamil", "date": "2023-10-07T14:09:39+05:00", "subject": "Segmented sieve - doctests (#9945)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2122474e41f2b85500e1f9347d98c9efc15aba4e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2122474e41f2b85500e1f9347d98c9efc15aba4e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 678e0aa8cfdaae1d17536fdcf489bebe1e12cfc6\nAuthor: Saahil Mahato\nDate: 2023-10-07T15:20:23+05:45\nFiles: 1\n\nMessage: Mention square matrices in strassen docs and make it more clear (#9839)", "metadata": {"id": "4ef29031a6ad", "repo": "TheAlgorithms/Python", "hash": "678e0aa8cfdaae1d17536fdcf489bebe1e12cfc6", "author": "Saahil Mahato", "date": "2023-10-07T15:20:23+05:45", "subject": "Mention square matrices in strassen docs and make it more clear (#9839)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/678e0aa8cfdaae1d17536fdcf489bebe1e12cfc6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/678e0aa8cfdaae1d17536fdcf489bebe1e12cfc6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 78af0c43c623332029c9ad1d240d81577aac5d72\nAuthor: Pronay Debnath\nDate: 2023-10-07T21:21:30+05:30\nFiles: 1\n\nMessage: Create fractional_cover_problem.py (#9973)", "metadata": {"id": "876beb5642bd", "repo": "TheAlgorithms/Python", "hash": "78af0c43c623332029c9ad1d240d81577aac5d72", "author": "Pronay Debnath", "date": "2023-10-07T21:21:30+05:30", "subject": "Create fractional_cover_problem.py (#9973)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/78af0c43c623332029c9ad1d240d81577aac5d72", "diff_url": "https://github.com/TheAlgorithms/Python/commit/78af0c43c623332029c9ad1d240d81577aac5d72"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 112daddc4de91d60bbdd3201fc9a6a4afc60f57a\nAuthor: dhruvtrigotra\nDate: 2023-10-08T00:34:24+05:30\nFiles: 1\n\nMessage: charging_capacitor (#10016)", "metadata": {"id": "dc02caf813b1", "repo": "TheAlgorithms/Python", "hash": "112daddc4de91d60bbdd3201fc9a6a4afc60f57a", "author": "dhruvtrigotra", "date": "2023-10-08T00:34:24+05:30", "subject": "charging_capacitor (#10016)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/112daddc4de91d60bbdd3201fc9a6a4afc60f57a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/112daddc4de91d60bbdd3201fc9a6a4afc60f57a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 60291738d2552999545c414bb8a8e90f86c69678\nAuthor: Kosuri L Indu\nDate: 2023-10-08T00:38:38+05:30\nFiles: 1\n\nMessage: add : trapped water program under dynamic programming (#10027)", "metadata": {"id": "6864953f9722", "repo": "TheAlgorithms/Python", "hash": "60291738d2552999545c414bb8a8e90f86c69678", "author": "Kosuri L Indu", "date": "2023-10-08T00:38:38+05:30", "subject": "add : trapped water program under dynamic programming (#10027)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/60291738d2552999545c414bb8a8e90f86c69678", "diff_url": "https://github.com/TheAlgorithms/Python/commit/60291738d2552999545c414bb8a8e90f86c69678"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 895dffb412d80f29c65a062bf6d91fd2a70d8818\nAuthor: pre-commit-ci[bot]\nDate: 2023-10-07T21:32:28+02:00\nFiles: 19\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#9543)", "metadata": {"id": "e25ebb26b13f", "repo": "TheAlgorithms/Python", "hash": "895dffb412d80f29c65a062bf6d91fd2a70d8818", "author": "pre-commit-ci[bot]", "date": "2023-10-07T21:32:28+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#9543)", "files_changed": 19, "code_url": "https://github.com/TheAlgorithms/Python/tree/895dffb412d80f29c65a062bf6d91fd2a70d8818", "diff_url": "https://github.com/TheAlgorithms/Python/commit/895dffb412d80f29c65a062bf6d91fd2a70d8818"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa077e6703758afcae4f19347a4388b9230d568f\nAuthor: hollowcrust\nDate: 2023-10-08T16:58:48+08:00\nFiles: 1\n\nMessage: Add doctests, type hints; fix bug for dynamic_programming/minimum_partition.py (#10012)", "metadata": {"id": "80218619f989", "repo": "TheAlgorithms/Python", "hash": "fa077e6703758afcae4f19347a4388b9230d568f", "author": "hollowcrust", "date": "2023-10-08T16:58:48+08:00", "subject": "Add doctests, type hints; fix bug for dynamic_programming/minimum_partition.py (#10012)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa077e6703758afcae4f19347a4388b9230d568f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa077e6703758afcae4f19347a4388b9230d568f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 937ce83b150f0a217c7fa63c75a095534ae8bfeb\nAuthor: Om Alve\nDate: 2023-10-08T16:35:01+05:30\nFiles: 1\n\nMessage: Added fractionated_morse_cipher (#9442)", "metadata": {"id": "7a123c84d2ac", "repo": "TheAlgorithms/Python", "hash": "937ce83b150f0a217c7fa63c75a095534ae8bfeb", "author": "Om Alve", "date": "2023-10-08T16:35:01+05:30", "subject": "Added fractionated_morse_cipher (#9442)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/937ce83b150f0a217c7fa63c75a095534ae8bfeb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/937ce83b150f0a217c7fa63c75a095534ae8bfeb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 08d394126c9d46fc9d227a0dc1e343ad1fa70679\nAuthor: Kausthub Kannan\nDate: 2023-10-08T21:18:22+05:30\nFiles: 1\n\nMessage: Changed Mish Activation Function to use Softplus (#10111)", "metadata": {"id": "6c1cb2c63c80", "repo": "TheAlgorithms/Python", "hash": "08d394126c9d46fc9d227a0dc1e343ad1fa70679", "author": "Kausthub Kannan", "date": "2023-10-08T21:18:22+05:30", "subject": "Changed Mish Activation Function to use Softplus (#10111)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/08d394126c9d46fc9d227a0dc1e343ad1fa70679", "diff_url": "https://github.com/TheAlgorithms/Python/commit/08d394126c9d46fc9d227a0dc1e343ad1fa70679"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6860daea60a512b202481bd5dd00d6534e162b77\nAuthor: Aarya Balwadkar\nDate: 2023-10-08T21:23:38+05:30\nFiles: 2\n\nMessage: Made Changes shifted CRT, modular division to maths directory (#10084)", "metadata": {"id": "c27cf0c0b724", "repo": "TheAlgorithms/Python", "hash": "6860daea60a512b202481bd5dd00d6534e162b77", "author": "Aarya Balwadkar", "date": "2023-10-08T21:23:38+05:30", "subject": "Made Changes shifted CRT, modular division to maths directory (#10084)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6860daea60a512b202481bd5dd00d6534e162b77", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6860daea60a512b202481bd5dd00d6534e162b77"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81b29066d206217cb689fe2c9c8d530a1aa66cbe\nAuthor: Arnav Kohli\nDate: 2023-10-08T21:34:43+05:30\nFiles: 2\n\nMessage: Created folder for losses in Machine_Learning (#9969)", "metadata": {"id": "ae6bfe8e7682", "repo": "TheAlgorithms/Python", "hash": "81b29066d206217cb689fe2c9c8d530a1aa66cbe", "author": "Arnav Kohli", "date": "2023-10-08T21:34:43+05:30", "subject": "Created folder for losses in Machine_Learning (#9969)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/81b29066d206217cb689fe2c9c8d530a1aa66cbe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81b29066d206217cb689fe2c9c8d530a1aa66cbe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a12b07f352d51af1cb86c14f865cf2b18aba3ea1\nAuthor: Kausthub Kannan\nDate: 2023-10-08T21:38:37+05:30\nFiles: 1\n\nMessage: Added Squareplus Activation Function (#9977)", "metadata": {"id": "3baf5d5019e1", "repo": "TheAlgorithms/Python", "hash": "a12b07f352d51af1cb86c14f865cf2b18aba3ea1", "author": "Kausthub Kannan", "date": "2023-10-08T21:38:37+05:30", "subject": "Added Squareplus Activation Function (#9977)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a12b07f352d51af1cb86c14f865cf2b18aba3ea1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a12b07f352d51af1cb86c14f865cf2b18aba3ea1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e89ae55d8e157cb7c6c3f855188a0fde29083c35\nAuthor: Saurabh Mahapatra\nDate: 2023-10-08T21:40:41+05:30\nFiles: 1\n\nMessage: Create strip.py (#10011)", "metadata": {"id": "a552af6f88d1", "repo": "TheAlgorithms/Python", "hash": "e89ae55d8e157cb7c6c3f855188a0fde29083c35", "author": "Saurabh Mahapatra", "date": "2023-10-08T21:40:41+05:30", "subject": "Create strip.py (#10011)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e89ae55d8e157cb7c6c3f855188a0fde29083c35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e89ae55d8e157cb7c6c3f855188a0fde29083c35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 982bc2735872592d036c20389859071f36b13469\nAuthor: Kosuri L Indu\nDate: 2023-10-08T22:37:02+05:30\nFiles: 1\n\nMessage: add : Best time to buy and sell stock program under GREEDY methods (#10114)", "metadata": {"id": "a3370558a01b", "repo": "TheAlgorithms/Python", "hash": "982bc2735872592d036c20389859071f36b13469", "author": "Kosuri L Indu", "date": "2023-10-08T22:37:02+05:30", "subject": "add : Best time to buy and sell stock program under GREEDY methods (#10114)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/982bc2735872592d036c20389859071f36b13469", "diff_url": "https://github.com/TheAlgorithms/Python/commit/982bc2735872592d036c20389859071f36b13469"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e7a59bfff5b182fb01530aa4b1a29b804efb1425\nAuthor: SubhranShu2332\nDate: 2023-10-09T00:47:02+05:30\nFiles: 1\n\nMessage: In place of calculating the factorial several times we can run a loop k times to calculate the combination (#10051)", "metadata": {"id": "5b1ffefd7d37", "repo": "TheAlgorithms/Python", "hash": "e7a59bfff5b182fb01530aa4b1a29b804efb1425", "author": "SubhranShu2332", "date": "2023-10-09T00:47:02+05:30", "subject": "In place of calculating the factorial several times we can run a loop k times to calculate the combination (#10051)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e7a59bfff5b182fb01530aa4b1a29b804efb1425", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e7a59bfff5b182fb01530aa4b1a29b804efb1425"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 17de908d1ad5a3eb7eb0c850e64394b62e4674c3\nAuthor: Achal Jain\nDate: 2023-10-09T01:11:30+05:30\nFiles: 1\n\nMessage: Added Median of Medians Algorithm (#9864)", "metadata": {"id": "33ac79aa60a4", "repo": "TheAlgorithms/Python", "hash": "17de908d1ad5a3eb7eb0c850e64394b62e4674c3", "author": "Achal Jain", "date": "2023-10-09T01:11:30+05:30", "subject": "Added Median of Medians Algorithm (#9864)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/17de908d1ad5a3eb7eb0c850e64394b62e4674c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/17de908d1ad5a3eb7eb0c850e64394b62e4674c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e108ed92ab9a50d5a3e6f647fa33238270e21d1\nAuthor: Tianyi Zheng\nDate: 2023-10-08T15:43:07-04:00\nFiles: 2\n\nMessage: Rename maths/binary_exponentiation_3.py (#9656)", "metadata": {"id": "f8841b9b758b", "repo": "TheAlgorithms/Python", "hash": "8e108ed92ab9a50d5a3e6f647fa33238270e21d1", "author": "Tianyi Zheng", "date": "2023-10-08T15:43:07-04:00", "subject": "Rename maths/binary_exponentiation_3.py (#9656)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e108ed92ab9a50d5a3e6f647fa33238270e21d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e108ed92ab9a50d5a3e6f647fa33238270e21d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d02500332533bb314f91675a3c30ea05bd52b5a\nAuthor: halfhearted\nDate: 2023-10-09T01:14:49+05:30\nFiles: 1\n\nMessage: equilibrium index in an array (#9856)", "metadata": {"id": "6fa46ed704e1", "repo": "TheAlgorithms/Python", "hash": "2d02500332533bb314f91675a3c30ea05bd52b5a", "author": "halfhearted", "date": "2023-10-09T01:14:49+05:30", "subject": "equilibrium index in an array (#9856)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d02500332533bb314f91675a3c30ea05bd52b5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d02500332533bb314f91675a3c30ea05bd52b5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 66e4ea6a621cccabd6116f1543432899a4411daa\nAuthor: Anshu Sharma\nDate: 2023-10-09T01:47:22+05:30\nFiles: 3\n\nMessage: Consolidated two scripts reverse_letters.py and reverse_long_words.py into one (#10140)", "metadata": {"id": "c8ed5d11133a", "repo": "TheAlgorithms/Python", "hash": "66e4ea6a621cccabd6116f1543432899a4411daa", "author": "Anshu Sharma", "date": "2023-10-09T01:47:22+05:30", "subject": "Consolidated two scripts reverse_letters.py and reverse_long_words.py into one (#10140)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/66e4ea6a621cccabd6116f1543432899a4411daa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/66e4ea6a621cccabd6116f1543432899a4411daa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2b695dabd6e9c6dd82784bd534c2e7570939be2\nAuthor: Megan Payne\nDate: 2023-10-08T23:33:50+02:00\nFiles: 1\n\nMessage: Added Germain primes algorithm to the maths folder (#10120)", "metadata": {"id": "eea5881585ec", "repo": "TheAlgorithms/Python", "hash": "a2b695dabd6e9c6dd82784bd534c2e7570939be2", "author": "Megan Payne", "date": "2023-10-08T23:33:50+02:00", "subject": "Added Germain primes algorithm to the maths folder (#10120)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2b695dabd6e9c6dd82784bd534c2e7570939be2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2b695dabd6e9c6dd82784bd534c2e7570939be2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2260961a803ebd037f471ef18fa5032a547d42da\nAuthor: Saahil Mahato\nDate: 2023-10-09T05:04:28+05:45\nFiles: 1\n\nMessage: Add Soboleva Modified Hyberbolic Tangent function (#10043)", "metadata": {"id": "47fc1cecf3d6", "repo": "TheAlgorithms/Python", "hash": "2260961a803ebd037f471ef18fa5032a547d42da", "author": "Saahil Mahato", "date": "2023-10-09T05:04:28+05:45", "subject": "Add Soboleva Modified Hyberbolic Tangent function (#10043)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2260961a803ebd037f471ef18fa5032a547d42da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2260961a803ebd037f471ef18fa5032a547d42da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed19b1cf0c3d8284027e17cc025d65b3f924acc0\nAuthor: Saahil Mahato\nDate: 2023-10-09T05:19:50+05:45\nFiles: 1\n\nMessage: Add binary step activation function (#10030)", "metadata": {"id": "6d4bfa66f2aa", "repo": "TheAlgorithms/Python", "hash": "ed19b1cf0c3d8284027e17cc025d65b3f924acc0", "author": "Saahil Mahato", "date": "2023-10-09T05:19:50+05:45", "subject": "Add binary step activation function (#10030)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed19b1cf0c3d8284027e17cc025d65b3f924acc0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed19b1cf0c3d8284027e17cc025d65b3f924acc0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12e8e9ca876ed3ae7f1effa1de407ca29a06cb36\nAuthor: Sai Harsha Kottapalli\nDate: 2023-10-09T17:36:16+05:30\nFiles: 1\n\nMessage: Add DocTests to is_palindrome.py (#10081)", "metadata": {"id": "367ff48723c4", "repo": "TheAlgorithms/Python", "hash": "12e8e9ca876ed3ae7f1effa1de407ca29a06cb36", "author": "Sai Harsha Kottapalli", "date": "2023-10-09T17:36:16+05:30", "subject": "Add DocTests to is_palindrome.py (#10081)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/12e8e9ca876ed3ae7f1effa1de407ca29a06cb36", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12e8e9ca876ed3ae7f1effa1de407ca29a06cb36"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 876087be998d5b366d68cbb9394b6b92b7f619f6\nAuthor: Sai Harsha Kottapalli\nDate: 2023-10-09T17:46:43+05:30\nFiles: 1\n\nMessage: Add DocTests to magicdiamondpattern.py (#10135)", "metadata": {"id": "5c9c631d8543", "repo": "TheAlgorithms/Python", "hash": "876087be998d5b366d68cbb9394b6b92b7f619f6", "author": "Sai Harsha Kottapalli", "date": "2023-10-09T17:46:43+05:30", "subject": "Add DocTests to magicdiamondpattern.py (#10135)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/876087be998d5b366d68cbb9394b6b92b7f619f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/876087be998d5b366d68cbb9394b6b92b7f619f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 583a614fefaa9c932e6d650abfea2eaa75a93b05\nAuthor: Siddik Patel\nDate: 2023-10-09T17:49:12+05:30\nFiles: 9\n\nMessage: Removed redundant greatest_common_divisor code (#9358)", "metadata": {"id": "ae976e796228", "repo": "TheAlgorithms/Python", "hash": "583a614fefaa9c932e6d650abfea2eaa75a93b05", "author": "Siddik Patel", "date": "2023-10-09T17:49:12+05:30", "subject": "Removed redundant greatest_common_divisor code (#9358)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/583a614fefaa9c932e6d650abfea2eaa75a93b05", "diff_url": "https://github.com/TheAlgorithms/Python/commit/583a614fefaa9c932e6d650abfea2eaa75a93b05"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53d78b9cc09021c8f65fae41f8b345304a88aedd\nAuthor: Kausthub Kannan\nDate: 2023-10-09T20:03:47+05:30\nFiles: 1\n\nMessage: Added Huber Loss Function (#10141)", "metadata": {"id": "d997dc131006", "repo": "TheAlgorithms/Python", "hash": "53d78b9cc09021c8f65fae41f8b345304a88aedd", "author": "Kausthub Kannan", "date": "2023-10-09T20:03:47+05:30", "subject": "Added Huber Loss Function (#10141)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53d78b9cc09021c8f65fae41f8b345304a88aedd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53d78b9cc09021c8f65fae41f8b345304a88aedd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0da015b7d49f9f6e99fffd279f65c5605a0ebe1\nAuthor: Sai Harsha Kottapalli\nDate: 2023-10-09T20:49:05+05:30\nFiles: 1\n\nMessage: Add DocTests to diffie.py (#10156)", "metadata": {"id": "174363446446", "repo": "TheAlgorithms/Python", "hash": "c0da015b7d49f9f6e99fffd279f65c5605a0ebe1", "author": "Sai Harsha Kottapalli", "date": "2023-10-09T20:49:05+05:30", "subject": "Add DocTests to diffie.py (#10156)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0da015b7d49f9f6e99fffd279f65c5605a0ebe1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0da015b7d49f9f6e99fffd279f65c5605a0ebe1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ba828fe621d1f5623fffcf0014b243da3a6122fc\nAuthor: Kamil\nDate: 2023-10-09T20:46:38+05:00\nFiles: 1\n\nMessage: test_digital_image_processing -> test_local_binary_pattern replacing a large image with a smaller one (#10161)", "metadata": {"id": "0be5f9fb94bb", "repo": "TheAlgorithms/Python", "hash": "ba828fe621d1f5623fffcf0014b243da3a6122fc", "author": "Kamil", "date": "2023-10-09T20:46:38+05:00", "subject": "test_digital_image_processing -> test_local_binary_pattern replacing a large image with a smaller one (#10161)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ba828fe621d1f5623fffcf0014b243da3a6122fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ba828fe621d1f5623fffcf0014b243da3a6122fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 844270c6e91387940e062a1522f58bde1026bb08\nAuthor: Christian Clauss\nDate: 2023-10-09T19:42:07+02:00\nFiles: 1\n\nMessage: Remove backslashes from is_palindrome.py (#10169)", "metadata": {"id": "7e27c50dea03", "repo": "TheAlgorithms/Python", "hash": "844270c6e91387940e062a1522f58bde1026bb08", "author": "Christian Clauss", "date": "2023-10-09T19:42:07+02:00", "subject": "Remove backslashes from is_palindrome.py (#10169)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/844270c6e91387940e062a1522f58bde1026bb08", "diff_url": "https://github.com/TheAlgorithms/Python/commit/844270c6e91387940e062a1522f58bde1026bb08"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d0a46814e5b69f79d623187912c0f81ab5ab7a7\nAuthor: aryan1165\nDate: 2023-10-10T01:08:04+05:30\nFiles: 1\n\nMessage: Added ciphers/permutation_cipher.py. (#9163)", "metadata": {"id": "ea19c4ca2642", "repo": "TheAlgorithms/Python", "hash": "5d0a46814e5b69f79d623187912c0f81ab5ab7a7", "author": "aryan1165", "date": "2023-10-10T01:08:04+05:30", "subject": "Added ciphers/permutation_cipher.py. (#9163)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d0a46814e5b69f79d623187912c0f81ab5ab7a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d0a46814e5b69f79d623187912c0f81ab5ab7a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0aa35c7b360f1d141705b97c89d51603a3461a6\nAuthor: Dean Bring\nDate: 2023-10-09T14:21:46-07:00\nFiles: 1\n\nMessage: Added the Chebyshev distance function (#10144)", "metadata": {"id": "0eeac2d25b0e", "repo": "TheAlgorithms/Python", "hash": "b0aa35c7b360f1d141705b97c89d51603a3461a6", "author": "Dean Bring", "date": "2023-10-09T14:21:46-07:00", "subject": "Added the Chebyshev distance function (#10144)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0aa35c7b360f1d141705b97c89d51603a3461a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0aa35c7b360f1d141705b97c89d51603a3461a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53638fcec4ff990ced9afb569c18b927df652596\nAuthor: pre-commit-ci[bot]\nDate: 2023-10-09T23:38:32+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#10197)", "metadata": {"id": "966d91d09d04", "repo": "TheAlgorithms/Python", "hash": "53638fcec4ff990ced9afb569c18b927df652596", "author": "pre-commit-ci[bot]", "date": "2023-10-09T23:38:32+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#10197)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/53638fcec4ff990ced9afb569c18b927df652596", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53638fcec4ff990ced9afb569c18b927df652596"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b9a797f3d4f1a66da1e213bd92e08fa9cf6c3643\nAuthor: Dean Bring\nDate: 2023-10-09T16:00:37-07:00\nFiles: 1\n\nMessage: Added the Minkowski distance function (#10143)", "metadata": {"id": "bd1ce6f951d4", "repo": "TheAlgorithms/Python", "hash": "b9a797f3d4f1a66da1e213bd92e08fa9cf6c3643", "author": "Dean Bring", "date": "2023-10-09T16:00:37-07:00", "subject": "Added the Minkowski distance function (#10143)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b9a797f3d4f1a66da1e213bd92e08fa9cf6c3643", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b9a797f3d4f1a66da1e213bd92e08fa9cf6c3643"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b996e2c221aa88b5688ea08f2bb3a391b5be2c6\nAuthor: Kamil\nDate: 2023-10-10T09:16:02+05:00\nFiles: 1\n\nMessage: backtracking -> word_search - replacing the example in doctest (#10188)", "metadata": {"id": "14390eba472f", "repo": "TheAlgorithms/Python", "hash": "7b996e2c221aa88b5688ea08f2bb3a391b5be2c6", "author": "Kamil", "date": "2023-10-10T09:16:02+05:00", "subject": "backtracking -> word_search - replacing the example in doctest (#10188)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b996e2c221aa88b5688ea08f2bb3a391b5be2c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b996e2c221aa88b5688ea08f2bb3a391b5be2c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4f8fa3c44a29cafaed64a73588a309e88d1f3ded\nAuthor: Md Mahiuddin\nDate: 2023-10-10T10:19:40+06:00\nFiles: 1\n\nMessage: TypeError for non-integer input (#9250)", "metadata": {"id": "b94ce224536e", "repo": "TheAlgorithms/Python", "hash": "4f8fa3c44a29cafaed64a73588a309e88d1f3ded", "author": "Md Mahiuddin", "date": "2023-10-10T10:19:40+06:00", "subject": "TypeError for non-integer input (#9250)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4f8fa3c44a29cafaed64a73588a309e88d1f3ded", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4f8fa3c44a29cafaed64a73588a309e88d1f3ded"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b4c4e7db216305e059cc087c3f09bc6d3e17575\nAuthor: dimonalik\nDate: 2023-10-10T07:34:36+03:00\nFiles: 1\n\nMessage: Made problem explanation more clear (#9841)", "metadata": {"id": "b3085db2b4d0", "repo": "TheAlgorithms/Python", "hash": "1b4c4e7db216305e059cc087c3f09bc6d3e17575", "author": "dimonalik", "date": "2023-10-10T07:34:36+03:00", "subject": "Made problem explanation more clear (#9841)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b4c4e7db216305e059cc087c3f09bc6d3e17575", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b4c4e7db216305e059cc087c3f09bc6d3e17575"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9c02f1220e571f2922855e245c5a92d4f2220f8a\nAuthor: AkhilYadavPadala\nDate: 2023-10-10T10:43:32+05:30\nFiles: 1\n\nMessage: seperation between description and docstrings (#9687)", "metadata": {"id": "53e7704a2b73", "repo": "TheAlgorithms/Python", "hash": "9c02f1220e571f2922855e245c5a92d4f2220f8a", "author": "AkhilYadavPadala", "date": "2023-10-10T10:43:32+05:30", "subject": "seperation between description and docstrings (#9687)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9c02f1220e571f2922855e245c5a92d4f2220f8a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9c02f1220e571f2922855e245c5a92d4f2220f8a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3acb52cadade9e7d012bf7f50cad32669b67b75\nAuthor: Paarth Goyal\nDate: 2023-10-10T10:54:04+05:30\nFiles: 1\n\nMessage: Added the algorithm to compute Reynolds number in the physics section (#9913)", "metadata": {"id": "95b88d59822d", "repo": "TheAlgorithms/Python", "hash": "f3acb52cadade9e7d012bf7f50cad32669b67b75", "author": "Paarth Goyal", "date": "2023-10-10T10:54:04+05:30", "subject": "Added the algorithm to compute Reynolds number in the physics section (#9913)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3acb52cadade9e7d012bf7f50cad32669b67b75", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3acb52cadade9e7d012bf7f50cad32669b67b75"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6d136036672072a2c4870da7741d4ad3026a7357\nAuthor: Vipin Karthic\nDate: 2023-10-10T11:22:37+05:30\nFiles: 2\n\nMessage: Fixes #9943 Added Doctests to binary_exponentiation_3.py (#10121)", "metadata": {"id": "617d43412ae4", "repo": "TheAlgorithms/Python", "hash": "6d136036672072a2c4870da7741d4ad3026a7357", "author": "Vipin Karthic", "date": "2023-10-10T11:22:37+05:30", "subject": "Fixes #9943 Added Doctests to binary_exponentiation_3.py (#10121)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6d136036672072a2c4870da7741d4ad3026a7357", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6d136036672072a2c4870da7741d4ad3026a7357"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 59fc0cefefce77718044eb797e2c33cf8a7e1f9a\nAuthor: Arnav Kohli\nDate: 2023-10-10T18:50:49+05:30\nFiles: 1\n\nMessage: Added categorical_crossentropy loss function (#10152)", "metadata": {"id": "a375be956861", "repo": "TheAlgorithms/Python", "hash": "59fc0cefefce77718044eb797e2c33cf8a7e1f9a", "author": "Arnav Kohli", "date": "2023-10-10T18:50:49+05:30", "subject": "Added categorical_crossentropy loss function (#10152)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/59fc0cefefce77718044eb797e2c33cf8a7e1f9a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/59fc0cefefce77718044eb797e2c33cf8a7e1f9a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b440285e813c54cda188eac278bda6fa4b1169f\nAuthor: Kamil\nDate: 2023-10-10T19:24:51+05:00\nFiles: 1\n\nMessage: Gaussian_elemination - change to remove warning (#10221)", "metadata": {"id": "2d0a7427bd1a", "repo": "TheAlgorithms/Python", "hash": "0b440285e813c54cda188eac278bda6fa4b1169f", "author": "Kamil", "date": "2023-10-10T19:24:51+05:00", "subject": "Gaussian_elemination - change to remove warning (#10221)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b440285e813c54cda188eac278bda6fa4b1169f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b440285e813c54cda188eac278bda6fa4b1169f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5be5d21bed4bb546c81b5771bebca336978111e7\nAuthor: hollowcrust\nDate: 2023-10-11T00:52:53+08:00\nFiles: 1\n\nMessage: Add tests for infix_2_postfix() in infix_to_prefix_conversion.py (#10095)", "metadata": {"id": "683f55674621", "repo": "TheAlgorithms/Python", "hash": "5be5d21bed4bb546c81b5771bebca336978111e7", "author": "hollowcrust", "date": "2023-10-11T00:52:53+08:00", "subject": "Add tests for infix_2_postfix() in infix_to_prefix_conversion.py (#10095)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5be5d21bed4bb546c81b5771bebca336978111e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5be5d21bed4bb546c81b5771bebca336978111e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a5a6c663cefb8cbc63329c27188f64462072a4c\nAuthor: Kamil\nDate: 2023-10-11T01:14:13+05:00\nFiles: 1\n\nMessage: carmichael_number - add doctests (#10038)", "metadata": {"id": "e8bec7969deb", "repo": "TheAlgorithms/Python", "hash": "9a5a6c663cefb8cbc63329c27188f64462072a4c", "author": "Kamil", "date": "2023-10-11T01:14:13+05:00", "subject": "carmichael_number - add doctests (#10038)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a5a6c663cefb8cbc63329c27188f64462072a4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a5a6c663cefb8cbc63329c27188f64462072a4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00707392332b90cc9babf7258b1de3e0efa0a580\nAuthor: Kamil\nDate: 2023-10-11T01:18:31+05:00\nFiles: 1\n\nMessage: k_means_clust - change to remove warning (#10244)", "metadata": {"id": "f0606b8fdca2", "repo": "TheAlgorithms/Python", "hash": "00707392332b90cc9babf7258b1de3e0efa0a580", "author": "Kamil", "date": "2023-10-11T01:18:31+05:00", "subject": "k_means_clust - change to remove warning (#10244)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/00707392332b90cc9babf7258b1de3e0efa0a580", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00707392332b90cc9babf7258b1de3e0efa0a580"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c850227bee5efd9383d1cb8150500eb304c809fc\nAuthor: cornbread-eater\nDate: 2023-10-10T14:07:07-07:00\nFiles: 1\n\nMessage: Add doctests to primelib.py (#10242)", "metadata": {"id": "99d524879bb9", "repo": "TheAlgorithms/Python", "hash": "c850227bee5efd9383d1cb8150500eb304c809fc", "author": "cornbread-eater", "date": "2023-10-10T14:07:07-07:00", "subject": "Add doctests to primelib.py (#10242)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c850227bee5efd9383d1cb8150500eb304c809fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c850227bee5efd9383d1cb8150500eb304c809fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 672fda913087ab64f9eb7b3a5600cbf83680fb8e\nAuthor: hollowcrust\nDate: 2023-10-11T17:00:49+08:00\nFiles: 1\n\nMessage: Fix bug and edit doctests for infix_to_prefix_conversion (#10259)", "metadata": {"id": "16799a0e592e", "repo": "TheAlgorithms/Python", "hash": "672fda913087ab64f9eb7b3a5600cbf83680fb8e", "author": "hollowcrust", "date": "2023-10-11T17:00:49+08:00", "subject": "Fix bug and edit doctests for infix_to_prefix_conversion (#10259)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/672fda913087ab64f9eb7b3a5600cbf83680fb8e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/672fda913087ab64f9eb7b3a5600cbf83680fb8e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5fb6496d1bcd076018e6c829c312f486ed7bb2ee\nAuthor: Ricardo Martinez Peinado\nDate: 2023-10-11T12:11:05+02:00\nFiles: 1\n\nMessage: Improve primelib.py test coverage #9943 (#10251)", "metadata": {"id": "ef7299222ac1", "repo": "TheAlgorithms/Python", "hash": "5fb6496d1bcd076018e6c829c312f486ed7bb2ee", "author": "Ricardo Martinez Peinado", "date": "2023-10-11T12:11:05+02:00", "subject": "Improve primelib.py test coverage #9943 (#10251)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5fb6496d1bcd076018e6c829c312f486ed7bb2ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5fb6496d1bcd076018e6c829c312f486ed7bb2ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d5323dbaee21a9ae209efa17852b02c3101a0220\nAuthor: Aasheesh\nDate: 2023-10-11T23:50:18+05:30\nFiles: 1\n\nMessage: Adding doctests in simpson_rule.py (#10269)", "metadata": {"id": "b168161f4ec2", "repo": "TheAlgorithms/Python", "hash": "d5323dbaee21a9ae209efa17852b02c3101a0220", "author": "Aasheesh", "date": "2023-10-11T23:50:18+05:30", "subject": "Adding doctests in simpson_rule.py (#10269)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d5323dbaee21a9ae209efa17852b02c3101a0220", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d5323dbaee21a9ae209efa17852b02c3101a0220"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3f094fe49d14e64d2c8f0e2c14d339ab6d0ee735\nAuthor: Christian Clauss\nDate: 2023-10-11T20:30:02+02:00\nFiles: 28\n\nMessage: Ruff pandas vet (#10281)", "metadata": {"id": "100936e0872f", "repo": "TheAlgorithms/Python", "hash": "3f094fe49d14e64d2c8f0e2c14d339ab6d0ee735", "author": "Christian Clauss", "date": "2023-10-11T20:30:02+02:00", "subject": "Ruff pandas vet (#10281)", "files_changed": 28, "code_url": "https://github.com/TheAlgorithms/Python/tree/3f094fe49d14e64d2c8f0e2c14d339ab6d0ee735", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3f094fe49d14e64d2c8f0e2c14d339ab6d0ee735"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 92fbe60082b782d8b85e9667bd6d7832b5383fa3\nAuthor: Vipin Karthic\nDate: 2023-10-12T00:35:24+05:30\nFiles: 1\n\nMessage: Added doctests to carmichael_number.py (#10210)", "metadata": {"id": "38c609a88534", "repo": "TheAlgorithms/Python", "hash": "92fbe60082b782d8b85e9667bd6d7832b5383fa3", "author": "Vipin Karthic", "date": "2023-10-12T00:35:24+05:30", "subject": "Added doctests to carmichael_number.py (#10210)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/92fbe60082b782d8b85e9667bd6d7832b5383fa3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/92fbe60082b782d8b85e9667bd6d7832b5383fa3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 09ce6b23d7529aa0e02a6b5cfef1a9b831a3c9ad\nAuthor: Siddharth Warrier\nDate: 2023-10-12T14:38:55+05:30\nFiles: 1\n\nMessage: Count pairs with given sum (#10282)", "metadata": {"id": "115b28b448ef", "repo": "TheAlgorithms/Python", "hash": "09ce6b23d7529aa0e02a6b5cfef1a9b831a3c9ad", "author": "Siddharth Warrier", "date": "2023-10-12T14:38:55+05:30", "subject": "Count pairs with given sum (#10282)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/09ce6b23d7529aa0e02a6b5cfef1a9b831a3c9ad", "diff_url": "https://github.com/TheAlgorithms/Python/commit/09ce6b23d7529aa0e02a6b5cfef1a9b831a3c9ad"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ea812996c8ee1fa2eb9fbc72b7caaae8eb8ff0e\nAuthor: Poojan Smart\nDate: 2023-10-12T19:24:07+05:30\nFiles: 1\n\nMessage: Adds exponential moving average algorithm (#10273)", "metadata": {"id": "dd353265a30f", "repo": "TheAlgorithms/Python", "hash": "7ea812996c8ee1fa2eb9fbc72b7caaae8eb8ff0e", "author": "Poojan Smart", "date": "2023-10-12T19:24:07+05:30", "subject": "Adds exponential moving average algorithm (#10273)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ea812996c8ee1fa2eb9fbc72b7caaae8eb8ff0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ea812996c8ee1fa2eb9fbc72b7caaae8eb8ff0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ecf21bfc87c1d1cd4730e628279b609151bc6c57\nAuthor: Daniela Large\nDate: 2023-10-12T16:51:06+01:00\nFiles: 1\n\nMessage: Added imply gate to boolean algebra (#9849)", "metadata": {"id": "d2576a08a0e7", "repo": "TheAlgorithms/Python", "hash": "ecf21bfc87c1d1cd4730e628279b609151bc6c57", "author": "Daniela Large", "date": "2023-10-12T16:51:06+01:00", "subject": "Added imply gate to boolean algebra (#9849)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ecf21bfc87c1d1cd4730e628279b609151bc6c57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ecf21bfc87c1d1cd4730e628279b609151bc6c57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b94cdbab1a7f3793e63526cd29a8f415ff0b55ac\nAuthor: Pranavkumar Mallela\nDate: 2023-10-13T01:21:53+05:30\nFiles: 1\n\nMessage: add find triplets with 0 sum (3sum) (#10040)", "metadata": {"id": "6089d3f88f59", "repo": "TheAlgorithms/Python", "hash": "b94cdbab1a7f3793e63526cd29a8f415ff0b55ac", "author": "Pranavkumar Mallela", "date": "2023-10-13T01:21:53+05:30", "subject": "add find triplets with 0 sum (3sum) (#10040)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b94cdbab1a7f3793e63526cd29a8f415ff0b55ac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b94cdbab1a7f3793e63526cd29a8f415ff0b55ac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24f6f8c137a6ba9784c06da3694a1d36781b7a88\nAuthor: Daniela Large\nDate: 2023-10-13T05:29:39+01:00\nFiles: 1\n\nMessage: Added nimply gate to boolean_algebra (#10344)", "metadata": {"id": "952bac453971", "repo": "TheAlgorithms/Python", "hash": "24f6f8c137a6ba9784c06da3694a1d36781b7a88", "author": "Daniela Large", "date": "2023-10-13T05:29:39+01:00", "subject": "Added nimply gate to boolean_algebra (#10344)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/24f6f8c137a6ba9784c06da3694a1d36781b7a88", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24f6f8c137a6ba9784c06da3694a1d36781b7a88"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ebe66935d2842a0e0cbea58dcc647428f357f15e\nAuthor: Saahil Mahato\nDate: 2023-10-13T11:49:48+05:45\nFiles: 1\n\nMessage: Add Solovay-Strassen Primality test (#10335)", "metadata": {"id": "787ec5cce6b7", "repo": "TheAlgorithms/Python", "hash": "ebe66935d2842a0e0cbea58dcc647428f357f15e", "author": "Saahil Mahato", "date": "2023-10-13T11:49:48+05:45", "subject": "Add Solovay-Strassen Primality test (#10335)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ebe66935d2842a0e0cbea58dcc647428f357f15e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ebe66935d2842a0e0cbea58dcc647428f357f15e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c85506262d8fc6fcf154651ce8affdfb96b57ece\nAuthor: Saahil Mahato\nDate: 2023-10-13T19:03:52+05:45\nFiles: 1\n\nMessage: Add Damerau-Levenshtein distance algorithm (#10159)", "metadata": {"id": "1f54ab0e53a1", "repo": "TheAlgorithms/Python", "hash": "c85506262d8fc6fcf154651ce8affdfb96b57ece", "author": "Saahil Mahato", "date": "2023-10-13T19:03:52+05:45", "subject": "Add Damerau-Levenshtein distance algorithm (#10159)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c85506262d8fc6fcf154651ce8affdfb96b57ece", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c85506262d8fc6fcf154651ce8affdfb96b57ece"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1117a50665b053ef7716cf1e80b29e11d30886c7\nAuthor: Saurabh Mahapatra\nDate: 2023-10-13T21:25:32+05:30\nFiles: 1\n\nMessage: Modified comments on lower.py (#10369)", "metadata": {"id": "1c206f562bb5", "repo": "TheAlgorithms/Python", "hash": "1117a50665b053ef7716cf1e80b29e11d30886c7", "author": "Saurabh Mahapatra", "date": "2023-10-13T21:25:32+05:30", "subject": "Modified comments on lower.py (#10369)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1117a50665b053ef7716cf1e80b29e11d30886c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1117a50665b053ef7716cf1e80b29e11d30886c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d96029e13d181229c692b8e4cafe2661cdae919e\nAuthor: SalmanSi\nDate: 2023-10-13T22:48:31+05:00\nFiles: 2\n\nMessage: added doctests for dynamicprogramming/minimum_partition (#10033)", "metadata": {"id": "c80993828ed9", "repo": "TheAlgorithms/Python", "hash": "d96029e13d181229c692b8e4cafe2661cdae919e", "author": "SalmanSi", "date": "2023-10-13T22:48:31+05:00", "subject": "added doctests for dynamicprogramming/minimum_partition (#10033)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d96029e13d181229c692b8e4cafe2661cdae919e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d96029e13d181229c692b8e4cafe2661cdae919e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9fb0cd271efec0fc651a5143aedda42f3dc93ea8\nAuthor: Dale Dai\nDate: 2023-10-13T23:47:08-07:00\nFiles: 1\n\nMessage: Expand euler phi function doctest (#10401)", "metadata": {"id": "5a34e3d1f7c8", "repo": "TheAlgorithms/Python", "hash": "9fb0cd271efec0fc651a5143aedda42f3dc93ea8", "author": "Dale Dai", "date": "2023-10-13T23:47:08-07:00", "subject": "Expand euler phi function doctest (#10401)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9fb0cd271efec0fc651a5143aedda42f3dc93ea8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9fb0cd271efec0fc651a5143aedda42f3dc93ea8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0b2c9fb6f164468b51baa4866c1b8c4f01ec8b64\nAuthor: Baron105\nDate: 2023-10-14T12:31:23+05:30\nFiles: 1\n\nMessage: Adding avg and mps speed formulae for ideal gases (#10229)", "metadata": {"id": "b04688fe831d", "repo": "TheAlgorithms/Python", "hash": "0b2c9fb6f164468b51baa4866c1b8c4f01ec8b64", "author": "Baron105", "date": "2023-10-14T12:31:23+05:30", "subject": "Adding avg and mps speed formulae for ideal gases (#10229)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0b2c9fb6f164468b51baa4866c1b8c4f01ec8b64", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0b2c9fb6f164468b51baa4866c1b8c4f01ec8b64"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37cae3f56169348e97262b1b8f7671785be77a5b\nAuthor: Muhammad Umer Farooq\nDate: 2023-10-14T13:31:43+05:00\nFiles: 1\n\nMessage: Updated test cases of power_sum.py (#9978)", "metadata": {"id": "54429c570ce7", "repo": "TheAlgorithms/Python", "hash": "37cae3f56169348e97262b1b8f7671785be77a5b", "author": "Muhammad Umer Farooq", "date": "2023-10-14T13:31:43+05:00", "subject": "Updated test cases of power_sum.py (#9978)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/37cae3f56169348e97262b1b8f7671785be77a5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37cae3f56169348e97262b1b8f7671785be77a5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71b372f5e2fd313268018df237d401efd7795464\nAuthor: Tianyi Zheng\nDate: 2023-10-14T09:34:05-04:00\nFiles: 1\n\nMessage: Remove doctest in `xgboost_regressor.py` main function (#10422)", "metadata": {"id": "59f9b2eb3bb7", "repo": "TheAlgorithms/Python", "hash": "71b372f5e2fd313268018df237d401efd7795464", "author": "Tianyi Zheng", "date": "2023-10-14T09:34:05-04:00", "subject": "Remove doctest in `xgboost_regressor.py` main function (#10422)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71b372f5e2fd313268018df237d401efd7795464", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71b372f5e2fd313268018df237d401efd7795464"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 212cdfe36c3599804027c79c26ee814e53a12703\nAuthor: Dean Bring\nDate: 2023-10-14T08:35:12-07:00\nFiles: 1\n\nMessage: Added validate sudoku board function (#9881)", "metadata": {"id": "fc05198c88e3", "repo": "TheAlgorithms/Python", "hash": "212cdfe36c3599804027c79c26ee814e53a12703", "author": "Dean Bring", "date": "2023-10-14T08:35:12-07:00", "subject": "Added validate sudoku board function (#9881)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/212cdfe36c3599804027c79c26ee814e53a12703", "diff_url": "https://github.com/TheAlgorithms/Python/commit/212cdfe36c3599804027c79c26ee814e53a12703"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ba23384794bc5ce61a300b96d2b721d9d58eccd\nAuthor: Aakash Giri\nDate: 2023-10-14T21:47:11+05:30\nFiles: 1\n\nMessage: Add Title Case Conversion (#10439)", "metadata": {"id": "9139db6e3d5f", "repo": "TheAlgorithms/Python", "hash": "3ba23384794bc5ce61a300b96d2b721d9d58eccd", "author": "Aakash Giri", "date": "2023-10-14T21:47:11+05:30", "subject": "Add Title Case Conversion (#10439)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ba23384794bc5ce61a300b96d2b721d9d58eccd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ba23384794bc5ce61a300b96d2b721d9d58eccd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1969259868451684ab05663cc208f06af20d483f\nAuthor: Manpreet Singh\nDate: 2023-10-14T23:05:01+05:30\nFiles: 1\n\nMessage: Performance: 80% faster Project Euler 145 (#10445)", "metadata": {"id": "301299cbe2a9", "repo": "TheAlgorithms/Python", "hash": "1969259868451684ab05663cc208f06af20d483f", "author": "Manpreet Singh", "date": "2023-10-14T23:05:01+05:30", "subject": "Performance: 80% faster Project Euler 145 (#10445)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1969259868451684ab05663cc208f06af20d483f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1969259868451684ab05663cc208f06af20d483f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f968dda5e9b81bd7dd3c5e9b7a69a9a08ed3ead7\nAuthor: Saurabh Mahapatra\nDate: 2023-10-15T00:32:37+05:30\nFiles: 1\n\nMessage: Updated Comments on upper.py (#10442)", "metadata": {"id": "80e2a7ecae6e", "repo": "TheAlgorithms/Python", "hash": "f968dda5e9b81bd7dd3c5e9b7a69a9a08ed3ead7", "author": "Saurabh Mahapatra", "date": "2023-10-15T00:32:37+05:30", "subject": "Updated Comments on upper.py (#10442)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f968dda5e9b81bd7dd3c5e9b7a69a9a08ed3ead7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f968dda5e9b81bd7dd3c5e9b7a69a9a08ed3ead7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c9ba5e1b6f319e34815660542d8ca0c777c8008a\nAuthor: Tianyi Zheng\nDate: 2023-10-14T16:08:52-04:00\nFiles: 1\n\nMessage: Disable unused dependencies (#10467)", "metadata": {"id": "64c99987a388", "repo": "TheAlgorithms/Python", "hash": "c9ba5e1b6f319e34815660542d8ca0c777c8008a", "author": "Tianyi Zheng", "date": "2023-10-14T16:08:52-04:00", "subject": "Disable unused dependencies (#10467)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c9ba5e1b6f319e34815660542d8ca0c777c8008a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c9ba5e1b6f319e34815660542d8ca0c777c8008a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ecad36f92d26676cc73276553cd99763b025b33\nAuthor: Manpreet Singh\nDate: 2023-10-15T10:15:44+05:30\nFiles: 1\n\nMessage: fix: incorrect range detection in find_missing_number (#10361)", "metadata": {"id": "e8ad4e36a3b1", "repo": "TheAlgorithms/Python", "hash": "3ecad36f92d26676cc73276553cd99763b025b33", "author": "Manpreet Singh", "date": "2023-10-15T10:15:44+05:30", "subject": "fix: incorrect range detection in find_missing_number (#10361)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ecad36f92d26676cc73276553cd99763b025b33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ecad36f92d26676cc73276553cd99763b025b33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7dbc30181826aa26600f8d24c92b1587b31677c6\nAuthor: Ravi Kumar\nDate: 2023-10-15T14:37:29+05:30\nFiles: 1\n\nMessage: added rkf45 method (#10438)", "metadata": {"id": "70274835ab00", "repo": "TheAlgorithms/Python", "hash": "7dbc30181826aa26600f8d24c92b1587b31677c6", "author": "Ravi Kumar", "date": "2023-10-15T14:37:29+05:30", "subject": "added rkf45 method (#10438)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7dbc30181826aa26600f8d24c92b1587b31677c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7dbc30181826aa26600f8d24c92b1587b31677c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ebae5d43e2ce23ef98a0804bf1fa077d2fa5daf\nAuthor: Manpreet Singh\nDate: 2023-10-15T14:47:22+05:30\nFiles: 1\n\nMessage: Performance: 75% faster Project Euler 187 (#10503)", "metadata": {"id": "95f013868859", "repo": "TheAlgorithms/Python", "hash": "1ebae5d43e2ce23ef98a0804bf1fa077d2fa5daf", "author": "Manpreet Singh", "date": "2023-10-15T14:47:22+05:30", "subject": "Performance: 75% faster Project Euler 187 (#10503)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ebae5d43e2ce23ef98a0804bf1fa077d2fa5daf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ebae5d43e2ce23ef98a0804bf1fa077d2fa5daf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 85cdb93a0d7a306633faa03a134d0d39da7076a8\nAuthor: Kosuri L Indu\nDate: 2023-10-15T15:48:28+05:30\nFiles: 1\n\nMessage: [Add] : Job Sequence program under GREEDY methods (#10482)", "metadata": {"id": "5c55c0286dbc", "repo": "TheAlgorithms/Python", "hash": "85cdb93a0d7a306633faa03a134d0d39da7076a8", "author": "Kosuri L Indu", "date": "2023-10-15T15:48:28+05:30", "subject": "[Add] : Job Sequence program under GREEDY methods (#10482)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/85cdb93a0d7a306633faa03a134d0d39da7076a8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/85cdb93a0d7a306633faa03a134d0d39da7076a8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 777eca813a8030e7a674072c79da144e92dde07a\nAuthor: Ravi Kumar\nDate: 2023-10-15T16:25:56+05:30\nFiles: 1\n\nMessage: Corrected typo in function name and doctests. rkf45.py (#10518)", "metadata": {"id": "47de3a6898c3", "repo": "TheAlgorithms/Python", "hash": "777eca813a8030e7a674072c79da144e92dde07a", "author": "Ravi Kumar", "date": "2023-10-15T16:25:56+05:30", "subject": "Corrected typo in function name and doctests. rkf45.py (#10518)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/777eca813a8030e7a674072c79da144e92dde07a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/777eca813a8030e7a674072c79da144e92dde07a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 79a91cca956b99acf5e4bd785ff0640c9e591b89\nAuthor: Christian Clauss\nDate: 2023-10-15T16:57:08+02:00\nFiles: 2\n\nMessage: Fix typo in filename: ciphers/trifid_cipher.py (#10516)", "metadata": {"id": "65ca10c0513e", "repo": "TheAlgorithms/Python", "hash": "79a91cca956b99acf5e4bd785ff0640c9e591b89", "author": "Christian Clauss", "date": "2023-10-15T16:57:08+02:00", "subject": "Fix typo in filename: ciphers/trifid_cipher.py (#10516)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/79a91cca956b99acf5e4bd785ff0640c9e591b89", "diff_url": "https://github.com/TheAlgorithms/Python/commit/79a91cca956b99acf5e4bd785ff0640c9e591b89"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5474ab68a0e1eea6bbfba445feca39db471c62f\nAuthor: Rahul Jangra\nDate: 2023-10-15T20:33:03+05:30\nFiles: 1\n\nMessage: [ADD] : maths joint probabilty distribution (#10508)", "metadata": {"id": "fcb4fb4008e2", "repo": "TheAlgorithms/Python", "hash": "b5474ab68a0e1eea6bbfba445feca39db471c62f", "author": "Rahul Jangra", "date": "2023-10-15T20:33:03+05:30", "subject": "[ADD] : maths joint probabilty distribution (#10508)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5474ab68a0e1eea6bbfba445feca39db471c62f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5474ab68a0e1eea6bbfba445feca39db471c62f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 755659a62f2c976e1e359a4c0af576b2aa8843a8\nAuthor: Tianyi Zheng\nDate: 2023-10-15T11:16:56-04:00\nFiles: 1\n\nMessage: Omit `project_euler/` from coverage reports (#10469)", "metadata": {"id": "e5346f2802a0", "repo": "TheAlgorithms/Python", "hash": "755659a62f2c976e1e359a4c0af576b2aa8843a8", "author": "Tianyi Zheng", "date": "2023-10-15T11:16:56-04:00", "subject": "Omit `project_euler/` from coverage reports (#10469)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/755659a62f2c976e1e359a4c0af576b2aa8843a8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/755659a62f2c976e1e359a4c0af576b2aa8843a8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52040a7bf1795e32cbf3863729c010aa55020063\nAuthor: Aroson\nDate: 2023-10-15T21:05:02+05:30\nFiles: 1\n\nMessage: Added 555 timer duty cycle and freqency in astable mode. (#10456)", "metadata": {"id": "f2cc641f7ac9", "repo": "TheAlgorithms/Python", "hash": "52040a7bf1795e32cbf3863729c010aa55020063", "author": "Aroson", "date": "2023-10-15T21:05:02+05:30", "subject": "Added 555 timer duty cycle and freqency in astable mode. (#10456)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52040a7bf1795e32cbf3863729c010aa55020063", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52040a7bf1795e32cbf3863729c010aa55020063"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b2636d90b3fe697ff64a62b928edfbeccf216e8a\nAuthor: K Anamithra\nDate: 2023-10-15T22:11:29+05:30\nFiles: 1\n\nMessage: added implementing stack using two queues (#10076)", "metadata": {"id": "a6c8c77e6a79", "repo": "TheAlgorithms/Python", "hash": "b2636d90b3fe697ff64a62b928edfbeccf216e8a", "author": "K Anamithra", "date": "2023-10-15T22:11:29+05:30", "subject": "added implementing stack using two queues (#10076)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b2636d90b3fe697ff64a62b928edfbeccf216e8a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b2636d90b3fe697ff64a62b928edfbeccf216e8a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68e6d5ad7e9af8929a22a889b1182706abbfcb50\nAuthor: Christian Clauss\nDate: 2023-10-15T19:11:05+02:00\nFiles: 2\n\nMessage: validate_solutions.py: os.getenv('GITHUB_TOKEN', '') (#10546)", "metadata": {"id": "d9f5d8505fcf", "repo": "TheAlgorithms/Python", "hash": "68e6d5ad7e9af8929a22a889b1182706abbfcb50", "author": "Christian Clauss", "date": "2023-10-15T19:11:05+02:00", "subject": "validate_solutions.py: os.getenv('GITHUB_TOKEN', '') (#10546)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/68e6d5ad7e9af8929a22a889b1182706abbfcb50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68e6d5ad7e9af8929a22a889b1182706abbfcb50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7bdd1cd2beadf494685d1da63fb410343290de98\nAuthor: Barun Parua\nDate: 2023-10-15T22:43:40+05:30\nFiles: 2\n\nMessage: updated physics/archimedes_principle.py (#10479)", "metadata": {"id": "26d271558e75", "repo": "TheAlgorithms/Python", "hash": "7bdd1cd2beadf494685d1da63fb410343290de98", "author": "Barun Parua", "date": "2023-10-15T22:43:40+05:30", "subject": "updated physics/archimedes_principle.py (#10479)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7bdd1cd2beadf494685d1da63fb410343290de98", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7bdd1cd2beadf494685d1da63fb410343290de98"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 89d12dfe99d51f7df983ddbc6b0c93e1130fc47b\nAuthor: Kosuri L Indu\nDate: 2023-10-16T00:57:47+05:30\nFiles: 1\n\nMessage: [Add] : Wildcard Matching program under DYNAMIC PROGRAMMING (#10403)", "metadata": {"id": "37106ea0123c", "repo": "TheAlgorithms/Python", "hash": "89d12dfe99d51f7df983ddbc6b0c93e1130fc47b", "author": "Kosuri L Indu", "date": "2023-10-16T00:57:47+05:30", "subject": "[Add] : Wildcard Matching program under DYNAMIC PROGRAMMING (#10403)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/89d12dfe99d51f7df983ddbc6b0c93e1130fc47b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/89d12dfe99d51f7df983ddbc6b0c93e1130fc47b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4004b862d583a32cb1a809c4ea54d87635a273eb\nAuthor: Christian Clauss\nDate: 2023-10-15T21:40:13+02:00\nFiles: 2\n\nMessage: Revert \"validate_solutions.py: os.getenv('GITHUB_TOKEN', '')\" (#10552)", "metadata": {"id": "a9494f59c33f", "repo": "TheAlgorithms/Python", "hash": "4004b862d583a32cb1a809c4ea54d87635a273eb", "author": "Christian Clauss", "date": "2023-10-15T21:40:13+02:00", "subject": "Revert \"validate_solutions.py: os.getenv('GITHUB_TOKEN', '')\" (#10552)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4004b862d583a32cb1a809c4ea54d87635a273eb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4004b862d583a32cb1a809c4ea54d87635a273eb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 902278f656b38ed68e148cf8c9ac2cbd10fcfb7e\nAuthor: Aasheesh\nDate: 2023-10-16T01:26:02+05:30\nFiles: 1\n\nMessage: Changes the code To return the list in dynamic_programming/subset_generation.py (#10191)", "metadata": {"id": "d69c0053b2bb", "repo": "TheAlgorithms/Python", "hash": "902278f656b38ed68e148cf8c9ac2cbd10fcfb7e", "author": "Aasheesh", "date": "2023-10-16T01:26:02+05:30", "subject": "Changes the code To return the list in dynamic_programming/subset_generation.py (#10191)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/902278f656b38ed68e148cf8c9ac2cbd10fcfb7e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/902278f656b38ed68e148cf8c9ac2cbd10fcfb7e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d6f3c41881da75653b804d7a5964ea90df9d2ad\nAuthor: hollowcrust\nDate: 2023-10-16T04:13:27+08:00\nFiles: 1\n\nMessage: Added data_structures/arrays/sparse_table.py (#10437)", "metadata": {"id": "a62726fb8717", "repo": "TheAlgorithms/Python", "hash": "3d6f3c41881da75653b804d7a5964ea90df9d2ad", "author": "hollowcrust", "date": "2023-10-16T04:13:27+08:00", "subject": "Added data_structures/arrays/sparse_table.py (#10437)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d6f3c41881da75653b804d7a5964ea90df9d2ad", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d6f3c41881da75653b804d7a5964ea90df9d2ad"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ec952927baea776bcb0f35d282448d32f3721047\nAuthor: dhruvtrigotra\nDate: 2023-10-16T02:11:39+05:30\nFiles: 1\n\nMessage: charging_inductor (#10427)", "metadata": {"id": "2494ddccc9e8", "repo": "TheAlgorithms/Python", "hash": "ec952927baea776bcb0f35d282448d32f3721047", "author": "dhruvtrigotra", "date": "2023-10-16T02:11:39+05:30", "subject": "charging_inductor (#10427)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ec952927baea776bcb0f35d282448d32f3721047", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ec952927baea776bcb0f35d282448d32f3721047"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bcda3bf64ea20db11cb4b1b81536e2f05ee584fd\nAuthor: Abílio Azevedo\nDate: 2023-10-15T18:31:11-03:00\nFiles: 1\n\nMessage: test: adding more tests to a star algorithm (#10397)", "metadata": {"id": "7c1cbf806a46", "repo": "TheAlgorithms/Python", "hash": "bcda3bf64ea20db11cb4b1b81536e2f05ee584fd", "author": "Abílio Azevedo", "date": "2023-10-15T18:31:11-03:00", "subject": "test: adding more tests to a star algorithm (#10397)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bcda3bf64ea20db11cb4b1b81536e2f05ee584fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bcda3bf64ea20db11cb4b1b81536e2f05ee584fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d00888de7629b093bcf750ae046318be1e9a1fa3\nAuthor: Jeel Gajera\nDate: 2023-10-16T03:19:53+05:30\nFiles: 2\n\nMessage: feat: adding Apriori Algorithm (#10491)", "metadata": {"id": "c5bffd074947", "repo": "TheAlgorithms/Python", "hash": "d00888de7629b093bcf750ae046318be1e9a1fa3", "author": "Jeel Gajera", "date": "2023-10-16T03:19:53+05:30", "subject": "feat: adding Apriori Algorithm (#10491)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d00888de7629b093bcf750ae046318be1e9a1fa3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d00888de7629b093bcf750ae046318be1e9a1fa3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6aae1cf66b7e962b886255703b5802d58f27fd3\nAuthor: Pooja Sharma\nDate: 2023-10-16T05:02:45+05:30\nFiles: 2\n\nMessage: Dynamic programming/matrix chain multiplication (#10562)", "metadata": {"id": "bfb7c5e89d2a", "repo": "TheAlgorithms/Python", "hash": "e6aae1cf66b7e962b886255703b5802d58f27fd3", "author": "Pooja Sharma", "date": "2023-10-16T05:02:45+05:30", "subject": "Dynamic programming/matrix chain multiplication (#10562)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6aae1cf66b7e962b886255703b5802d58f27fd3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6aae1cf66b7e962b886255703b5802d58f27fd3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b6b45eb1cee564e3c563966244f124051c28b8e7\nAuthor: Tianyi Zheng\nDate: 2023-10-15T19:41:45-04:00\nFiles: 1\n\nMessage: Fix numpy deprecation warning in `2_hidden_layers_neural_network.py` (#10424)", "metadata": {"id": "f0e34ad8c8fc", "repo": "TheAlgorithms/Python", "hash": "b6b45eb1cee564e3c563966244f124051c28b8e7", "author": "Tianyi Zheng", "date": "2023-10-15T19:41:45-04:00", "subject": "Fix numpy deprecation warning in `2_hidden_layers_neural_network.py` (#10424)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b6b45eb1cee564e3c563966244f124051c28b8e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b6b45eb1cee564e3c563966244f124051c28b8e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 73ebf7bdb12f4bced39f25766ac4d2cd9b6ab525\nAuthor: Tianyi Zheng\nDate: 2023-10-15T19:42:55-04:00\nFiles: 1\n\nMessage: Move and rename `maths/greedy_coin_change.py` (#10418)", "metadata": {"id": "4a94be76b079", "repo": "TheAlgorithms/Python", "hash": "73ebf7bdb12f4bced39f25766ac4d2cd9b6ab525", "author": "Tianyi Zheng", "date": "2023-10-15T19:42:55-04:00", "subject": "Move and rename `maths/greedy_coin_change.py` (#10418)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/73ebf7bdb12f4bced39f25766ac4d2cd9b6ab525", "diff_url": "https://github.com/TheAlgorithms/Python/commit/73ebf7bdb12f4bced39f25766ac4d2cd9b6ab525"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2f14e8a78c1700a4101746a1a6e3d70be50aa07\nAuthor: Chris O\nDate: 2023-10-16T12:44:06+13:00\nFiles: 1\n\nMessage: Add note to feature_request.yml about not opening issues for new algorithms (#10142)", "metadata": {"id": "1a084b1d10f5", "repo": "TheAlgorithms/Python", "hash": "c2f14e8a78c1700a4101746a1a6e3d70be50aa07", "author": "Chris O", "date": "2023-10-16T12:44:06+13:00", "subject": "Add note to feature_request.yml about not opening issues for new algorithms (#10142)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2f14e8a78c1700a4101746a1a6e3d70be50aa07", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2f14e8a78c1700a4101746a1a6e3d70be50aa07"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bb8f194957c4308cbb0bf16a4e07acbe34d2087e\nAuthor: Tianyi Zheng\nDate: 2023-10-15T20:01:01-04:00\nFiles: 1\n\nMessage: Delete `texttable` from dependencies (#10565)", "metadata": {"id": "1a980d0a16c1", "repo": "TheAlgorithms/Python", "hash": "bb8f194957c4308cbb0bf16a4e07acbe34d2087e", "author": "Tianyi Zheng", "date": "2023-10-15T20:01:01-04:00", "subject": "Delete `texttable` from dependencies (#10565)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bb8f194957c4308cbb0bf16a4e07acbe34d2087e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bb8f194957c4308cbb0bf16a4e07acbe34d2087e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a26d76c60422030cf0c57c62623866d3f3229f2\nAuthor: Gabrielly de S. Pinto Dantas\nDate: 2023-10-15T21:44:10-03:00\nFiles: 1\n\nMessage: add tests for tree_sort (#10015)", "metadata": {"id": "bffcef3e8311", "repo": "TheAlgorithms/Python", "hash": "1a26d76c60422030cf0c57c62623866d3f3229f2", "author": "Gabrielly de S. Pinto Dantas", "date": "2023-10-15T21:44:10-03:00", "subject": "add tests for tree_sort (#10015)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a26d76c60422030cf0c57c62623866d3f3229f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a26d76c60422030cf0c57c62623866d3f3229f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc0405d05cb4c5009e8bf826e3f641c427ba70d5\nAuthor: Yousha Mahamuni\nDate: 2023-10-16T08:17:27+05:30\nFiles: 1\n\nMessage: Update volume.py with volume of Icosahedron (#9628)", "metadata": {"id": "8d9a461ee6ca", "repo": "TheAlgorithms/Python", "hash": "cc0405d05cb4c5009e8bf826e3f641c427ba70d5", "author": "Yousha Mahamuni", "date": "2023-10-16T08:17:27+05:30", "subject": "Update volume.py with volume of Icosahedron (#9628)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc0405d05cb4c5009e8bf826e3f641c427ba70d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc0405d05cb4c5009e8bf826e3f641c427ba70d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4ff73b1bdaa4349315beaf44e093c59f6c87fd3\nAuthor: Akshar Goyal\nDate: 2023-10-16T03:21:43-04:00\nFiles: 8\n\nMessage: Converted tests into doctests (#10572)", "metadata": {"id": "ddfd468def3b", "repo": "TheAlgorithms/Python", "hash": "f4ff73b1bdaa4349315beaf44e093c59f6c87fd3", "author": "Akshar Goyal", "date": "2023-10-16T03:21:43-04:00", "subject": "Converted tests into doctests (#10572)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4ff73b1bdaa4349315beaf44e093c59f6c87fd3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4ff73b1bdaa4349315beaf44e093c59f6c87fd3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c14e6ae3aa6506ca8e5baa73321f3a04caf83d0\nAuthor: Kamil\nDate: 2023-10-16T12:29:46+05:00\nFiles: 1\n\nMessage: Refactoring and optimization of the lu_decomposition algorithm (#9231)", "metadata": {"id": "ad94bbdd27ea", "repo": "TheAlgorithms/Python", "hash": "3c14e6ae3aa6506ca8e5baa73321f3a04caf83d0", "author": "Kamil", "date": "2023-10-16T12:29:46+05:00", "subject": "Refactoring and optimization of the lu_decomposition algorithm (#9231)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c14e6ae3aa6506ca8e5baa73321f3a04caf83d0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c14e6ae3aa6506ca8e5baa73321f3a04caf83d0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e9b3f20cec28b492b2e22e68ea61ec75ce3b9df8\nAuthor: hollowcrust\nDate: 2023-10-16T16:03:16+08:00\nFiles: 1\n\nMessage: Delete dynamic_programming/longest_sub_array.py (#10073)", "metadata": {"id": "d2c31c307073", "repo": "TheAlgorithms/Python", "hash": "e9b3f20cec28b492b2e22e68ea61ec75ce3b9df8", "author": "hollowcrust", "date": "2023-10-16T16:03:16+08:00", "subject": "Delete dynamic_programming/longest_sub_array.py (#10073)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e9b3f20cec28b492b2e22e68ea61ec75ce3b9df8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e9b3f20cec28b492b2e22e68ea61ec75ce3b9df8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 96f81770d7e047f24c3203e913bf346754936330\nAuthor: Praful Katare\nDate: 2023-10-16T13:43:34+05:30\nFiles: 1\n\nMessage: Adds Doc test in depth_first_search_2.py (#10094)", "metadata": {"id": "c1ef6183237b", "repo": "TheAlgorithms/Python", "hash": "96f81770d7e047f24c3203e913bf346754936330", "author": "Praful Katare", "date": "2023-10-16T13:43:34+05:30", "subject": "Adds Doc test in depth_first_search_2.py (#10094)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/96f81770d7e047f24c3203e913bf346754936330", "diff_url": "https://github.com/TheAlgorithms/Python/commit/96f81770d7e047f24c3203e913bf346754936330"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69707bf6939d63a93b0d4b278cc367c42a976c6d\nAuthor: Dwarkadhish Kamthane\nDate: 2023-10-16T13:51:03+05:30\nFiles: 1\n\nMessage: Minimization of while loop in Armstrong Numbers (#9976)", "metadata": {"id": "206d9062f1da", "repo": "TheAlgorithms/Python", "hash": "69707bf6939d63a93b0d4b278cc367c42a976c6d", "author": "Dwarkadhish Kamthane", "date": "2023-10-16T13:51:03+05:30", "subject": "Minimization of while loop in Armstrong Numbers (#9976)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69707bf6939d63a93b0d4b278cc367c42a976c6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69707bf6939d63a93b0d4b278cc367c42a976c6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7acf4bf73b5a43bdb375f7a34da227bf6deeaf35\nAuthor: Christian Clauss\nDate: 2023-10-16T16:16:09+02:00\nFiles: 2\n\nMessage: Rename binary_tree_traversals.md to README.md (#10599)", "metadata": {"id": "7d45151d6779", "repo": "TheAlgorithms/Python", "hash": "7acf4bf73b5a43bdb375f7a34da227bf6deeaf35", "author": "Christian Clauss", "date": "2023-10-16T16:16:09+02:00", "subject": "Rename binary_tree_traversals.md to README.md (#10599)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7acf4bf73b5a43bdb375f7a34da227bf6deeaf35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7acf4bf73b5a43bdb375f7a34da227bf6deeaf35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3923e590d77979de31fabd4df34e69e8933e690d\nAuthor: Christian Clauss\nDate: 2023-10-16T16:17:48+02:00\nFiles: 1\n\nMessage: Tree_sort.py: Disable slow doctest (#10584)", "metadata": {"id": "bcbb664edb01", "repo": "TheAlgorithms/Python", "hash": "3923e590d77979de31fabd4df34e69e8933e690d", "author": "Christian Clauss", "date": "2023-10-16T16:17:48+02:00", "subject": "Tree_sort.py: Disable slow doctest (#10584)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3923e590d77979de31fabd4df34e69e8933e690d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3923e590d77979de31fabd4df34e69e8933e690d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c15dda405a26bd9cb1554a43598c4c85a6320d4c\nAuthor: Saswat Susmoy\nDate: 2023-10-16T20:13:53+05:30\nFiles: 1\n\nMessage: Update basic_binary_tree.py (#10388)", "metadata": {"id": "04c17bef3770", "repo": "TheAlgorithms/Python", "hash": "c15dda405a26bd9cb1554a43598c4c85a6320d4c", "author": "Saswat Susmoy", "date": "2023-10-16T20:13:53+05:30", "subject": "Update basic_binary_tree.py (#10388)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c15dda405a26bd9cb1554a43598c4c85a6320d4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c15dda405a26bd9cb1554a43598c4c85a6320d4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5a1305b6fe98808bf534c54e12ac64c1e4e4ce0f\nAuthor: ivan53\nDate: 2023-10-16T07:48:26-07:00\nFiles: 1\n\nMessage: Fix benchmark to test with the provided number instead on 25 (#10587)", "metadata": {"id": "59e3761e17eb", "repo": "TheAlgorithms/Python", "hash": "5a1305b6fe98808bf534c54e12ac64c1e4e4ce0f", "author": "ivan53", "date": "2023-10-16T07:48:26-07:00", "subject": "Fix benchmark to test with the provided number instead on 25 (#10587)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5a1305b6fe98808bf534c54e12ac64c1e4e4ce0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5a1305b6fe98808bf534c54e12ac64c1e4e4ce0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 778e2010d6ae89c61a93672e49b86041b6ca1108\nAuthor: Vinayak Upadhyay\nDate: 2023-10-16T22:16:44+05:30\nFiles: 1\n\nMessage: Added functionality to calculate the diameter of given binary tree (#10526)", "metadata": {"id": "4bd8f8d56ee5", "repo": "TheAlgorithms/Python", "hash": "778e2010d6ae89c61a93672e49b86041b6ca1108", "author": "Vinayak Upadhyay", "date": "2023-10-16T22:16:44+05:30", "subject": "Added functionality to calculate the diameter of given binary tree (#10526)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/778e2010d6ae89c61a93672e49b86041b6ca1108", "diff_url": "https://github.com/TheAlgorithms/Python/commit/778e2010d6ae89c61a93672e49b86041b6ca1108"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e468c1028e407ea38bd7e9511dc0f3d0d45a6e0\nAuthor: halfhearted\nDate: 2023-10-16T22:42:33+05:30\nFiles: 1\n\nMessage: Floor and ceil in Binary search tree added (#10432)", "metadata": {"id": "085b8cbc95e1", "repo": "TheAlgorithms/Python", "hash": "1e468c1028e407ea38bd7e9511dc0f3d0d45a6e0", "author": "halfhearted", "date": "2023-10-16T22:42:33+05:30", "subject": "Floor and ceil in Binary search tree added (#10432)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e468c1028e407ea38bd7e9511dc0f3d0d45a6e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e468c1028e407ea38bd7e9511dc0f3d0d45a6e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 922bbee80ce292ca27eee33d38e82ecf73e33dcd\nAuthor: pre-commit-ci[bot]\nDate: 2023-10-16T20:23:33+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#10613)", "metadata": {"id": "390adf252975", "repo": "TheAlgorithms/Python", "hash": "922bbee80ce292ca27eee33d38e82ecf73e33dcd", "author": "pre-commit-ci[bot]", "date": "2023-10-16T20:23:33+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#10613)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/922bbee80ce292ca27eee33d38e82ecf73e33dcd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/922bbee80ce292ca27eee33d38e82ecf73e33dcd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fcea18c9f0b68e2ba35c8f91bf0702d7c727c4df\nAuthor: Adarsh Sidnal\nDate: 2023-10-17T04:26:14+05:30\nFiles: 1\n\nMessage: Added an algorithm transfrom bst to greater sum tree (#9777)", "metadata": {"id": "79785115e8c3", "repo": "TheAlgorithms/Python", "hash": "fcea18c9f0b68e2ba35c8f91bf0702d7c727c4df", "author": "Adarsh Sidnal", "date": "2023-10-17T04:26:14+05:30", "subject": "Added an algorithm transfrom bst to greater sum tree (#9777)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fcea18c9f0b68e2ba35c8f91bf0702d7c727c4df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fcea18c9f0b68e2ba35c8f91bf0702d7c727c4df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f629b60499cfb3ac27f6520bf947764b5b45c28\nAuthor: Sandeepa Dilshan Alagiyawanna\nDate: 2023-10-17T04:47:49+05:30\nFiles: 2\n\nMessage: Optimize and_gate and nand_gate (#10591)", "metadata": {"id": "2db1aac7604d", "repo": "TheAlgorithms/Python", "hash": "5f629b60499cfb3ac27f6520bf947764b5b45c28", "author": "Sandeepa Dilshan Alagiyawanna", "date": "2023-10-17T04:47:49+05:30", "subject": "Optimize and_gate and nand_gate (#10591)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f629b60499cfb3ac27f6520bf947764b5b45c28", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f629b60499cfb3ac27f6520bf947764b5b45c28"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5786c87d820cc4d68707731df0812507063bf8b\nAuthor: aryandgandhi\nDate: 2023-10-16T20:25:07-05:00\nFiles: 1\n\nMessage: update segmenttree docstrings Fixes #9943 (#9975)", "metadata": {"id": "cca57adb77a6", "repo": "TheAlgorithms/Python", "hash": "b5786c87d820cc4d68707731df0812507063bf8b", "author": "aryandgandhi", "date": "2023-10-16T20:25:07-05:00", "subject": "update segmenttree docstrings Fixes #9943 (#9975)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5786c87d820cc4d68707731df0812507063bf8b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5786c87d820cc4d68707731df0812507063bf8b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00165a5fb2d125c7e6ab33e424bdcac8dec2b5b6\nAuthor: Saurabh Mahapatra\nDate: 2023-10-17T12:06:12+05:30\nFiles: 1\n\nMessage: Added test cases to join.py (#10629)", "metadata": {"id": "f090ff392778", "repo": "TheAlgorithms/Python", "hash": "00165a5fb2d125c7e6ab33e424bdcac8dec2b5b6", "author": "Saurabh Mahapatra", "date": "2023-10-17T12:06:12+05:30", "subject": "Added test cases to join.py (#10629)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/00165a5fb2d125c7e6ab33e424bdcac8dec2b5b6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00165a5fb2d125c7e6ab33e424bdcac8dec2b5b6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6c3bd339947eb6f10f77754f34a49915799c82f\nAuthor: Kushagra Agarwal\nDate: 2023-10-17T12:40:24+05:30\nFiles: 1\n\nMessage: Hacktoberfest: Added Octal Number to Hexadecimal Number Conversion Algorithm (#10533)", "metadata": {"id": "f0e9ee8a8c0d", "repo": "TheAlgorithms/Python", "hash": "c6c3bd339947eb6f10f77754f34a49915799c82f", "author": "Kushagra Agarwal", "date": "2023-10-17T12:40:24+05:30", "subject": "Hacktoberfest: Added Octal Number to Hexadecimal Number Conversion Algorithm (#10533)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6c3bd339947eb6f10f77754f34a49915799c82f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6c3bd339947eb6f10f77754f34a49915799c82f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac3bd1032c02ff5c2f6eb16f2bf5a1b24d106d1c\nAuthor: ojas wani\nDate: 2023-10-17T02:25:25-07:00\nFiles: 1\n\nMessage: Add matrix_multiplication (#10045)", "metadata": {"id": "6ef809307eec", "repo": "TheAlgorithms/Python", "hash": "ac3bd1032c02ff5c2f6eb16f2bf5a1b24d106d1c", "author": "ojas wani", "date": "2023-10-17T02:25:25-07:00", "subject": "Add matrix_multiplication (#10045)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac3bd1032c02ff5c2f6eb16f2bf5a1b24d106d1c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac3bd1032c02ff5c2f6eb16f2bf5a1b24d106d1c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 72bd653e04a944f51ae6c047204b62d8a07db9d4\nAuthor: RaymondDashWu\nDate: 2023-10-17T07:57:33-07:00\nFiles: 1\n\nMessage: Test cases for all_combinations (#10633)", "metadata": {"id": "0ea16da6e503", "repo": "TheAlgorithms/Python", "hash": "72bd653e04a944f51ae6c047204b62d8a07db9d4", "author": "RaymondDashWu", "date": "2023-10-17T07:57:33-07:00", "subject": "Test cases for all_combinations (#10633)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/72bd653e04a944f51ae6c047204b62d8a07db9d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/72bd653e04a944f51ae6c047204b62d8a07db9d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 09c2b2d006e3ca217f2ef082d62a0c35560667ef\nAuthor: Anubhavpandey27\nDate: 2023-10-17T22:37:40+05:30\nFiles: 1\n\nMessage: Add arrays/sudoku_solver.py (#10623)", "metadata": {"id": "75a9d59c60f7", "repo": "TheAlgorithms/Python", "hash": "09c2b2d006e3ca217f2ef082d62a0c35560667ef", "author": "Anubhavpandey27", "date": "2023-10-17T22:37:40+05:30", "subject": "Add arrays/sudoku_solver.py (#10623)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/09c2b2d006e3ca217f2ef082d62a0c35560667ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/09c2b2d006e3ca217f2ef082d62a0c35560667ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9de1c49fe13f009e08dcf5009a798bef43f2230b\nAuthor: Marek Mazij\nDate: 2023-10-17T20:24:16+02:00\nFiles: 1\n\nMessage: feat: Polish ID (PESEL) checker added (#10618)", "metadata": {"id": "bf5ca5797c18", "repo": "TheAlgorithms/Python", "hash": "9de1c49fe13f009e08dcf5009a798bef43f2230b", "author": "Marek Mazij", "date": "2023-10-17T20:24:16+02:00", "subject": "feat: Polish ID (PESEL) checker added (#10618)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9de1c49fe13f009e08dcf5009a798bef43f2230b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9de1c49fe13f009e08dcf5009a798bef43f2230b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9da6f48b46f41c6361416c259dcfec531fb39a01\nAuthor: Manmita Das\nDate: 2023-10-18T04:07:57+05:30\nFiles: 1\n\nMessage: Add binary_coded_decimal.py (#10656)", "metadata": {"id": "22e4e9e3d42c", "repo": "TheAlgorithms/Python", "hash": "9da6f48b46f41c6361416c259dcfec531fb39a01", "author": "Manmita Das", "date": "2023-10-18T04:07:57+05:30", "subject": "Add binary_coded_decimal.py (#10656)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9da6f48b46f41c6361416c259dcfec531fb39a01", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9da6f48b46f41c6361416c259dcfec531fb39a01"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 788e4ede9bf4eb180e4b784268d98d657efbd9da\nAuthor: Jai Vignesh J\nDate: 2023-10-18T04:20:57+05:30\nFiles: 1\n\nMessage: Fix doctest power recursion (#10659)", "metadata": {"id": "776e60b18b14", "repo": "TheAlgorithms/Python", "hash": "788e4ede9bf4eb180e4b784268d98d657efbd9da", "author": "Jai Vignesh J", "date": "2023-10-18T04:20:57+05:30", "subject": "Fix doctest power recursion (#10659)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/788e4ede9bf4eb180e4b784268d98d657efbd9da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/788e4ede9bf4eb180e4b784268d98d657efbd9da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 361f64c21d7d2528828e20e2eedd59b8d69e5c18\nAuthor: Poojan Smart\nDate: 2023-10-18T19:39:13+05:30\nFiles: 1\n\nMessage: Adds hinge loss function algorithm (#10628)", "metadata": {"id": "5850791826e3", "repo": "TheAlgorithms/Python", "hash": "361f64c21d7d2528828e20e2eedd59b8d69e5c18", "author": "Poojan Smart", "date": "2023-10-18T19:39:13+05:30", "subject": "Adds hinge loss function algorithm (#10628)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/361f64c21d7d2528828e20e2eedd59b8d69e5c18", "diff_url": "https://github.com/TheAlgorithms/Python/commit/361f64c21d7d2528828e20e2eedd59b8d69e5c18"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 572de4f15e266057e806a751006156a212a3812e\nAuthor: Shivansh Bhatnagar\nDate: 2023-10-18T20:20:18+05:30\nFiles: 1\n\nMessage: Added A General Swish Activation Function inNeural Networks (#10415)", "metadata": {"id": "bce07d31cb70", "repo": "TheAlgorithms/Python", "hash": "572de4f15e266057e806a751006156a212a3812e", "author": "Shivansh Bhatnagar", "date": "2023-10-18T20:20:18+05:30", "subject": "Added A General Swish Activation Function inNeural Networks (#10415)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/572de4f15e266057e806a751006156a212a3812e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/572de4f15e266057e806a751006156a212a3812e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9adb7ced16725e3f6cf24cf93ac81a8dcd351665\nAuthor: rtang09\nDate: 2023-10-19T05:02:04-07:00\nFiles: 1\n\nMessage: Update primelib.py (#10209)", "metadata": {"id": "4b3ed8ca6889", "repo": "TheAlgorithms/Python", "hash": "9adb7ced16725e3f6cf24cf93ac81a8dcd351665", "author": "rtang09", "date": "2023-10-19T05:02:04-07:00", "subject": "Update primelib.py (#10209)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9adb7ced16725e3f6cf24cf93ac81a8dcd351665", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9adb7ced16725e3f6cf24cf93ac81a8dcd351665"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 30c8d5573a8b052210238487167a3ec2d7241d06\nAuthor: rtang09\nDate: 2023-10-19T05:15:23-07:00\nFiles: 1\n\nMessage: Update binary_exponentiation.py (#10253)", "metadata": {"id": "4fcb39be672a", "repo": "TheAlgorithms/Python", "hash": "30c8d5573a8b052210238487167a3ec2d7241d06", "author": "rtang09", "date": "2023-10-19T05:15:23-07:00", "subject": "Update binary_exponentiation.py (#10253)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/30c8d5573a8b052210238487167a3ec2d7241d06", "diff_url": "https://github.com/TheAlgorithms/Python/commit/30c8d5573a8b052210238487167a3ec2d7241d06"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b301e589e2c68f583bf3a09f6d4ca224175383b9\nAuthor: Iyiola Aloko\nDate: 2023-10-19T08:21:48-04:00\nFiles: 1\n\nMessage: Update binary_exponentiation.py (#10342)", "metadata": {"id": "31f884c8577b", "repo": "TheAlgorithms/Python", "hash": "b301e589e2c68f583bf3a09f6d4ca224175383b9", "author": "Iyiola Aloko", "date": "2023-10-19T08:21:48-04:00", "subject": "Update binary_exponentiation.py (#10342)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b301e589e2c68f583bf3a09f6d4ca224175383b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b301e589e2c68f583bf3a09f6d4ca224175383b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 33888646af9d74e46da0175df75b3e5892a72fc7\nAuthor: anshul-2010\nDate: 2023-10-19T18:08:02+05:30\nFiles: 1\n\nMessage: Edit Distance Algorithm for String Matching (#10571)", "metadata": {"id": "1bc3f0c3d839", "repo": "TheAlgorithms/Python", "hash": "33888646af9d74e46da0175df75b3e5892a72fc7", "author": "anshul-2010", "date": "2023-10-19T18:08:02+05:30", "subject": "Edit Distance Algorithm for String Matching (#10571)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/33888646af9d74e46da0175df75b3e5892a72fc7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/33888646af9d74e46da0175df75b3e5892a72fc7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 289a4dd6d35a3dd402c98db04d2f39cfc08ea1be\nAuthor: Abílio Azevedo\nDate: 2023-10-19T11:35:41-03:00\nFiles: 1\n\nMessage: docs: add test scenarios to pull request template (#10396)", "metadata": {"id": "56464e36f44d", "repo": "TheAlgorithms/Python", "hash": "289a4dd6d35a3dd402c98db04d2f39cfc08ea1be", "author": "Abílio Azevedo", "date": "2023-10-19T11:35:41-03:00", "subject": "docs: add test scenarios to pull request template (#10396)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/289a4dd6d35a3dd402c98db04d2f39cfc08ea1be", "diff_url": "https://github.com/TheAlgorithms/Python/commit/289a4dd6d35a3dd402c98db04d2f39cfc08ea1be"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd3072b84512b33a6fd7d788812340daa8ac3465\nAuthor: Ankit Avinash\nDate: 2023-10-19T20:16:39+05:30\nFiles: 1\n\nMessage: Added Mean Squared Logarithmic Error (MSLE) Loss Function (#10637)", "metadata": {"id": "70f625294f18", "repo": "TheAlgorithms/Python", "hash": "bd3072b84512b33a6fd7d788812340daa8ac3465", "author": "Ankit Avinash", "date": "2023-10-19T20:16:39+05:30", "subject": "Added Mean Squared Logarithmic Error (MSLE) Loss Function (#10637)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd3072b84512b33a6fd7d788812340daa8ac3465", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd3072b84512b33a6fd7d788812340daa8ac3465"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69876140673881efefcb177e3ba2575b0c221438\nAuthor: ketan96-m\nDate: 2023-10-19T09:48:53-05:00\nFiles: 1\n\nMessage: *added docstring and doctest for find_isolated_nodes (#10684)", "metadata": {"id": "f046570405e3", "repo": "TheAlgorithms/Python", "hash": "69876140673881efefcb177e3ba2575b0c221438", "author": "ketan96-m", "date": "2023-10-19T09:48:53-05:00", "subject": "*added docstring and doctest for find_isolated_nodes (#10684)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69876140673881efefcb177e3ba2575b0c221438", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69876140673881efefcb177e3ba2575b0c221438"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26ffad9d17232668d0630edb70167e5123a7f35c\nAuthor: Christian Clauss\nDate: 2023-10-19T19:31:51+02:00\nFiles: 3\n\nMessage: Simplify is_bst.py (#10627)", "metadata": {"id": "d38d2dd000b4", "repo": "TheAlgorithms/Python", "hash": "26ffad9d17232668d0630edb70167e5123a7f35c", "author": "Christian Clauss", "date": "2023-10-19T19:31:51+02:00", "subject": "Simplify is_bst.py (#10627)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/26ffad9d17232668d0630edb70167e5123a7f35c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26ffad9d17232668d0630edb70167e5123a7f35c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: be94690decde9f0e1df78b41d2a22e7e69bc176d\nAuthor: NikhithaBandari\nDate: 2023-10-19T23:19:47+05:30\nFiles: 1\n\nMessage: Create swap_all_odd_and_even_bits.py (#10692)", "metadata": {"id": "eb0964bc29db", "repo": "TheAlgorithms/Python", "hash": "be94690decde9f0e1df78b41d2a22e7e69bc176d", "author": "NikhithaBandari", "date": "2023-10-19T23:19:47+05:30", "subject": "Create swap_all_odd_and_even_bits.py (#10692)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/be94690decde9f0e1df78b41d2a22e7e69bc176d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/be94690decde9f0e1df78b41d2a22e7e69bc176d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34f48b684bce39cb24667e5181b268c9f3bf9980\nAuthor: Anupamaraie\nDate: 2023-10-20T01:50:16+05:45\nFiles: 1\n\nMessage: Create vernam_cipher.py (#10702)", "metadata": {"id": "e33e80eaa1a5", "repo": "TheAlgorithms/Python", "hash": "34f48b684bce39cb24667e5181b268c9f3bf9980", "author": "Anupamaraie", "date": "2023-10-20T01:50:16+05:45", "subject": "Create vernam_cipher.py (#10702)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/34f48b684bce39cb24667e5181b268c9f3bf9980", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34f48b684bce39cb24667e5181b268c9f3bf9980"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9875f374f4762d6219067b2e7909a762f25b68ba\nAuthor: Adam Ross\nDate: 2023-10-19T22:45:51+02:00\nFiles: 2\n\nMessage: Consolidate bubble sort iterative and recursive (#10651)", "metadata": {"id": "69941920467d", "repo": "TheAlgorithms/Python", "hash": "9875f374f4762d6219067b2e7909a762f25b68ba", "author": "Adam Ross", "date": "2023-10-19T22:45:51+02:00", "subject": "Consolidate bubble sort iterative and recursive (#10651)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9875f374f4762d6219067b2e7909a762f25b68ba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9875f374f4762d6219067b2e7909a762f25b68ba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 51805338afbbf76c3d1371b60ba301eaaf094359\nAuthor: Tianyi Zheng\nDate: 2023-10-19T23:35:38-04:00\nFiles: 2\n\nMessage: Fix ruff error in `machine_learning/sequential_minimum_optimization.py` (#10717)", "metadata": {"id": "e77907306975", "repo": "TheAlgorithms/Python", "hash": "51805338afbbf76c3d1371b60ba301eaaf094359", "author": "Tianyi Zheng", "date": "2023-10-19T23:35:38-04:00", "subject": "Fix ruff error in `machine_learning/sequential_minimum_optimization.py` (#10717)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/51805338afbbf76c3d1371b60ba301eaaf094359", "diff_url": "https://github.com/TheAlgorithms/Python/commit/51805338afbbf76c3d1371b60ba301eaaf094359"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4154428351cd60db504eb232e3b7900987a2fa19\nAuthor: Saptadeep Banerjee\nDate: 2023-10-20T09:59:24+05:30\nFiles: 1\n\nMessage: [ADD]: Improved tests in power recursion! (#10664)", "metadata": {"id": "ca58fff39299", "repo": "TheAlgorithms/Python", "hash": "4154428351cd60db504eb232e3b7900987a2fa19", "author": "Saptadeep Banerjee", "date": "2023-10-20T09:59:24+05:30", "subject": "[ADD]: Improved tests in power recursion! (#10664)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4154428351cd60db504eb232e3b7900987a2fa19", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4154428351cd60db504eb232e3b7900987a2fa19"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 82fc24ce96036b6e1180de06c513bbaacda6a550\nAuthor: RaymondDashWu\nDate: 2023-10-19T21:42:20-07:00\nFiles: 1\n\nMessage: Test cases for check_bipartite_graph_bfs (#10688)", "metadata": {"id": "c0f603818edf", "repo": "TheAlgorithms/Python", "hash": "82fc24ce96036b6e1180de06c513bbaacda6a550", "author": "RaymondDashWu", "date": "2023-10-19T21:42:20-07:00", "subject": "Test cases for check_bipartite_graph_bfs (#10688)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/82fc24ce96036b6e1180de06c513bbaacda6a550", "diff_url": "https://github.com/TheAlgorithms/Python/commit/82fc24ce96036b6e1180de06c513bbaacda6a550"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 197604898b85e84cfbaee0a0dd06095db8d1c7b6\nAuthor: shivaparihar6119\nDate: 2023-10-20T11:39:58+05:30\nFiles: 4\n\nMessage: Concatenates both check bipatrite graphs(bfs&dfs) (#10708)", "metadata": {"id": "293a7c54b207", "repo": "TheAlgorithms/Python", "hash": "197604898b85e84cfbaee0a0dd06095db8d1c7b6", "author": "shivaparihar6119", "date": "2023-10-20T11:39:58+05:30", "subject": "Concatenates both check bipatrite graphs(bfs&dfs) (#10708)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/197604898b85e84cfbaee0a0dd06095db8d1c7b6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/197604898b85e84cfbaee0a0dd06095db8d1c7b6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6f2d6f72d56f832dcfaaf226688c1dab4cdb9d0e\nAuthor: Tianyi Zheng\nDate: 2023-10-20T02:17:31-04:00\nFiles: 15\n\nMessage: Move files for special numbers to own directory (#10714)", "metadata": {"id": "663ae2ea1e04", "repo": "TheAlgorithms/Python", "hash": "6f2d6f72d56f832dcfaaf226688c1dab4cdb9d0e", "author": "Tianyi Zheng", "date": "2023-10-20T02:17:31-04:00", "subject": "Move files for special numbers to own directory (#10714)", "files_changed": 15, "code_url": "https://github.com/TheAlgorithms/Python/tree/6f2d6f72d56f832dcfaaf226688c1dab4cdb9d0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6f2d6f72d56f832dcfaaf226688c1dab4cdb9d0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce0ede6476fb14ba18ef03246b169a7e5615bdec\nAuthor: Tianyi Zheng\nDate: 2023-10-20T03:08:23-04:00\nFiles: 2\n\nMessage: Fix typo in DPLL file name (#10723)", "metadata": {"id": "c0acfa128097", "repo": "TheAlgorithms/Python", "hash": "ce0ede6476fb14ba18ef03246b169a7e5615bdec", "author": "Tianyi Zheng", "date": "2023-10-20T03:08:23-04:00", "subject": "Fix typo in DPLL file name (#10723)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce0ede6476fb14ba18ef03246b169a7e5615bdec", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce0ede6476fb14ba18ef03246b169a7e5615bdec"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 579937613a6dc7e099b710e3d57767a2fab115ad\nAuthor: Saptadeep Banerjee\nDate: 2023-10-20T16:32:30+05:30\nFiles: 1\n\nMessage: Added New Tests in Signum (#10724)", "metadata": {"id": "8898f60fa89a", "repo": "TheAlgorithms/Python", "hash": "579937613a6dc7e099b710e3d57767a2fab115ad", "author": "Saptadeep Banerjee", "date": "2023-10-20T16:32:30+05:30", "subject": "Added New Tests in Signum (#10724)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/579937613a6dc7e099b710e3d57767a2fab115ad", "diff_url": "https://github.com/TheAlgorithms/Python/commit/579937613a6dc7e099b710e3d57767a2fab115ad"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52a987ea2f299c8215c1107b8dd793919c962f10\nAuthor: Ope Oluwaferanmi\nDate: 2023-10-20T22:28:21+01:00\nFiles: 2\n\nMessage: Add docstrings and doctests and fix a bug ciphers/trifid_cipher.py (#10716)", "metadata": {"id": "73f12bbcf088", "repo": "TheAlgorithms/Python", "hash": "52a987ea2f299c8215c1107b8dd793919c962f10", "author": "Ope Oluwaferanmi", "date": "2023-10-20T22:28:21+01:00", "subject": "Add docstrings and doctests and fix a bug ciphers/trifid_cipher.py (#10716)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/52a987ea2f299c8215c1107b8dd793919c962f10", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52a987ea2f299c8215c1107b8dd793919c962f10"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5645084dcd5cf398caefa40641ac99144a40e572\nAuthor: Tianyi Zheng\nDate: 2023-10-20T17:29:42-04:00\nFiles: 8\n\nMessage: Consolidate loss functions into a single file (#10737)", "metadata": {"id": "3c4b2419e5e3", "repo": "TheAlgorithms/Python", "hash": "5645084dcd5cf398caefa40641ac99144a40e572", "author": "Tianyi Zheng", "date": "2023-10-20T17:29:42-04:00", "subject": "Consolidate loss functions into a single file (#10737)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/5645084dcd5cf398caefa40641ac99144a40e572", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5645084dcd5cf398caefa40641ac99144a40e572"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47c19d9b2da6a56f47b520e6c5ca6b654a5eff47\nAuthor: Jeel Gajera\nDate: 2023-10-21T20:21:29+05:30\nFiles: 2\n\nMessage: Add: FP Growth Algorithm (#10746)", "metadata": {"id": "c9e299709901", "repo": "TheAlgorithms/Python", "hash": "47c19d9b2da6a56f47b520e6c5ca6b654a5eff47", "author": "Jeel Gajera", "date": "2023-10-21T20:21:29+05:30", "subject": "Add: FP Growth Algorithm (#10746)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/47c19d9b2da6a56f47b520e6c5ca6b654a5eff47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47c19d9b2da6a56f47b520e6c5ca6b654a5eff47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 06edc0eea0220f29491f75351cde1af9716aca8d\nAuthor: Tianyi Zheng\nDate: 2023-10-21T13:27:36-04:00\nFiles: 4\n\nMessage: Consolidate binary exponentiation files (#10742)", "metadata": {"id": "90b724fe379d", "repo": "TheAlgorithms/Python", "hash": "06edc0eea0220f29491f75351cde1af9716aca8d", "author": "Tianyi Zheng", "date": "2023-10-21T13:27:36-04:00", "subject": "Consolidate binary exponentiation files (#10742)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/06edc0eea0220f29491f75351cde1af9716aca8d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/06edc0eea0220f29491f75351cde1af9716aca8d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b814cf3781a97c273a779823b8b8ab388417b7b4\nAuthor: Kiarash Hajian\nDate: 2023-10-21T14:53:34-04:00\nFiles: 1\n\nMessage: add exponential search algorithm (#10732)", "metadata": {"id": "0674ac055da2", "repo": "TheAlgorithms/Python", "hash": "b814cf3781a97c273a779823b8b8ab388417b7b4", "author": "Kiarash Hajian", "date": "2023-10-21T14:53:34-04:00", "subject": "add exponential search algorithm (#10732)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b814cf3781a97c273a779823b8b8ab388417b7b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b814cf3781a97c273a779823b8b8ab388417b7b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4707fdb0f27bdc1e7442ce5940da335d58885104\nAuthor: Saptadeep Banerjee\nDate: 2023-10-22T03:35:37+05:30\nFiles: 2\n\nMessage: Add tests for Perfect_Number (#10745)", "metadata": {"id": "525b3a30368b", "repo": "TheAlgorithms/Python", "hash": "4707fdb0f27bdc1e7442ce5940da335d58885104", "author": "Saptadeep Banerjee", "date": "2023-10-22T03:35:37+05:30", "subject": "Add tests for Perfect_Number (#10745)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/4707fdb0f27bdc1e7442ce5940da335d58885104", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4707fdb0f27bdc1e7442ce5940da335d58885104"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d9562033f6b15c17e0b48181c087731751abd7a6\nAuthor: Barun Parua\nDate: 2023-10-22T04:03:50+05:30\nFiles: 3\n\nMessage: added a function to calculate perceived frequency by observer using Doppler Effect (#10776)", "metadata": {"id": "f5cd3873ba1c", "repo": "TheAlgorithms/Python", "hash": "d9562033f6b15c17e0b48181c087731751abd7a6", "author": "Barun Parua", "date": "2023-10-22T04:03:50+05:30", "subject": "added a function to calculate perceived frequency by observer using Doppler Effect (#10776)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/d9562033f6b15c17e0b48181c087731751abd7a6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d9562033f6b15c17e0b48181c087731751abd7a6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c92e86bd7950b443fe39ccb19b587df44feaa068\nAuthor: Precious C. Jacob\nDate: 2023-10-22T00:33:49+01:00\nFiles: 1\n\nMessage: Add tests to data_structures/linked_list/swap_nodes.py (#10751)", "metadata": {"id": "e5b4cc11e6ad", "repo": "TheAlgorithms/Python", "hash": "c92e86bd7950b443fe39ccb19b587df44feaa068", "author": "Precious C. Jacob", "date": "2023-10-22T00:33:49+01:00", "subject": "Add tests to data_structures/linked_list/swap_nodes.py (#10751)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c92e86bd7950b443fe39ccb19b587df44feaa068", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c92e86bd7950b443fe39ccb19b587df44feaa068"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d73a4c2ee035698de437086230985574766f195b\nAuthor: santiditomas\nDate: 2023-10-21T20:59:41-03:00\nFiles: 1\n\nMessage: adding new physics algorithm: center of mass (#10743)", "metadata": {"id": "02699b8aa661", "repo": "TheAlgorithms/Python", "hash": "d73a4c2ee035698de437086230985574766f195b", "author": "santiditomas", "date": "2023-10-21T20:59:41-03:00", "subject": "adding new physics algorithm: center of mass (#10743)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d73a4c2ee035698de437086230985574766f195b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d73a4c2ee035698de437086230985574766f195b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0601b56173021fe96fb070d20085962b036e85c3\nAuthor: gio-puter\nDate: 2023-10-21T22:42:26-07:00\nFiles: 3\n\nMessage: Add tests without modifying code (#10740)", "metadata": {"id": "b00741695ae8", "repo": "TheAlgorithms/Python", "hash": "0601b56173021fe96fb070d20085962b036e85c3", "author": "gio-puter", "date": "2023-10-21T22:42:26-07:00", "subject": "Add tests without modifying code (#10740)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/0601b56173021fe96fb070d20085962b036e85c3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0601b56173021fe96fb070d20085962b036e85c3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7d0f6e012acb42271652f9a398675305b7e270d2\nAuthor: Kento\nDate: 2023-10-22T20:08:08+11:00\nFiles: 2\n\nMessage: Updated doctests for nor_gate (#10791)", "metadata": {"id": "e1d15aac4bc3", "repo": "TheAlgorithms/Python", "hash": "7d0f6e012acb42271652f9a398675305b7e270d2", "author": "Kento", "date": "2023-10-22T20:08:08+11:00", "subject": "Updated doctests for nor_gate (#10791)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7d0f6e012acb42271652f9a398675305b7e270d2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7d0f6e012acb42271652f9a398675305b7e270d2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6c8743f1e62c785e58a45f785b380f27693aadf9\nAuthor: Jeel Gajera\nDate: 2023-10-22T19:21:30+05:30\nFiles: 2\n\nMessage: Add: Time Conversion Function (#10749)", "metadata": {"id": "a9012f74a91d", "repo": "TheAlgorithms/Python", "hash": "6c8743f1e62c785e58a45f785b380f27693aadf9", "author": "Jeel Gajera", "date": "2023-10-22T19:21:30+05:30", "subject": "Add: Time Conversion Function (#10749)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6c8743f1e62c785e58a45f785b380f27693aadf9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6c8743f1e62c785e58a45f785b380f27693aadf9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8b94abc8b9131e260a5281f4c95a0d4f2d03325\nAuthor: Hardik Pawar\nDate: 2023-10-23T00:21:56+05:30\nFiles: 1\n\nMessage: Enhance readability of N Queens (#9265)", "metadata": {"id": "b70de7baf332", "repo": "TheAlgorithms/Python", "hash": "a8b94abc8b9131e260a5281f4c95a0d4f2d03325", "author": "Hardik Pawar", "date": "2023-10-23T00:21:56+05:30", "subject": "Enhance readability of N Queens (#9265)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8b94abc8b9131e260a5281f4c95a0d4f2d03325", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8b94abc8b9131e260a5281f4c95a0d4f2d03325"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fdb0635c71318da758fafcda80154d03dbbd5c5a\nAuthor: Anshu Sharma\nDate: 2023-10-23T03:09:31+05:30\nFiles: 1\n\nMessage: added doctest to playfair_cipher.py (#10823)", "metadata": {"id": "9d24d809e728", "repo": "TheAlgorithms/Python", "hash": "fdb0635c71318da758fafcda80154d03dbbd5c5a", "author": "Anshu Sharma", "date": "2023-10-23T03:09:31+05:30", "subject": "added doctest to playfair_cipher.py (#10823)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fdb0635c71318da758fafcda80154d03dbbd5c5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fdb0635c71318da758fafcda80154d03dbbd5c5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abd6bca074e8a846d5e306311845b46f7581012e\nAuthor: Ankit Avinash\nDate: 2023-10-23T10:54:51+05:30\nFiles: 1\n\nMessage: Added Binary Focal Cross Entropy (#10674)", "metadata": {"id": "9920724594ae", "repo": "TheAlgorithms/Python", "hash": "abd6bca074e8a846d5e306311845b46f7581012e", "author": "Ankit Avinash", "date": "2023-10-23T10:54:51+05:30", "subject": "Added Binary Focal Cross Entropy (#10674)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abd6bca074e8a846d5e306311845b46f7581012e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abd6bca074e8a846d5e306311845b46f7581012e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc4e89805a642d1c6e3fe031276edbfde3c1f40c\nAuthor: Suyash Dongre\nDate: 2023-10-23T10:57:33+05:30\nFiles: 1\n\nMessage: Added docstring/documentation for sigmoid_function (#10756)", "metadata": {"id": "f0feb37091ec", "repo": "TheAlgorithms/Python", "hash": "dc4e89805a642d1c6e3fe031276edbfde3c1f40c", "author": "Suyash Dongre", "date": "2023-10-23T10:57:33+05:30", "subject": "Added docstring/documentation for sigmoid_function (#10756)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc4e89805a642d1c6e3fe031276edbfde3c1f40c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc4e89805a642d1c6e3fe031276edbfde3c1f40c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68faebe711899bf6072ceedb16ccf1fbdc7d2434\nAuthor: Pratik Tripathy\nDate: 2023-10-23T11:05:10+05:30\nFiles: 2\n\nMessage: feat: Add mass energy equivalence in physics and doctests (#10202)", "metadata": {"id": "ac02cfc5d919", "repo": "TheAlgorithms/Python", "hash": "68faebe711899bf6072ceedb16ccf1fbdc7d2434", "author": "Pratik Tripathy", "date": "2023-10-23T11:05:10+05:30", "subject": "feat: Add mass energy equivalence in physics and doctests (#10202)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/68faebe711899bf6072ceedb16ccf1fbdc7d2434", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68faebe711899bf6072ceedb16ccf1fbdc7d2434"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abc390967d5479ec74bfd384a86cefa5ddbf6d40\nAuthor: Paarth Goyal\nDate: 2023-10-23T11:13:30+05:30\nFiles: 1\n\nMessage: Added the algorithm to compute the terminal velocity of an object fal… (#10237)", "metadata": {"id": "36eec2caa84d", "repo": "TheAlgorithms/Python", "hash": "abc390967d5479ec74bfd384a86cefa5ddbf6d40", "author": "Paarth Goyal", "date": "2023-10-23T11:13:30+05:30", "subject": "Added the algorithm to compute the terminal velocity of an object fal… (#10237)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abc390967d5479ec74bfd384a86cefa5ddbf6d40", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abc390967d5479ec74bfd384a86cefa5ddbf6d40"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9cee1d933606092eb966a601eb1d9efd6e054af\nAuthor: Dale Dai\nDate: 2023-10-22T22:56:59-07:00\nFiles: 1\n\nMessage: Add perfect cube binary search (#10477)", "metadata": {"id": "974646fa5441", "repo": "TheAlgorithms/Python", "hash": "a9cee1d933606092eb966a601eb1d9efd6e054af", "author": "Dale Dai", "date": "2023-10-22T22:56:59-07:00", "subject": "Add perfect cube binary search (#10477)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9cee1d933606092eb966a601eb1d9efd6e054af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9cee1d933606092eb966a601eb1d9efd6e054af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8b6bda993484b3be9fd541a10dd9ac9c4111dda\nAuthor: Tianyi Zheng\nDate: 2023-10-23T03:31:30-04:00\nFiles: 26\n\nMessage: Delete `arithmetic_analysis/` directory and relocate its contents (#10824)", "metadata": {"id": "f4c76d14d816", "repo": "TheAlgorithms/Python", "hash": "a8b6bda993484b3be9fd541a10dd9ac9c4111dda", "author": "Tianyi Zheng", "date": "2023-10-23T03:31:30-04:00", "subject": "Delete `arithmetic_analysis/` directory and relocate its contents (#10824)", "files_changed": 26, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8b6bda993484b3be9fd541a10dd9ac9c4111dda", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8b6bda993484b3be9fd541a10dd9ac9c4111dda"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 417b7edfc3fdfe9534a56e3e7d0a368f76b3edb4\nAuthor: Krishna-singhal\nDate: 2023-10-23T13:21:27+05:30\nFiles: 1\n\nMessage: code enhancement in `sort.double_sort` (#10798)", "metadata": {"id": "5ca5fbcb7da2", "repo": "TheAlgorithms/Python", "hash": "417b7edfc3fdfe9534a56e3e7d0a368f76b3edb4", "author": "Krishna-singhal", "date": "2023-10-23T13:21:27+05:30", "subject": "code enhancement in `sort.double_sort` (#10798)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/417b7edfc3fdfe9534a56e3e7d0a368f76b3edb4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/417b7edfc3fdfe9534a56e3e7d0a368f76b3edb4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d051db1f14cbb0edd2b0db1e4edef76cce6c7823\nAuthor: Berat Osman Demiralay\nDate: 2023-10-23T16:25:07+03:00\nFiles: 1\n\nMessage: Add Simple Moving Average (SMA) Calculation (#9300)", "metadata": {"id": "127f2fa25257", "repo": "TheAlgorithms/Python", "hash": "d051db1f14cbb0edd2b0db1e4edef76cce6c7823", "author": "Berat Osman Demiralay", "date": "2023-10-23T16:25:07+03:00", "subject": "Add Simple Moving Average (SMA) Calculation (#9300)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d051db1f14cbb0edd2b0db1e4edef76cce6c7823", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d051db1f14cbb0edd2b0db1e4edef76cce6c7823"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4cbefadbd7adee486e33a6b66014a2474e81f82e\nAuthor: Tauseef Hilal Tantary\nDate: 2023-10-23T19:21:09+05:30\nFiles: 1\n\nMessage: [New Algorithm] - Triangular Numbers (#10663)", "metadata": {"id": "ce486ff69556", "repo": "TheAlgorithms/Python", "hash": "4cbefadbd7adee486e33a6b66014a2474e81f82e", "author": "Tauseef Hilal Tantary", "date": "2023-10-23T19:21:09+05:30", "subject": "[New Algorithm] - Triangular Numbers (#10663)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4cbefadbd7adee486e33a6b66014a2474e81f82e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4cbefadbd7adee486e33a6b66014a2474e81f82e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54e2aa67e8f74435b15e2a2864a7fb00981979af\nAuthor: Hardik Pawar\nDate: 2023-10-23T23:12:02+05:30\nFiles: 1\n\nMessage: Enhance readability of Minimax (#10838)", "metadata": {"id": "2411d0c4b844", "repo": "TheAlgorithms/Python", "hash": "54e2aa67e8f74435b15e2a2864a7fb00981979af", "author": "Hardik Pawar", "date": "2023-10-23T23:12:02+05:30", "subject": "Enhance readability of Minimax (#10838)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54e2aa67e8f74435b15e2a2864a7fb00981979af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54e2aa67e8f74435b15e2a2864a7fb00981979af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 30122062b93cdeba8bacb0a4a3c783bc8069b7a0\nAuthor: Aqib Javid Bhat\nDate: 2023-10-23T23:26:43+05:30\nFiles: 1\n\nMessage: Add Floyd's Cycle Detection Algorithm (#10833)", "metadata": {"id": "aa916dd8f87c", "repo": "TheAlgorithms/Python", "hash": "30122062b93cdeba8bacb0a4a3c783bc8069b7a0", "author": "Aqib Javid Bhat", "date": "2023-10-23T23:26:43+05:30", "subject": "Add Floyd's Cycle Detection Algorithm (#10833)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/30122062b93cdeba8bacb0a4a3c783bc8069b7a0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/30122062b93cdeba8bacb0a4a3c783bc8069b7a0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ffd3a56c35f5ec274c819e8f2596ab5134cf9c36\nAuthor: SEIKH NABAB UDDIN\nDate: 2023-10-23T23:42:28+05:30\nFiles: 1\n\nMessage: Updated Selection Sort (#10855)", "metadata": {"id": "ab32bb8d49d0", "repo": "TheAlgorithms/Python", "hash": "ffd3a56c35f5ec274c819e8f2596ab5134cf9c36", "author": "SEIKH NABAB UDDIN", "date": "2023-10-23T23:42:28+05:30", "subject": "Updated Selection Sort (#10855)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ffd3a56c35f5ec274c819e8f2596ab5134cf9c36", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ffd3a56c35f5ec274c819e8f2596ab5134cf9c36"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e5d6969f38ecf03f3e3a1e35fcfd3ae2484b6e08\nAuthor: pre-commit-ci[bot]\nDate: 2023-10-23T22:29:16+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#10856)", "metadata": {"id": "dbd3ae22ad68", "repo": "TheAlgorithms/Python", "hash": "e5d6969f38ecf03f3e3a1e35fcfd3ae2484b6e08", "author": "pre-commit-ci[bot]", "date": "2023-10-23T22:29:16+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#10856)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e5d6969f38ecf03f3e3a1e35fcfd3ae2484b6e08", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e5d6969f38ecf03f3e3a1e35fcfd3ae2484b6e08"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b98312ca9f2df491017e189b353e6b382b323eed\nAuthor: Tianyi Zheng\nDate: 2023-10-23T16:37:17-04:00\nFiles: 5\n\nMessage: Consolidate Newton-Raphson implementations (#10859)", "metadata": {"id": "f67709198876", "repo": "TheAlgorithms/Python", "hash": "b98312ca9f2df491017e189b353e6b382b323eed", "author": "Tianyi Zheng", "date": "2023-10-23T16:37:17-04:00", "subject": "Consolidate Newton-Raphson implementations (#10859)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/b98312ca9f2df491017e189b353e6b382b323eed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b98312ca9f2df491017e189b353e6b382b323eed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6971af2416af051b13f888bebdfefa222c89c15d\nAuthor: Marek Mazij\nDate: 2023-10-24T00:22:09+02:00\nFiles: 1\n\nMessage: feat: RGB to CMYK color converter (#10741)", "metadata": {"id": "067d20f542d9", "repo": "TheAlgorithms/Python", "hash": "6971af2416af051b13f888bebdfefa222c89c15d", "author": "Marek Mazij", "date": "2023-10-24T00:22:09+02:00", "subject": "feat: RGB to CMYK color converter (#10741)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6971af2416af051b13f888bebdfefa222c89c15d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6971af2416af051b13f888bebdfefa222c89c15d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 481aff7928b6a352c3cfa49045f0dd390d9d0868\nAuthor: Gourav Raj\nDate: 2023-10-24T13:24:38+05:30\nFiles: 1\n\nMessage: Add `Mirror a Binary Tree` solution (#9534)", "metadata": {"id": "683883f18f60", "repo": "TheAlgorithms/Python", "hash": "481aff7928b6a352c3cfa49045f0dd390d9d0868", "author": "Gourav Raj", "date": "2023-10-24T13:24:38+05:30", "subject": "Add `Mirror a Binary Tree` solution (#9534)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/481aff7928b6a352c3cfa49045f0dd390d9d0868", "diff_url": "https://github.com/TheAlgorithms/Python/commit/481aff7928b6a352c3cfa49045f0dd390d9d0868"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 17059b7ece0e9b2aa0f6e1789d635d6c3eef93ca\nAuthor: Bhavesh Mathur\nDate: 2023-10-24T14:33:22+05:30\nFiles: 1\n\nMessage: Added doctests , type hints for other/nested_brackets.py (#10872)", "metadata": {"id": "f3da026506a0", "repo": "TheAlgorithms/Python", "hash": "17059b7ece0e9b2aa0f6e1789d635d6c3eef93ca", "author": "Bhavesh Mathur", "date": "2023-10-24T14:33:22+05:30", "subject": "Added doctests , type hints for other/nested_brackets.py (#10872)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/17059b7ece0e9b2aa0f6e1789d635d6c3eef93ca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/17059b7ece0e9b2aa0f6e1789d635d6c3eef93ca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eb17fcf8f5e77a6d3c870427db02b258515b4997\nAuthor: Christian Clauss\nDate: 2023-10-24T14:45:36+02:00\nFiles: 2\n\nMessage: Use dataclasses in circular_linked_list.py (#10884)", "metadata": {"id": "88d34018a8cf", "repo": "TheAlgorithms/Python", "hash": "eb17fcf8f5e77a6d3c870427db02b258515b4997", "author": "Christian Clauss", "date": "2023-10-24T14:45:36+02:00", "subject": "Use dataclasses in circular_linked_list.py (#10884)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/eb17fcf8f5e77a6d3c870427db02b258515b4997", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eb17fcf8f5e77a6d3c870427db02b258515b4997"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a23dd7ecbea89be8f6b3c7fcf214425274db0d02\nAuthor: SEIKH NABAB UDDIN\nDate: 2023-10-24T18:42:32+05:30\nFiles: 1\n\nMessage: Change from only weatherstack to both (#10882)", "metadata": {"id": "562d994b796e", "repo": "TheAlgorithms/Python", "hash": "a23dd7ecbea89be8f6b3c7fcf214425274db0d02", "author": "SEIKH NABAB UDDIN", "date": "2023-10-24T18:42:32+05:30", "subject": "Change from only weatherstack to both (#10882)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a23dd7ecbea89be8f6b3c7fcf214425274db0d02", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a23dd7ecbea89be8f6b3c7fcf214425274db0d02"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 28f4c16132170bf1e00d414809aff0c31d043e22\nAuthor: Saptadeep Banerjee\nDate: 2023-10-24T19:16:00+05:30\nFiles: 1\n\nMessage: Tried new TESTS for the binomial_coefficient (#10822)", "metadata": {"id": "12102d2fe0b8", "repo": "TheAlgorithms/Python", "hash": "28f4c16132170bf1e00d414809aff0c31d043e22", "author": "Saptadeep Banerjee", "date": "2023-10-24T19:16:00+05:30", "subject": "Tried new TESTS for the binomial_coefficient (#10822)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/28f4c16132170bf1e00d414809aff0c31d043e22", "diff_url": "https://github.com/TheAlgorithms/Python/commit/28f4c16132170bf1e00d414809aff0c31d043e22"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aeee0f42a5684e42cb77b664570dd2d29e04b7c1\nAuthor: Hardik Pawar\nDate: 2023-10-24T20:06:24+05:30\nFiles: 1\n\nMessage: Add doctests for fractional knapsack (#10891)", "metadata": {"id": "79fe49586868", "repo": "TheAlgorithms/Python", "hash": "aeee0f42a5684e42cb77b664570dd2d29e04b7c1", "author": "Hardik Pawar", "date": "2023-10-24T20:06:24+05:30", "subject": "Add doctests for fractional knapsack (#10891)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/aeee0f42a5684e42cb77b664570dd2d29e04b7c1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aeee0f42a5684e42cb77b664570dd2d29e04b7c1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 28302db9417daf769bec3aface9016afabeb5133\nAuthor: Dhruv Manilawala\nDate: 2023-10-24T21:23:17+05:30\nFiles: 1\n\nMessage: Remove myself from CODEOWNERS (#10220)", "metadata": {"id": "c5ddb0a34767", "repo": "TheAlgorithms/Python", "hash": "28302db9417daf769bec3aface9016afabeb5133", "author": "Dhruv Manilawala", "date": "2023-10-24T21:23:17+05:30", "subject": "Remove myself from CODEOWNERS (#10220)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/28302db9417daf769bec3aface9016afabeb5133", "diff_url": "https://github.com/TheAlgorithms/Python/commit/28302db9417daf769bec3aface9016afabeb5133"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fd227d802661d4be4babae66075542dc153b4569\nAuthor: Hardik Pawar\nDate: 2023-10-25T03:05:38+05:30\nFiles: 1\n\nMessage: Add function docstrings, comments and type hints (#10893)", "metadata": {"id": "3a3d526086a5", "repo": "TheAlgorithms/Python", "hash": "fd227d802661d4be4babae66075542dc153b4569", "author": "Hardik Pawar", "date": "2023-10-25T03:05:38+05:30", "subject": "Add function docstrings, comments and type hints (#10893)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fd227d802661d4be4babae66075542dc153b4569", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fd227d802661d4be4babae66075542dc153b4569"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dab4e648965a92a7f73aa5fe6ad8b8afc0fde7f9\nAuthor: Bisma nadeem\nDate: 2023-10-25T02:51:04+05:00\nFiles: 1\n\nMessage: Code enhancements in binary_insertion_sort.py (#10918)", "metadata": {"id": "edc8a002c8c3", "repo": "TheAlgorithms/Python", "hash": "dab4e648965a92a7f73aa5fe6ad8b8afc0fde7f9", "author": "Bisma nadeem", "date": "2023-10-25T02:51:04+05:00", "subject": "Code enhancements in binary_insertion_sort.py (#10918)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dab4e648965a92a7f73aa5fe6ad8b8afc0fde7f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dab4e648965a92a7f73aa5fe6ad8b8afc0fde7f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 76acc6de607eebdc0d0d5c68396030d8e240a6ea\nAuthor: Iyiola Aloko\nDate: 2023-10-24T17:53:31-04:00\nFiles: 1\n\nMessage: Adding doctests to frequency_finder.py (#10341)", "metadata": {"id": "a2b30eeba5f9", "repo": "TheAlgorithms/Python", "hash": "76acc6de607eebdc0d0d5c68396030d8e240a6ea", "author": "Iyiola Aloko", "date": "2023-10-24T17:53:31-04:00", "subject": "Adding doctests to frequency_finder.py (#10341)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/76acc6de607eebdc0d0d5c68396030d8e240a6ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/76acc6de607eebdc0d0d5c68396030d8e240a6ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2c6cb0f5c46346cab99121d236b2f5748e3c1df\nAuthor: Christian Clauss\nDate: 2023-10-25T22:28:23+02:00\nFiles: 1\n\nMessage: Add dataclasses to binary_search_tree.py (#10920)", "metadata": {"id": "f0ea7e9473f8", "repo": "TheAlgorithms/Python", "hash": "c2c6cb0f5c46346cab99121d236b2f5748e3c1df", "author": "Christian Clauss", "date": "2023-10-25T22:28:23+02:00", "subject": "Add dataclasses to binary_search_tree.py (#10920)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2c6cb0f5c46346cab99121d236b2f5748e3c1df", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2c6cb0f5c46346cab99121d236b2f5748e3c1df"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3d0a409ce119e1b7734ebaa2ffea660f5359080b\nAuthor: AdityaAtoZ\nDate: 2023-10-26T02:03:35+05:30\nFiles: 1\n\nMessage: Improved Equilibrium Index of an Array. (#10899)", "metadata": {"id": "550f9ac8df34", "repo": "TheAlgorithms/Python", "hash": "3d0a409ce119e1b7734ebaa2ffea660f5359080b", "author": "AdityaAtoZ", "date": "2023-10-26T02:03:35+05:30", "subject": "Improved Equilibrium Index of an Array. (#10899)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3d0a409ce119e1b7734ebaa2ffea660f5359080b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3d0a409ce119e1b7734ebaa2ffea660f5359080b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1e5963812c3f59a60181307bccf15792ad2406c\nAuthor: Bisma nadeem\nDate: 2023-10-26T02:26:54+05:00\nFiles: 1\n\nMessage: Code Enhancements in merge_sort.py (#10911)", "metadata": {"id": "221cc1400a96", "repo": "TheAlgorithms/Python", "hash": "e1e5963812c3f59a60181307bccf15792ad2406c", "author": "Bisma nadeem", "date": "2023-10-26T02:26:54+05:00", "subject": "Code Enhancements in merge_sort.py (#10911)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1e5963812c3f59a60181307bccf15792ad2406c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1e5963812c3f59a60181307bccf15792ad2406c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ffe506ea79fcd9820a6c9bf3194a3bfcd677b57\nAuthor: Humzafazal72\nDate: 2023-10-26T04:05:35+05:00\nFiles: 1\n\nMessage: added mean absolute percentage error (#10464)", "metadata": {"id": "3be4a6c4b6a8", "repo": "TheAlgorithms/Python", "hash": "0ffe506ea79fcd9820a6c9bf3194a3bfcd677b57", "author": "Humzafazal72", "date": "2023-10-26T04:05:35+05:00", "subject": "added mean absolute percentage error (#10464)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ffe506ea79fcd9820a6c9bf3194a3bfcd677b57", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ffe506ea79fcd9820a6c9bf3194a3bfcd677b57"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e7f8284a32286534691e437d67405b6a09b10e1\nAuthor: Dale Dai\nDate: 2023-10-25T22:27:46-07:00\nFiles: 1\n\nMessage: Add error tests in doctest and fix error message (#10930)", "metadata": {"id": "2c8a11cc26f5", "repo": "TheAlgorithms/Python", "hash": "0e7f8284a32286534691e437d67405b6a09b10e1", "author": "Dale Dai", "date": "2023-10-25T22:27:46-07:00", "subject": "Add error tests in doctest and fix error message (#10930)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e7f8284a32286534691e437d67405b6a09b10e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e7f8284a32286534691e437d67405b6a09b10e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1a5d5cf93d30fc123af680ee9c58eb955932972b\nAuthor: Megan Payne\nDate: 2023-10-26T07:31:47+02:00\nFiles: 1\n\nMessage: Mean absolute error (#10927)", "metadata": {"id": "c8544e7cd7da", "repo": "TheAlgorithms/Python", "hash": "1a5d5cf93d30fc123af680ee9c58eb955932972b", "author": "Megan Payne", "date": "2023-10-26T07:31:47+02:00", "subject": "Mean absolute error (#10927)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1a5d5cf93d30fc123af680ee9c58eb955932972b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1a5d5cf93d30fc123af680ee9c58eb955932972b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8f05fe0a5d8b7e88d99c160b177ff3f3f07edcc\nAuthor: Ed\nDate: 2023-10-26T00:02:35-07:00\nFiles: 1\n\nMessage: Add doctests and type hints (#10974)", "metadata": {"id": "3199322656d8", "repo": "TheAlgorithms/Python", "hash": "a8f05fe0a5d8b7e88d99c160b177ff3f3f07edcc", "author": "Ed", "date": "2023-10-26T00:02:35-07:00", "subject": "Add doctests and type hints (#10974)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8f05fe0a5d8b7e88d99c160b177ff3f3f07edcc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8f05fe0a5d8b7e88d99c160b177ff3f3f07edcc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c71c280726fb4e9487833993042e54598fe94fd9\nAuthor: Ravi Kumar\nDate: 2023-10-26T12:50:28+05:30\nFiles: 1\n\nMessage: added runge kutta gills method to maths/ numerical_analysis (#10967)", "metadata": {"id": "62b6870eeb5a", "repo": "TheAlgorithms/Python", "hash": "c71c280726fb4e9487833993042e54598fe94fd9", "author": "Ravi Kumar", "date": "2023-10-26T12:50:28+05:30", "subject": "added runge kutta gills method to maths/ numerical_analysis (#10967)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c71c280726fb4e9487833993042e54598fe94fd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c71c280726fb4e9487833993042e54598fe94fd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd7d18d49e9edc635f692b1f3db933e8ea717023\nAuthor: Suyash Dongre\nDate: 2023-10-26T13:25:56+05:30\nFiles: 1\n\nMessage: Added doctest, docstring and typehint for sigmoid_function & cost_function (#10828)", "metadata": {"id": "1d37232f64ae", "repo": "TheAlgorithms/Python", "hash": "dd7d18d49e9edc635f692b1f3db933e8ea717023", "author": "Suyash Dongre", "date": "2023-10-26T13:25:56+05:30", "subject": "Added doctest, docstring and typehint for sigmoid_function & cost_function (#10828)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd7d18d49e9edc635f692b1f3db933e8ea717023", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd7d18d49e9edc635f692b1f3db933e8ea717023"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e5a6a97c3277fbf849b77d1328720782128ecafd\nAuthor: Sanjay\nDate: 2023-10-26T13:28:40+05:30\nFiles: 1\n\nMessage: Added Lens formulae to the Physics repository (#10187)", "metadata": {"id": "1bd2265d0d41", "repo": "TheAlgorithms/Python", "hash": "e5a6a97c3277fbf849b77d1328720782128ecafd", "author": "Sanjay", "date": "2023-10-26T13:28:40+05:30", "subject": "Added Lens formulae to the Physics repository (#10187)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e5a6a97c3277fbf849b77d1328720782128ecafd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e5a6a97c3277fbf849b77d1328720782128ecafd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e791a2067baf3b23c0413f32c7388e3b2a95744e\nAuthor: Mary-0165\nDate: 2023-10-26T13:40:13+05:30\nFiles: 1\n\nMessage: Capacitor equivalence algorithm (#9814)", "metadata": {"id": "6c2041136328", "repo": "TheAlgorithms/Python", "hash": "e791a2067baf3b23c0413f32c7388e3b2a95744e", "author": "Mary-0165", "date": "2023-10-26T13:40:13+05:30", "subject": "Capacitor equivalence algorithm (#9814)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e791a2067baf3b23c0413f32c7388e3b2a95744e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e791a2067baf3b23c0413f32c7388e3b2a95744e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ade2837e410ec286819f0f4fd977bb411a95b379\nAuthor: Saurabh Mahapatra\nDate: 2023-10-26T13:55:08+05:30\nFiles: 1\n\nMessage: Update capitalize.py (#10573)", "metadata": {"id": "e9776db2bb5b", "repo": "TheAlgorithms/Python", "hash": "ade2837e410ec286819f0f4fd977bb411a95b379", "author": "Saurabh Mahapatra", "date": "2023-10-26T13:55:08+05:30", "subject": "Update capitalize.py (#10573)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ade2837e410ec286819f0f4fd977bb411a95b379", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ade2837e410ec286819f0f4fd977bb411a95b379"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6497917352c73371730e50f063acd61cf4268076\nAuthor: Neha\nDate: 2023-10-26T14:24:30+05:30\nFiles: 1\n\nMessage: Added Kth largest element algorithm (#10687)", "metadata": {"id": "a8719f57db77", "repo": "TheAlgorithms/Python", "hash": "6497917352c73371730e50f063acd61cf4268076", "author": "Neha", "date": "2023-10-26T14:24:30+05:30", "subject": "Added Kth largest element algorithm (#10687)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6497917352c73371730e50f063acd61cf4268076", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6497917352c73371730e50f063acd61cf4268076"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 42c49ee1174506dd04dc2dff422328cdb7dc7201\nAuthor: Habip Akyol\nDate: 2023-10-26T14:24:17+03:00\nFiles: 1\n\nMessage: Fix typo in haralick_descriptors.py (#10988)", "metadata": {"id": "ca1eb32b5391", "repo": "TheAlgorithms/Python", "hash": "42c49ee1174506dd04dc2dff422328cdb7dc7201", "author": "Habip Akyol", "date": "2023-10-26T14:24:17+03:00", "subject": "Fix typo in haralick_descriptors.py (#10988)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/42c49ee1174506dd04dc2dff422328cdb7dc7201", "diff_url": "https://github.com/TheAlgorithms/Python/commit/42c49ee1174506dd04dc2dff422328cdb7dc7201"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 29b8ccdc2f685e815f12fd6e9e8b9faee21e338d\nAuthor: Suyash Dongre\nDate: 2023-10-26T17:42:28+05:30\nFiles: 1\n\nMessage: Added doctest to hash_table.py (#10984)", "metadata": {"id": "6519882e950b", "repo": "TheAlgorithms/Python", "hash": "29b8ccdc2f685e815f12fd6e9e8b9faee21e338d", "author": "Suyash Dongre", "date": "2023-10-26T17:42:28+05:30", "subject": "Added doctest to hash_table.py (#10984)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/29b8ccdc2f685e815f12fd6e9e8b9faee21e338d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/29b8ccdc2f685e815f12fd6e9e8b9faee21e338d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 69f7f3208e0297cea9ccd9d02b9fb690f2ee3b93\nAuthor: Akash_Jambulkar\nDate: 2023-10-26T17:57:31+05:30\nFiles: 1\n\nMessage: Update cocktail_shaker_sort.py (#10987)", "metadata": {"id": "626e84311da1", "repo": "TheAlgorithms/Python", "hash": "69f7f3208e0297cea9ccd9d02b9fb690f2ee3b93", "author": "Akash_Jambulkar", "date": "2023-10-26T17:57:31+05:30", "subject": "Update cocktail_shaker_sort.py (#10987)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/69f7f3208e0297cea9ccd9d02b9fb690f2ee3b93", "diff_url": "https://github.com/TheAlgorithms/Python/commit/69f7f3208e0297cea9ccd9d02b9fb690f2ee3b93"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 579250363db1975440c75f4f6d486b88ff568cdb\nAuthor: Tianyi Zheng\nDate: 2023-10-26T08:36:53-04:00\nFiles: 2\n\nMessage: Speed up `dijkstra_bankers_algorithm.py` (#10861)", "metadata": {"id": "bf4547ca24ef", "repo": "TheAlgorithms/Python", "hash": "579250363db1975440c75f4f6d486b88ff568cdb", "author": "Tianyi Zheng", "date": "2023-10-26T08:36:53-04:00", "subject": "Speed up `dijkstra_bankers_algorithm.py` (#10861)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/579250363db1975440c75f4f6d486b88ff568cdb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/579250363db1975440c75f4f6d486b88ff568cdb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8adbf47c75e6881f8778fc4e9490628c71cc9fa1\nAuthor: Kishan Kumar Rai\nDate: 2023-10-26T18:21:28+05:30\nFiles: 1\n\nMessage: Fix Typo & Grammatical Errors (#10980)", "metadata": {"id": "5e3a5e37e475", "repo": "TheAlgorithms/Python", "hash": "8adbf47c75e6881f8778fc4e9490628c71cc9fa1", "author": "Kishan Kumar Rai", "date": "2023-10-26T18:21:28+05:30", "subject": "Fix Typo & Grammatical Errors (#10980)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8adbf47c75e6881f8778fc4e9490628c71cc9fa1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8adbf47c75e6881f8778fc4e9490628c71cc9fa1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34b25c0c769b417e82bc32cd4d3a801637ee57ab\nAuthor: Tiela Rose Black-Law\nDate: 2023-10-26T05:52:47-07:00\nFiles: 1\n\nMessage: Add doctest for maths/primelib (#10978)", "metadata": {"id": "3b8a45fdf651", "repo": "TheAlgorithms/Python", "hash": "34b25c0c769b417e82bc32cd4d3a801637ee57ab", "author": "Tiela Rose Black-Law", "date": "2023-10-26T05:52:47-07:00", "subject": "Add doctest for maths/primelib (#10978)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/34b25c0c769b417e82bc32cd4d3a801637ee57ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34b25c0c769b417e82bc32cd4d3a801637ee57ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8dfd403f6df2275272190a55edb6a739880f6a9\nAuthor: Ed\nDate: 2023-10-26T07:33:42-07:00\nFiles: 1\n\nMessage: Add new algorithm index_2d_array_in_1d (#10973)", "metadata": {"id": "19428f65e8e0", "repo": "TheAlgorithms/Python", "hash": "a8dfd403f6df2275272190a55edb6a739880f6a9", "author": "Ed", "date": "2023-10-26T07:33:42-07:00", "subject": "Add new algorithm index_2d_array_in_1d (#10973)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8dfd403f6df2275272190a55edb6a739880f6a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8dfd403f6df2275272190a55edb6a739880f6a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fe4aad0ec94a2d2f28470dd8eaad3ff1bf74c5c8\nAuthor: Suyash Dongre\nDate: 2023-10-26T20:51:45+05:30\nFiles: 1\n\nMessage: Added doctest & docstring to quadratic_probing.py (#10996)", "metadata": {"id": "9a47117167c6", "repo": "TheAlgorithms/Python", "hash": "fe4aad0ec94a2d2f28470dd8eaad3ff1bf74c5c8", "author": "Suyash Dongre", "date": "2023-10-26T20:51:45+05:30", "subject": "Added doctest & docstring to quadratic_probing.py (#10996)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fe4aad0ec94a2d2f28470dd8eaad3ff1bf74c5c8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fe4aad0ec94a2d2f28470dd8eaad3ff1bf74c5c8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b31c25fc39da62da114a7502006a22a70da02f1\nAuthor: Christian Clauss\nDate: 2023-10-27T00:02:24+02:00\nFiles: 1\n\nMessage: simple_neural_network.py: Fewer forward propogations to speed tests", "metadata": {"id": "0880709abb4e", "repo": "TheAlgorithms/Python", "hash": "1b31c25fc39da62da114a7502006a22a70da02f1", "author": "Christian Clauss", "date": "2023-10-27T00:02:24+02:00", "subject": "simple_neural_network.py: Fewer forward propogations to speed tests", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b31c25fc39da62da114a7502006a22a70da02f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b31c25fc39da62da114a7502006a22a70da02f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68375423417865bc2d90a3bc347b1c81b3036fe0\nAuthor: github-actions\nDate: 2023-10-26T22:02:37+00:00\nFiles: 1\n\nMessage: updating DIRECTORY.md", "metadata": {"id": "363eff8e822d", "repo": "TheAlgorithms/Python", "hash": "68375423417865bc2d90a3bc347b1c81b3036fe0", "author": "github-actions", "date": "2023-10-26T22:02:37+00:00", "subject": "updating DIRECTORY.md", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68375423417865bc2d90a3bc347b1c81b3036fe0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68375423417865bc2d90a3bc347b1c81b3036fe0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5987f861926c7560cd46c1e33c3cc2c0506c0ee1\nAuthor: Poojan Smart\nDate: 2023-10-27T14:17:24+05:30\nFiles: 2\n\nMessage: Add automatic differentiation algorithm (#10977)", "metadata": {"id": "527c53934cb8", "repo": "TheAlgorithms/Python", "hash": "5987f861926c7560cd46c1e33c3cc2c0506c0ee1", "author": "Poojan Smart", "date": "2023-10-27T14:17:24+05:30", "subject": "Add automatic differentiation algorithm (#10977)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5987f861926c7560cd46c1e33c3cc2c0506c0ee1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5987f861926c7560cd46c1e33c3cc2c0506c0ee1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed4ec69c7684018ffd25eb5c9235e6dc56fb46e4\nAuthor: Christian Clauss\nDate: 2023-10-27T13:16:22+02:00\nFiles: 1\n\nMessage: forward_propagation(32, 1_000_000) # Was 10_000_000", "metadata": {"id": "869ab3a83945", "repo": "TheAlgorithms/Python", "hash": "ed4ec69c7684018ffd25eb5c9235e6dc56fb46e4", "author": "Christian Clauss", "date": "2023-10-27T13:16:22+02:00", "subject": "forward_propagation(32, 1_000_000) # Was 10_000_000", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed4ec69c7684018ffd25eb5c9235e6dc56fb46e4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed4ec69c7684018ffd25eb5c9235e6dc56fb46e4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc7448d59f10a15cfc84951c6abc27c0a66ef813\nAuthor: Christian Clauss\nDate: 2023-10-27T14:11:29+02:00\nFiles: 1\n\nMessage: forward_propagation(32, 500_000) # Was 10_000_000", "metadata": {"id": "2e9ecd26caa7", "repo": "TheAlgorithms/Python", "hash": "dc7448d59f10a15cfc84951c6abc27c0a66ef813", "author": "Christian Clauss", "date": "2023-10-27T14:11:29+02:00", "subject": "forward_propagation(32, 500_000) # Was 10_000_000", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc7448d59f10a15cfc84951c6abc27c0a66ef813", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc7448d59f10a15cfc84951c6abc27c0a66ef813"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 34eb9c529a74c3f3d1b878a1c7ca2529686b41f8\nAuthor: Suyash Dongre\nDate: 2023-10-27T18:06:43+05:30\nFiles: 1\n\nMessage: Added doctest to hash_table.py (#11023)", "metadata": {"id": "43f79e0bdcae", "repo": "TheAlgorithms/Python", "hash": "34eb9c529a74c3f3d1b878a1c7ca2529686b41f8", "author": "Suyash Dongre", "date": "2023-10-27T18:06:43+05:30", "subject": "Added doctest to hash_table.py (#11023)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/34eb9c529a74c3f3d1b878a1c7ca2529686b41f8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/34eb9c529a74c3f3d1b878a1c7ca2529686b41f8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e4eda145833565443be2e5ed4c805fbaaa9d964e\nAuthor: Poojan Smart\nDate: 2023-10-27T20:14:33+05:30\nFiles: 1\n\nMessage: Add perplexity loss algorithm (#11028)", "metadata": {"id": "11c15e07a1f3", "repo": "TheAlgorithms/Python", "hash": "e4eda145833565443be2e5ed4c805fbaaa9d964e", "author": "Poojan Smart", "date": "2023-10-27T20:14:33+05:30", "subject": "Add perplexity loss algorithm (#11028)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e4eda145833565443be2e5ed4c805fbaaa9d964e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e4eda145833565443be2e5ed4c805fbaaa9d964e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f336cca8f8b2989d612068845f147ce885676148\nAuthor: Suyash Dongre\nDate: 2023-10-27T22:10:42+05:30\nFiles: 1\n\nMessage: Added doctest to double_hash.py (#11020)", "metadata": {"id": "664c878a6002", "repo": "TheAlgorithms/Python", "hash": "f336cca8f8b2989d612068845f147ce885676148", "author": "Suyash Dongre", "date": "2023-10-27T22:10:42+05:30", "subject": "Added doctest to double_hash.py (#11020)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f336cca8f8b2989d612068845f147ce885676148", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f336cca8f8b2989d612068845f147ce885676148"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 185a35589ab14bf27f23266a25d8e1bcced646b2\nAuthor: Khushi Shukla\nDate: 2023-10-27T22:12:34+05:30\nFiles: 1\n\nMessage: Create monotonic_array.py (#11025)", "metadata": {"id": "9fed1a3e843d", "repo": "TheAlgorithms/Python", "hash": "185a35589ab14bf27f23266a25d8e1bcced646b2", "author": "Khushi Shukla", "date": "2023-10-27T22:12:34+05:30", "subject": "Create monotonic_array.py (#11025)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/185a35589ab14bf27f23266a25d8e1bcced646b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/185a35589ab14bf27f23266a25d8e1bcced646b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0837d39859452ed7bd6e5b7adbdf172f70228bf\nAuthor: Adam Ross\nDate: 2023-10-27T22:10:32+02:00\nFiles: 1\n\nMessage: Increase code coverage for dijkstra algorithm (#10695)", "metadata": {"id": "1e15fa81a585", "repo": "TheAlgorithms/Python", "hash": "b0837d39859452ed7bd6e5b7adbdf172f70228bf", "author": "Adam Ross", "date": "2023-10-27T22:10:32+02:00", "subject": "Increase code coverage for dijkstra algorithm (#10695)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0837d39859452ed7bd6e5b7adbdf172f70228bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0837d39859452ed7bd6e5b7adbdf172f70228bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0eb1825af2114c60792dc5cbd43ca1259ae95a24\nAuthor: RaymondDashWu\nDate: 2023-10-27T13:13:32-07:00\nFiles: 1\n\nMessage: Tests for odd_even_transposition_parallel (#10926)", "metadata": {"id": "9670a1637163", "repo": "TheAlgorithms/Python", "hash": "0eb1825af2114c60792dc5cbd43ca1259ae95a24", "author": "RaymondDashWu", "date": "2023-10-27T13:13:32-07:00", "subject": "Tests for odd_even_transposition_parallel (#10926)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0eb1825af2114c60792dc5cbd43ca1259ae95a24", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0eb1825af2114c60792dc5cbd43ca1259ae95a24"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5df16f11eb536f76b74d468de33114f25c2c9ac1\nAuthor: Tiela Rose Black-Law\nDate: 2023-10-27T14:13:51-07:00\nFiles: 1\n\nMessage: Add doctest to hashes/hamming_code.py (#10961)", "metadata": {"id": "862013c653a0", "repo": "TheAlgorithms/Python", "hash": "5df16f11eb536f76b74d468de33114f25c2c9ac1", "author": "Tiela Rose Black-Law", "date": "2023-10-27T14:13:51-07:00", "subject": "Add doctest to hashes/hamming_code.py (#10961)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5df16f11eb536f76b74d468de33114f25c2c9ac1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5df16f11eb536f76b74d468de33114f25c2c9ac1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a0e80a74c817c8edd35737d2fbf7d38dd71fa43d\nAuthor: Sanket Nikam\nDate: 2023-10-28T02:47:58+05:30\nFiles: 1\n\nMessage: Added Gradient Boosting Classifier (#10944)", "metadata": {"id": "388d6f365104", "repo": "TheAlgorithms/Python", "hash": "a0e80a74c817c8edd35737d2fbf7d38dd71fa43d", "author": "Sanket Nikam", "date": "2023-10-28T02:47:58+05:30", "subject": "Added Gradient Boosting Classifier (#10944)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a0e80a74c817c8edd35737d2fbf7d38dd71fa43d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a0e80a74c817c8edd35737d2fbf7d38dd71fa43d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8668f5792dc673f085966f6f90c9c896081f22e9\nAuthor: Christian Clauss\nDate: 2023-10-27T23:19:24+02:00\nFiles: 1\n\nMessage: Update simple_neural_network.py", "metadata": {"id": "abeef6739dad", "repo": "TheAlgorithms/Python", "hash": "8668f5792dc673f085966f6f90c9c896081f22e9", "author": "Christian Clauss", "date": "2023-10-27T23:19:24+02:00", "subject": "Update simple_neural_network.py", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8668f5792dc673f085966f6f90c9c896081f22e9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8668f5792dc673f085966f6f90c9c896081f22e9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e1ee00782d300c22e3d7a425ace5d0c7cefb200\nAuthor: Manmita Das\nDate: 2023-10-28T03:18:15+05:30\nFiles: 1\n\nMessage: Excess 3 code (#11001)", "metadata": {"id": "a7b30ba83353", "repo": "TheAlgorithms/Python", "hash": "1e1ee00782d300c22e3d7a425ace5d0c7cefb200", "author": "Manmita Das", "date": "2023-10-28T03:18:15+05:30", "subject": "Excess 3 code (#11001)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e1ee00782d300c22e3d7a425ace5d0c7cefb200", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e1ee00782d300c22e3d7a425ace5d0c7cefb200"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f2436318cef6dba173282f83def4ebf7bd1d2aba\nAuthor: Shreya123714\nDate: 2023-10-29T00:02:12+05:30\nFiles: 1\n\nMessage: Add FuzzySet Class for Triangular Fuzzy Sets (#11036)", "metadata": {"id": "dd685346c261", "repo": "TheAlgorithms/Python", "hash": "f2436318cef6dba173282f83def4ebf7bd1d2aba", "author": "Shreya123714", "date": "2023-10-29T00:02:12+05:30", "subject": "Add FuzzySet Class for Triangular Fuzzy Sets (#11036)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f2436318cef6dba173282f83def4ebf7bd1d2aba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f2436318cef6dba173282f83def4ebf7bd1d2aba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b51b833e0a0339421c76ee53662521689b1c9d62\nAuthor: Suyash Dongre\nDate: 2023-10-29T01:13:20+05:30\nFiles: 1\n\nMessage: Added doctest to heap.py (#11059)", "metadata": {"id": "6a03417e542a", "repo": "TheAlgorithms/Python", "hash": "b51b833e0a0339421c76ee53662521689b1c9d62", "author": "Suyash Dongre", "date": "2023-10-29T01:13:20+05:30", "subject": "Added doctest to heap.py (#11059)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b51b833e0a0339421c76ee53662521689b1c9d62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b51b833e0a0339421c76ee53662521689b1c9d62"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d80ee90178d48e530a2df3966fee3b5e06ec3ecc\nAuthor: Khushi Shukla\nDate: 2023-10-29T02:43:14+05:30\nFiles: 1\n\nMessage: Create crossword_puzzle_solver.py (#11011)", "metadata": {"id": "3df660afe9d2", "repo": "TheAlgorithms/Python", "hash": "d80ee90178d48e530a2df3966fee3b5e06ec3ecc", "author": "Khushi Shukla", "date": "2023-10-29T02:43:14+05:30", "subject": "Create crossword_puzzle_solver.py (#11011)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d80ee90178d48e530a2df3966fee3b5e06ec3ecc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d80ee90178d48e530a2df3966fee3b5e06ec3ecc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 444dfb0a0f7b1e9b0b2f171b426dca26bcd1937a\nAuthor: Ravi Kumar\nDate: 2023-10-29T03:42:17+05:30\nFiles: 1\n\nMessage: Added adams-bashforth method of order 2, 3, 4, 5 (#10969)", "metadata": {"id": "0f448e7f2020", "repo": "TheAlgorithms/Python", "hash": "444dfb0a0f7b1e9b0b2f171b426dca26bcd1937a", "author": "Ravi Kumar", "date": "2023-10-29T03:42:17+05:30", "subject": "Added adams-bashforth method of order 2, 3, 4, 5 (#10969)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/444dfb0a0f7b1e9b0b2f171b426dca26bcd1937a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/444dfb0a0f7b1e9b0b2f171b426dca26bcd1937a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: aa5c97d72c2382ed07c54b17d0b0d74684ca4734\nAuthor: Tapas Singhal\nDate: 2023-10-29T04:17:46+05:30\nFiles: 2\n\nMessage: Create ipv4_conversion.py (#11008)", "metadata": {"id": "3900dfe09319", "repo": "TheAlgorithms/Python", "hash": "aa5c97d72c2382ed07c54b17d0b0d74684ca4734", "author": "Tapas Singhal", "date": "2023-10-29T04:17:46+05:30", "subject": "Create ipv4_conversion.py (#11008)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/aa5c97d72c2382ed07c54b17d0b0d74684ca4734", "diff_url": "https://github.com/TheAlgorithms/Python/commit/aa5c97d72c2382ed07c54b17d0b0d74684ca4734"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3eb9daba41512280dd54205c532874ccd2f1b91\nAuthor: Ed\nDate: 2023-10-28T15:48:50-07:00\nFiles: 2\n\nMessage: Add bitap_string_match algo (#11060)", "metadata": {"id": "b5da8efc174b", "repo": "TheAlgorithms/Python", "hash": "e3eb9daba41512280dd54205c532874ccd2f1b91", "author": "Ed", "date": "2023-10-28T15:48:50-07:00", "subject": "Add bitap_string_match algo (#11060)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3eb9daba41512280dd54205c532874ccd2f1b91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3eb9daba41512280dd54205c532874ccd2f1b91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50195616817983e8c820daf41c252ecbabac0ae2\nAuthor: Tapas Singhal\nDate: 2023-10-29T13:12:32+05:30\nFiles: 1\n\nMessage: Create multiplexer.py (#11064)", "metadata": {"id": "314549fa7aae", "repo": "TheAlgorithms/Python", "hash": "50195616817983e8c820daf41c252ecbabac0ae2", "author": "Tapas Singhal", "date": "2023-10-29T13:12:32+05:30", "subject": "Create multiplexer.py (#11064)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/50195616817983e8c820daf41c252ecbabac0ae2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50195616817983e8c820daf41c252ecbabac0ae2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bad39cd15439f4adeab06707c7ceab2de85adb7f\nAuthor: ojas wani\nDate: 2023-10-29T02:37:07-07:00\nFiles: 1\n\nMessage: Add more doctest to intro_sort.py #9943 (#11068)", "metadata": {"id": "15e68d899515", "repo": "TheAlgorithms/Python", "hash": "bad39cd15439f4adeab06707c7ceab2de85adb7f", "author": "ojas wani", "date": "2023-10-29T02:37:07-07:00", "subject": "Add more doctest to intro_sort.py #9943 (#11068)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bad39cd15439f4adeab06707c7ceab2de85adb7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bad39cd15439f4adeab06707c7ceab2de85adb7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: adb13a106389aa2382a6315e9f008f9f855a89f8\nAuthor: SEIKH NABAB UDDIN\nDate: 2023-10-29T15:22:50+05:30\nFiles: 1\n\nMessage: Update instagram_pic.py (#10957)", "metadata": {"id": "7517d1302bf7", "repo": "TheAlgorithms/Python", "hash": "adb13a106389aa2382a6315e9f008f9f855a89f8", "author": "SEIKH NABAB UDDIN", "date": "2023-10-29T15:22:50+05:30", "subject": "Update instagram_pic.py (#10957)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/adb13a106389aa2382a6315e9f008f9f855a89f8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/adb13a106389aa2382a6315e9f008f9f855a89f8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8217f9bd35e5975e3660217b37b2aac62c1280da\nAuthor: Tapas Singhal\nDate: 2023-10-29T15:55:39+05:30\nFiles: 1\n\nMessage: Create find_previous_power_of_two.py (#11004)", "metadata": {"id": "ca291a98bfb8", "repo": "TheAlgorithms/Python", "hash": "8217f9bd35e5975e3660217b37b2aac62c1280da", "author": "Tapas Singhal", "date": "2023-10-29T15:55:39+05:30", "subject": "Create find_previous_power_of_two.py (#11004)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8217f9bd35e5975e3660217b37b2aac62c1280da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8217f9bd35e5975e3660217b37b2aac62c1280da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 403d3b8a29e754b8f3bbb1000a54fee42a87341b\nAuthor: Aqib Javid Bhat\nDate: 2023-10-29T16:28:28+05:30\nFiles: 1\n\nMessage: Add Integer Square Root Algorithm (#10949)", "metadata": {"id": "61deeaaa5760", "repo": "TheAlgorithms/Python", "hash": "403d3b8a29e754b8f3bbb1000a54fee42a87341b", "author": "Aqib Javid Bhat", "date": "2023-10-29T16:28:28+05:30", "subject": "Add Integer Square Root Algorithm (#10949)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/403d3b8a29e754b8f3bbb1000a54fee42a87341b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/403d3b8a29e754b8f3bbb1000a54fee42a87341b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc22d0b0bac9fec13913ba07bc67d58c06482c83\nAuthor: aayushsoni4\nDate: 2023-10-29T18:25:31+05:30\nFiles: 1\n\nMessage: Generate parentheses (#10903)", "metadata": {"id": "e225a371b4e4", "repo": "TheAlgorithms/Python", "hash": "cc22d0b0bac9fec13913ba07bc67d58c06482c83", "author": "aayushsoni4", "date": "2023-10-29T18:25:31+05:30", "subject": "Generate parentheses (#10903)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc22d0b0bac9fec13913ba07bc67d58c06482c83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc22d0b0bac9fec13913ba07bc67d58c06482c83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7c1dfec08644e4034717844b139e8db948706ccc\nAuthor: Farzad Hayat\nDate: 2023-10-29T22:57:04+10:00\nFiles: 1\n\nMessage: XOR Cipher: doctests and bug fixes (#10840)", "metadata": {"id": "1b5cb04f0f1e", "repo": "TheAlgorithms/Python", "hash": "7c1dfec08644e4034717844b139e8db948706ccc", "author": "Farzad Hayat", "date": "2023-10-29T22:57:04+10:00", "subject": "XOR Cipher: doctests and bug fixes (#10840)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7c1dfec08644e4034717844b139e8db948706ccc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7c1dfec08644e4034717844b139e8db948706ccc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6b588e4d44085d8f2a60b023f09558442ea7ae91\nAuthor: Kento\nDate: 2023-10-29T23:57:40+11:00\nFiles: 1\n\nMessage: Added doctests for fibonacci.py (#10836)", "metadata": {"id": "1a75010b6036", "repo": "TheAlgorithms/Python", "hash": "6b588e4d44085d8f2a60b023f09558442ea7ae91", "author": "Kento", "date": "2023-10-29T23:57:40+11:00", "subject": "Added doctests for fibonacci.py (#10836)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6b588e4d44085d8f2a60b023f09558442ea7ae91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6b588e4d44085d8f2a60b023f09558442ea7ae91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d59cf1734fd8216d90fa21ed579e18a41b63755f\nAuthor: Arshdeep Singh Sachdeva\nDate: 2023-10-29T07:55:37-07:00\nFiles: 1\n\nMessage: Add running key cipher (#10834)", "metadata": {"id": "780f8d3a2450", "repo": "TheAlgorithms/Python", "hash": "d59cf1734fd8216d90fa21ed579e18a41b63755f", "author": "Arshdeep Singh Sachdeva", "date": "2023-10-29T07:55:37-07:00", "subject": "Add running key cipher (#10834)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d59cf1734fd8216d90fa21ed579e18a41b63755f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d59cf1734fd8216d90fa21ed579e18a41b63755f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3ad90cea831ee12d9c168735cbd6fab3acac446f\nAuthor: dragon\nDate: 2023-10-29T23:40:01+08:00\nFiles: 1\n\nMessage: add a yield method to fibonaci (#10826)", "metadata": {"id": "409faf434044", "repo": "TheAlgorithms/Python", "hash": "3ad90cea831ee12d9c168735cbd6fab3acac446f", "author": "dragon", "date": "2023-10-29T23:40:01+08:00", "subject": "add a yield method to fibonaci (#10826)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3ad90cea831ee12d9c168735cbd6fab3acac446f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3ad90cea831ee12d9c168735cbd6fab3acac446f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 67c85ee289b66f9c8ac02c6732240965eec879a2\nAuthor: Suyash Dongre\nDate: 2023-10-29T21:31:54+05:30\nFiles: 1\n\nMessage: Added doctest to hash_map.py (#11082)", "metadata": {"id": "bb1ada4bd0d3", "repo": "TheAlgorithms/Python", "hash": "67c85ee289b66f9c8ac02c6732240965eec879a2", "author": "Suyash Dongre", "date": "2023-10-29T21:31:54+05:30", "subject": "Added doctest to hash_map.py (#11082)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/67c85ee289b66f9c8ac02c6732240965eec879a2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/67c85ee289b66f9c8ac02c6732240965eec879a2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: be60f42a5fe29c0e83a049a803f17992bf66be47\nAuthor: Aqib Javid Bhat\nDate: 2023-10-29T22:12:41+05:30\nFiles: 1\n\nMessage: Add Josephus Problem (#10928)", "metadata": {"id": "f5fe25fbec89", "repo": "TheAlgorithms/Python", "hash": "be60f42a5fe29c0e83a049a803f17992bf66be47", "author": "Aqib Javid Bhat", "date": "2023-10-29T22:12:41+05:30", "subject": "Add Josephus Problem (#10928)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/be60f42a5fe29c0e83a049a803f17992bf66be47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/be60f42a5fe29c0e83a049a803f17992bf66be47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eafdb8b86697eb9dbdc03916679719dff2f6425a\nAuthor: dahhou ilyas\nDate: 2023-10-29T18:24:37+01:00\nFiles: 1\n\nMessage: Dahhou ilyas (#10058)", "metadata": {"id": "d2bf42ed4627", "repo": "TheAlgorithms/Python", "hash": "eafdb8b86697eb9dbdc03916679719dff2f6425a", "author": "dahhou ilyas", "date": "2023-10-29T18:24:37+01:00", "subject": "Dahhou ilyas (#10058)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eafdb8b86697eb9dbdc03916679719dff2f6425a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eafdb8b86697eb9dbdc03916679719dff2f6425a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 760d9bedc1a7ff06a75fafaeb519a5b1979a2885\nAuthor: Aryansh B\nDate: 2023-10-30T02:27:37+05:30\nFiles: 2\n\nMessage: Added Fast Inverse Square Root (#11054)", "metadata": {"id": "6962843e606a", "repo": "TheAlgorithms/Python", "hash": "760d9bedc1a7ff06a75fafaeb519a5b1979a2885", "author": "Aryansh B", "date": "2023-10-30T02:27:37+05:30", "subject": "Added Fast Inverse Square Root (#11054)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/760d9bedc1a7ff06a75fafaeb519a5b1979a2885", "diff_url": "https://github.com/TheAlgorithms/Python/commit/760d9bedc1a7ff06a75fafaeb519a5b1979a2885"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c7a1331b34d6644f546f049058c1d9738fbc9b4c\nAuthor: Khushi Shukla\nDate: 2023-10-30T02:50:57+05:30\nFiles: 1\n\nMessage: Create karnaugh_map_simplification.py (#11056)", "metadata": {"id": "165b63a9222d", "repo": "TheAlgorithms/Python", "hash": "c7a1331b34d6644f546f049058c1d9738fbc9b4c", "author": "Khushi Shukla", "date": "2023-10-30T02:50:57+05:30", "subject": "Create karnaugh_map_simplification.py (#11056)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c7a1331b34d6644f546f049058c1d9738fbc9b4c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c7a1331b34d6644f546f049058c1d9738fbc9b4c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13e66c18d2738dd7a223c12ebbfc989faa4bcfce\nAuthor: chien liu\nDate: 2023-10-29T22:22:19+01:00\nFiles: 1\n\nMessage: Fix typo power_using_recursion.py (#11083)", "metadata": {"id": "b0bfad99f402", "repo": "TheAlgorithms/Python", "hash": "13e66c18d2738dd7a223c12ebbfc989faa4bcfce", "author": "chien liu", "date": "2023-10-29T22:22:19+01:00", "subject": "Fix typo power_using_recursion.py (#11083)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13e66c18d2738dd7a223c12ebbfc989faa4bcfce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13e66c18d2738dd7a223c12ebbfc989faa4bcfce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2531f8e221f04014821e16eb5eb1d3c52e5f174c\nAuthor: Abílio Azevedo\nDate: 2023-10-29T18:43:32-03:00\nFiles: 1\n\nMessage: test: adding more tests to missing number algorithm (#10394)", "metadata": {"id": "e5c3216581b3", "repo": "TheAlgorithms/Python", "hash": "2531f8e221f04014821e16eb5eb1d3c52e5f174c", "author": "Abílio Azevedo", "date": "2023-10-29T18:43:32-03:00", "subject": "test: adding more tests to missing number algorithm (#10394)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2531f8e221f04014821e16eb5eb1d3c52e5f174c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2531f8e221f04014821e16eb5eb1d3c52e5f174c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c38b222212de921295440b2b1236376136f37136\nAuthor: dekomori_sanae09\nDate: 2023-10-30T04:37:21+05:30\nFiles: 1\n\nMessage: serialize deserialize binary tree (#9625)", "metadata": {"id": "a52c8cec7275", "repo": "TheAlgorithms/Python", "hash": "c38b222212de921295440b2b1236376136f37136", "author": "dekomori_sanae09", "date": "2023-10-30T04:37:21+05:30", "subject": "serialize deserialize binary tree (#9625)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c38b222212de921295440b2b1236376136f37136", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c38b222212de921295440b2b1236376136f37136"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad9948d5d4d65d1457b58d278e780a1b9470a715\nAuthor: Mohammad Esfandiyar\nDate: 2023-10-30T16:50:47+03:30\nFiles: 2\n\nMessage: implementation of Gaussian Elimination pivoting as a numerical linear algebra algorithm (#10457)", "metadata": {"id": "994c67765ea6", "repo": "TheAlgorithms/Python", "hash": "ad9948d5d4d65d1457b58d278e780a1b9470a715", "author": "Mohammad Esfandiyar", "date": "2023-10-30T16:50:47+03:30", "subject": "implementation of Gaussian Elimination pivoting as a numerical linear algebra algorithm (#10457)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad9948d5d4d65d1457b58d278e780a1b9470a715", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad9948d5d4d65d1457b58d278e780a1b9470a715"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ddd4023fe66cd4a0605d4f7de5ae85680ac94167\nAuthor: Devashri Deulkar\nDate: 2023-10-30T23:45:49+05:30\nFiles: 1\n\nMessage: Happy number (new algorithm) (#10864)", "metadata": {"id": "dce499f1c71b", "repo": "TheAlgorithms/Python", "hash": "ddd4023fe66cd4a0605d4f7de5ae85680ac94167", "author": "Devashri Deulkar", "date": "2023-10-30T23:45:49+05:30", "subject": "Happy number (new algorithm) (#10864)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ddd4023fe66cd4a0605d4f7de5ae85680ac94167", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ddd4023fe66cd4a0605d4f7de5ae85680ac94167"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 79a327fc07388a093e132d9df94723f24c162315\nAuthor: pre-commit-ci[bot]\nDate: 2023-10-30T19:17:00+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11106)", "metadata": {"id": "67b21920ada4", "repo": "TheAlgorithms/Python", "hash": "79a327fc07388a093e132d9df94723f24c162315", "author": "pre-commit-ci[bot]", "date": "2023-10-30T19:17:00+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11106)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/79a327fc07388a093e132d9df94723f24c162315", "diff_url": "https://github.com/TheAlgorithms/Python/commit/79a327fc07388a093e132d9df94723f24c162315"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b072ba657f045a899ad133006d54ce5c9035c7f4\nAuthor: Akshar Goyal\nDate: 2023-10-30T20:00:48-04:00\nFiles: 1\n\nMessage: Added tests for validate_sudoku_board.py (#11108)", "metadata": {"id": "5c983b1a783f", "repo": "TheAlgorithms/Python", "hash": "b072ba657f045a899ad133006d54ce5c9035c7f4", "author": "Akshar Goyal", "date": "2023-10-30T20:00:48-04:00", "subject": "Added tests for validate_sudoku_board.py (#11108)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b072ba657f045a899ad133006d54ce5c9035c7f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b072ba657f045a899ad133006d54ce5c9035c7f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99f3a0e4c9b1a6d9ff5bba2adf65d90d55f2250a\nAuthor: Arya Hariharan\nDate: 2023-10-31T12:23:38+05:30\nFiles: 1\n\nMessage: adding-docstrings (#11114)", "metadata": {"id": "4450b25f3b3b", "repo": "TheAlgorithms/Python", "hash": "99f3a0e4c9b1a6d9ff5bba2adf65d90d55f2250a", "author": "Arya Hariharan", "date": "2023-10-31T12:23:38+05:30", "subject": "adding-docstrings (#11114)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/99f3a0e4c9b1a6d9ff5bba2adf65d90d55f2250a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99f3a0e4c9b1a6d9ff5bba2adf65d90d55f2250a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ebfdb127e76e76c122d3110155abf644474b9fa9\nAuthor: Suyash Dongre\nDate: 2023-11-04T17:34:57+05:30\nFiles: 1\n\nMessage: Added doctest to hash_map.py (#11105)", "metadata": {"id": "daa782b94d8c", "repo": "TheAlgorithms/Python", "hash": "ebfdb127e76e76c122d3110155abf644474b9fa9", "author": "Suyash Dongre", "date": "2023-11-04T17:34:57+05:30", "subject": "Added doctest to hash_map.py (#11105)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ebfdb127e76e76c122d3110155abf644474b9fa9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ebfdb127e76e76c122d3110155abf644474b9fa9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 257cfbdf6e2a55d48727f533ef15295065e0057b\nAuthor: Suyash Dongre\nDate: 2023-11-05T13:46:00+05:30\nFiles: 1\n\nMessage: Added doctest to decision_tree.py (#11143)", "metadata": {"id": "ebbe4e4facda", "repo": "TheAlgorithms/Python", "hash": "257cfbdf6e2a55d48727f533ef15295065e0057b", "author": "Suyash Dongre", "date": "2023-11-05T13:46:00+05:30", "subject": "Added doctest to decision_tree.py (#11143)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/257cfbdf6e2a55d48727f533ef15295065e0057b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/257cfbdf6e2a55d48727f533ef15295065e0057b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e50cf366022a5c44abfa5adf5e01bef62524cc3\nAuthor: Suyash Dongre\nDate: 2023-11-05T14:08:39+05:30\nFiles: 1\n\nMessage: Added doctest to binary_search_tree.py (#11141)", "metadata": {"id": "7059ac52e46d", "repo": "TheAlgorithms/Python", "hash": "1e50cf366022a5c44abfa5adf5e01bef62524cc3", "author": "Suyash Dongre", "date": "2023-11-05T14:08:39+05:30", "subject": "Added doctest to binary_search_tree.py (#11141)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e50cf366022a5c44abfa5adf5e01bef62524cc3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e50cf366022a5c44abfa5adf5e01bef62524cc3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e48ea7d39643f3c15f830ccf63a363378858a001\nAuthor: SEIKH NABAB UDDIN\nDate: 2023-11-05T14:13:52+05:30\nFiles: 1\n\nMessage: Create get_ip_geolocation.py (#10902)", "metadata": {"id": "7120512b30e4", "repo": "TheAlgorithms/Python", "hash": "e48ea7d39643f3c15f830ccf63a363378858a001", "author": "SEIKH NABAB UDDIN", "date": "2023-11-05T14:13:52+05:30", "subject": "Create get_ip_geolocation.py (#10902)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e48ea7d39643f3c15f830ccf63a363378858a001", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e48ea7d39643f3c15f830ccf63a363378858a001"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eb989c08cdbf82e1a4db6481371f3e9ccb3bcf99\nAuthor: Sunny Kumar\nDate: 2023-11-06T17:40:50+05:30\nFiles: 1\n\nMessage: Data structures/arrays/triplet sum (#11134)", "metadata": {"id": "08b9914467e8", "repo": "TheAlgorithms/Python", "hash": "eb989c08cdbf82e1a4db6481371f3e9ccb3bcf99", "author": "Sunny Kumar", "date": "2023-11-06T17:40:50+05:30", "subject": "Data structures/arrays/triplet sum (#11134)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/eb989c08cdbf82e1a4db6481371f3e9ccb3bcf99", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eb989c08cdbf82e1a4db6481371f3e9ccb3bcf99"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fa508d7b8bf9696805e97deac71e657256500ab7\nAuthor: Suyash Dongre\nDate: 2023-11-06T17:44:39+05:30\nFiles: 1\n\nMessage: Added doctest to detecting_english_programmatically.py (#11135)", "metadata": {"id": "5ecda43250b7", "repo": "TheAlgorithms/Python", "hash": "fa508d7b8bf9696805e97deac71e657256500ab7", "author": "Suyash Dongre", "date": "2023-11-06T17:44:39+05:30", "subject": "Added doctest to detecting_english_programmatically.py (#11135)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fa508d7b8bf9696805e97deac71e657256500ab7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fa508d7b8bf9696805e97deac71e657256500ab7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12e401650c8afd4b6cf69ddab09a882d1eb6ff5c\nAuthor: Suyash Dongre\nDate: 2023-11-06T17:48:41+05:30\nFiles: 1\n\nMessage: Added doctest to string_switch_case.py (#11136)", "metadata": {"id": "b08952af6d65", "repo": "TheAlgorithms/Python", "hash": "12e401650c8afd4b6cf69ddab09a882d1eb6ff5c", "author": "Suyash Dongre", "date": "2023-11-06T17:48:41+05:30", "subject": "Added doctest to string_switch_case.py (#11136)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/12e401650c8afd4b6cf69ddab09a882d1eb6ff5c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12e401650c8afd4b6cf69ddab09a882d1eb6ff5c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a13e9c21374caf40652ee75cc3620f3ac0c72ff3\nAuthor: pre-commit-ci[bot]\nDate: 2023-11-07T06:49:09+06:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11146)", "metadata": {"id": "0e95c72f75ed", "repo": "TheAlgorithms/Python", "hash": "a13e9c21374caf40652ee75cc3620f3ac0c72ff3", "author": "pre-commit-ci[bot]", "date": "2023-11-07T06:49:09+06:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11146)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a13e9c21374caf40652ee75cc3620f3ac0c72ff3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a13e9c21374caf40652ee75cc3620f3ac0c72ff3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b7352626e54b619113b771a7e9586aabe603fa7\nAuthor: Suyash Dongre\nDate: 2023-11-12T07:43:04+05:30\nFiles: 1\n\nMessage: Added doctest to randomized_heap.py (#11151)", "metadata": {"id": "af94d113e3d0", "repo": "TheAlgorithms/Python", "hash": "8b7352626e54b619113b771a7e9586aabe603fa7", "author": "Suyash Dongre", "date": "2023-11-12T07:43:04+05:30", "subject": "Added doctest to randomized_heap.py (#11151)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b7352626e54b619113b771a7e9586aabe603fa7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b7352626e54b619113b771a7e9586aabe603fa7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fb17eeab7d1fbc608a538b6d154d2c08781e087d\nAuthor: Suyash Dongre\nDate: 2023-11-12T07:46:43+05:30\nFiles: 1\n\nMessage: Added doctest to stack.py (#11149)", "metadata": {"id": "f7381c60dfb6", "repo": "TheAlgorithms/Python", "hash": "fb17eeab7d1fbc608a538b6d154d2c08781e087d", "author": "Suyash Dongre", "date": "2023-11-12T07:46:43+05:30", "subject": "Added doctest to stack.py (#11149)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fb17eeab7d1fbc608a538b6d154d2c08781e087d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fb17eeab7d1fbc608a538b6d154d2c08781e087d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0e2e6abd6f24d0d816212ff0480a18abecd3028b\nAuthor: Suyash Dongre\nDate: 2023-11-13T16:35:22+05:30\nFiles: 1\n\nMessage: Added doctest to heap.py (#11129)", "metadata": {"id": "edab72f62ff0", "repo": "TheAlgorithms/Python", "hash": "0e2e6abd6f24d0d816212ff0480a18abecd3028b", "author": "Suyash Dongre", "date": "2023-11-13T16:35:22+05:30", "subject": "Added doctest to heap.py (#11129)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0e2e6abd6f24d0d816212ff0480a18abecd3028b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0e2e6abd6f24d0d816212ff0480a18abecd3028b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f61af4fbbab33704b4aebd6523c64f8e6360869\nAuthor: MC\nDate: 2023-11-16T19:00:48+08:00\nFiles: 2\n\nMessage: Fix ignore venv in build_directory_md.py (#11156)", "metadata": {"id": "be63b1d04a4c", "repo": "TheAlgorithms/Python", "hash": "5f61af4fbbab33704b4aebd6523c64f8e6360869", "author": "MC", "date": "2023-11-16T19:00:48+08:00", "subject": "Fix ignore venv in build_directory_md.py (#11156)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f61af4fbbab33704b4aebd6523c64f8e6360869", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f61af4fbbab33704b4aebd6523c64f8e6360869"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3999abfea392209fcb67c2218774a229878cf4cb\nAuthor: Margaret\nDate: 2023-11-24T20:00:21+02:00\nFiles: 1\n\nMessage: adding a geometry module (#11138)", "metadata": {"id": "ae4c742e9862", "repo": "TheAlgorithms/Python", "hash": "3999abfea392209fcb67c2218774a229878cf4cb", "author": "Margaret", "date": "2023-11-24T20:00:21+02:00", "subject": "adding a geometry module (#11138)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3999abfea392209fcb67c2218774a229878cf4cb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3999abfea392209fcb67c2218774a229878cf4cb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8e7a4c76c4a4929ac2c7e784b0c151be47c1e6e\nAuthor: MC\nDate: 2023-11-25T19:17:59+08:00\nFiles: 1\n\nMessage: Fix typo in knight_tour.py (#11173)", "metadata": {"id": "69bd742a02d0", "repo": "TheAlgorithms/Python", "hash": "b8e7a4c76c4a4929ac2c7e784b0c151be47c1e6e", "author": "MC", "date": "2023-11-25T19:17:59+08:00", "subject": "Fix typo in knight_tour.py (#11173)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8e7a4c76c4a4929ac2c7e784b0c151be47c1e6e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8e7a4c76c4a4929ac2c7e784b0c151be47c1e6e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5898b9603bbe9b449cf5a2e331cf0c7d3245a788\nAuthor: Rahid Zeynalov\nDate: 2023-11-25T15:25:46+04:00\nFiles: 1\n\nMessage: Typo deicmal -> decimal (#11169)", "metadata": {"id": "e799c95c2d6c", "repo": "TheAlgorithms/Python", "hash": "5898b9603bbe9b449cf5a2e331cf0c7d3245a788", "author": "Rahid Zeynalov", "date": "2023-11-25T15:25:46+04:00", "subject": "Typo deicmal -> decimal (#11169)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5898b9603bbe9b449cf5a2e331cf0c7d3245a788", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5898b9603bbe9b449cf5a2e331cf0c7d3245a788"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4151a13b57fbd881d3fce3bb61101fe58ad541ae\nAuthor: Clark\nDate: 2023-11-25T20:26:03+08:00\nFiles: 1\n\nMessage: add graphs/ant_colony_optimization_algorithms.py (#11163)", "metadata": {"id": "219dfb78fe3c", "repo": "TheAlgorithms/Python", "hash": "4151a13b57fbd881d3fce3bb61101fe58ad541ae", "author": "Clark", "date": "2023-11-25T20:26:03+08:00", "subject": "add graphs/ant_colony_optimization_algorithms.py (#11163)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4151a13b57fbd881d3fce3bb61101fe58ad541ae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4151a13b57fbd881d3fce3bb61101fe58ad541ae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 050b2a6e2cf0e474b75cf48abe4aa134b97643e4\nAuthor: moaldeen\nDate: 2023-11-25T08:31:17-05:00\nFiles: 1\n\nMessage: Bug fix combinations (#11158)", "metadata": {"id": "3f194c15cba0", "repo": "TheAlgorithms/Python", "hash": "050b2a6e2cf0e474b75cf48abe4aa134b97643e4", "author": "moaldeen", "date": "2023-11-25T08:31:17-05:00", "subject": "Bug fix combinations (#11158)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/050b2a6e2cf0e474b75cf48abe4aa134b97643e4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/050b2a6e2cf0e474b75cf48abe4aa134b97643e4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8b39a0fb54d0f63489952606d2036d1a63f981e3\nAuthor: pre-commit-ci[bot]\nDate: 2023-11-25T14:53:18+01:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11154)", "metadata": {"id": "4795131d88b1", "repo": "TheAlgorithms/Python", "hash": "8b39a0fb54d0f63489952606d2036d1a63f981e3", "author": "pre-commit-ci[bot]", "date": "2023-11-25T14:53:18+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11154)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/8b39a0fb54d0f63489952606d2036d1a63f981e3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8b39a0fb54d0f63489952606d2036d1a63f981e3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 86ae30d29e4813c2ef071d7d27f1302b6be6cc0c\nAuthor: Harsh Kumar\nDate: 2023-11-25T19:50:42+05:30\nFiles: 1\n\nMessage: Create Spearman's rank correlation coefficient (#11155)", "metadata": {"id": "e796aaf77207", "repo": "TheAlgorithms/Python", "hash": "86ae30d29e4813c2ef071d7d27f1302b6be6cc0c", "author": "Harsh Kumar", "date": "2023-11-25T19:50:42+05:30", "subject": "Create Spearman's rank correlation coefficient (#11155)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/86ae30d29e4813c2ef071d7d27f1302b6be6cc0c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/86ae30d29e4813c2ef071d7d27f1302b6be6cc0c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84a1533fd5d262dae767a9298de1c1d7fcb2bec9\nAuthor: Suyash Dongre\nDate: 2023-11-25T19:59:44+05:30\nFiles: 1\n\nMessage: Added doctest to binary_search_tree.py (#11145)", "metadata": {"id": "fecebb242521", "repo": "TheAlgorithms/Python", "hash": "84a1533fd5d262dae767a9298de1c1d7fcb2bec9", "author": "Suyash Dongre", "date": "2023-11-25T19:59:44+05:30", "subject": "Added doctest to binary_search_tree.py (#11145)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/84a1533fd5d262dae767a9298de1c1d7fcb2bec9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84a1533fd5d262dae767a9298de1c1d7fcb2bec9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 154e5e8681b7ae9711fbef0b89f0ce365a8bf5bf\nAuthor: Pedram_Mohajer\nDate: 2023-11-26T17:46:54-05:00\nFiles: 1\n\nMessage: Update levenshtein_distance.py (#11171)", "metadata": {"id": "1a510ee2160b", "repo": "TheAlgorithms/Python", "hash": "154e5e8681b7ae9711fbef0b89f0ce365a8bf5bf", "author": "Pedram_Mohajer", "date": "2023-11-26T17:46:54-05:00", "subject": "Update levenshtein_distance.py (#11171)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/154e5e8681b7ae9711fbef0b89f0ce365a8bf5bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/154e5e8681b7ae9711fbef0b89f0ce365a8bf5bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8600035768da179adc709814f4b455b844982cc\nAuthor: Pedram_Mohajer\nDate: 2023-11-27T12:43:51-05:00\nFiles: 1\n\nMessage: Add doctest to is_safe function (#11183)", "metadata": {"id": "ac1816abdb1d", "repo": "TheAlgorithms/Python", "hash": "b8600035768da179adc709814f4b455b844982cc", "author": "Pedram_Mohajer", "date": "2023-11-27T12:43:51-05:00", "subject": "Add doctest to is_safe function (#11183)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8600035768da179adc709814f4b455b844982cc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8600035768da179adc709814f4b455b844982cc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ac97f359f2c4b1a4b96db6a083fac95ca0cfe97\nAuthor: pre-commit-ci[bot]\nDate: 2023-11-27T19:13:24+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11184)", "metadata": {"id": "61664c4e8c35", "repo": "TheAlgorithms/Python", "hash": "0ac97f359f2c4b1a4b96db6a083fac95ca0cfe97", "author": "pre-commit-ci[bot]", "date": "2023-11-27T19:13:24+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11184)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ac97f359f2c4b1a4b96db6a083fac95ca0cfe97", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ac97f359f2c4b1a4b96db6a083fac95ca0cfe97"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 82e539dc8226abe803aa562402cfe9f19ded9e22\nAuthor: Pedram_Mohajer\nDate: 2023-12-01T11:53:47-05:00\nFiles: 1\n\nMessage: Create smallestRange.py (#11179)", "metadata": {"id": "779f81497ae2", "repo": "TheAlgorithms/Python", "hash": "82e539dc8226abe803aa562402cfe9f19ded9e22", "author": "Pedram_Mohajer", "date": "2023-12-01T11:53:47-05:00", "subject": "Create smallestRange.py (#11179)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/82e539dc8226abe803aa562402cfe9f19ded9e22", "diff_url": "https://github.com/TheAlgorithms/Python/commit/82e539dc8226abe803aa562402cfe9f19ded9e22"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a73f37b2ecf29aeee1b0417ac53016f5ad0fbeee\nAuthor: pre-commit-ci[bot]\nDate: 2023-12-04T20:00:34+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11195)", "metadata": {"id": "5ed0b08140e7", "repo": "TheAlgorithms/Python", "hash": "a73f37b2ecf29aeee1b0417ac53016f5ad0fbeee", "author": "pre-commit-ci[bot]", "date": "2023-12-04T20:00:34+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11195)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a73f37b2ecf29aeee1b0417ac53016f5ad0fbeee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a73f37b2ecf29aeee1b0417ac53016f5ad0fbeee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c14a580c9e7340ee1d826a52af0f95c077b564b4\nAuthor: pre-commit-ci[bot]\nDate: 2023-12-11T19:27:15+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11210)", "metadata": {"id": "55e7ac5e1a15", "repo": "TheAlgorithms/Python", "hash": "c14a580c9e7340ee1d826a52af0f95c077b564b4", "author": "pre-commit-ci[bot]", "date": "2023-12-11T19:27:15+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11210)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c14a580c9e7340ee1d826a52af0f95c077b564b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c14a580c9e7340ee1d826a52af0f95c077b564b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d0ed135a08dbe7da8c696d70ee7fb1a01f2cc91\nAuthor: pre-commit-ci[bot]\nDate: 2023-12-18T21:17:46+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11215)", "metadata": {"id": "bb9dc182659e", "repo": "TheAlgorithms/Python", "hash": "2d0ed135a08dbe7da8c696d70ee7fb1a01f2cc91", "author": "pre-commit-ci[bot]", "date": "2023-12-18T21:17:46+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11215)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d0ed135a08dbe7da8c696d70ee7fb1a01f2cc91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d0ed135a08dbe7da8c696d70ee7fb1a01f2cc91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b46fc1de04350f91971187d831d8e3292ea0bace\nAuthor: Indrajeet Mishra\nDate: 2023-12-20T04:35:27+05:30\nFiles: 1\n\nMessage: Corrected the Python Doctest command in equilibrium_index_in_array.py script (#11212)", "metadata": {"id": "3094e02f4890", "repo": "TheAlgorithms/Python", "hash": "b46fc1de04350f91971187d831d8e3292ea0bace", "author": "Indrajeet Mishra", "date": "2023-12-20T04:35:27+05:30", "subject": "Corrected the Python Doctest command in equilibrium_index_in_array.py script (#11212)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b46fc1de04350f91971187d831d8e3292ea0bace", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b46fc1de04350f91971187d831d8e3292ea0bace"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b9f82cc447c2d2ce91373c097bf610d5b0f906a\nAuthor: Tushar Pamnani\nDate: 2023-12-20T07:29:51+05:30\nFiles: 1\n\nMessage: optimize quicksort implementation (#11196)", "metadata": {"id": "184c1f202ba9", "repo": "TheAlgorithms/Python", "hash": "7b9f82cc447c2d2ce91373c097bf610d5b0f906a", "author": "Tushar Pamnani", "date": "2023-12-20T07:29:51+05:30", "subject": "optimize quicksort implementation (#11196)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b9f82cc447c2d2ce91373c097bf610d5b0f906a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b9f82cc447c2d2ce91373c097bf610d5b0f906a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 94c8e1ab73032d27bc8c60b733bb93393b9f1b02\nAuthor: pre-commit-ci[bot]\nDate: 2023-12-25T19:24:39+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11223)", "metadata": {"id": "6c7309663453", "repo": "TheAlgorithms/Python", "hash": "94c8e1ab73032d27bc8c60b733bb93393b9f1b02", "author": "pre-commit-ci[bot]", "date": "2023-12-25T19:24:39+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11223)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/94c8e1ab73032d27bc8c60b733bb93393b9f1b02", "diff_url": "https://github.com/TheAlgorithms/Python/commit/94c8e1ab73032d27bc8c60b733bb93393b9f1b02"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 51c5c87b9ab4eb04c3825cd20cfdba0f31a098f5\nAuthor: Param Thakkar\nDate: 2023-12-27T14:05:29+05:30\nFiles: 1\n\nMessage: File moved to neural_network/activation_functions (#11216)", "metadata": {"id": "c8cdbefd681e", "repo": "TheAlgorithms/Python", "hash": "51c5c87b9ab4eb04c3825cd20cfdba0f31a098f5", "author": "Param Thakkar", "date": "2023-12-27T14:05:29+05:30", "subject": "File moved to neural_network/activation_functions (#11216)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/51c5c87b9ab4eb04c3825cd20cfdba0f31a098f5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/51c5c87b9ab4eb04c3825cd20cfdba0f31a098f5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9caf4784aada17dc75348f77cc8c356df503c0f3\nAuthor: pre-commit-ci[bot]\nDate: 2024-01-08T19:16:25+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11231)", "metadata": {"id": "d899ef0f245b", "repo": "TheAlgorithms/Python", "hash": "9caf4784aada17dc75348f77cc8c356df503c0f3", "author": "pre-commit-ci[bot]", "date": "2024-01-08T19:16:25+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11231)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9caf4784aada17dc75348f77cc8c356df503c0f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9caf4784aada17dc75348f77cc8c356df503c0f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 227944eb2933b22a102eb88703b4a0b648f39af5\nAuthor: Piotr Idzik\nDate: 2024-01-12T17:12:15+01:00\nFiles: 2\n\nMessage: fix: consider months and days in `years_old` (#11234)", "metadata": {"id": "57926dbc4d32", "repo": "TheAlgorithms/Python", "hash": "227944eb2933b22a102eb88703b4a0b648f39af5", "author": "Piotr Idzik", "date": "2024-01-12T17:12:15+01:00", "subject": "fix: consider months and days in `years_old` (#11234)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/227944eb2933b22a102eb88703b4a0b648f39af5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/227944eb2933b22a102eb88703b4a0b648f39af5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a56f24e83d971c8f49d194b859b9b7acbf7df084\nAuthor: Piotr Idzik\nDate: 2024-01-12T17:46:26+01:00\nFiles: 1\n\nMessage: fix: use `GITHUB_ACTOR` in `git config` (#11233)", "metadata": {"id": "cf808b3b8e42", "repo": "TheAlgorithms/Python", "hash": "a56f24e83d971c8f49d194b859b9b7acbf7df084", "author": "Piotr Idzik", "date": "2024-01-12T17:46:26+01:00", "subject": "fix: use `GITHUB_ACTOR` in `git config` (#11233)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a56f24e83d971c8f49d194b859b9b7acbf7df084", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a56f24e83d971c8f49d194b859b9b7acbf7df084"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ffb93adf46971be35699e7642d79e90284b3c7f1\nAuthor: Piotr Idzik\nDate: 2024-01-12T18:25:59+01:00\nFiles: 2\n\nMessage: chore: update `actions/setup-python` to `v5` (#11236)", "metadata": {"id": "7c0188644bed", "repo": "TheAlgorithms/Python", "hash": "ffb93adf46971be35699e7642d79e90284b3c7f1", "author": "Piotr Idzik", "date": "2024-01-12T18:25:59+01:00", "subject": "chore: update `actions/setup-python` to `v5` (#11236)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ffb93adf46971be35699e7642d79e90284b3c7f1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ffb93adf46971be35699e7642d79e90284b3c7f1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13559aee437dab6ed88ecb1a6737cb39094c9e24\nAuthor: Piotr Idzik\nDate: 2024-01-13T12:24:58+01:00\nFiles: 3\n\nMessage: style: use proper indentation in `ruff.yml` (#11237)", "metadata": {"id": "f3d1f6052cdc", "repo": "TheAlgorithms/Python", "hash": "13559aee437dab6ed88ecb1a6737cb39094c9e24", "author": "Piotr Idzik", "date": "2024-01-13T12:24:58+01:00", "subject": "style: use proper indentation in `ruff.yml` (#11237)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/13559aee437dab6ed88ecb1a6737cb39094c9e24", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13559aee437dab6ed88ecb1a6737cb39094c9e24"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dd47651bfca06b31941827ed3f41517bf5718508\nAuthor: pre-commit-ci[bot]\nDate: 2024-01-15T19:19:36+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11246)", "metadata": {"id": "7d0c0e9d1185", "repo": "TheAlgorithms/Python", "hash": "dd47651bfca06b31941827ed3f41517bf5718508", "author": "pre-commit-ci[bot]", "date": "2024-01-15T19:19:36+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11246)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dd47651bfca06b31941827ed3f41517bf5718508", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dd47651bfca06b31941827ed3f41517bf5718508"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4b6f688344b8347f555f10ca04b80ee36b5a1e82\nAuthor: AtomicVar\nDate: 2024-01-16T16:39:54+08:00\nFiles: 8\n\nMessage: Use compiled black as the pre-commit formatter (#11247)", "metadata": {"id": "10fd996181da", "repo": "TheAlgorithms/Python", "hash": "4b6f688344b8347f555f10ca04b80ee36b5a1e82", "author": "AtomicVar", "date": "2024-01-16T16:39:54+08:00", "subject": "Use compiled black as the pre-commit formatter (#11247)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/4b6f688344b8347f555f10ca04b80ee36b5a1e82", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4b6f688344b8347f555f10ca04b80ee36b5a1e82"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0101dd42dc83f567bddebc386b17f2b4f6bbaa36\nAuthor: Ataf Fazledin Ahamed\nDate: 2024-01-16T14:43:33+06:00\nFiles: 1\n\nMessage: Fixed Inappropriate Logical Expression (#11203)", "metadata": {"id": "336e6fe144d9", "repo": "TheAlgorithms/Python", "hash": "0101dd42dc83f567bddebc386b17f2b4f6bbaa36", "author": "Ataf Fazledin Ahamed", "date": "2024-01-16T14:43:33+06:00", "subject": "Fixed Inappropriate Logical Expression (#11203)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0101dd42dc83f567bddebc386b17f2b4f6bbaa36", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0101dd42dc83f567bddebc386b17f2b4f6bbaa36"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 05a5cdacc3cfd9814ad6f5cb2d4dec86109b640a\nAuthor: Suyash Dongre\nDate: 2024-01-18T18:09:27+05:30\nFiles: 1\n\nMessage: Added doctest to skew_heap.py (#11147)", "metadata": {"id": "51c655b29f9d", "repo": "TheAlgorithms/Python", "hash": "05a5cdacc3cfd9814ad6f5cb2d4dec86109b640a", "author": "Suyash Dongre", "date": "2024-01-18T18:09:27+05:30", "subject": "Added doctest to skew_heap.py (#11147)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/05a5cdacc3cfd9814ad6f5cb2d4dec86109b640a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/05a5cdacc3cfd9814ad6f5cb2d4dec86109b640a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3952ba703a5b84a37891a001037c5c366d20941a\nAuthor: AtomicVar\nDate: 2024-01-18T20:41:29+08:00\nFiles: 1\n\nMessage: Add categorical focal cross-entropy loss algorithm (#11248)", "metadata": {"id": "cb731fcfc2db", "repo": "TheAlgorithms/Python", "hash": "3952ba703a5b84a37891a001037c5c366d20941a", "author": "AtomicVar", "date": "2024-01-18T20:41:29+08:00", "subject": "Add categorical focal cross-entropy loss algorithm (#11248)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3952ba703a5b84a37891a001037c5c366d20941a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3952ba703a5b84a37891a001037c5c366d20941a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b01571dc4f5754d3da44b8a0b6dabb44986c666e\nAuthor: pre-commit-ci[bot]\nDate: 2024-01-22T19:20:43+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11255)", "metadata": {"id": "a3aa5e359eda", "repo": "TheAlgorithms/Python", "hash": "b01571dc4f5754d3da44b8a0b6dabb44986c666e", "author": "pre-commit-ci[bot]", "date": "2024-01-22T19:20:43+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11255)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b01571dc4f5754d3da44b8a0b6dabb44986c666e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b01571dc4f5754d3da44b8a0b6dabb44986c666e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b092d7755cf94b4758440b68bc97ac30154f4c55\nAuthor: Geoffrey Logovi\nDate: 2024-01-24T06:15:39+00:00\nFiles: 1\n\nMessage: fixes #11256 : computer vision link update in .computer_vision/README.md (#11257)", "metadata": {"id": "2f1d733384bb", "repo": "TheAlgorithms/Python", "hash": "b092d7755cf94b4758440b68bc97ac30154f4c55", "author": "Geoffrey Logovi", "date": "2024-01-24T06:15:39+00:00", "subject": "fixes #11256 : computer vision link update in .computer_vision/README.md (#11257)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b092d7755cf94b4758440b68bc97ac30154f4c55", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b092d7755cf94b4758440b68bc97ac30154f4c55"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0e700c91c63c1b3ea50575b10a6c1665dfd6404\nAuthor: pre-commit-ci[bot]\nDate: 2024-01-29T21:00:37+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11261)", "metadata": {"id": "f1aca181e602", "repo": "TheAlgorithms/Python", "hash": "c0e700c91c63c1b3ea50575b10a6c1665dfd6404", "author": "pre-commit-ci[bot]", "date": "2024-01-29T21:00:37+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11261)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0e700c91c63c1b3ea50575b10a6c1665dfd6404", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0e700c91c63c1b3ea50575b10a6c1665dfd6404"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1d29ba459648bf8111e19e32988cb36ee8a94b0\nAuthor: AtomicVar\nDate: 2024-01-30T16:18:56+08:00\nFiles: 1\n\nMessage: Add smooth l1 loss algorithm (#11239)", "metadata": {"id": "edffd5879091", "repo": "TheAlgorithms/Python", "hash": "c1d29ba459648bf8111e19e32988cb36ee8a94b0", "author": "AtomicVar", "date": "2024-01-30T16:18:56+08:00", "subject": "Add smooth l1 loss algorithm (#11239)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1d29ba459648bf8111e19e32988cb36ee8a94b0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1d29ba459648bf8111e19e32988cb36ee8a94b0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8995f45cb505e9cb1aafe3b35c6a00d9aff5f871\nAuthor: Christian Clauss\nDate: 2024-02-01T07:10:35+01:00\nFiles: 1\n\nMessage: Rename .github/.github/dependabot.yml to .github/dependabot.yml (#11264)", "metadata": {"id": "de5dff21ef8f", "repo": "TheAlgorithms/Python", "hash": "8995f45cb505e9cb1aafe3b35c6a00d9aff5f871", "author": "Christian Clauss", "date": "2024-02-01T07:10:35+01:00", "subject": "Rename .github/.github/dependabot.yml to .github/dependabot.yml (#11264)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8995f45cb505e9cb1aafe3b35c6a00d9aff5f871", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8995f45cb505e9cb1aafe3b35c6a00d9aff5f871"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6a169740e8c71c6c8236b09eb7b523895fedcfbd\nAuthor: dependabot[bot]\nDate: 2024-02-01T08:11:41+01:00\nFiles: 1\n\nMessage: Bump actions/cache from 3 to 4 (#11265)", "metadata": {"id": "1ecffb7a54ec", "repo": "TheAlgorithms/Python", "hash": "6a169740e8c71c6c8236b09eb7b523895fedcfbd", "author": "dependabot[bot]", "date": "2024-02-01T08:11:41+01:00", "subject": "Bump actions/cache from 3 to 4 (#11265)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6a169740e8c71c6c8236b09eb7b523895fedcfbd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6a169740e8c71c6c8236b09eb7b523895fedcfbd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4128f19170135cf7ccadb2afa8b2ab0a464c5765\nAuthor: Anthony Klarman\nDate: 2024-02-02T03:22:58-05:00\nFiles: 1\n\nMessage: Fixed lines that needed to be uncommented after Hacktoberfest (#11267)", "metadata": {"id": "e7e3d1a12a87", "repo": "TheAlgorithms/Python", "hash": "4128f19170135cf7ccadb2afa8b2ab0a464c5765", "author": "Anthony Klarman", "date": "2024-02-02T03:22:58-05:00", "subject": "Fixed lines that needed to be uncommented after Hacktoberfest (#11267)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4128f19170135cf7ccadb2afa8b2ab0a464c5765", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4128f19170135cf7ccadb2afa8b2ab0a464c5765"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed8d9209daff975eb3be6e0bf8cfa13e330347ca\nAuthor: pre-commit-ci[bot]\nDate: 2024-02-05T20:48:10+01:00\nFiles: 11\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11275)", "metadata": {"id": "d73a9ca86ce2", "repo": "TheAlgorithms/Python", "hash": "ed8d9209daff975eb3be6e0bf8cfa13e330347ca", "author": "pre-commit-ci[bot]", "date": "2024-02-05T20:48:10+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11275)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed8d9209daff975eb3be6e0bf8cfa13e330347ca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed8d9209daff975eb3be6e0bf8cfa13e330347ca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5d6846b2bd1fa16edfc89025e00f69a802774faa\nAuthor: pre-commit-ci[bot]\nDate: 2024-02-12T21:53:20+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11292)", "metadata": {"id": "77f8bc6235ff", "repo": "TheAlgorithms/Python", "hash": "5d6846b2bd1fa16edfc89025e00f69a802774faa", "author": "pre-commit-ci[bot]", "date": "2024-02-12T21:53:20+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11292)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5d6846b2bd1fa16edfc89025e00f69a802774faa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5d6846b2bd1fa16edfc89025e00f69a802774faa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c6ca1942e14a6e88c7ea1b96ef3a6d17ca843f52\nAuthor: pre-commit-ci[bot]\nDate: 2024-02-19T23:00:06+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11296)", "metadata": {"id": "703a8d52a08d", "repo": "TheAlgorithms/Python", "hash": "c6ca1942e14a6e88c7ea1b96ef3a6d17ca843f52", "author": "pre-commit-ci[bot]", "date": "2024-02-19T23:00:06+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11296)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c6ca1942e14a6e88c7ea1b96ef3a6d17ca843f52", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c6ca1942e14a6e88c7ea1b96ef3a6d17ca843f52"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fd27953d44416a5f1541ed6e6923844b6070d086\nAuthor: Maxim Smolskiy\nDate: 2024-03-12T11:35:49+03:00\nFiles: 8\n\nMessage: Reenable files when TensorFlow supports the current Python (#11318)", "metadata": {"id": "e553ade62282", "repo": "TheAlgorithms/Python", "hash": "fd27953d44416a5f1541ed6e6923844b6070d086", "author": "Maxim Smolskiy", "date": "2024-03-12T11:35:49+03:00", "subject": "Reenable files when TensorFlow supports the current Python (#11318)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/fd27953d44416a5f1541ed6e6923844b6070d086", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fd27953d44416a5f1541ed6e6923844b6070d086"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5f95d6f805088aa7e21849b1ba97cdcf059333a9\nAuthor: guangwu\nDate: 2024-03-12T16:40:32+08:00\nFiles: 2\n\nMessage: fix: function name typo (#11319)", "metadata": {"id": "a587c0a4cb2f", "repo": "TheAlgorithms/Python", "hash": "5f95d6f805088aa7e21849b1ba97cdcf059333a9", "author": "guangwu", "date": "2024-03-12T16:40:32+08:00", "subject": "fix: function name typo (#11319)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5f95d6f805088aa7e21849b1ba97cdcf059333a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5f95d6f805088aa7e21849b1ba97cdcf059333a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bc8df6de3143b417c4d174200fd7edd0dbba4ce3\nAuthor: pre-commit-ci[bot]\nDate: 2024-03-13T07:52:41+01:00\nFiles: 297\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11322)", "metadata": {"id": "345b999fbaa7", "repo": "TheAlgorithms/Python", "hash": "bc8df6de3143b417c4d174200fd7edd0dbba4ce3", "author": "pre-commit-ci[bot]", "date": "2024-03-13T07:52:41+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11322)", "files_changed": 297, "code_url": "https://github.com/TheAlgorithms/Python/tree/bc8df6de3143b417c4d174200fd7edd0dbba4ce3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bc8df6de3143b417c4d174200fd7edd0dbba4ce3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 435309a61aa70303133306c9fe06a3df118c9a5c\nAuthor: pre-commit-ci[bot]\nDate: 2024-03-18T20:46:32+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11325)", "metadata": {"id": "69f67bfa588c", "repo": "TheAlgorithms/Python", "hash": "435309a61aa70303133306c9fe06a3df118c9a5c", "author": "pre-commit-ci[bot]", "date": "2024-03-18T20:46:32+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11325)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/435309a61aa70303133306c9fe06a3df118c9a5c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/435309a61aa70303133306c9fe06a3df118c9a5c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8faf823e83a1b7a036e2f2569c0c185924c05307\nAuthor: Margaret\nDate: 2024-03-20T15:33:40+02:00\nFiles: 2\n\nMessage: adding a proper fractions algorithm (#11224)", "metadata": {"id": "cad521e05832", "repo": "TheAlgorithms/Python", "hash": "8faf823e83a1b7a036e2f2569c0c185924c05307", "author": "Margaret", "date": "2024-03-20T15:33:40+02:00", "subject": "adding a proper fractions algorithm (#11224)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8faf823e83a1b7a036e2f2569c0c185924c05307", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8faf823e83a1b7a036e2f2569c0c185924c05307"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a936e94704b09841784358a4ac002401f3faceed\nAuthor: Maxim Smolskiy\nDate: 2024-03-20T17:00:17+03:00\nFiles: 11\n\nMessage: Enable ruff ARG001 rule (#11321)", "metadata": {"id": "f3a42365c0f3", "repo": "TheAlgorithms/Python", "hash": "a936e94704b09841784358a4ac002401f3faceed", "author": "Maxim Smolskiy", "date": "2024-03-20T17:00:17+03:00", "subject": "Enable ruff ARG001 rule (#11321)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/a936e94704b09841784358a4ac002401f3faceed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a936e94704b09841784358a4ac002401f3faceed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 481c071e8423ed3b17ddff96b905da3d27d4f7b4\nAuthor: Mehdi Oudghiri\nDate: 2024-03-20T15:07:55+01:00\nFiles: 1\n\nMessage: add vicsek to fractals (#11306)", "metadata": {"id": "c89b046d8cf2", "repo": "TheAlgorithms/Python", "hash": "481c071e8423ed3b17ddff96b905da3d27d4f7b4", "author": "Mehdi Oudghiri", "date": "2024-03-20T15:07:55+01:00", "subject": "add vicsek to fractals (#11306)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/481c071e8423ed3b17ddff96b905da3d27d4f7b4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/481c071e8423ed3b17ddff96b905da3d27d4f7b4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 102e9a31b673e5444678fd55640a0038b6a16a9d\nAuthor: Maxim Smolskiy\nDate: 2024-03-25T10:43:24+03:00\nFiles: 3\n\nMessage: Enable ruff DTZ001 rule (#11326)", "metadata": {"id": "07ec65ee582b", "repo": "TheAlgorithms/Python", "hash": "102e9a31b673e5444678fd55640a0038b6a16a9d", "author": "Maxim Smolskiy", "date": "2024-03-25T10:43:24+03:00", "subject": "Enable ruff DTZ001 rule (#11326)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/102e9a31b673e5444678fd55640a0038b6a16a9d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/102e9a31b673e5444678fd55640a0038b6a16a9d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ead54314f26615769ce8b055b25e25f9dbbb1f83\nAuthor: pre-commit-ci[bot]\nDate: 2024-03-25T20:21:21+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11328)", "metadata": {"id": "8d4e6555546b", "repo": "TheAlgorithms/Python", "hash": "ead54314f26615769ce8b055b25e25f9dbbb1f83", "author": "pre-commit-ci[bot]", "date": "2024-03-25T20:21:21+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11328)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ead54314f26615769ce8b055b25e25f9dbbb1f83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ead54314f26615769ce8b055b25e25f9dbbb1f83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5cb1fba0debb5df7e5aea6bb069c6e3f130dba5\nAuthor: Maxim Smolskiy\nDate: 2024-03-25T23:54:11+03:00\nFiles: 4\n\nMessage: Enable ruff DTZ005 rule (#11327)", "metadata": {"id": "dac31926307a", "repo": "TheAlgorithms/Python", "hash": "b5cb1fba0debb5df7e5aea6bb069c6e3f130dba5", "author": "Maxim Smolskiy", "date": "2024-03-25T23:54:11+03:00", "subject": "Enable ruff DTZ005 rule (#11327)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5cb1fba0debb5df7e5aea6bb069c6e3f130dba5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5cb1fba0debb5df7e5aea6bb069c6e3f130dba5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 19fd435042a3191f6a5787a6eaf58e9c47920845\nAuthor: MrBubb1es\nDate: 2024-03-28T12:19:51-05:00\nFiles: 1\n\nMessage: Improved doctests for some functions (#11334)", "metadata": {"id": "4764230e40f7", "repo": "TheAlgorithms/Python", "hash": "19fd435042a3191f6a5787a6eaf58e9c47920845", "author": "MrBubb1es", "date": "2024-03-28T12:19:51-05:00", "subject": "Improved doctests for some functions (#11334)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/19fd435042a3191f6a5787a6eaf58e9c47920845", "diff_url": "https://github.com/TheAlgorithms/Python/commit/19fd435042a3191f6a5787a6eaf58e9c47920845"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 516a3028d1f6b6e7e11ae4501fdaee50a0965464\nAuthor: Maxim Smolskiy\nDate: 2024-03-28T20:25:41+03:00\nFiles: 24\n\nMessage: Enable ruff PLR5501 rule (#11332)", "metadata": {"id": "970f48a24c8a", "repo": "TheAlgorithms/Python", "hash": "516a3028d1f6b6e7e11ae4501fdaee50a0965464", "author": "Maxim Smolskiy", "date": "2024-03-28T20:25:41+03:00", "subject": "Enable ruff PLR5501 rule (#11332)", "files_changed": 24, "code_url": "https://github.com/TheAlgorithms/Python/tree/516a3028d1f6b6e7e11ae4501fdaee50a0965464", "diff_url": "https://github.com/TheAlgorithms/Python/commit/516a3028d1f6b6e7e11ae4501fdaee50a0965464"}} {"text": "Repo: TheAlgorithms/Python\nCommit: da47d5c88ccf18e27c5b8f10830376031ad1792a\nAuthor: Maxim Smolskiy\nDate: 2024-03-28T20:26:41+03:00\nFiles: 5\n\nMessage: Enable ruff N999 rule (#11331)", "metadata": {"id": "9b7c99e63241", "repo": "TheAlgorithms/Python", "hash": "da47d5c88ccf18e27c5b8f10830376031ad1792a", "author": "Maxim Smolskiy", "date": "2024-03-28T20:26:41+03:00", "subject": "Enable ruff N999 rule (#11331)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/da47d5c88ccf18e27c5b8f10830376031ad1792a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/da47d5c88ccf18e27c5b8f10830376031ad1792a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: efb7463cde48305cfebb8a547273c93edbdaaee5\nAuthor: Maxim Smolskiy\nDate: 2024-03-28T20:28:54+03:00\nFiles: 3\n\nMessage: Enable ruff PLW0120 rule (#11330)", "metadata": {"id": "f57780beaf0d", "repo": "TheAlgorithms/Python", "hash": "efb7463cde48305cfebb8a547273c93edbdaaee5", "author": "Maxim Smolskiy", "date": "2024-03-28T20:28:54+03:00", "subject": "Enable ruff PLW0120 rule (#11330)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/efb7463cde48305cfebb8a547273c93edbdaaee5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/efb7463cde48305cfebb8a547273c93edbdaaee5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f2246ce7fd539d94fd9299bd2fe42469dafab03f\nAuthor: Maxim Smolskiy\nDate: 2024-03-28T21:03:23+03:00\nFiles: 8\n\nMessage: Enable ruff ICN001 rule (#11329)", "metadata": {"id": "d52fa1879b49", "repo": "TheAlgorithms/Python", "hash": "f2246ce7fd539d94fd9299bd2fe42469dafab03f", "author": "Maxim Smolskiy", "date": "2024-03-28T21:03:23+03:00", "subject": "Enable ruff ICN001 rule (#11329)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/f2246ce7fd539d94fd9299bd2fe42469dafab03f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f2246ce7fd539d94fd9299bd2fe42469dafab03f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c328b000ecdd4ad08d029999144e7ec702022390\nAuthor: pre-commit-ci[bot]\nDate: 2024-04-01T21:35:37+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11339)", "metadata": {"id": "e9bfd200a3d1", "repo": "TheAlgorithms/Python", "hash": "c328b000ecdd4ad08d029999144e7ec702022390", "author": "pre-commit-ci[bot]", "date": "2024-04-01T21:35:37+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11339)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c328b000ecdd4ad08d029999144e7ec702022390", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c328b000ecdd4ad08d029999144e7ec702022390"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 39daaf8248b37404f69e8459d0378d77b59c6c0f\nAuthor: Maxim Smolskiy\nDate: 2024-04-01T22:36:41+03:00\nFiles: 14\n\nMessage: Enable ruff RUF100 rule (#11337)", "metadata": {"id": "274e50f9c05f", "repo": "TheAlgorithms/Python", "hash": "39daaf8248b37404f69e8459d0378d77b59c6c0f", "author": "Maxim Smolskiy", "date": "2024-04-01T22:36:41+03:00", "subject": "Enable ruff RUF100 rule (#11337)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/39daaf8248b37404f69e8459d0378d77b59c6c0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/39daaf8248b37404f69e8459d0378d77b59c6c0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8a948914b928d9fd3c0e32c034bd90315caa389\nAuthor: Maxim Smolskiy\nDate: 2024-04-01T22:39:31+03:00\nFiles: 9\n\nMessage: Enable ruff NPY002 rule (#11336)", "metadata": {"id": "5e4e087fbaac", "repo": "TheAlgorithms/Python", "hash": "f8a948914b928d9fd3c0e32c034bd90315caa389", "author": "Maxim Smolskiy", "date": "2024-04-01T22:39:31+03:00", "subject": "Enable ruff NPY002 rule (#11336)", "files_changed": 9, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8a948914b928d9fd3c0e32c034bd90315caa389", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8a948914b928d9fd3c0e32c034bd90315caa389"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 93fb555e0a97096f62a122e73cfdc6f0579cefbe\nAuthor: Maxim Smolskiy\nDate: 2024-04-02T04:27:56+03:00\nFiles: 13\n\nMessage: Enable ruff SIM102 rule (#11341)", "metadata": {"id": "2409d3a2153e", "repo": "TheAlgorithms/Python", "hash": "93fb555e0a97096f62a122e73cfdc6f0579cefbe", "author": "Maxim Smolskiy", "date": "2024-04-02T04:27:56+03:00", "subject": "Enable ruff SIM102 rule (#11341)", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/93fb555e0a97096f62a122e73cfdc6f0579cefbe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/93fb555e0a97096f62a122e73cfdc6f0579cefbe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8cdb3e9482ddca85cd1bffa96c038afc13f9c85\nAuthor: Maxim Smolskiy\nDate: 2024-04-02T19:44:37+03:00\nFiles: 2\n\nMessage: Enable ruff S105 rule (#11343)", "metadata": {"id": "3749c83b5a69", "repo": "TheAlgorithms/Python", "hash": "f8cdb3e9482ddca85cd1bffa96c038afc13f9c85", "author": "Maxim Smolskiy", "date": "2024-04-02T19:44:37+03:00", "subject": "Enable ruff S105 rule (#11343)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8cdb3e9482ddca85cd1bffa96c038afc13f9c85", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8cdb3e9482ddca85cd1bffa96c038afc13f9c85"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f437f922792b8c7e3fbb168a1ec6bfdf183a7304\nAuthor: Maxim Smolskiy\nDate: 2024-04-02T22:13:56+03:00\nFiles: 15\n\nMessage: Enable ruff INP001 rule (#11346)", "metadata": {"id": "bf35418b1d9d", "repo": "TheAlgorithms/Python", "hash": "f437f922792b8c7e3fbb168a1ec6bfdf183a7304", "author": "Maxim Smolskiy", "date": "2024-04-02T22:13:56+03:00", "subject": "Enable ruff INP001 rule (#11346)", "files_changed": 15, "code_url": "https://github.com/TheAlgorithms/Python/tree/f437f922792b8c7e3fbb168a1ec6bfdf183a7304", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f437f922792b8c7e3fbb168a1ec6bfdf183a7304"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f5bbea3776a5038d0e428ce3c06c25086076e212\nAuthor: Maxim Smolskiy\nDate: 2024-04-02T22:18:47+03:00\nFiles: 4\n\nMessage: Enable ruff RUF005 rule (#11344)", "metadata": {"id": "81ec88c43f85", "repo": "TheAlgorithms/Python", "hash": "f5bbea3776a5038d0e428ce3c06c25086076e212", "author": "Maxim Smolskiy", "date": "2024-04-02T22:18:47+03:00", "subject": "Enable ruff RUF005 rule (#11344)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/f5bbea3776a5038d0e428ce3c06c25086076e212", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f5bbea3776a5038d0e428ce3c06c25086076e212"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 53b2926704f3ad3ec2134a114be3a338e755e28a\nAuthor: Maxim Smolskiy\nDate: 2024-04-02T22:29:34+03:00\nFiles: 14\n\nMessage: Enable ruff PGH003 rule (#11345)", "metadata": {"id": "43d3d727216c", "repo": "TheAlgorithms/Python", "hash": "53b2926704f3ad3ec2134a114be3a338e755e28a", "author": "Maxim Smolskiy", "date": "2024-04-02T22:29:34+03:00", "subject": "Enable ruff PGH003 rule (#11345)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/53b2926704f3ad3ec2134a114be3a338e755e28a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/53b2926704f3ad3ec2134a114be3a338e755e28a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc2f5b13088b8a98181983b5589f48749016d4ce\nAuthor: Maxim Smolskiy\nDate: 2024-04-08T14:22:54+03:00\nFiles: 1\n\nMessage: Do not fix ruff EXE001 rule (#11350)", "metadata": {"id": "0eefc9d2f924", "repo": "TheAlgorithms/Python", "hash": "cc2f5b13088b8a98181983b5589f48749016d4ce", "author": "Maxim Smolskiy", "date": "2024-04-08T14:22:54+03:00", "subject": "Do not fix ruff EXE001 rule (#11350)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc2f5b13088b8a98181983b5589f48749016d4ce", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc2f5b13088b8a98181983b5589f48749016d4ce"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9e55c9d9845c07ce6390ab92a2d86be4816d4a69\nAuthor: Jiayou Qin\nDate: 2024-04-08T07:35:22-04:00\nFiles: 2\n\nMessage: Added documentations (#11352)", "metadata": {"id": "c8402c9e96fb", "repo": "TheAlgorithms/Python", "hash": "9e55c9d9845c07ce6390ab92a2d86be4816d4a69", "author": "Jiayou Qin", "date": "2024-04-08T07:35:22-04:00", "subject": "Added documentations (#11352)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9e55c9d9845c07ce6390ab92a2d86be4816d4a69", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9e55c9d9845c07ce6390ab92a2d86be4816d4a69"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 14ca726951473dd1993b6b13993105ea3b077ac3\nAuthor: pre-commit-ci[bot]\nDate: 2024-04-09T07:23:51+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11355)", "metadata": {"id": "dd3e32e0a399", "repo": "TheAlgorithms/Python", "hash": "14ca726951473dd1993b6b13993105ea3b077ac3", "author": "pre-commit-ci[bot]", "date": "2024-04-09T07:23:51+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11355)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/14ca726951473dd1993b6b13993105ea3b077ac3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/14ca726951473dd1993b6b13993105ea3b077ac3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a9a860eb1174a513b231db2cf1a3378ff7c5b33\nAuthor: pre-commit-ci[bot]\nDate: 2024-04-15T22:21:33+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11364)", "metadata": {"id": "48781e8dcbb4", "repo": "TheAlgorithms/Python", "hash": "0a9a860eb1174a513b231db2cf1a3378ff7c5b33", "author": "pre-commit-ci[bot]", "date": "2024-04-15T22:21:33+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11364)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a9a860eb1174a513b231db2cf1a3378ff7c5b33", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a9a860eb1174a513b231db2cf1a3378ff7c5b33"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a42eb357027328085f928a4ab6c7aa770aeb1d6b\nAuthor: Maxim Smolskiy\nDate: 2024-04-19T22:30:22+03:00\nFiles: 14\n\nMessage: Enable ruff E741 rule (#11370)", "metadata": {"id": "a38bb714dbcf", "repo": "TheAlgorithms/Python", "hash": "a42eb357027328085f928a4ab6c7aa770aeb1d6b", "author": "Maxim Smolskiy", "date": "2024-04-19T22:30:22+03:00", "subject": "Enable ruff E741 rule (#11370)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/a42eb357027328085f928a4ab6c7aa770aeb1d6b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a42eb357027328085f928a4ab6c7aa770aeb1d6b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 42593489d974feff169cf4f3455e3f209d7bdfcf\nAuthor: Kelvin\nDate: 2024-04-20T16:20:37+05:30\nFiles: 1\n\nMessage: Add doctests in all functions in basic_string.py (#11374)", "metadata": {"id": "9903fd5e78da", "repo": "TheAlgorithms/Python", "hash": "42593489d974feff169cf4f3455e3f209d7bdfcf", "author": "Kelvin", "date": "2024-04-20T16:20:37+05:30", "subject": "Add doctests in all functions in basic_string.py (#11374)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/42593489d974feff169cf4f3455e3f209d7bdfcf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/42593489d974feff169cf4f3455e3f209d7bdfcf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7b88e15b1cc67c784872b0d16189e516474cf5a5\nAuthor: Maxim Smolskiy\nDate: 2024-04-20T17:20:27+03:00\nFiles: 3\n\nMessage: Enable ruff RUF007 rule (#11349)", "metadata": {"id": "5d631cf3205a", "repo": "TheAlgorithms/Python", "hash": "7b88e15b1cc67c784872b0d16189e516474cf5a5", "author": "Maxim Smolskiy", "date": "2024-04-20T17:20:27+03:00", "subject": "Enable ruff RUF007 rule (#11349)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7b88e15b1cc67c784872b0d16189e516474cf5a5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7b88e15b1cc67c784872b0d16189e516474cf5a5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2702bf9400faece97a1ebc76d0f91b9cfe9658f6\nAuthor: Maxim Smolskiy\nDate: 2024-04-21T20:34:18+03:00\nFiles: 36\n\nMessage: Enable ruff S113 rule (#11375)", "metadata": {"id": "5e4d97787063", "repo": "TheAlgorithms/Python", "hash": "2702bf9400faece97a1ebc76d0f91b9cfe9658f6", "author": "Maxim Smolskiy", "date": "2024-04-21T20:34:18+03:00", "subject": "Enable ruff S113 rule (#11375)", "files_changed": 36, "code_url": "https://github.com/TheAlgorithms/Python/tree/2702bf9400faece97a1ebc76d0f91b9cfe9658f6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2702bf9400faece97a1ebc76d0f91b9cfe9658f6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c4e59ab6331e72b7878aa3d14b08a2abeeda29bc\nAuthor: Christian Clauss\nDate: 2024-04-22T21:37:07+02:00\nFiles: 1\n\nMessage: from keras import layers, models", "metadata": {"id": "dca1d8ed0b94", "repo": "TheAlgorithms/Python", "hash": "c4e59ab6331e72b7878aa3d14b08a2abeeda29bc", "author": "Christian Clauss", "date": "2024-04-22T21:37:07+02:00", "subject": "from keras import layers, models", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c4e59ab6331e72b7878aa3d14b08a2abeeda29bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c4e59ab6331e72b7878aa3d14b08a2abeeda29bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dbfa21813ff6fe2d7b439dfd6daa60b14a64d24f\nAuthor: pre-commit-ci[bot]\nDate: 2024-04-22T21:43:19+02:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11380)", "metadata": {"id": "9c357e376a4b", "repo": "TheAlgorithms/Python", "hash": "dbfa21813ff6fe2d7b439dfd6daa60b14a64d24f", "author": "pre-commit-ci[bot]", "date": "2024-04-22T21:43:19+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11380)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/dbfa21813ff6fe2d7b439dfd6daa60b14a64d24f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dbfa21813ff6fe2d7b439dfd6daa60b14a64d24f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 79dc7c97acc492d657b5f2f50686cee5b0f64b30\nAuthor: Maxim Smolskiy\nDate: 2024-04-22T22:45:24+03:00\nFiles: 4\n\nMessage: Enable ruff RUF001 rule (#11378)", "metadata": {"id": "20097b38ad6e", "repo": "TheAlgorithms/Python", "hash": "79dc7c97acc492d657b5f2f50686cee5b0f64b30", "author": "Maxim Smolskiy", "date": "2024-04-22T22:45:24+03:00", "subject": "Enable ruff RUF001 rule (#11378)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/79dc7c97acc492d657b5f2f50686cee5b0f64b30", "diff_url": "https://github.com/TheAlgorithms/Python/commit/79dc7c97acc492d657b5f2f50686cee5b0f64b30"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4700297b3e332701eed1d0667f3afefc5b9b66be\nAuthor: Maxim Smolskiy\nDate: 2024-04-22T22:51:47+03:00\nFiles: 69\n\nMessage: Enable ruff RUF002 rule (#11377)", "metadata": {"id": "d5f9614ea4e6", "repo": "TheAlgorithms/Python", "hash": "4700297b3e332701eed1d0667f3afefc5b9b66be", "author": "Maxim Smolskiy", "date": "2024-04-22T22:51:47+03:00", "subject": "Enable ruff RUF002 rule (#11377)", "files_changed": 69, "code_url": "https://github.com/TheAlgorithms/Python/tree/4700297b3e332701eed1d0667f3afefc5b9b66be", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4700297b3e332701eed1d0667f3afefc5b9b66be"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d016fda51c08a604738e556a7ccb19e0f9c81dcb\nAuthor: Maxim Smolskiy\nDate: 2024-04-22T22:56:14+03:00\nFiles: 5\n\nMessage: Enable ruff RUF003 rule (#11376)", "metadata": {"id": "38c32a4237e8", "repo": "TheAlgorithms/Python", "hash": "d016fda51c08a604738e556a7ccb19e0f9c81dcb", "author": "Maxim Smolskiy", "date": "2024-04-22T22:56:14+03:00", "subject": "Enable ruff RUF003 rule (#11376)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/d016fda51c08a604738e556a7ccb19e0f9c81dcb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d016fda51c08a604738e556a7ccb19e0f9c81dcb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3925b8155bebd84eababfba0f5a12e5129cfaa44\nAuthor: Maxim Smolskiy\nDate: 2024-04-24T07:32:25+03:00\nFiles: 2\n\nMessage: Fix ARG005 per file ignore (#11383)", "metadata": {"id": "20859a9121b4", "repo": "TheAlgorithms/Python", "hash": "3925b8155bebd84eababfba0f5a12e5129cfaa44", "author": "Maxim Smolskiy", "date": "2024-04-24T07:32:25+03:00", "subject": "Fix ARG005 per file ignore (#11383)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3925b8155bebd84eababfba0f5a12e5129cfaa44", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3925b8155bebd84eababfba0f5a12e5129cfaa44"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d6be5fbb0be2b738d2c246138db9ccda9b6a853\nAuthor: Maxim Smolskiy\nDate: 2024-04-30T07:40:26+03:00\nFiles: 2\n\nMessage: Enable ruff UP031 rule (#11388)", "metadata": {"id": "e1746e3fb083", "repo": "TheAlgorithms/Python", "hash": "2d6be5fbb0be2b738d2c246138db9ccda9b6a853", "author": "Maxim Smolskiy", "date": "2024-04-30T07:40:26+03:00", "subject": "Enable ruff UP031 rule (#11388)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d6be5fbb0be2b738d2c246138db9ccda9b6a853", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d6be5fbb0be2b738d2c246138db9ccda9b6a853"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7e0b141d8eac30e8f9c4f01c3050e6cdb90f7d4\nAuthor: pre-commit-ci[bot]\nDate: 2024-04-30T06:58:03+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11387)", "metadata": {"id": "fd59fa2dc284", "repo": "TheAlgorithms/Python", "hash": "a7e0b141d8eac30e8f9c4f01c3050e6cdb90f7d4", "author": "pre-commit-ci[bot]", "date": "2024-04-30T06:58:03+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11387)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7e0b141d8eac30e8f9c4f01c3050e6cdb90f7d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7e0b141d8eac30e8f9c4f01c3050e6cdb90f7d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c026b1952f92836c58e63017f4c75e76c43448a1\nAuthor: Margaret\nDate: 2024-05-01T13:42:54+03:00\nFiles: 1\n\nMessage: adding a matrix equalization algorithm (#11360)", "metadata": {"id": "3f2af64e82ca", "repo": "TheAlgorithms/Python", "hash": "c026b1952f92836c58e63017f4c75e76c43448a1", "author": "Margaret", "date": "2024-05-01T13:42:54+03:00", "subject": "adding a matrix equalization algorithm (#11360)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c026b1952f92836c58e63017f4c75e76c43448a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c026b1952f92836c58e63017f4c75e76c43448a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5131e3145dcec9e232c8e8a807ad387f4f9a3d38\nAuthor: Maxim Smolskiy\nDate: 2024-05-01T22:27:59+03:00\nFiles: 5\n\nMessage: Fix some ARG002 per file ignores (#11382)", "metadata": {"id": "4771145427a8", "repo": "TheAlgorithms/Python", "hash": "5131e3145dcec9e232c8e8a807ad387f4f9a3d38", "author": "Maxim Smolskiy", "date": "2024-05-01T22:27:59+03:00", "subject": "Fix some ARG002 per file ignores (#11382)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/5131e3145dcec9e232c8e8a807ad387f4f9a3d38", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5131e3145dcec9e232c8e8a807ad387f4f9a3d38"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ea53051576a9c5e7398ca2ae6a0823ca54ac3947\nAuthor: Xuehai Pan\nDate: 2024-05-03T00:43:59+08:00\nFiles: 1\n\nMessage: Use `spawn` start method in multiprocessing programs (#11391)", "metadata": {"id": "d5444452407e", "repo": "TheAlgorithms/Python", "hash": "ea53051576a9c5e7398ca2ae6a0823ca54ac3947", "author": "Xuehai Pan", "date": "2024-05-03T00:43:59+08:00", "subject": "Use `spawn` start method in multiprocessing programs (#11391)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ea53051576a9c5e7398ca2ae6a0823ca54ac3947", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ea53051576a9c5e7398ca2ae6a0823ca54ac3947"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1868c0b6375188a9034478a2711e40c343d00c2e\nAuthor: pre-commit-ci[bot]\nDate: 2024-05-06T21:38:58+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11394)", "metadata": {"id": "bf874fc3c76e", "repo": "TheAlgorithms/Python", "hash": "1868c0b6375188a9034478a2711e40c343d00c2e", "author": "pre-commit-ci[bot]", "date": "2024-05-06T21:38:58+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11394)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1868c0b6375188a9034478a2711e40c343d00c2e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1868c0b6375188a9034478a2711e40c343d00c2e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c599f6c9107a1b09c08ddce17053d7b5d0895a83\nAuthor: Maxim Smolskiy\nDate: 2024-05-10T22:59:53+03:00\nFiles: 6\n\nMessage: Fix some SIM114 per file ignores (#11395)", "metadata": {"id": "e448413e3739", "repo": "TheAlgorithms/Python", "hash": "c599f6c9107a1b09c08ddce17053d7b5d0895a83", "author": "Maxim Smolskiy", "date": "2024-05-10T22:59:53+03:00", "subject": "Fix some SIM114 per file ignores (#11395)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/c599f6c9107a1b09c08ddce17053d7b5d0895a83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c599f6c9107a1b09c08ddce17053d7b5d0895a83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f368da06d361e3d1415a2ec7d8857068b746586\nAuthor: pre-commit-ci[bot]\nDate: 2024-05-14T13:38:55+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11402)", "metadata": {"id": "4023b0fea68a", "repo": "TheAlgorithms/Python", "hash": "1f368da06d361e3d1415a2ec7d8857068b746586", "author": "pre-commit-ci[bot]", "date": "2024-05-14T13:38:55+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11402)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f368da06d361e3d1415a2ec7d8857068b746586", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f368da06d361e3d1415a2ec7d8857068b746586"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0139143abb286027bd3954f3862aab4558642019\nAuthor: pre-commit-ci[bot]\nDate: 2024-05-20T22:44:57+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11408)", "metadata": {"id": "a169f0236dbb", "repo": "TheAlgorithms/Python", "hash": "0139143abb286027bd3954f3862aab4558642019", "author": "pre-commit-ci[bot]", "date": "2024-05-20T22:44:57+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11408)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/0139143abb286027bd3954f3862aab4558642019", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0139143abb286027bd3954f3862aab4558642019"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 82aa909db7736d8022532bee4dc381072d8c5b1f\nAuthor: pre-commit-ci[bot]\nDate: 2024-05-27T21:56:48-04:00\nFiles: 4\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11417)", "metadata": {"id": "1e2f6ab79491", "repo": "TheAlgorithms/Python", "hash": "82aa909db7736d8022532bee4dc381072d8c5b1f", "author": "pre-commit-ci[bot]", "date": "2024-05-27T21:56:48-04:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11417)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/82aa909db7736d8022532bee4dc381072d8c5b1f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/82aa909db7736d8022532bee4dc381072d8c5b1f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b8afb214f8c8d185dc42dafb9676becf512ca7fa\nAuthor: Marco-campione-github\nDate: 2024-05-31T10:11:09+02:00\nFiles: 1\n\nMessage: Changed the N to self.N in show_data in segment_tree.py (#11276)", "metadata": {"id": "b4d8ab82a188", "repo": "TheAlgorithms/Python", "hash": "b8afb214f8c8d185dc42dafb9676becf512ca7fa", "author": "Marco-campione-github", "date": "2024-05-31T10:11:09+02:00", "subject": "Changed the N to self.N in show_data in segment_tree.py (#11276)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b8afb214f8c8d185dc42dafb9676becf512ca7fa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b8afb214f8c8d185dc42dafb9676becf512ca7fa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 70bd06db4642a2323ff397b041d40bc95ed6a5bf\nAuthor: Pedram_Mohajer\nDate: 2024-06-01T05:09:03-04:00\nFiles: 1\n\nMessage: add doctest/document to actual_power and document to power (#11187)", "metadata": {"id": "f0bd36b1ff92", "repo": "TheAlgorithms/Python", "hash": "70bd06db4642a2323ff397b041d40bc95ed6a5bf", "author": "Pedram_Mohajer", "date": "2024-06-01T05:09:03-04:00", "subject": "add doctest/document to actual_power and document to power (#11187)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/70bd06db4642a2323ff397b041d40bc95ed6a5bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/70bd06db4642a2323ff397b041d40bc95ed6a5bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 723cf9c42839c47e9e6fb83362a7391177355505\nAuthor: Tianyi Zheng\nDate: 2024-06-01T02:17:07-07:00\nFiles: 2\n\nMessage: Remove duplicate implementation of median of two arrays algorithm (#11420)", "metadata": {"id": "ebe1e94cce9e", "repo": "TheAlgorithms/Python", "hash": "723cf9c42839c47e9e6fb83362a7391177355505", "author": "Tianyi Zheng", "date": "2024-06-01T02:17:07-07:00", "subject": "Remove duplicate implementation of median of two arrays algorithm (#11420)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/723cf9c42839c47e9e6fb83362a7391177355505", "diff_url": "https://github.com/TheAlgorithms/Python/commit/723cf9c42839c47e9e6fb83362a7391177355505"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edee8e644b09a21a1f70d3a59d57feed51c74004\nAuthor: Vishal Kumar Gupta\nDate: 2024-06-02T02:41:40+01:00\nFiles: 1\n\nMessage: use format to remove '0b' (#11307)", "metadata": {"id": "3bd3acfb8b9e", "repo": "TheAlgorithms/Python", "hash": "edee8e644b09a21a1f70d3a59d57feed51c74004", "author": "Vishal Kumar Gupta", "date": "2024-06-02T02:41:40+01:00", "subject": "use format to remove '0b' (#11307)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/edee8e644b09a21a1f70d3a59d57feed51c74004", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edee8e644b09a21a1f70d3a59d57feed51c74004"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2f1704dae579295ea2f47584ef80b4b321a284d7\nAuthor: Mandeep Singh\nDate: 2024-06-02T18:27:35-07:00\nFiles: 1\n\nMessage: issue #11150 Ensure explicit column selection and data type setting in data reading process. (#11302)", "metadata": {"id": "e0844e0c6804", "repo": "TheAlgorithms/Python", "hash": "2f1704dae579295ea2f47584ef80b4b321a284d7", "author": "Mandeep Singh", "date": "2024-06-02T18:27:35-07:00", "subject": "issue #11150 Ensure explicit column selection and data type setting in data reading process. (#11302)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2f1704dae579295ea2f47584ef80b4b321a284d7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2f1704dae579295ea2f47584ef80b4b321a284d7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ffaa976f6c5a5de30e284ae2fc8122f40cd3fa6a\nAuthor: Harsh buddhdev\nDate: 2024-06-02T23:00:26-04:00\nFiles: 2\n\nMessage: Fixes #9943 (#10252)", "metadata": {"id": "54fbf5ab3afd", "repo": "TheAlgorithms/Python", "hash": "ffaa976f6c5a5de30e284ae2fc8122f40cd3fa6a", "author": "Harsh buddhdev", "date": "2024-06-02T23:00:26-04:00", "subject": "Fixes #9943 (#10252)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/ffaa976f6c5a5de30e284ae2fc8122f40cd3fa6a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ffaa976f6c5a5de30e284ae2fc8122f40cd3fa6a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c919579869ae9f57d6878336af6de6bc9a001c61\nAuthor: AtomicVar\nDate: 2024-06-03T11:15:01+08:00\nFiles: 1\n\nMessage: Add KL divergence loss algorithm (#11238)", "metadata": {"id": "cd755ee6d426", "repo": "TheAlgorithms/Python", "hash": "c919579869ae9f57d6878336af6de6bc9a001c61", "author": "AtomicVar", "date": "2024-06-03T11:15:01+08:00", "subject": "Add KL divergence loss algorithm (#11238)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c919579869ae9f57d6878336af6de6bc9a001c61", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c919579869ae9f57d6878336af6de6bc9a001c61"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5827aac79a36f0d43e9bd9f1c9ca11da07b2d623\nAuthor: pre-commit-ci[bot]\nDate: 2024-06-03T18:21:27-03:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11430)", "metadata": {"id": "e8db753e17d8", "repo": "TheAlgorithms/Python", "hash": "5827aac79a36f0d43e9bd9f1c9ca11da07b2d623", "author": "pre-commit-ci[bot]", "date": "2024-06-03T18:21:27-03:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11430)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5827aac79a36f0d43e9bd9f1c9ca11da07b2d623", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5827aac79a36f0d43e9bd9f1c9ca11da07b2d623"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 41a1cdf38d9cb1a14c9149d2d815efa2259679ef\nAuthor: Yuri Batista Ishizawa\nDate: 2024-06-11T06:45:00-03:00\nFiles: 1\n\nMessage: Add rainfall intensity calculation function (#11432)", "metadata": {"id": "763c4ee76632", "repo": "TheAlgorithms/Python", "hash": "41a1cdf38d9cb1a14c9149d2d815efa2259679ef", "author": "Yuri Batista Ishizawa", "date": "2024-06-11T06:45:00-03:00", "subject": "Add rainfall intensity calculation function (#11432)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/41a1cdf38d9cb1a14c9149d2d815efa2259679ef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/41a1cdf38d9cb1a14c9149d2d815efa2259679ef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 446742387e83f94f3d54ce640cb07004180130ee\nAuthor: Tianyi Zheng\nDate: 2024-06-13T14:47:29-07:00\nFiles: 1\n\nMessage: Fix grammar and spelling mistakes in sequential_minimum_optimization.py (#11427)", "metadata": {"id": "59845b1d1c3c", "repo": "TheAlgorithms/Python", "hash": "446742387e83f94f3d54ce640cb07004180130ee", "author": "Tianyi Zheng", "date": "2024-06-13T14:47:29-07:00", "subject": "Fix grammar and spelling mistakes in sequential_minimum_optimization.py (#11427)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/446742387e83f94f3d54ce640cb07004180130ee", "diff_url": "https://github.com/TheAlgorithms/Python/commit/446742387e83f94f3d54ce640cb07004180130ee"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af6a45e982213ef52a2f747dec6b58d668bfce5b\nAuthor: Maxim Smolskiy\nDate: 2024-06-17T00:19:32+03:00\nFiles: 2\n\nMessage: Remove some per file ignores (#11381)", "metadata": {"id": "34b1b76cb1c9", "repo": "TheAlgorithms/Python", "hash": "af6a45e982213ef52a2f747dec6b58d668bfce5b", "author": "Maxim Smolskiy", "date": "2024-06-17T00:19:32+03:00", "subject": "Remove some per file ignores (#11381)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/af6a45e982213ef52a2f747dec6b58d668bfce5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af6a45e982213ef52a2f747dec6b58d668bfce5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: df94d460ac8d220f97851f358abc0102ae47d3db\nAuthor: raj\nDate: 2024-06-16T19:17:55-03:00\nFiles: 1\n\nMessage: Fix/fixes get top billionaries code (#11466)", "metadata": {"id": "57842b30a236", "repo": "TheAlgorithms/Python", "hash": "df94d460ac8d220f97851f358abc0102ae47d3db", "author": "raj", "date": "2024-06-16T19:17:55-03:00", "subject": "Fix/fixes get top billionaries code (#11466)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/df94d460ac8d220f97851f358abc0102ae47d3db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/df94d460ac8d220f97851f358abc0102ae47d3db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 31d1cd8402ba48aca26d9f1d2774f929610e7180\nAuthor: pre-commit-ci[bot]\nDate: 2024-06-17T08:31:32-04:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11435)", "metadata": {"id": "70cdd70a510b", "repo": "TheAlgorithms/Python", "hash": "31d1cd8402ba48aca26d9f1d2774f929610e7180", "author": "pre-commit-ci[bot]", "date": "2024-06-17T08:31:32-04:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11435)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/31d1cd8402ba48aca26d9f1d2774f929610e7180", "diff_url": "https://github.com/TheAlgorithms/Python/commit/31d1cd8402ba48aca26d9f1d2774f929610e7180"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1cfca52db73ee18b9e9e08febe9e7d42f96e43db\nAuthor: Snoppy\nDate: 2024-06-17T21:27:07+08:00\nFiles: 4\n\nMessage: chore: fix typos (#11467)", "metadata": {"id": "73c403239bb8", "repo": "TheAlgorithms/Python", "hash": "1cfca52db73ee18b9e9e08febe9e7d42f96e43db", "author": "Snoppy", "date": "2024-06-17T21:27:07+08:00", "subject": "chore: fix typos (#11467)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/1cfca52db73ee18b9e9e08febe9e7d42f96e43db", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1cfca52db73ee18b9e9e08febe9e7d42f96e43db"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75b86671879cfbb83d241c3a3487b32c6dac9d91\nAuthor: pre-commit-ci[bot]\nDate: 2024-06-25T00:00:47+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11472)", "metadata": {"id": "e6d6e076f719", "repo": "TheAlgorithms/Python", "hash": "75b86671879cfbb83d241c3a3487b32c6dac9d91", "author": "pre-commit-ci[bot]", "date": "2024-06-25T00:00:47+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11472)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/75b86671879cfbb83d241c3a3487b32c6dac9d91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75b86671879cfbb83d241c3a3487b32c6dac9d91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6882a8b80806f2dc53d53a0ecc00c2c98bec3fba\nAuthor: João Vitor\nDate: 2024-06-26T03:06:57-03:00\nFiles: 1\n\nMessage: Tests/add new test case weight_conversion (#11468)", "metadata": {"id": "d0dd2da5e97c", "repo": "TheAlgorithms/Python", "hash": "6882a8b80806f2dc53d53a0ecc00c2c98bec3fba", "author": "João Vitor", "date": "2024-06-26T03:06:57-03:00", "subject": "Tests/add new test case weight_conversion (#11468)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6882a8b80806f2dc53d53a0ecc00c2c98bec3fba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6882a8b80806f2dc53d53a0ecc00c2c98bec3fba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 716bdeb68b1e81aafe886e382319c6dab882dacc\nAuthor: pre-commit-ci[bot]\nDate: 2024-07-02T07:02:29+02:00\nFiles: 32\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11473)", "metadata": {"id": "c924333eb46b", "repo": "TheAlgorithms/Python", "hash": "716bdeb68b1e81aafe886e382319c6dab882dacc", "author": "pre-commit-ci[bot]", "date": "2024-07-02T07:02:29+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11473)", "files_changed": 32, "code_url": "https://github.com/TheAlgorithms/Python/tree/716bdeb68b1e81aafe886e382319c6dab882dacc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/716bdeb68b1e81aafe886e382319c6dab882dacc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c1dc8e97f7992c132c671da2da60da9d926d0fca\nAuthor: Saurabh Mahapatra\nDate: 2024-07-04T23:46:24+05:30\nFiles: 1\n\nMessage: Create count_vowels.py (#11474)", "metadata": {"id": "e0988edf2bf4", "repo": "TheAlgorithms/Python", "hash": "c1dc8e97f7992c132c671da2da60da9d926d0fca", "author": "Saurabh Mahapatra", "date": "2024-07-04T23:46:24+05:30", "subject": "Create count_vowels.py (#11474)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c1dc8e97f7992c132c671da2da60da9d926d0fca", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c1dc8e97f7992c132c671da2da60da9d926d0fca"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9190888f89c55d927881c7b08f6df361ab1b0af4\nAuthor: pre-commit-ci[bot]\nDate: 2024-07-08T22:55:30+02:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11481)", "metadata": {"id": "7647094542c3", "repo": "TheAlgorithms/Python", "hash": "9190888f89c55d927881c7b08f6df361ab1b0af4", "author": "pre-commit-ci[bot]", "date": "2024-07-08T22:55:30+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11481)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/9190888f89c55d927881c7b08f6df361ab1b0af4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9190888f89c55d927881c7b08f6df361ab1b0af4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d8f22ab615085d36c53346283528f33b18a3b6d\nAuthor: pre-commit-ci[bot]\nDate: 2024-07-15T21:52:48+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11489)", "metadata": {"id": "e5ea8b1645a0", "repo": "TheAlgorithms/Python", "hash": "2d8f22ab615085d36c53346283528f33b18a3b6d", "author": "pre-commit-ci[bot]", "date": "2024-07-15T21:52:48+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11489)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d8f22ab615085d36c53346283528f33b18a3b6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d8f22ab615085d36c53346283528f33b18a3b6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d9ded0727a7a209bfcbf9bd81c5c75183cfd026f\nAuthor: pre-commit-ci[bot]\nDate: 2024-07-23T10:40:10+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11495)", "metadata": {"id": "95c3b7d909f7", "repo": "TheAlgorithms/Python", "hash": "d9ded0727a7a209bfcbf9bd81c5c75183cfd026f", "author": "pre-commit-ci[bot]", "date": "2024-07-23T10:40:10+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11495)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d9ded0727a7a209bfcbf9bd81c5c75183cfd026f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d9ded0727a7a209bfcbf9bd81c5c75183cfd026f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 146800307c5d2a4393d57b7c97c63b89a21abba1\nAuthor: Ihor Pryyma\nDate: 2024-07-25T18:56:31+03:00\nFiles: 1\n\nMessage: Add doctests to interpolation_search.py (#11492)", "metadata": {"id": "354277a78a8e", "repo": "TheAlgorithms/Python", "hash": "146800307c5d2a4393d57b7c97c63b89a21abba1", "author": "Ihor Pryyma", "date": "2024-07-25T18:56:31+03:00", "subject": "Add doctests to interpolation_search.py (#11492)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/146800307c5d2a4393d57b7c97c63b89a21abba1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/146800307c5d2a4393d57b7c97c63b89a21abba1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 240d1b7cd47df86d86b26f4d658b26e3656a27d9\nAuthor: pre-commit-ci[bot]\nDate: 2024-07-29T21:41:09+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11500)", "metadata": {"id": "6d789a21ce1f", "repo": "TheAlgorithms/Python", "hash": "240d1b7cd47df86d86b26f4d658b26e3656a27d9", "author": "pre-commit-ci[bot]", "date": "2024-07-29T21:41:09+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11500)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/240d1b7cd47df86d86b26f4d658b26e3656a27d9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/240d1b7cd47df86d86b26f4d658b26e3656a27d9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dfe67954f7218703e3aadca1768a0ad4c97c73a1\nAuthor: pre-commit-ci[bot]\nDate: 2024-08-06T00:11:14+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11507)", "metadata": {"id": "cdf5a6b3fbfa", "repo": "TheAlgorithms/Python", "hash": "dfe67954f7218703e3aadca1768a0ad4c97c73a1", "author": "pre-commit-ci[bot]", "date": "2024-08-06T00:11:14+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11507)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dfe67954f7218703e3aadca1768a0ad4c97c73a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dfe67954f7218703e3aadca1768a0ad4c97c73a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed1900f1b37234f25486cfb3223988b3295a5549\nAuthor: CarlosZamG\nDate: 2024-08-06T02:44:58-06:00\nFiles: 1\n\nMessage: Fix typo in integration_by_simpson_approx.py (#11501)", "metadata": {"id": "1ce29645fe70", "repo": "TheAlgorithms/Python", "hash": "ed1900f1b37234f25486cfb3223988b3295a5549", "author": "CarlosZamG", "date": "2024-08-06T02:44:58-06:00", "subject": "Fix typo in integration_by_simpson_approx.py (#11501)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed1900f1b37234f25486cfb3223988b3295a5549", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed1900f1b37234f25486cfb3223988b3295a5549"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 31c424fc8654877d3731bdcb50dcc1ce5d6860ab\nAuthor: pre-commit-ci[bot]\nDate: 2024-08-12T22:55:46+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11515)", "metadata": {"id": "5456aa2b2b1c", "repo": "TheAlgorithms/Python", "hash": "31c424fc8654877d3731bdcb50dcc1ce5d6860ab", "author": "pre-commit-ci[bot]", "date": "2024-08-12T22:55:46+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11515)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/31c424fc8654877d3731bdcb50dcc1ce5d6860ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/31c424fc8654877d3731bdcb50dcc1ce5d6860ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 48418280b1331d1efaa14dc48da62d313dfcee43\nAuthor: Tianyi Zheng\nDate: 2024-08-22T09:42:40-07:00\nFiles: 4\n\nMessage: Remove separate directory for `gaussian_elimination_pivoting.py` (#11445)", "metadata": {"id": "4af4534db6c5", "repo": "TheAlgorithms/Python", "hash": "48418280b1331d1efaa14dc48da62d313dfcee43", "author": "Tianyi Zheng", "date": "2024-08-22T09:42:40-07:00", "subject": "Remove separate directory for `gaussian_elimination_pivoting.py` (#11445)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/48418280b1331d1efaa14dc48da62d313dfcee43", "diff_url": "https://github.com/TheAlgorithms/Python/commit/48418280b1331d1efaa14dc48da62d313dfcee43"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c8e131b86c35c8fa4ca14aa85edbd4a106575882\nAuthor: pre-commit-ci[bot]\nDate: 2024-08-26T21:49:42+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11522)", "metadata": {"id": "31e4c67a5cda", "repo": "TheAlgorithms/Python", "hash": "c8e131b86c35c8fa4ca14aa85edbd4a106575882", "author": "pre-commit-ci[bot]", "date": "2024-08-26T21:49:42+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11522)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c8e131b86c35c8fa4ca14aa85edbd4a106575882", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c8e131b86c35c8fa4ca14aa85edbd4a106575882"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bd8085cfc18784a21d792a44dcd683e11e802c6b\nAuthor: pre-commit-ci[bot]\nDate: 2024-09-02T21:41:55+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11535)", "metadata": {"id": "f5a70b4fa698", "repo": "TheAlgorithms/Python", "hash": "bd8085cfc18784a21d792a44dcd683e11e802c6b", "author": "pre-commit-ci[bot]", "date": "2024-09-02T21:41:55+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11535)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bd8085cfc18784a21d792a44dcd683e11e802c6b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bd8085cfc18784a21d792a44dcd683e11e802c6b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f16d38f26f13683cf3ea75caf0474dedde059b86\nAuthor: Ramy\nDate: 2024-09-03T14:39:09+02:00\nFiles: 10\n\nMessage: kd tree data structure implementation (#11532)", "metadata": {"id": "de031b4d4a8f", "repo": "TheAlgorithms/Python", "hash": "f16d38f26f13683cf3ea75caf0474dedde059b86", "author": "Ramy", "date": "2024-09-03T14:39:09+02:00", "subject": "kd tree data structure implementation (#11532)", "files_changed": 10, "code_url": "https://github.com/TheAlgorithms/Python/tree/f16d38f26f13683cf3ea75caf0474dedde059b86", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f16d38f26f13683cf3ea75caf0474dedde059b86"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 729c1f923bb621ed246983a5d3309135c3b1fc8c\nAuthor: pre-commit-ci[bot]\nDate: 2024-09-09T22:15:17+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11557)", "metadata": {"id": "66e5fe9cdb06", "repo": "TheAlgorithms/Python", "hash": "729c1f923bb621ed246983a5d3309135c3b1fc8c", "author": "pre-commit-ci[bot]", "date": "2024-09-09T22:15:17+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11557)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/729c1f923bb621ed246983a5d3309135c3b1fc8c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/729c1f923bb621ed246983a5d3309135c3b1fc8c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77bbe584216c0925e249e0baab77fef34561ecaa\nAuthor: pre-commit-ci[bot]\nDate: 2024-09-17T00:14:55+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11568)", "metadata": {"id": "66eb9a424c5f", "repo": "TheAlgorithms/Python", "hash": "77bbe584216c0925e249e0baab77fef34561ecaa", "author": "pre-commit-ci[bot]", "date": "2024-09-17T00:14:55+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11568)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/77bbe584216c0925e249e0baab77fef34561ecaa", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77bbe584216c0925e249e0baab77fef34561ecaa"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50cc00bb2da26fd234dabdfa7f93c96d6b7d72d5\nAuthor: pre-commit-ci[bot]\nDate: 2024-09-23T21:45:14+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11579)", "metadata": {"id": "200672cdac45", "repo": "TheAlgorithms/Python", "hash": "50cc00bb2da26fd234dabdfa7f93c96d6b7d72d5", "author": "pre-commit-ci[bot]", "date": "2024-09-23T21:45:14+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11579)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/50cc00bb2da26fd234dabdfa7f93c96d6b7d72d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50cc00bb2da26fd234dabdfa7f93c96d6b7d72d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9b5641d2d333d04eb474ecbcb15c40ccf18a3d7b\nAuthor: apples53\nDate: 2024-09-24T13:00:36+05:30\nFiles: 1\n\nMessage: balance parenthesis (add closing bracket) (#11563)", "metadata": {"id": "029304f0556e", "repo": "TheAlgorithms/Python", "hash": "9b5641d2d333d04eb474ecbcb15c40ccf18a3d7b", "author": "apples53", "date": "2024-09-24T13:00:36+05:30", "subject": "balance parenthesis (add closing bracket) (#11563)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9b5641d2d333d04eb474ecbcb15c40ccf18a3d7b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9b5641d2d333d04eb474ecbcb15c40ccf18a3d7b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 976e385c1d9df92c075575125475b22c423205b9\nAuthor: Ramy\nDate: 2024-09-28T15:37:00+02:00\nFiles: 14\n\nMessage: Implemented Suffix Tree Data Structure (#11554)", "metadata": {"id": "ec4bf7a6c857", "repo": "TheAlgorithms/Python", "hash": "976e385c1d9df92c075575125475b22c423205b9", "author": "Ramy", "date": "2024-09-28T15:37:00+02:00", "subject": "Implemented Suffix Tree Data Structure (#11554)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/976e385c1d9df92c075575125475b22c423205b9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/976e385c1d9df92c075575125475b22c423205b9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9ca110d6b6e4921119fdcca3b2a01e7f649f1ed\nAuthor: Christian Clauss\nDate: 2024-09-30T12:49:31+02:00\nFiles: 5\n\nMessage: Scripts for closing pull requests for Hacktoberfest (#11587)", "metadata": {"id": "e468715a6958", "repo": "TheAlgorithms/Python", "hash": "a9ca110d6b6e4921119fdcca3b2a01e7f649f1ed", "author": "Christian Clauss", "date": "2024-09-30T12:49:31+02:00", "subject": "Scripts for closing pull requests for Hacktoberfest (#11587)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9ca110d6b6e4921119fdcca3b2a01e7f649f1ed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9ca110d6b6e4921119fdcca3b2a01e7f649f1ed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a7bfa224554f277ed68be9e4ef3f6d1cd89008af\nAuthor: pre-commit-ci[bot]\nDate: 2024-09-30T22:16:17+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11594)", "metadata": {"id": "9055db25f30e", "repo": "TheAlgorithms/Python", "hash": "a7bfa224554f277ed68be9e4ef3f6d1cd89008af", "author": "pre-commit-ci[bot]", "date": "2024-09-30T22:16:17+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11594)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a7bfa224554f277ed68be9e4ef3f6d1cd89008af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a7bfa224554f277ed68be9e4ef3f6d1cd89008af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0177ae1cd596f4f3c0ee7490666d74504deb0298\nAuthor: Christian Clauss\nDate: 2024-09-30T23:01:15+02:00\nFiles: 35\n\nMessage: Upgrade to Python 3.13 (#11588)", "metadata": {"id": "6a5a02385690", "repo": "TheAlgorithms/Python", "hash": "0177ae1cd596f4f3c0ee7490666d74504deb0298", "author": "Christian Clauss", "date": "2024-09-30T23:01:15+02:00", "subject": "Upgrade to Python 3.13 (#11588)", "files_changed": 35, "code_url": "https://github.com/TheAlgorithms/Python/tree/0177ae1cd596f4f3c0ee7490666d74504deb0298", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0177ae1cd596f4f3c0ee7490666d74504deb0298"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0abeeab39f4a612968a10b0541f630239b78f34f\nAuthor: Christian Clauss\nDate: 2024-10-01T17:32:31+02:00\nFiles: 1\n\nMessage: Drop six from our GitHub Actions (#11621)", "metadata": {"id": "2667a114dff7", "repo": "TheAlgorithms/Python", "hash": "0abeeab39f4a612968a10b0541f630239b78f34f", "author": "Christian Clauss", "date": "2024-10-01T17:32:31+02:00", "subject": "Drop six from our GitHub Actions (#11621)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0abeeab39f4a612968a10b0541f630239b78f34f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0abeeab39f4a612968a10b0541f630239b78f34f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 43a47e01eb2c2b681fa377b02150edba5cc76e32\nAuthor: Hardik Pawar\nDate: 2024-10-02T08:18:17+05:30\nFiles: 2\n\nMessage: Add word ladder algorithm in backtracking (#11590)", "metadata": {"id": "646dfa6a2c58", "repo": "TheAlgorithms/Python", "hash": "43a47e01eb2c2b681fa377b02150edba5cc76e32", "author": "Hardik Pawar", "date": "2024-10-02T08:18:17+05:30", "subject": "Add word ladder algorithm in backtracking (#11590)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/43a47e01eb2c2b681fa377b02150edba5cc76e32", "diff_url": "https://github.com/TheAlgorithms/Python/commit/43a47e01eb2c2b681fa377b02150edba5cc76e32"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 00e9d862248a27281d4de24c8c7eb2d7b018531c\nAuthor: Hardik Pawar\nDate: 2024-10-02T08:24:12+05:30\nFiles: 1\n\nMessage: Improve comments, add doctests in symmetric_tree.py (#11619)", "metadata": {"id": "5a21ce378964", "repo": "TheAlgorithms/Python", "hash": "00e9d862248a27281d4de24c8c7eb2d7b018531c", "author": "Hardik Pawar", "date": "2024-10-02T08:24:12+05:30", "subject": "Improve comments, add doctests in symmetric_tree.py (#11619)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/00e9d862248a27281d4de24c8c7eb2d7b018531c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/00e9d862248a27281d4de24c8c7eb2d7b018531c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 918fa8bb8ae1f052921fffd188d229d4713c73c9\nAuthor: 1227haran\nDate: 2024-10-02T23:37:07+05:30\nFiles: 1\n\nMessage: Optimized O(n) to O(1) (#11669)", "metadata": {"id": "fd6dd08146aa", "repo": "TheAlgorithms/Python", "hash": "918fa8bb8ae1f052921fffd188d229d4713c73c9", "author": "1227haran", "date": "2024-10-02T23:37:07+05:30", "subject": "Optimized O(n) to O(1) (#11669)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/918fa8bb8ae1f052921fffd188d229d4713c73c9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/918fa8bb8ae1f052921fffd188d229d4713c73c9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f4b4ac159a17e0621e7f37141b165d58ca655b81\nAuthor: Ali Rashid\nDate: 2024-10-03T05:24:56+05:30\nFiles: 1\n\nMessage: Adding Doctests to floyd_warshall.py (#11690)", "metadata": {"id": "227d382f7e96", "repo": "TheAlgorithms/Python", "hash": "f4b4ac159a17e0621e7f37141b165d58ca655b81", "author": "Ali Rashid", "date": "2024-10-03T05:24:56+05:30", "subject": "Adding Doctests to floyd_warshall.py (#11690)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f4b4ac159a17e0621e7f37141b165d58ca655b81", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f4b4ac159a17e0621e7f37141b165d58ca655b81"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 080e7903a06765808c12c0c9c0b242f485cb9ce7\nAuthor: Aswin P Kumar\nDate: 2024-10-03T05:33:48+05:30\nFiles: 1\n\nMessage: Add Word Break algorithm (#11687)", "metadata": {"id": "f1317ebb77bd", "repo": "TheAlgorithms/Python", "hash": "080e7903a06765808c12c0c9c0b242f485cb9ce7", "author": "Aswin P Kumar", "date": "2024-10-03T05:33:48+05:30", "subject": "Add Word Break algorithm (#11687)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/080e7903a06765808c12c0c9c0b242f485cb9ce7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/080e7903a06765808c12c0c9c0b242f485cb9ce7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 40f65e8150045dc82a7a58fe7cff6bfb353999f2\nAuthor: JeevaRamanathan\nDate: 2024-10-03T05:48:01+05:30\nFiles: 1\n\nMessage: Improve comments, docstrings in next_greatest_element.py (#11685)", "metadata": {"id": "b69578779ca0", "repo": "TheAlgorithms/Python", "hash": "40f65e8150045dc82a7a58fe7cff6bfb353999f2", "author": "JeevaRamanathan", "date": "2024-10-03T05:48:01+05:30", "subject": "Improve comments, docstrings in next_greatest_element.py (#11685)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/40f65e8150045dc82a7a58fe7cff6bfb353999f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/40f65e8150045dc82a7a58fe7cff6bfb353999f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e20b503b24fc271321a23584772ad8f0db17daf2\nAuthor: Hardik Pawar\nDate: 2024-10-04T14:36:08+05:30\nFiles: 1\n\nMessage: Improve comments, add doctests for kahns_algorithm_topo.py (#11668)", "metadata": {"id": "90bdcf01e893", "repo": "TheAlgorithms/Python", "hash": "e20b503b24fc271321a23584772ad8f0db17daf2", "author": "Hardik Pawar", "date": "2024-10-04T14:36:08+05:30", "subject": "Improve comments, add doctests for kahns_algorithm_topo.py (#11668)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e20b503b24fc271321a23584772ad8f0db17daf2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e20b503b24fc271321a23584772ad8f0db17daf2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 917ad62105dc829e45c0732d9ac2aae7ef358627\nAuthor: Sai Aswin Madhavan\nDate: 2024-10-04T14:58:50+05:30\nFiles: 1\n\nMessage: Removed incorrect type hints (#11711)", "metadata": {"id": "03eb200801f9", "repo": "TheAlgorithms/Python", "hash": "917ad62105dc829e45c0732d9ac2aae7ef358627", "author": "Sai Aswin Madhavan", "date": "2024-10-04T14:58:50+05:30", "subject": "Removed incorrect type hints (#11711)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/917ad62105dc829e45c0732d9ac2aae7ef358627", "diff_url": "https://github.com/TheAlgorithms/Python/commit/917ad62105dc829e45c0732d9ac2aae7ef358627"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 59ff87dc55b704dc7d3683bb6fabc7c4dc0afade\nAuthor: Lonercode\nDate: 2024-10-04T10:36:14+01:00\nFiles: 1\n\nMessage: Added doctests to min_cost_string_conversion.py and removed :c specifier (#11721)", "metadata": {"id": "4edb653b9a4e", "repo": "TheAlgorithms/Python", "hash": "59ff87dc55b704dc7d3683bb6fabc7c4dc0afade", "author": "Lonercode", "date": "2024-10-04T10:36:14+01:00", "subject": "Added doctests to min_cost_string_conversion.py and removed :c specifier (#11721)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/59ff87dc55b704dc7d3683bb6fabc7c4dc0afade", "diff_url": "https://github.com/TheAlgorithms/Python/commit/59ff87dc55b704dc7d3683bb6fabc7c4dc0afade"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9a572dec2b6011e7c2c0d82f50989b3a404ea426\nAuthor: ARNAV RAJ\nDate: 2024-10-04T21:59:39+05:30\nFiles: 1\n\nMessage: feat: Implemented Matrix Exponentiation Method (#11747)", "metadata": {"id": "43870d36dd96", "repo": "TheAlgorithms/Python", "hash": "9a572dec2b6011e7c2c0d82f50989b3a404ea426", "author": "ARNAV RAJ", "date": "2024-10-04T21:59:39+05:30", "subject": "feat: Implemented Matrix Exponentiation Method (#11747)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9a572dec2b6011e7c2c0d82f50989b3a404ea426", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9a572dec2b6011e7c2c0d82f50989b3a404ea426"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5a8655d306d872085112d965067fcdc440286928\nAuthor: 1227haran\nDate: 2024-10-05T22:49:58+05:30\nFiles: 1\n\nMessage: Added new algorithm to generate numbers in lexicographical order (#11674)", "metadata": {"id": "bcfe61569aa7", "repo": "TheAlgorithms/Python", "hash": "5a8655d306d872085112d965067fcdc440286928", "author": "1227haran", "date": "2024-10-05T22:49:58+05:30", "subject": "Added new algorithm to generate numbers in lexicographical order (#11674)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5a8655d306d872085112d965067fcdc440286928", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5a8655d306d872085112d965067fcdc440286928"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 50aca04c67315ef7de7ef03e51a018075d8d026b\nAuthor: Jeel Rupapara\nDate: 2024-10-05T22:51:43+05:30\nFiles: 1\n\nMessage: feat: increase test coverage of longest_common_subsequence to 75% (#11777)", "metadata": {"id": "cc33537d1b2d", "repo": "TheAlgorithms/Python", "hash": "50aca04c67315ef7de7ef03e51a018075d8d026b", "author": "Jeel Rupapara", "date": "2024-10-05T22:51:43+05:30", "subject": "feat: increase test coverage of longest_common_subsequence to 75% (#11777)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/50aca04c67315ef7de7ef03e51a018075d8d026b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/50aca04c67315ef7de7ef03e51a018075d8d026b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ad6395d3408b9d80a0bef4d180d1e7613a55d807\nAuthor: Andrey Ivanov\nDate: 2024-10-05T18:24:58+01:00\nFiles: 1\n\nMessage: Update ruff usage example in CONTRIBUTING.md (#11772)", "metadata": {"id": "ba8a8202057c", "repo": "TheAlgorithms/Python", "hash": "ad6395d3408b9d80a0bef4d180d1e7613a55d807", "author": "Andrey Ivanov", "date": "2024-10-05T18:24:58+01:00", "subject": "Update ruff usage example in CONTRIBUTING.md (#11772)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ad6395d3408b9d80a0bef4d180d1e7613a55d807", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ad6395d3408b9d80a0bef4d180d1e7613a55d807"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fcf82a1eda21dcf36254a8fcaadc913f6a94c8da\nAuthor: Vineet Kumar\nDate: 2024-10-05T23:04:48+05:30\nFiles: 1\n\nMessage: Implemented Exponential Search with binary search for improved perfor… (#11666)", "metadata": {"id": "8d5cc03ba8ba", "repo": "TheAlgorithms/Python", "hash": "fcf82a1eda21dcf36254a8fcaadc913f6a94c8da", "author": "Vineet Kumar", "date": "2024-10-05T23:04:48+05:30", "subject": "Implemented Exponential Search with binary search for improved perfor… (#11666)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fcf82a1eda21dcf36254a8fcaadc913f6a94c8da", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fcf82a1eda21dcf36254a8fcaadc913f6a94c8da"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3422ebc75bda6aba9b234eb217a79f25bec65f21\nAuthor: Jeel Rupapara\nDate: 2024-10-07T12:00:11+05:30\nFiles: 1\n\nMessage: feat: add testcase of polynom_for_points (#11811)", "metadata": {"id": "233218cb340f", "repo": "TheAlgorithms/Python", "hash": "3422ebc75bda6aba9b234eb217a79f25bec65f21", "author": "Jeel Rupapara", "date": "2024-10-07T12:00:11+05:30", "subject": "feat: add testcase of polynom_for_points (#11811)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3422ebc75bda6aba9b234eb217a79f25bec65f21", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3422ebc75bda6aba9b234eb217a79f25bec65f21"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cfd6d095f122d1d3ef2f3c2cdcf84864aac56fa7\nAuthor: 1227haran\nDate: 2024-10-07T14:06:15+05:30\nFiles: 1\n\nMessage: Added max_sum_bst.py (#11832)", "metadata": {"id": "5c1d48a6a0b5", "repo": "TheAlgorithms/Python", "hash": "cfd6d095f122d1d3ef2f3c2cdcf84864aac56fa7", "author": "1227haran", "date": "2024-10-07T14:06:15+05:30", "subject": "Added max_sum_bst.py (#11832)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cfd6d095f122d1d3ef2f3c2cdcf84864aac56fa7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cfd6d095f122d1d3ef2f3c2cdcf84864aac56fa7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dba8eecb47cea7f11ac383344524afbc0ca7cf5b\nAuthor: Lonercode\nDate: 2024-10-07T10:58:07+01:00\nFiles: 1\n\nMessage: added gronsfeld cipher implementation (#11835)", "metadata": {"id": "36510e7dd990", "repo": "TheAlgorithms/Python", "hash": "dba8eecb47cea7f11ac383344524afbc0ca7cf5b", "author": "Lonercode", "date": "2024-10-07T10:58:07+01:00", "subject": "added gronsfeld cipher implementation (#11835)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/dba8eecb47cea7f11ac383344524afbc0ca7cf5b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dba8eecb47cea7f11ac383344524afbc0ca7cf5b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d671df073770f0122658f462c17b838ddbe4d2a\nAuthor: pre-commit-ci[bot]\nDate: 2024-10-07T22:49:29+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#11874)", "metadata": {"id": "558fb0a4be91", "repo": "TheAlgorithms/Python", "hash": "2d671df073770f0122658f462c17b838ddbe4d2a", "author": "pre-commit-ci[bot]", "date": "2024-10-07T22:49:29+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#11874)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d671df073770f0122658f462c17b838ddbe4d2a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d671df073770f0122658f462c17b838ddbe4d2a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 260e3d8b350c64e927ecb1d62b953b8bf25490ea\nAuthor: Jeel Rupapara\nDate: 2024-10-08T17:03:28+05:30\nFiles: 1\n\nMessage: feat: add test cases in cipher's autokey (#11881)", "metadata": {"id": "83c348746065", "repo": "TheAlgorithms/Python", "hash": "260e3d8b350c64e927ecb1d62b953b8bf25490ea", "author": "Jeel Rupapara", "date": "2024-10-08T17:03:28+05:30", "subject": "feat: add test cases in cipher's autokey (#11881)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/260e3d8b350c64e927ecb1d62b953b8bf25490ea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/260e3d8b350c64e927ecb1d62b953b8bf25490ea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c90add8213b2544a6170e64171f6d64ba9f017c\nAuthor: Christian Clauss\nDate: 2024-10-08T18:15:20+02:00\nFiles: 1449\n\nMessage: Clear gh-pages branch", "metadata": {"id": "7adf69a4edf4", "repo": "TheAlgorithms/Python", "hash": "2c90add8213b2544a6170e64171f6d64ba9f017c", "author": "Christian Clauss", "date": "2024-10-08T18:15:20+02:00", "subject": "Clear gh-pages branch", "files_changed": 1449, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c90add8213b2544a6170e64171f6d64ba9f017c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c90add8213b2544a6170e64171f6d64ba9f017c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1aa85c7a0ac3d129fc870cd3558199fdaebd1e0\nAuthor: Christian Clauss\nDate: 2024-10-08T18:22:47+02:00\nFiles: 1\n\nMessage: git rm .gitattributes", "metadata": {"id": "2759df59b609", "repo": "TheAlgorithms/Python", "hash": "e1aa85c7a0ac3d129fc870cd3558199fdaebd1e0", "author": "Christian Clauss", "date": "2024-10-08T18:22:47+02:00", "subject": "git rm .gitattributes", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1aa85c7a0ac3d129fc870cd3558199fdaebd1e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1aa85c7a0ac3d129fc870cd3558199fdaebd1e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e9e7c964655015819e0120694465928df1abefb0\nAuthor: Christian Clauss\nDate: 2024-10-08T19:09:28+02:00\nFiles: 16\n\nMessage: Create GitHub Pages docs with Sphinx (#11888)", "metadata": {"id": "bf937de928c9", "repo": "TheAlgorithms/Python", "hash": "e9e7c964655015819e0120694465928df1abefb0", "author": "Christian Clauss", "date": "2024-10-08T19:09:28+02:00", "subject": "Create GitHub Pages docs with Sphinx (#11888)", "files_changed": 16, "code_url": "https://github.com/TheAlgorithms/Python/tree/e9e7c964655015819e0120694465928df1abefb0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e9e7c964655015819e0120694465928df1abefb0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 03a42510b01c574292ca9c6525cbf0572ff5a2a5\nAuthor: pre-commit-ci[bot]\nDate: 2024-10-14T22:42:24+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12071)", "metadata": {"id": "9fc1b3929754", "repo": "TheAlgorithms/Python", "hash": "03a42510b01c574292ca9c6525cbf0572ff5a2a5", "author": "pre-commit-ci[bot]", "date": "2024-10-14T22:42:24+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12071)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/03a42510b01c574292ca9c6525cbf0572ff5a2a5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/03a42510b01c574292ca9c6525cbf0572ff5a2a5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e24935f8860965dd7f2f5a50fd05724e84e9e8d\nAuthor: pre-commit-ci[bot]\nDate: 2024-10-22T11:22:34+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12234)", "metadata": {"id": "b23a399ff2a8", "repo": "TheAlgorithms/Python", "hash": "6e24935f8860965dd7f2f5a50fd05724e84e9e8d", "author": "pre-commit-ci[bot]", "date": "2024-10-22T11:22:34+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12234)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e24935f8860965dd7f2f5a50fd05724e84e9e8d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e24935f8860965dd7f2f5a50fd05724e84e9e8d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 52602ea5b6dd8179aa662c002891c6506f519435\nAuthor: pre-commit-ci[bot]\nDate: 2024-10-28T21:27:00+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12313)", "metadata": {"id": "ad8c70c388ad", "repo": "TheAlgorithms/Python", "hash": "52602ea5b6dd8179aa662c002891c6506f519435", "author": "pre-commit-ci[bot]", "date": "2024-10-28T21:27:00+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12313)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/52602ea5b6dd8179aa662c002891c6506f519435", "diff_url": "https://github.com/TheAlgorithms/Python/commit/52602ea5b6dd8179aa662c002891c6506f519435"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a19bede190ddb4fa3c1c9850b612a47fc69d6709\nAuthor: Christian Clauss\nDate: 2024-11-01T13:40:09+01:00\nFiles: 1\n\nMessage: Add scripts/find_git_conflicts.sh (#12343)", "metadata": {"id": "547fbdbe5199", "repo": "TheAlgorithms/Python", "hash": "a19bede190ddb4fa3c1c9850b612a47fc69d6709", "author": "Christian Clauss", "date": "2024-11-01T13:40:09+01:00", "subject": "Add scripts/find_git_conflicts.sh (#12343)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a19bede190ddb4fa3c1c9850b612a47fc69d6709", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a19bede190ddb4fa3c1c9850b612a47fc69d6709"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3e9ca92ca972bbe752d32b43c71a88789dce94c0\nAuthor: pre-commit-ci[bot]\nDate: 2024-11-04T21:09:03+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12349)", "metadata": {"id": "60d6ba942245", "repo": "TheAlgorithms/Python", "hash": "3e9ca92ca972bbe752d32b43c71a88789dce94c0", "author": "pre-commit-ci[bot]", "date": "2024-11-04T21:09:03+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12349)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3e9ca92ca972bbe752d32b43c71a88789dce94c0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3e9ca92ca972bbe752d32b43c71a88789dce94c0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3f3d668be4ada7aee82eea0bc75c50436c1ab3a\nAuthor: pre-commit-ci[bot]\nDate: 2024-11-11T21:05:50+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12370)", "metadata": {"id": "68f3da0fd569", "repo": "TheAlgorithms/Python", "hash": "e3f3d668be4ada7aee82eea0bc75c50436c1ab3a", "author": "pre-commit-ci[bot]", "date": "2024-11-11T21:05:50+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12370)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3f3d668be4ada7aee82eea0bc75c50436c1ab3a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3f3d668be4ada7aee82eea0bc75c50436c1ab3a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3bd7721c8241a6db77254bac44757dced1b96f8\nAuthor: Christian Clauss\nDate: 2024-11-15T14:59:14+01:00\nFiles: 1\n\nMessage: `validate_filenames.py` Shebang `python` for Windows (#12371)", "metadata": {"id": "2f45cbcb3a76", "repo": "TheAlgorithms/Python", "hash": "e3bd7721c8241a6db77254bac44757dced1b96f8", "author": "Christian Clauss", "date": "2024-11-15T14:59:14+01:00", "subject": "`validate_filenames.py` Shebang `python` for Windows (#12371)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3bd7721c8241a6db77254bac44757dced1b96f8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3bd7721c8241a6db77254bac44757dced1b96f8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f3f32ae3ca818f64de2ed3267803882956681044\nAuthor: pre-commit-ci[bot]\nDate: 2024-11-18T22:07:12+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12385)", "metadata": {"id": "a90b46968a07", "repo": "TheAlgorithms/Python", "hash": "f3f32ae3ca818f64de2ed3267803882956681044", "author": "pre-commit-ci[bot]", "date": "2024-11-18T22:07:12+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12385)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f3f32ae3ca818f64de2ed3267803882956681044", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f3f32ae3ca818f64de2ed3267803882956681044"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc33c505935e9927cffb6142591891f721a7bcd9\nAuthor: pre-commit-ci[bot]\nDate: 2024-11-25T21:46:20+01:00\nFiles: 30\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12398)", "metadata": {"id": "4664a954cdb6", "repo": "TheAlgorithms/Python", "hash": "fc33c505935e9927cffb6142591891f721a7bcd9", "author": "pre-commit-ci[bot]", "date": "2024-11-25T21:46:20+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12398)", "files_changed": 30, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc33c505935e9927cffb6142591891f721a7bcd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc33c505935e9927cffb6142591891f721a7bcd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c7921226326f35932bbc9d214e9742c2f3d310bf\nAuthor: Anamaria Miranda\nDate: 2024-12-02T11:57:04+01:00\nFiles: 2\n\nMessage: Added matrix based color game algorithm (#12400)", "metadata": {"id": "5059f24ad260", "repo": "TheAlgorithms/Python", "hash": "c7921226326f35932bbc9d214e9742c2f3d310bf", "author": "Anamaria Miranda", "date": "2024-12-02T11:57:04+01:00", "subject": "Added matrix based color game algorithm (#12400)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c7921226326f35932bbc9d214e9742c2f3d310bf", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c7921226326f35932bbc9d214e9742c2f3d310bf"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b22fab0ea46c7b625d8137d1fb07d082e20d6d7b\nAuthor: pre-commit-ci[bot]\nDate: 2024-12-02T22:35:21+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12404)", "metadata": {"id": "41cdf57b73cd", "repo": "TheAlgorithms/Python", "hash": "b22fab0ea46c7b625d8137d1fb07d082e20d6d7b", "author": "pre-commit-ci[bot]", "date": "2024-12-02T22:35:21+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12404)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b22fab0ea46c7b625d8137d1fb07d082e20d6d7b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b22fab0ea46c7b625d8137d1fb07d082e20d6d7b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0bcdfbdb34e03e24e2f5da90a7236226b721981d\nAuthor: Christian Clauss\nDate: 2024-12-05T05:34:48+01:00\nFiles: 7\n\nMessage: Use Astral uv (#12402)", "metadata": {"id": "cf5c95e5699a", "repo": "TheAlgorithms/Python", "hash": "0bcdfbdb34e03e24e2f5da90a7236226b721981d", "author": "Christian Clauss", "date": "2024-12-05T05:34:48+01:00", "subject": "Use Astral uv (#12402)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/0bcdfbdb34e03e24e2f5da90a7236226b721981d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0bcdfbdb34e03e24e2f5da90a7236226b721981d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 98391e33ea2a87375a7f744eba3d57918237b4e7\nAuthor: pre-commit-ci[bot]\nDate: 2024-12-12T18:40:43+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12428)", "metadata": {"id": "310d28a5f4c2", "repo": "TheAlgorithms/Python", "hash": "98391e33ea2a87375a7f744eba3d57918237b4e7", "author": "pre-commit-ci[bot]", "date": "2024-12-12T18:40:43+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12428)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/98391e33ea2a87375a7f744eba3d57918237b4e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/98391e33ea2a87375a7f744eba3d57918237b4e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f8e595e048f1cbd763e0a1f8c0ffb4dff335b841\nAuthor: pre-commit-ci[bot]\nDate: 2024-12-16T20:53:36+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12439)", "metadata": {"id": "e2d517d147e1", "repo": "TheAlgorithms/Python", "hash": "f8e595e048f1cbd763e0a1f8c0ffb4dff335b841", "author": "pre-commit-ci[bot]", "date": "2024-12-16T20:53:36+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12439)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f8e595e048f1cbd763e0a1f8c0ffb4dff335b841", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f8e595e048f1cbd763e0a1f8c0ffb4dff335b841"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4abfce2791c081f65580bc1fefdf5a4d8ee7b5fc\nAuthor: Maxim Smolskiy\nDate: 2024-12-23T06:55:22+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for audio_filters (#12449)", "metadata": {"id": "45a4ad6400bf", "repo": "TheAlgorithms/Python", "hash": "4abfce2791c081f65580bc1fefdf5a4d8ee7b5fc", "author": "Maxim Smolskiy", "date": "2024-12-23T06:55:22+03:00", "subject": "Fix sphinx/build_docs warnings for audio_filters (#12449)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4abfce2791c081f65580bc1fefdf5a4d8ee7b5fc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4abfce2791c081f65580bc1fefdf5a4d8ee7b5fc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47cd21a110d8e2fc038414bc7f3c7ca8e91d6653\nAuthor: Maxim Smolskiy\nDate: 2024-12-23T14:56:42+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for cellular_automata (#12454)", "metadata": {"id": "5736fcef7468", "repo": "TheAlgorithms/Python", "hash": "47cd21a110d8e2fc038414bc7f3c7ca8e91d6653", "author": "Maxim Smolskiy", "date": "2024-12-23T14:56:42+03:00", "subject": "Fix sphinx/build_docs warnings for cellular_automata (#12454)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47cd21a110d8e2fc038414bc7f3c7ca8e91d6653", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47cd21a110d8e2fc038414bc7f3c7ca8e91d6653"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5e603ae4234e5d516d700b01d47f78d42c18008\nAuthor: Maxim Smolskiy\nDate: 2024-12-23T15:43:16+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for geodesy (#12462)", "metadata": {"id": "03d575b7be7b", "repo": "TheAlgorithms/Python", "hash": "c5e603ae4234e5d516d700b01d47f78d42c18008", "author": "Maxim Smolskiy", "date": "2024-12-23T15:43:16+03:00", "subject": "Fix sphinx/build_docs warnings for geodesy (#12462)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5e603ae4234e5d516d700b01d47f78d42c18008", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5e603ae4234e5d516d700b01d47f78d42c18008"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0cb13fea54854b3a60eced27026db9a9c5dc5ab\nAuthor: Maxim Smolskiy\nDate: 2024-12-23T16:11:58+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for greedy_methods (#12463)", "metadata": {"id": "0c9b896b9f0b", "repo": "TheAlgorithms/Python", "hash": "b0cb13fea54854b3a60eced27026db9a9c5dc5ab", "author": "Maxim Smolskiy", "date": "2024-12-23T16:11:58+03:00", "subject": "Fix sphinx/build_docs warnings for greedy_methods (#12463)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0cb13fea54854b3a60eced27026db9a9c5dc5ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0cb13fea54854b3a60eced27026db9a9c5dc5ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 04fbfd6eae38b9897c1b8ff6aee487dd2523665b\nAuthor: Maxim Smolskiy\nDate: 2024-12-24T03:14:11+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for maths/volume (#12464)", "metadata": {"id": "b69aa40fd3f6", "repo": "TheAlgorithms/Python", "hash": "04fbfd6eae38b9897c1b8ff6aee487dd2523665b", "author": "Maxim Smolskiy", "date": "2024-12-24T03:14:11+03:00", "subject": "Fix sphinx/build_docs warnings for maths/volume (#12464)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/04fbfd6eae38b9897c1b8ff6aee487dd2523665b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/04fbfd6eae38b9897c1b8ff6aee487dd2523665b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e9721aad59743d01e82582017884db528bad3e21\nAuthor: Maxim Smolskiy\nDate: 2024-12-24T06:06:59+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for physics/horizontal_projectile_motion (#12467)", "metadata": {"id": "eeab4470dc0a", "repo": "TheAlgorithms/Python", "hash": "e9721aad59743d01e82582017884db528bad3e21", "author": "Maxim Smolskiy", "date": "2024-12-24T06:06:59+03:00", "subject": "Fix sphinx/build_docs warnings for physics/horizontal_projectile_motion (#12467)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e9721aad59743d01e82582017884db528bad3e21", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e9721aad59743d01e82582017884db528bad3e21"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c36aaf0fbcbc0f1a6c82b689ee87e383104b9e96\nAuthor: Maxim Smolskiy\nDate: 2024-12-24T11:48:37+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for graphs/check_bipatrite (#12469)", "metadata": {"id": "bdcd7795bd51", "repo": "TheAlgorithms/Python", "hash": "c36aaf0fbcbc0f1a6c82b689ee87e383104b9e96", "author": "Maxim Smolskiy", "date": "2024-12-24T11:48:37+03:00", "subject": "Fix sphinx/build_docs warnings for graphs/check_bipatrite (#12469)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c36aaf0fbcbc0f1a6c82b689ee87e383104b9e96", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c36aaf0fbcbc0f1a6c82b689ee87e383104b9e96"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae28fa7fe362c8cb0238dbb6b237d42179e8beb3\nAuthor: Maxim Smolskiy\nDate: 2024-12-24T16:17:22+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for data_structures/binary_tree/mirror_binary_tree (#12470)", "metadata": {"id": "87b5cfcc25a6", "repo": "TheAlgorithms/Python", "hash": "ae28fa7fe362c8cb0238dbb6b237d42179e8beb3", "author": "Maxim Smolskiy", "date": "2024-12-24T16:17:22+03:00", "subject": "Fix sphinx/build_docs warnings for data_structures/binary_tree/mirror_binary_tree (#12470)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae28fa7fe362c8cb0238dbb6b237d42179e8beb3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae28fa7fe362c8cb0238dbb6b237d42179e8beb3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: eb652cf3d48fbd3b51450e95640ce5aec63a066b\nAuthor: dependabot[bot]\nDate: 2024-12-28T00:18:08+03:00\nFiles: 4\n\nMessage: Bump astral-sh/setup-uv from 4 to 5 (#12445)", "metadata": {"id": "31a4589f453c", "repo": "TheAlgorithms/Python", "hash": "eb652cf3d48fbd3b51450e95640ce5aec63a066b", "author": "dependabot[bot]", "date": "2024-12-28T00:18:08+03:00", "subject": "Bump astral-sh/setup-uv from 4 to 5 (#12445)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/eb652cf3d48fbd3b51450e95640ce5aec63a066b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/eb652cf3d48fbd3b51450e95640ce5aec63a066b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5bef6ac9296c20250db7d494bbbc9c8bf4bfccdc\nAuthor: Scarfinos\nDate: 2024-12-27T23:22:36+01:00\nFiles: 3\n\nMessage: Improve coverage special_numbers (#12414)", "metadata": {"id": "b5dfc8be2f6b", "repo": "TheAlgorithms/Python", "hash": "5bef6ac9296c20250db7d494bbbc9c8bf4bfccdc", "author": "Scarfinos", "date": "2024-12-27T23:22:36+01:00", "subject": "Improve coverage special_numbers (#12414)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/5bef6ac9296c20250db7d494bbbc9c8bf4bfccdc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5bef6ac9296c20250db7d494bbbc9c8bf4bfccdc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8bbe8caa256882ef2ebdbb3274e6f99f804716bd\nAuthor: Scarfinos\nDate: 2024-12-27T23:40:35+01:00\nFiles: 1\n\nMessage: Improve test coverage for matrix exponentiation (#12388)", "metadata": {"id": "6aa3348bb69f", "repo": "TheAlgorithms/Python", "hash": "8bbe8caa256882ef2ebdbb3274e6f99f804716bd", "author": "Scarfinos", "date": "2024-12-27T23:40:35+01:00", "subject": "Improve test coverage for matrix exponentiation (#12388)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8bbe8caa256882ef2ebdbb3274e6f99f804716bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8bbe8caa256882ef2ebdbb3274e6f99f804716bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 76471819bd5b9df6fe5fde4c763396412ce45edc\nAuthor: Scarfinos\nDate: 2024-12-27T23:52:40+01:00\nFiles: 1\n\nMessage: Improve test coverage for armstrong numbers (#12327)", "metadata": {"id": "02326543d074", "repo": "TheAlgorithms/Python", "hash": "76471819bd5b9df6fe5fde4c763396412ce45edc", "author": "Scarfinos", "date": "2024-12-27T23:52:40+01:00", "subject": "Improve test coverage for armstrong numbers (#12327)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/76471819bd5b9df6fe5fde4c763396412ce45edc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/76471819bd5b9df6fe5fde4c763396412ce45edc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ae9534fc68b1901d8056331aa2a4dbedc9d947e\nAuthor: Anamaria Miranda\nDate: 2024-12-28T00:03:13+01:00\nFiles: 1\n\nMessage: Added test to linear regression (#12353)", "metadata": {"id": "eb4084698b40", "repo": "TheAlgorithms/Python", "hash": "2ae9534fc68b1901d8056331aa2a4dbedc9d947e", "author": "Anamaria Miranda", "date": "2024-12-28T00:03:13+01:00", "subject": "Added test to linear regression (#12353)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ae9534fc68b1901d8056331aa2a4dbedc9d947e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ae9534fc68b1901d8056331aa2a4dbedc9d947e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1652d05e9ee25d54eea5576976d537975dcad9bc\nAuthor: Julia Aragão\nDate: 2024-12-28T00:26:29+01:00\nFiles: 1\n\nMessage: adding test to electronics/electric_power.py (#12387)", "metadata": {"id": "bc359e0fe574", "repo": "TheAlgorithms/Python", "hash": "1652d05e9ee25d54eea5576976d537975dcad9bc", "author": "Julia Aragão", "date": "2024-12-28T00:26:29+01:00", "subject": "adding test to electronics/electric_power.py (#12387)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1652d05e9ee25d54eea5576976d537975dcad9bc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1652d05e9ee25d54eea5576976d537975dcad9bc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 929b7dc057cd56f90b260cd665fb67886bcadeea\nAuthor: Maxim Smolskiy\nDate: 2024-12-28T11:43:25+03:00\nFiles: 1\n\nMessage: Fix Gaussian elimination pivoting (#11393)", "metadata": {"id": "52f15601a5fc", "repo": "TheAlgorithms/Python", "hash": "929b7dc057cd56f90b260cd665fb67886bcadeea", "author": "Maxim Smolskiy", "date": "2024-12-28T11:43:25+03:00", "subject": "Fix Gaussian elimination pivoting (#11393)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/929b7dc057cd56f90b260cd665fb67886bcadeea", "diff_url": "https://github.com/TheAlgorithms/Python/commit/929b7dc057cd56f90b260cd665fb67886bcadeea"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b5c8fbf2e8254b53056b741aacce3842736ba177\nAuthor: Joy Khandelwal\nDate: 2024-12-28T14:21:28+05:30\nFiles: 1\n\nMessage: Add additional doctests, fix grammatical errors for maths/perfect_number.py (#12477)", "metadata": {"id": "ed207a300d1b", "repo": "TheAlgorithms/Python", "hash": "b5c8fbf2e8254b53056b741aacce3842736ba177", "author": "Joy Khandelwal", "date": "2024-12-28T14:21:28+05:30", "subject": "Add additional doctests, fix grammatical errors for maths/perfect_number.py (#12477)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b5c8fbf2e8254b53056b741aacce3842736ba177", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b5c8fbf2e8254b53056b741aacce3842736ba177"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d496d5611fe266b7123b4a1f3efb4bcb7c2f38f2\nAuthor: Shi Entong\nDate: 2024-12-28T17:22:07+08:00\nFiles: 1\n\nMessage: Remove inaccessible URL in computer_vision/README.md (#12383)", "metadata": {"id": "3ad521ca6877", "repo": "TheAlgorithms/Python", "hash": "d496d5611fe266b7123b4a1f3efb4bcb7c2f38f2", "author": "Shi Entong", "date": "2024-12-28T17:22:07+08:00", "subject": "Remove inaccessible URL in computer_vision/README.md (#12383)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d496d5611fe266b7123b4a1f3efb4bcb7c2f38f2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d496d5611fe266b7123b4a1f3efb4bcb7c2f38f2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1909f2272f11ebe7626d2dee78c11a91134e39e7\nAuthor: jperezr\nDate: 2024-12-28T11:03:24+01:00\nFiles: 1\n\nMessage: adding doctests to maths/trapezoidal_rule.py (#12193)", "metadata": {"id": "dc6bb2d51886", "repo": "TheAlgorithms/Python", "hash": "1909f2272f11ebe7626d2dee78c11a91134e39e7", "author": "jperezr", "date": "2024-12-28T11:03:24+01:00", "subject": "adding doctests to maths/trapezoidal_rule.py (#12193)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1909f2272f11ebe7626d2dee78c11a91134e39e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1909f2272f11ebe7626d2dee78c11a91134e39e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2b58ab040295fbbf2e463ba8cd77ad935d942968\nAuthor: Andrwaa\nDate: 2024-12-28T12:17:48+01:00\nFiles: 1\n\nMessage: compare-method added to Vector class in lib.py (#12448)", "metadata": {"id": "1817002699c0", "repo": "TheAlgorithms/Python", "hash": "2b58ab040295fbbf2e463ba8cd77ad935d942968", "author": "Andrwaa", "date": "2024-12-28T12:17:48+01:00", "subject": "compare-method added to Vector class in lib.py (#12448)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2b58ab040295fbbf2e463ba8cd77ad935d942968", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2b58ab040295fbbf2e463ba8cd77ad935d942968"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2d68bb50e5f12532b5a0d616305c4f805d2b8ff9\nAuthor: KICH Yassine\nDate: 2024-12-29T12:56:36+01:00\nFiles: 1\n\nMessage: Fix split function to handle trailing delimiters correctly (#12423)", "metadata": {"id": "cdabb952397b", "repo": "TheAlgorithms/Python", "hash": "2d68bb50e5f12532b5a0d616305c4f805d2b8ff9", "author": "KICH Yassine", "date": "2024-12-29T12:56:36+01:00", "subject": "Fix split function to handle trailing delimiters correctly (#12423)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2d68bb50e5f12532b5a0d616305c4f805d2b8ff9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2d68bb50e5f12532b5a0d616305c4f805d2b8ff9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 972a5c1e432e0a3fa9e990422318269219192a53\nAuthor: RajdeepBakolia2004\nDate: 2024-12-29T19:05:33+05:30\nFiles: 1\n\nMessage: fixed the issue in strings/join.py (#12434)", "metadata": {"id": "c4e65308dd5c", "repo": "TheAlgorithms/Python", "hash": "972a5c1e432e0a3fa9e990422318269219192a53", "author": "RajdeepBakolia2004", "date": "2024-12-29T19:05:33+05:30", "subject": "fixed the issue in strings/join.py (#12434)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/972a5c1e432e0a3fa9e990422318269219192a53", "diff_url": "https://github.com/TheAlgorithms/Python/commit/972a5c1e432e0a3fa9e990422318269219192a53"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d9092d88dd8b47323d14f87025195e0c76fe7889\nAuthor: Sankalpa Sarkar\nDate: 2024-12-29T19:23:31+05:30\nFiles: 1\n\nMessage: fixes requirements error (#12438)", "metadata": {"id": "329af214e7dd", "repo": "TheAlgorithms/Python", "hash": "d9092d88dd8b47323d14f87025195e0c76fe7889", "author": "Sankalpa Sarkar", "date": "2024-12-29T19:23:31+05:30", "subject": "fixes requirements error (#12438)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d9092d88dd8b47323d14f87025195e0c76fe7889", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d9092d88dd8b47323d14f87025195e0c76fe7889"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfc804a41c6fb7f3c2e371b15d50ba4830bab3a7\nAuthor: Maxim Smolskiy\nDate: 2024-12-29T18:41:28+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for physics/newtons_second_law_of_motion (#12480)", "metadata": {"id": "9b69a3f8d21d", "repo": "TheAlgorithms/Python", "hash": "bfc804a41c6fb7f3c2e371b15d50ba4830bab3a7", "author": "Maxim Smolskiy", "date": "2024-12-29T18:41:28+03:00", "subject": "Fix sphinx/build_docs warnings for physics/newtons_second_law_of_motion (#12480)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfc804a41c6fb7f3c2e371b15d50ba4830bab3a7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfc804a41c6fb7f3c2e371b15d50ba4830bab3a7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c93288389d220297f972137293f4565c62131516\nAuthor: pre-commit-ci[bot]\nDate: 2024-12-29T18:16:45+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12466)", "metadata": {"id": "d982c1221621", "repo": "TheAlgorithms/Python", "hash": "c93288389d220297f972137293f4565c62131516", "author": "pre-commit-ci[bot]", "date": "2024-12-29T18:16:45+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12466)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c93288389d220297f972137293f4565c62131516", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c93288389d220297f972137293f4565c62131516"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bfb0447efb73dd049c6a56331cea36cb1345686b\nAuthor: Maxim Smolskiy\nDate: 2024-12-29T20:29:48+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for maths/zellers_congruence (#12481)", "metadata": {"id": "cd23be885e38", "repo": "TheAlgorithms/Python", "hash": "bfb0447efb73dd049c6a56331cea36cb1345686b", "author": "Maxim Smolskiy", "date": "2024-12-29T20:29:48+03:00", "subject": "Fix sphinx/build_docs warnings for maths/zellers_congruence (#12481)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/bfb0447efb73dd049c6a56331cea36cb1345686b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bfb0447efb73dd049c6a56331cea36cb1345686b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ce036db2131626b86b94ab87854c82a9bc6c3d0e\nAuthor: Maxim Smolskiy\nDate: 2024-12-29T23:01:15+03:00\nFiles: 1\n\nMessage: Fix sphinx/build_docs warnings for physics/speeds_of_gas_molecules (#12471)", "metadata": {"id": "2742e95619b1", "repo": "TheAlgorithms/Python", "hash": "ce036db2131626b86b94ab87854c82a9bc6c3d0e", "author": "Maxim Smolskiy", "date": "2024-12-29T23:01:15+03:00", "subject": "Fix sphinx/build_docs warnings for physics/speeds_of_gas_molecules (#12471)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ce036db2131626b86b94ab87854c82a9bc6c3d0e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ce036db2131626b86b94ab87854c82a9bc6c3d0e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3622e940c9db74ebac06a5b12f83fd638d7c5511\nAuthor: Maxim Smolskiy\nDate: 2024-12-29T23:31:53+03:00\nFiles: 3\n\nMessage: Fix sphinx/build_docs warnings for other (#12482)", "metadata": {"id": "6e1cbbf25bee", "repo": "TheAlgorithms/Python", "hash": "3622e940c9db74ebac06a5b12f83fd638d7c5511", "author": "Maxim Smolskiy", "date": "2024-12-29T23:31:53+03:00", "subject": "Fix sphinx/build_docs warnings for other (#12482)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/3622e940c9db74ebac06a5b12f83fd638d7c5511", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3622e940c9db74ebac06a5b12f83fd638d7c5511"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 94b3777936101bcc592fc5ef143ac08ad49195e7\nAuthor: Maxim Smolskiy\nDate: 2024-12-30T00:35:34+03:00\nFiles: 6\n\nMessage: Fix sphinx/build_docs warnings for linear_algebra (#12483)", "metadata": {"id": "94ffd9194d4b", "repo": "TheAlgorithms/Python", "hash": "94b3777936101bcc592fc5ef143ac08ad49195e7", "author": "Maxim Smolskiy", "date": "2024-12-30T00:35:34+03:00", "subject": "Fix sphinx/build_docs warnings for linear_algebra (#12483)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/94b3777936101bcc592fc5ef143ac08ad49195e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/94b3777936101bcc592fc5ef143ac08ad49195e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f45e392cf6e94259eca8c47b13cd3ae22bcd901e\nAuthor: Maxim Smolskiy\nDate: 2024-12-30T12:56:24+03:00\nFiles: 7\n\nMessage: Fix sphinx/build_docs warnings for ciphers (#12485)", "metadata": {"id": "583f876bf2e4", "repo": "TheAlgorithms/Python", "hash": "f45e392cf6e94259eca8c47b13cd3ae22bcd901e", "author": "Maxim Smolskiy", "date": "2024-12-30T12:56:24+03:00", "subject": "Fix sphinx/build_docs warnings for ciphers (#12485)", "files_changed": 7, "code_url": "https://github.com/TheAlgorithms/Python/tree/f45e392cf6e94259eca8c47b13cd3ae22bcd901e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f45e392cf6e94259eca8c47b13cd3ae22bcd901e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68b4c6b4793867126f71ebf2a399402b02472edb\nAuthor: mahdi tavasoli\nDate: 2024-12-30T13:52:20+03:30\nFiles: 1\n\nMessage: fix is_ip_v4_address_valid.py (#12394)", "metadata": {"id": "8eeb0a8f64ed", "repo": "TheAlgorithms/Python", "hash": "68b4c6b4793867126f71ebf2a399402b02472edb", "author": "mahdi tavasoli", "date": "2024-12-30T13:52:20+03:30", "subject": "fix is_ip_v4_address_valid.py (#12394)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68b4c6b4793867126f71ebf2a399402b02472edb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68b4c6b4793867126f71ebf2a399402b02472edb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2ca96b7c8ec2134a7282bed13f1cc93358c13c45\nAuthor: jperezr\nDate: 2024-12-30T11:37:21+01:00\nFiles: 1\n\nMessage: current_stock_price test added (#12390)", "metadata": {"id": "f4bbc70af147", "repo": "TheAlgorithms/Python", "hash": "2ca96b7c8ec2134a7282bed13f1cc93358c13c45", "author": "jperezr", "date": "2024-12-30T11:37:21+01:00", "subject": "current_stock_price test added (#12390)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2ca96b7c8ec2134a7282bed13f1cc93358c13c45", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2ca96b7c8ec2134a7282bed13f1cc93358c13c45"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 24923ee635973a05f7713dd672fea07361fa0466\nAuthor: Shikhar Maheshwari\nDate: 2024-12-30T16:21:10+05:30\nFiles: 1\n\nMessage: Add doctest to maths/numerical_analysis/intersection.py (#12148)", "metadata": {"id": "43262ad5c66e", "repo": "TheAlgorithms/Python", "hash": "24923ee635973a05f7713dd672fea07361fa0466", "author": "Shikhar Maheshwari", "date": "2024-12-30T16:21:10+05:30", "subject": "Add doctest to maths/numerical_analysis/intersection.py (#12148)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/24923ee635973a05f7713dd672fea07361fa0466", "diff_url": "https://github.com/TheAlgorithms/Python/commit/24923ee635973a05f7713dd672fea07361fa0466"}} {"text": "Repo: TheAlgorithms/Python\nCommit: da587d06ac88e338e7db8f10fa8ca2ae556e7bae\nAuthor: Sankabapur\nDate: 2024-12-30T16:29:03+05:30\nFiles: 1\n\nMessage: Added doctest to /maths/power_using_recursion.py (#11994)", "metadata": {"id": "0252112075ea", "repo": "TheAlgorithms/Python", "hash": "da587d06ac88e338e7db8f10fa8ca2ae556e7bae", "author": "Sankabapur", "date": "2024-12-30T16:29:03+05:30", "subject": "Added doctest to /maths/power_using_recursion.py (#11994)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/da587d06ac88e338e7db8f10fa8ca2ae556e7bae", "diff_url": "https://github.com/TheAlgorithms/Python/commit/da587d06ac88e338e7db8f10fa8ca2ae556e7bae"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 493a7c153c1ca1805e60c109842ee1a1ee63cde2\nAuthor: Jeel Rupapara\nDate: 2024-12-30T16:40:44+05:30\nFiles: 1\n\nMessage: feat: add testcase of assemble_transformation (#11810)", "metadata": {"id": "cfd4caf945c9", "repo": "TheAlgorithms/Python", "hash": "493a7c153c1ca1805e60c109842ee1a1ee63cde2", "author": "Jeel Rupapara", "date": "2024-12-30T16:40:44+05:30", "subject": "feat: add testcase of assemble_transformation (#11810)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/493a7c153c1ca1805e60c109842ee1a1ee63cde2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/493a7c153c1ca1805e60c109842ee1a1ee63cde2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7fa9b4bf1bc9822517bb0046aebc2e8b2997d3e1\nAuthor: Maxim Smolskiy\nDate: 2024-12-30T14:52:03+03:00\nFiles: 13\n\nMessage: Fix sphinx/build_docs warnings for dynamic_programming (#12484)", "metadata": {"id": "1458cee19994", "repo": "TheAlgorithms/Python", "hash": "7fa9b4bf1bc9822517bb0046aebc2e8b2997d3e1", "author": "Maxim Smolskiy", "date": "2024-12-30T14:52:03+03:00", "subject": "Fix sphinx/build_docs warnings for dynamic_programming (#12484)", "files_changed": 13, "code_url": "https://github.com/TheAlgorithms/Python/tree/7fa9b4bf1bc9822517bb0046aebc2e8b2997d3e1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7fa9b4bf1bc9822517bb0046aebc2e8b2997d3e1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2be5adf673c32720bbfb649c368af8fd7ae9dbb\nAuthor: Julia Aragão\nDate: 2024-12-30T13:36:55+01:00\nFiles: 3\n\nMessage: Tests electronics/electric_conductivity.py #9943 (#12437)", "metadata": {"id": "e94bdfe6bd36", "repo": "TheAlgorithms/Python", "hash": "a2be5adf673c32720bbfb649c368af8fd7ae9dbb", "author": "Julia Aragão", "date": "2024-12-30T13:36:55+01:00", "subject": "Tests electronics/electric_conductivity.py #9943 (#12437)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2be5adf673c32720bbfb649c368af8fd7ae9dbb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2be5adf673c32720bbfb649c368af8fd7ae9dbb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f24ddba5b2600486f7c3a4c5807cf2aeed421870\nAuthor: Matej\nDate: 2024-12-30T16:04:28+01:00\nFiles: 2\n\nMessage: Implemented doctests for geometry-related classes (#12368)", "metadata": {"id": "f04d76ac56d2", "repo": "TheAlgorithms/Python", "hash": "f24ddba5b2600486f7c3a4c5807cf2aeed421870", "author": "Matej", "date": "2024-12-30T16:04:28+01:00", "subject": "Implemented doctests for geometry-related classes (#12368)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f24ddba5b2600486f7c3a4c5807cf2aeed421870", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f24ddba5b2600486f7c3a4c5807cf2aeed421870"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 77425364c87908bf061ad78b770ec840086b4efb\nAuthor: SUDO_USER\nDate: 2024-12-30T20:42:04+05:30\nFiles: 1\n\nMessage: Intensity_based_Segmentation (#12491)", "metadata": {"id": "d963e7470d61", "repo": "TheAlgorithms/Python", "hash": "77425364c87908bf061ad78b770ec840086b4efb", "author": "SUDO_USER", "date": "2024-12-30T20:42:04+05:30", "subject": " Intensity_based_Segmentation (#12491)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/77425364c87908bf061ad78b770ec840086b4efb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/77425364c87908bf061ad78b770ec840086b4efb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 75c5c411133f7e0f339c8d68c7c76c8054eb4249\nAuthor: Scarfinos\nDate: 2024-12-30T16:12:26+01:00\nFiles: 1\n\nMessage: #9943 : Adding coverage test for basic_graphs.py (#12354)", "metadata": {"id": "42a9d616d3ec", "repo": "TheAlgorithms/Python", "hash": "75c5c411133f7e0f339c8d68c7c76c8054eb4249", "author": "Scarfinos", "date": "2024-12-30T16:12:26+01:00", "subject": "#9943 : Adding coverage test for basic_graphs.py (#12354)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/75c5c411133f7e0f339c8d68c7c76c8054eb4249", "diff_url": "https://github.com/TheAlgorithms/Python/commit/75c5c411133f7e0f339c8d68c7c76c8054eb4249"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7e55fb6474a06ecf0000fe11494fe5eefeeb54ab\nAuthor: Jeffrey Yancey\nDate: 2024-12-30T12:00:30-07:00\nFiles: 1\n\nMessage: - Implemented `find_lanczos_eigenvectors` to approximate the largest eigenvalues and corresponding eigenvectors of a graph based on its adjacency list. (#11906)", "metadata": {"id": "bf38543ef7d2", "repo": "TheAlgorithms/Python", "hash": "7e55fb6474a06ecf0000fe11494fe5eefeeb54ab", "author": "Jeffrey Yancey", "date": "2024-12-30T12:00:30-07:00", "subject": "- Implemented `find_lanczos_eigenvectors` to approximate the largest eigenvalues and corresponding eigenvectors of a graph based on its adjacency list. (#11906)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7e55fb6474a06ecf0000fe11494fe5eefeeb54ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7e55fb6474a06ecf0000fe11494fe5eefeeb54ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8921b56a8517cdc9455d764d7cddb10b2d7f2145\nAuthor: Melih Mehmet Sahin\nDate: 2024-12-30T19:53:50+00:00\nFiles: 1\n\nMessage: Adding tests to monotonic_array.py (#12073)", "metadata": {"id": "5e5a5b5885e9", "repo": "TheAlgorithms/Python", "hash": "8921b56a8517cdc9455d764d7cddb10b2d7f2145", "author": "Melih Mehmet Sahin", "date": "2024-12-30T19:53:50+00:00", "subject": "Adding tests to monotonic_array.py (#12073)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8921b56a8517cdc9455d764d7cddb10b2d7f2145", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8921b56a8517cdc9455d764d7cddb10b2d7f2145"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5942059cb571b213e5ec82fe9b45e5a9bef4864b\nAuthor: Giulio Tantaro\nDate: 2024-12-30T21:03:31+01:00\nFiles: 1\n\nMessage: add doctest for quick_sort_3_partition (#11779)", "metadata": {"id": "3ec54b75b984", "repo": "TheAlgorithms/Python", "hash": "5942059cb571b213e5ec82fe9b45e5a9bef4864b", "author": "Giulio Tantaro", "date": "2024-12-30T21:03:31+01:00", "subject": "add doctest for quick_sort_3_partition (#11779)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5942059cb571b213e5ec82fe9b45e5a9bef4864b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5942059cb571b213e5ec82fe9b45e5a9bef4864b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8767d1d72436b8aff89f9c11d045ad95bec02ba4\nAuthor: Rodrigo Castro\nDate: 2024-12-30T21:36:41-03:00\nFiles: 1\n\nMessage: add some documentation for heap sort (#9949)", "metadata": {"id": "9d574abfa907", "repo": "TheAlgorithms/Python", "hash": "8767d1d72436b8aff89f9c11d045ad95bec02ba4", "author": "Rodrigo Castro", "date": "2024-12-30T21:36:41-03:00", "subject": "add some documentation for heap sort (#9949)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8767d1d72436b8aff89f9c11d045ad95bec02ba4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8767d1d72436b8aff89f9c11d045ad95bec02ba4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8439fa8d1da94370250d153cd57f9bdcc382a062\nAuthor: Paarth Goyal\nDate: 2024-12-31T06:17:41+05:30\nFiles: 1\n\nMessage: Added the algorithm to compute the time period of a simple pendulum (#10265)", "metadata": {"id": "bf42ba9bd949", "repo": "TheAlgorithms/Python", "hash": "8439fa8d1da94370250d153cd57f9bdcc382a062", "author": "Paarth Goyal", "date": "2024-12-31T06:17:41+05:30", "subject": "Added the algorithm to compute the time period of a simple pendulum (#10265)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8439fa8d1da94370250d153cd57f9bdcc382a062", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8439fa8d1da94370250d153cd57f9bdcc382a062"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4399022e516dfba1097f91cedc0b7f4213bab84\nAuthor: Julien Richard\nDate: 2024-12-31T02:11:29+01:00\nFiles: 2\n\nMessage: chore: improve comments and add tests to trapezoidal rule (#11640)", "metadata": {"id": "4e24014d6b16", "repo": "TheAlgorithms/Python", "hash": "a4399022e516dfba1097f91cedc0b7f4213bab84", "author": "Julien Richard", "date": "2024-12-31T02:11:29+01:00", "subject": "chore: improve comments and add tests to trapezoidal rule (#11640)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4399022e516dfba1097f91cedc0b7f4213bab84", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4399022e516dfba1097f91cedc0b7f4213bab84"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91a22c2e36477623b1f81518ff18c6f8617f81fb\nAuthor: SEIKH NABAB UDDIN\nDate: 2024-12-31T07:39:14+05:30\nFiles: 1\n\nMessage: Create digital differential analyzer_line.py (#10929)", "metadata": {"id": "bb7330626fb1", "repo": "TheAlgorithms/Python", "hash": "91a22c2e36477623b1f81518ff18c6f8617f81fb", "author": "SEIKH NABAB UDDIN", "date": "2024-12-31T07:39:14+05:30", "subject": "Create digital differential analyzer_line.py (#10929)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/91a22c2e36477623b1f81518ff18c6f8617f81fb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91a22c2e36477623b1f81518ff18c6f8617f81fb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 12b1023a9d97ca19be761c10129cba5509c9b450\nAuthor: Kaustubh Mani Tripathi\nDate: 2024-12-31T07:46:32+05:30\nFiles: 1\n\nMessage: [ADDED] Implementation of Geometric Mean. (#10421)", "metadata": {"id": "95da5eafaa07", "repo": "TheAlgorithms/Python", "hash": "12b1023a9d97ca19be761c10129cba5509c9b450", "author": "Kaustubh Mani Tripathi", "date": "2024-12-31T07:46:32+05:30", "subject": "[ADDED] Implementation of Geometric Mean. (#10421)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/12b1023a9d97ca19be761c10129cba5509c9b450", "diff_url": "https://github.com/TheAlgorithms/Python/commit/12b1023a9d97ca19be761c10129cba5509c9b450"}} {"text": "Repo: TheAlgorithms/Python\nCommit: bae33acf9008aa6c80351b3c68f492ba0c4a1352\nAuthor: pre-commit-ci[bot]\nDate: 2025-01-06T21:12:13+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12507)", "metadata": {"id": "67775ed1aeae", "repo": "TheAlgorithms/Python", "hash": "bae33acf9008aa6c80351b3c68f492ba0c4a1352", "author": "pre-commit-ci[bot]", "date": "2025-01-06T21:12:13+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12507)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/bae33acf9008aa6c80351b3c68f492ba0c4a1352", "diff_url": "https://github.com/TheAlgorithms/Python/commit/bae33acf9008aa6c80351b3c68f492ba0c4a1352"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4c92de5e03310811a376058e110db8d615769087\nAuthor: Sanjay Muthu\nDate: 2025-01-13T05:05:22+05:30\nFiles: 1\n\nMessage: Fix dynamic_programming/longest_increasing_subsequence.py (#12517)", "metadata": {"id": "23ef59861a49", "repo": "TheAlgorithms/Python", "hash": "4c92de5e03310811a376058e110db8d615769087", "author": "Sanjay Muthu", "date": "2025-01-13T05:05:22+05:30", "subject": "Fix dynamic_programming/longest_increasing_subsequence.py (#12517)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4c92de5e03310811a376058e110db8d615769087", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4c92de5e03310811a376058e110db8d615769087"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 787aa5d3b59640b2d9161b56ca8fde763597efe4\nAuthor: Siddhant\nDate: 2025-01-12T20:54:23-05:00\nFiles: 1\n\nMessage: doctest all_combinations.py (#12506)", "metadata": {"id": "ac9d077d34b3", "repo": "TheAlgorithms/Python", "hash": "787aa5d3b59640b2d9161b56ca8fde763597efe4", "author": "Siddhant", "date": "2025-01-12T20:54:23-05:00", "subject": "doctest all_combinations.py (#12506)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/787aa5d3b59640b2d9161b56ca8fde763597efe4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/787aa5d3b59640b2d9161b56ca8fde763597efe4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fe50bc1fcf82fceb61839bae314720c092c0692\nAuthor: pre-commit-ci[bot]\nDate: 2025-01-13T21:52:12+01:00\nFiles: 23\n\nMessage: [pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format (#12521)", "metadata": {"id": "8815474012b4", "repo": "TheAlgorithms/Python", "hash": "4fe50bc1fcf82fceb61839bae314720c092c0692", "author": "pre-commit-ci[bot]", "date": "2025-01-13T21:52:12+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format (#12521)", "files_changed": 23, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fe50bc1fcf82fceb61839bae314720c092c0692", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fe50bc1fcf82fceb61839bae314720c092c0692"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f04d308431266759dce36265d8701dfb106932af\nAuthor: Sanjay Muthu\nDate: 2025-01-15T02:19:04+05:30\nFiles: 1\n\nMessage: Create longest_increasing_subsequence_iterative.py (#12524)", "metadata": {"id": "64db98b8b766", "repo": "TheAlgorithms/Python", "hash": "f04d308431266759dce36265d8701dfb106932af", "author": "Sanjay Muthu", "date": "2025-01-15T02:19:04+05:30", "subject": "Create longest_increasing_subsequence_iterative.py (#12524)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f04d308431266759dce36265d8701dfb106932af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f04d308431266759dce36265d8701dfb106932af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0040ad47f928f299dadbb97c5cea00bc1daf8c75\nAuthor: aydinomer00\nDate: 2025-01-15T00:24:36+03:00\nFiles: 1\n\nMessage: Add butterfly pattern implementation (#12493)", "metadata": {"id": "908d8dba53d1", "repo": "TheAlgorithms/Python", "hash": "0040ad47f928f299dadbb97c5cea00bc1daf8c75", "author": "aydinomer00", "date": "2025-01-15T00:24:36+03:00", "subject": "Add butterfly pattern implementation (#12493)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0040ad47f928f299dadbb97c5cea00bc1daf8c75", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0040ad47f928f299dadbb97c5cea00bc1daf8c75"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 533767ff46bbcf5c594ff8196894ae2e8130bc3e\nAuthor: Nguyen Thi Thanh Minh\nDate: 2025-01-18T10:07:44+07:00\nFiles: 1\n\nMessage: Doomsday Algorithm: Fix leap year check (#12396)", "metadata": {"id": "95ac3ccfffe3", "repo": "TheAlgorithms/Python", "hash": "533767ff46bbcf5c594ff8196894ae2e8130bc3e", "author": "Nguyen Thi Thanh Minh", "date": "2025-01-18T10:07:44+07:00", "subject": "Doomsday Algorithm: Fix leap year check (#12396)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/533767ff46bbcf5c594ff8196894ae2e8130bc3e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/533767ff46bbcf5c594ff8196894ae2e8130bc3e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 91ebea1d99735ee2798b01ebcea0fc06e9a6af49\nAuthor: Christian Clauss\nDate: 2025-01-19T08:33:35+01:00\nFiles: 2\n\nMessage: Sphinx runs on ubuntu 24.04 arm (#12530)", "metadata": {"id": "3627d1f69b91", "repo": "TheAlgorithms/Python", "hash": "91ebea1d99735ee2798b01ebcea0fc06e9a6af49", "author": "Christian Clauss", "date": "2025-01-19T08:33:35+01:00", "subject": "Sphinx runs on ubuntu 24.04 arm (#12530)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/91ebea1d99735ee2798b01ebcea0fc06e9a6af49", "diff_url": "https://github.com/TheAlgorithms/Python/commit/91ebea1d99735ee2798b01ebcea0fc06e9a6af49"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1f74db0c06df7557e7ae3a17ebcc303f753f824e\nAuthor: pre-commit-ci[bot]\nDate: 2025-01-20T21:22:02+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12536)", "metadata": {"id": "b0ab87cf957a", "repo": "TheAlgorithms/Python", "hash": "1f74db0c06df7557e7ae3a17ebcc303f753f824e", "author": "pre-commit-ci[bot]", "date": "2025-01-20T21:22:02+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12536)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1f74db0c06df7557e7ae3a17ebcc303f753f824e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1f74db0c06df7557e7ae3a17ebcc303f753f824e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9fb51b4169e0f7a4952e9eb460b91f4d7ffb819f\nAuthor: Ronald Ngounou\nDate: 2025-01-23T09:02:46+01:00\nFiles: 1\n\nMessage: Update docstrings in the functions definitions. (#11797)", "metadata": {"id": "aeecfd9b9d67", "repo": "TheAlgorithms/Python", "hash": "9fb51b4169e0f7a4952e9eb460b91f4d7ffb819f", "author": "Ronald Ngounou", "date": "2025-01-23T09:02:46+01:00", "subject": "Update docstrings in the functions definitions. (#11797)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9fb51b4169e0f7a4952e9eb460b91f4d7ffb819f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9fb51b4169e0f7a4952e9eb460b91f4d7ffb819f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c666db3729b6d9f73e2f7756a3974f53279caa50\nAuthor: Vijayalaxmi Wakode\nDate: 2025-01-24T03:31:47+05:30\nFiles: 1\n\nMessage: Add Doc test bubble sort (#12070)", "metadata": {"id": "f5b43cab7da6", "repo": "TheAlgorithms/Python", "hash": "c666db3729b6d9f73e2f7756a3974f53279caa50", "author": "Vijayalaxmi Wakode", "date": "2025-01-24T03:31:47+05:30", "subject": "Add Doc test bubble sort (#12070)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c666db3729b6d9f73e2f7756a3974f53279caa50", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c666db3729b6d9f73e2f7756a3974f53279caa50"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 13e4d3e76cfaa74d8b14314d319fb6c089aa051e\nAuthor: Rachel Spears\nDate: 2025-01-23T21:59:36-08:00\nFiles: 1\n\nMessage: Fix error in avl_tree del_node function (#11510)", "metadata": {"id": "9f41dcdcbf38", "repo": "TheAlgorithms/Python", "hash": "13e4d3e76cfaa74d8b14314d319fb6c089aa051e", "author": "Rachel Spears", "date": "2025-01-23T21:59:36-08:00", "subject": "Fix error in avl_tree del_node function (#11510)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/13e4d3e76cfaa74d8b14314d319fb6c089aa051e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/13e4d3e76cfaa74d8b14314d319fb6c089aa051e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6c92c5a539276d387b85eedc89be1f888962647d\nAuthor: pre-commit-ci[bot]\nDate: 2025-01-27T22:05:20+01:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12542)", "metadata": {"id": "82472dbdb156", "repo": "TheAlgorithms/Python", "hash": "6c92c5a539276d387b85eedc89be1f888962647d", "author": "pre-commit-ci[bot]", "date": "2025-01-27T22:05:20+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12542)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/6c92c5a539276d387b85eedc89be1f888962647d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6c92c5a539276d387b85eedc89be1f888962647d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e59d819d091efdb30e385f4ecfe9ab5d36c3be71\nAuthor: pre-commit-ci[bot]\nDate: 2025-02-05T20:47:41+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12554)", "metadata": {"id": "d6ae0f76d8fc", "repo": "TheAlgorithms/Python", "hash": "e59d819d091efdb30e385f4ecfe9ab5d36c3be71", "author": "pre-commit-ci[bot]", "date": "2025-02-05T20:47:41+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12554)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e59d819d091efdb30e385f4ecfe9ab5d36c3be71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e59d819d091efdb30e385f4ecfe9ab5d36c3be71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 338cbafe0d5b07d57f83060ea0f9ba3a6c1155e7\nAuthor: lighting9999\nDate: 2025-02-10T01:51:18+08:00\nFiles: 1\n\nMessage: Improve power.py (#12567)", "metadata": {"id": "52d47e61c7be", "repo": "TheAlgorithms/Python", "hash": "338cbafe0d5b07d57f83060ea0f9ba3a6c1155e7", "author": "lighting9999", "date": "2025-02-10T01:51:18+08:00", "subject": "Improve power.py (#12567)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/338cbafe0d5b07d57f83060ea0f9ba3a6c1155e7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/338cbafe0d5b07d57f83060ea0f9ba3a6c1155e7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 738253e80030ffdd35ac57ff64cda816f85eda71\nAuthor: pre-commit-ci[bot]\nDate: 2025-02-14T10:05:23+01:00\nFiles: 11\n\nMessage: git mv data_structures/queue data_structures/queues (#12577)", "metadata": {"id": "640b227ef76d", "repo": "TheAlgorithms/Python", "hash": "738253e80030ffdd35ac57ff64cda816f85eda71", "author": "pre-commit-ci[bot]", "date": "2025-02-14T10:05:23+01:00", "subject": "git mv data_structures/queue data_structures/queues (#12577)", "files_changed": 11, "code_url": "https://github.com/TheAlgorithms/Python/tree/738253e80030ffdd35ac57ff64cda816f85eda71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/738253e80030ffdd35ac57ff64cda816f85eda71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a5aed92b4c20fd3e99c6e7a9202afcc9cf502883\nAuthor: Maxim Evtush\nDate: 2025-02-20T21:09:01+01:00\nFiles: 1\n\nMessage: fix: typo in data_structures/linked_list/from_sequence.py (#12584)", "metadata": {"id": "b509e46343a3", "repo": "TheAlgorithms/Python", "hash": "a5aed92b4c20fd3e99c6e7a9202afcc9cf502883", "author": "Maxim Evtush", "date": "2025-02-20T21:09:01+01:00", "subject": "fix: typo in data_structures/linked_list/from_sequence.py (#12584)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a5aed92b4c20fd3e99c6e7a9202afcc9cf502883", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a5aed92b4c20fd3e99c6e7a9202afcc9cf502883"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 183fa06f40e80c6e86ceda6e7c7d23eaf91507ac\nAuthor: sector\nDate: 2025-02-22T16:16:29+08:00\nFiles: 1\n\nMessage: Fix n-queens problem (#12583)", "metadata": {"id": "e5be1874d2d5", "repo": "TheAlgorithms/Python", "hash": "183fa06f40e80c6e86ceda6e7c7d23eaf91507ac", "author": "sector", "date": "2025-02-22T16:16:29+08:00", "subject": "Fix n-queens problem (#12583)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/183fa06f40e80c6e86ceda6e7c7d23eaf91507ac", "diff_url": "https://github.com/TheAlgorithms/Python/commit/183fa06f40e80c6e86ceda6e7c7d23eaf91507ac"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 114d4283b98e52396e2460c802f18d45eeacd90c\nAuthor: pre-commit-ci[bot]\nDate: 2025-02-24T19:27:10+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12591)", "metadata": {"id": "cae042af6a44", "repo": "TheAlgorithms/Python", "hash": "114d4283b98e52396e2460c802f18d45eeacd90c", "author": "pre-commit-ci[bot]", "date": "2025-02-24T19:27:10+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12591)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/114d4283b98e52396e2460c802f18d45eeacd90c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/114d4283b98e52396e2460c802f18d45eeacd90c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f528ce350b366ce40e0494fc94da65cfd4509c7d\nAuthor: Sanjay Muthu\nDate: 2025-02-27T17:01:08+05:30\nFiles: 1\n\nMessage: Added dynamic_programming/range_sum_query.py (#12592)", "metadata": {"id": "b7dc33601efd", "repo": "TheAlgorithms/Python", "hash": "f528ce350b366ce40e0494fc94da65cfd4509c7d", "author": "Sanjay Muthu", "date": "2025-02-27T17:01:08+05:30", "subject": "Added dynamic_programming/range_sum_query.py (#12592)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f528ce350b366ce40e0494fc94da65cfd4509c7d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f528ce350b366ce40e0494fc94da65cfd4509c7d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8826ad3a4d75f7a4e1d7b1a682682528c2c73672\nAuthor: PARIKSHIT SINGH\nDate: 2025-03-02T16:33:12+05:30\nFiles: 2\n\nMessage: feat: Implement Principal Component Analysis (PCA) (#12596)", "metadata": {"id": "b8fbc42abd0b", "repo": "TheAlgorithms/Python", "hash": "8826ad3a4d75f7a4e1d7b1a682682528c2c73672", "author": "PARIKSHIT SINGH", "date": "2025-03-02T16:33:12+05:30", "subject": "feat: Implement Principal Component Analysis (PCA) (#12596)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/8826ad3a4d75f7a4e1d7b1a682682528c2c73672", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8826ad3a4d75f7a4e1d7b1a682682528c2c73672"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fff34ed528a7c1af373aeae68693d67639ff616b\nAuthor: pre-commit-ci[bot]\nDate: 2025-03-03T19:10:41+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12599)", "metadata": {"id": "02287d5e5778", "repo": "TheAlgorithms/Python", "hash": "fff34ed528a7c1af373aeae68693d67639ff616b", "author": "pre-commit-ci[bot]", "date": "2025-03-03T19:10:41+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12599)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fff34ed528a7c1af373aeae68693d67639ff616b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fff34ed528a7c1af373aeae68693d67639ff616b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a415a953c3f1bb741f14a4ba06f067e6d94653ed\nAuthor: Ankana Pari\nDate: 2025-03-09T03:05:07+05:30\nFiles: 1\n\nMessage: Add largest rectangle histogram (#12269)", "metadata": {"id": "e52a55cda54d", "repo": "TheAlgorithms/Python", "hash": "a415a953c3f1bb741f14a4ba06f067e6d94653ed", "author": "Ankana Pari", "date": "2025-03-09T03:05:07+05:30", "subject": "Add largest rectangle histogram (#12269)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a415a953c3f1bb741f14a4ba06f067e6d94653ed", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a415a953c3f1bb741f14a4ba06f067e6d94653ed"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4fbd350b6e08aeb22741d694ce2e64182c66ac92\nAuthor: PAUL ADUTWUM\nDate: 2025-03-08T16:47:04-05:00\nFiles: 1\n\nMessage: Improved test coverage in decimal_to_fraction.py (#12608)", "metadata": {"id": "f86d903d0937", "repo": "TheAlgorithms/Python", "hash": "4fbd350b6e08aeb22741d694ce2e64182c66ac92", "author": "PAUL ADUTWUM", "date": "2025-03-08T16:47:04-05:00", "subject": "Improved test coverage in decimal_to_fraction.py (#12608)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4fbd350b6e08aeb22741d694ce2e64182c66ac92", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4fbd350b6e08aeb22741d694ce2e64182c66ac92"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3fb5309da98e2d07699ae39eb0a55836a063532\nAuthor: PAUL ADUTWUM\nDate: 2025-03-08T16:52:20-05:00\nFiles: 1\n\nMessage: Improve decimal_to_fraction.py (#12611)", "metadata": {"id": "32b81d8a0cb4", "repo": "TheAlgorithms/Python", "hash": "e3fb5309da98e2d07699ae39eb0a55836a063532", "author": "PAUL ADUTWUM", "date": "2025-03-08T16:52:20-05:00", "subject": "Improve decimal_to_fraction.py (#12611)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3fb5309da98e2d07699ae39eb0a55836a063532", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3fb5309da98e2d07699ae39eb0a55836a063532"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 23eb17462940e20b830aacce5d2eb80113a7f973\nAuthor: pre-commit-ci[bot]\nDate: 2025-03-11T08:51:28+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12614)", "metadata": {"id": "3fa600e872f1", "repo": "TheAlgorithms/Python", "hash": "23eb17462940e20b830aacce5d2eb80113a7f973", "author": "pre-commit-ci[bot]", "date": "2025-03-11T08:51:28+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12614)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/23eb17462940e20b830aacce5d2eb80113a7f973", "diff_url": "https://github.com/TheAlgorithms/Python/commit/23eb17462940e20b830aacce5d2eb80113a7f973"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ce998b91c45090bd9c4cdfac6ed0220497b4810\nAuthor: Maxim Smolskiy\nDate: 2025-03-11T17:29:13+03:00\nFiles: 3\n\nMessage: Fix some RUF012 per file ignores (#11399)", "metadata": {"id": "38a60b081287", "repo": "TheAlgorithms/Python", "hash": "7ce998b91c45090bd9c4cdfac6ed0220497b4810", "author": "Maxim Smolskiy", "date": "2025-03-11T17:29:13+03:00", "subject": "Fix some RUF012 per file ignores (#11399)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ce998b91c45090bd9c4cdfac6ed0220497b4810", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ce998b91c45090bd9c4cdfac6ed0220497b4810"}} {"text": "Repo: TheAlgorithms/Python\nCommit: edf7c372a9a6a3e01a33ef92021d958029e99319\nAuthor: pre-commit-ci[bot]\nDate: 2025-03-18T09:53:49+01:00\nFiles: 15\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12623)", "metadata": {"id": "08b6f3d8fa73", "repo": "TheAlgorithms/Python", "hash": "edf7c372a9a6a3e01a33ef92021d958029e99319", "author": "pre-commit-ci[bot]", "date": "2025-03-18T09:53:49+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12623)", "files_changed": 15, "code_url": "https://github.com/TheAlgorithms/Python/tree/edf7c372a9a6a3e01a33ef92021d958029e99319", "diff_url": "https://github.com/TheAlgorithms/Python/commit/edf7c372a9a6a3e01a33ef92021d958029e99319"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 580273eeca28c30a8a5da114800d21b89fdfb930\nAuthor: Pranjay kumar\nDate: 2025-03-20T05:03:46+05:30\nFiles: 1\n\nMessage: Improve prefix_sum.py (#12560)", "metadata": {"id": "72423b069a63", "repo": "TheAlgorithms/Python", "hash": "580273eeca28c30a8a5da114800d21b89fdfb930", "author": "Pranjay kumar", "date": "2025-03-20T05:03:46+05:30", "subject": "Improve prefix_sum.py (#12560)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/580273eeca28c30a8a5da114800d21b89fdfb930", "diff_url": "https://github.com/TheAlgorithms/Python/commit/580273eeca28c30a8a5da114800d21b89fdfb930"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3773dbec1504de17047c4fe013c0f1aaef20b38\nAuthor: pre-commit-ci[bot]\nDate: 2025-03-24T20:05:41+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12631)", "metadata": {"id": "d33a5f303183", "repo": "TheAlgorithms/Python", "hash": "e3773dbec1504de17047c4fe013c0f1aaef20b38", "author": "pre-commit-ci[bot]", "date": "2025-03-24T20:05:41+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12631)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3773dbec1504de17047c4fe013c0f1aaef20b38", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3773dbec1504de17047c4fe013c0f1aaef20b38"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 74b540ad73bd3b1187ed6e3c89bb8f309ef543fd\nAuthor: Tony Dang\nDate: 2025-03-29T08:13:47+00:00\nFiles: 1\n\nMessage: Genetic Algorithm: Fix bug in multi-threading (#12644)", "metadata": {"id": "54ca86a18d42", "repo": "TheAlgorithms/Python", "hash": "74b540ad73bd3b1187ed6e3c89bb8f309ef543fd", "author": "Tony Dang", "date": "2025-03-29T08:13:47+00:00", "subject": "Genetic Algorithm: Fix bug in multi-threading (#12644)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/74b540ad73bd3b1187ed6e3c89bb8f309ef543fd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/74b540ad73bd3b1187ed6e3c89bb8f309ef543fd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f10a5cbfccc5ee9ddb5ddd9906591ecaad58f672\nAuthor: Isidro\nDate: 2025-03-31T23:09:14+02:00\nFiles: 1\n\nMessage: prefix_evaluation: Add alternative recursive implementation (#12646)", "metadata": {"id": "b03d195290e2", "repo": "TheAlgorithms/Python", "hash": "f10a5cbfccc5ee9ddb5ddd9906591ecaad58f672", "author": "Isidro", "date": "2025-03-31T23:09:14+02:00", "subject": "prefix_evaluation: Add alternative recursive implementation (#12646)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f10a5cbfccc5ee9ddb5ddd9906591ecaad58f672", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f10a5cbfccc5ee9ddb5ddd9906591ecaad58f672"}} {"text": "Repo: TheAlgorithms/Python\nCommit: baab802965c37fa1740054a559cad8c119b2ee35\nAuthor: Isidro\nDate: 2025-04-01T20:55:14+02:00\nFiles: 1\n\nMessage: doubly linked list: add dataclass and typing (#12647)", "metadata": {"id": "5dfbdefe7b4c", "repo": "TheAlgorithms/Python", "hash": "baab802965c37fa1740054a559cad8c119b2ee35", "author": "Isidro", "date": "2025-04-01T20:55:14+02:00", "subject": "doubly linked list: add dataclass and typing (#12647)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/baab802965c37fa1740054a559cad8c119b2ee35", "diff_url": "https://github.com/TheAlgorithms/Python/commit/baab802965c37fa1740054a559cad8c119b2ee35"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0c8cf8e9871a5f91182d767adf173dccf87c2c0f\nAuthor: Maxim Smolskiy\nDate: 2025-04-02T10:23:55+03:00\nFiles: 1\n\nMessage: Fix bug for data_structures/linked_list/doubly_linked_list_two.py (#12651)", "metadata": {"id": "dfb4089d714b", "repo": "TheAlgorithms/Python", "hash": "0c8cf8e9871a5f91182d767adf173dccf87c2c0f", "author": "Maxim Smolskiy", "date": "2025-04-02T10:23:55+03:00", "subject": "Fix bug for data_structures/linked_list/doubly_linked_list_two.py (#12651)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0c8cf8e9871a5f91182d767adf173dccf87c2c0f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0c8cf8e9871a5f91182d767adf173dccf87c2c0f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5afe02994eb0aafb0b462fec32fe5f6ecedf7305\nAuthor: pre-commit-ci[bot]\nDate: 2025-04-07T23:20:19+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12661)", "metadata": {"id": "2daaadd3b128", "repo": "TheAlgorithms/Python", "hash": "5afe02994eb0aafb0b462fec32fe5f6ecedf7305", "author": "pre-commit-ci[bot]", "date": "2025-04-07T23:20:19+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12661)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5afe02994eb0aafb0b462fec32fe5f6ecedf7305", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5afe02994eb0aafb0b462fec32fe5f6ecedf7305"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a4576dc2a42cbfc7585a7ce6f28917cb97f83c45\nAuthor: Kim\nDate: 2025-04-09T15:24:37+09:00\nFiles: 1\n\nMessage: fix: correct typo \"util\" to \"until\" (#12653)", "metadata": {"id": "faf7ac18b988", "repo": "TheAlgorithms/Python", "hash": "a4576dc2a42cbfc7585a7ce6f28917cb97f83c45", "author": "Kim", "date": "2025-04-09T15:24:37+09:00", "subject": "fix: correct typo \"util\" to \"until\" (#12653)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a4576dc2a42cbfc7585a7ce6f28917cb97f83c45", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a4576dc2a42cbfc7585a7ce6f28917cb97f83c45"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ed61418a8fef5a0fe3c5a05a49c7cbc5ac8298c\nAuthor: pre-commit-ci[bot]\nDate: 2025-04-14T19:55:55+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12671)", "metadata": {"id": "1772a574c664", "repo": "TheAlgorithms/Python", "hash": "4ed61418a8fef5a0fe3c5a05a49c7cbc5ac8298c", "author": "pre-commit-ci[bot]", "date": "2025-04-14T19:55:55+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12671)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ed61418a8fef5a0fe3c5a05a49c7cbc5ac8298c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ed61418a8fef5a0fe3c5a05a49c7cbc5ac8298c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cc621f1fddac7391389270d7bc38326507b4b495\nAuthor: parth-6945\nDate: 2025-04-14T23:31:29+05:30\nFiles: 1\n\nMessage: Add find_unique_number algorithm to bit manipulation (#12654)", "metadata": {"id": "6dcaafa99a13", "repo": "TheAlgorithms/Python", "hash": "cc621f1fddac7391389270d7bc38326507b4b495", "author": "parth-6945", "date": "2025-04-14T23:31:29+05:30", "subject": "Add find_unique_number algorithm to bit manipulation (#12654)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/cc621f1fddac7391389270d7bc38326507b4b495", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cc621f1fddac7391389270d7bc38326507b4b495"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d123cbc649e0777717b02dc74b4466872941a8d5\nAuthor: Mindaugas\nDate: 2025-04-15T02:30:25+08:00\nFiles: 2\n\nMessage: Solution for the Euler Project Problem 122 (#12655)", "metadata": {"id": "dc15becc6338", "repo": "TheAlgorithms/Python", "hash": "d123cbc649e0777717b02dc74b4466872941a8d5", "author": "Mindaugas", "date": "2025-04-15T02:30:25+08:00", "subject": "Solution for the Euler Project Problem 122 (#12655)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d123cbc649e0777717b02dc74b4466872941a8d5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d123cbc649e0777717b02dc74b4466872941a8d5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 42820634f3795e7d7397ad2e688d091a79c1eb83\nAuthor: Naitik Dwivedi\nDate: 2025-04-15T00:27:13+05:30\nFiles: 1\n\nMessage: Add matrix inversion algorithm using NumPy (#12657)", "metadata": {"id": "fd6ae16db272", "repo": "TheAlgorithms/Python", "hash": "42820634f3795e7d7397ad2e688d091a79c1eb83", "author": "Naitik Dwivedi", "date": "2025-04-15T00:27:13+05:30", "subject": "Add matrix inversion algorithm using NumPy (#12657)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/42820634f3795e7d7397ad2e688d091a79c1eb83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/42820634f3795e7d7397ad2e688d091a79c1eb83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c585cb122718e219870ea7a2af110939b55e52f9\nAuthor: Mindaugas\nDate: 2025-04-18T07:16:15+08:00\nFiles: 2\n\nMessage: Solution for the Euler Project problem 136 (#12658)", "metadata": {"id": "a1befac42500", "repo": "TheAlgorithms/Python", "hash": "c585cb122718e219870ea7a2af110939b55e52f9", "author": "Mindaugas", "date": "2025-04-18T07:16:15+08:00", "subject": "Solution for the Euler Project problem 136 (#12658)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/c585cb122718e219870ea7a2af110939b55e52f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c585cb122718e219870ea7a2af110939b55e52f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a1aa6313e08657f0e9ae337afa81d6b6f95357c9\nAuthor: Samuel Willis\nDate: 2025-04-17T17:33:08-06:00\nFiles: 1\n\nMessage: Adding time and a half pay calculator algorithm to financial folder (#12662)", "metadata": {"id": "1da6cc5b61be", "repo": "TheAlgorithms/Python", "hash": "a1aa6313e08657f0e9ae337afa81d6b6f95357c9", "author": "Samuel Willis", "date": "2025-04-17T17:33:08-06:00", "subject": "Adding time and a half pay calculator algorithm to financial folder (#12662)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a1aa6313e08657f0e9ae337afa81d6b6f95357c9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a1aa6313e08657f0e9ae337afa81d6b6f95357c9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9891d2bc3051ab4242ed041ea30edd10b94925bd\nAuthor: pre-commit-ci[bot]\nDate: 2025-04-21T19:54:11+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12680)", "metadata": {"id": "03a4a23d6c4d", "repo": "TheAlgorithms/Python", "hash": "9891d2bc3051ab4242ed041ea30edd10b94925bd", "author": "pre-commit-ci[bot]", "date": "2025-04-21T19:54:11+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12680)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9891d2bc3051ab4242ed041ea30edd10b94925bd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9891d2bc3051ab4242ed041ea30edd10b94925bd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 11a61d15dc3aebc69f153adca8568076a25f7110\nAuthor: Isidro\nDate: 2025-04-21T21:04:39+02:00\nFiles: 1\n\nMessage: Generic type hint in DDL (#12677)", "metadata": {"id": "7ee558764a3e", "repo": "TheAlgorithms/Python", "hash": "11a61d15dc3aebc69f153adca8568076a25f7110", "author": "Isidro", "date": "2025-04-21T21:04:39+02:00", "subject": "Generic type hint in DDL (#12677)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/11a61d15dc3aebc69f153adca8568076a25f7110", "diff_url": "https://github.com/TheAlgorithms/Python/commit/11a61d15dc3aebc69f153adca8568076a25f7110"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 29afed0df65fd84f53ad697ff1dbfc86c6e83631\nAuthor: dependabot[bot]\nDate: 2025-04-25T08:30:42+02:00\nFiles: 4\n\nMessage: Bump astral-sh/setup-uv from 5 to 6 (#12683)", "metadata": {"id": "3256ea94e886", "repo": "TheAlgorithms/Python", "hash": "29afed0df65fd84f53ad697ff1dbfc86c6e83631", "author": "dependabot[bot]", "date": "2025-04-25T08:30:42+02:00", "subject": "Bump astral-sh/setup-uv from 5 to 6 (#12683)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/29afed0df65fd84f53ad697ff1dbfc86c6e83631", "diff_url": "https://github.com/TheAlgorithms/Python/commit/29afed0df65fd84f53ad697ff1dbfc86c6e83631"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0a3a96534767c37a0f1561d0f5148b5d1d5e0272\nAuthor: pre-commit-ci[bot]\nDate: 2025-04-28T19:55:57+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12692)", "metadata": {"id": "f1de5ee01bd5", "repo": "TheAlgorithms/Python", "hash": "0a3a96534767c37a0f1561d0f5148b5d1d5e0272", "author": "pre-commit-ci[bot]", "date": "2025-04-28T19:55:57+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12692)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0a3a96534767c37a0f1561d0f5148b5d1d5e0272", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0a3a96534767c37a0f1561d0f5148b5d1d5e0272"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 145879b8b2546c74fc51446ac607823876a0f601\nAuthor: Mindaugas\nDate: 2025-05-05T15:00:32+08:00\nFiles: 2\n\nMessage: Add solution for the Euler project problem 164. (#12663)", "metadata": {"id": "aca604b8d284", "repo": "TheAlgorithms/Python", "hash": "145879b8b2546c74fc51446ac607823876a0f601", "author": "Mindaugas", "date": "2025-05-05T15:00:32+08:00", "subject": "Add solution for the Euler project problem 164. (#12663)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/145879b8b2546c74fc51446ac607823876a0f601", "diff_url": "https://github.com/TheAlgorithms/Python/commit/145879b8b2546c74fc51446ac607823876a0f601"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 40f4c510b6047d95d07f03c9915a53bbf84789e4\nAuthor: Mindaugas\nDate: 2025-05-05T15:14:56+08:00\nFiles: 2\n\nMessage: Add solution for the Euler problem 190 (#12664)", "metadata": {"id": "1d3ac895a4a0", "repo": "TheAlgorithms/Python", "hash": "40f4c510b6047d95d07f03c9915a53bbf84789e4", "author": "Mindaugas", "date": "2025-05-05T15:14:56+08:00", "subject": "Add solution for the Euler problem 190 (#12664)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/40f4c510b6047d95d07f03c9915a53bbf84789e4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/40f4c510b6047d95d07f03c9915a53bbf84789e4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7ed7f042feeb3567ace384a00707d83c327310ab\nAuthor: pre-commit-ci[bot]\nDate: 2025-05-05T19:23:31+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12708)", "metadata": {"id": "72fa502ecde9", "repo": "TheAlgorithms/Python", "hash": "7ed7f042feeb3567ace384a00707d83c327310ab", "author": "pre-commit-ci[bot]", "date": "2025-05-05T19:23:31+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12708)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7ed7f042feeb3567ace384a00707d83c327310ab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7ed7f042feeb3567ace384a00707d83c327310ab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d9d56b10464f6825dc762c1665716e76b70c5fa2\nAuthor: Mindaugas\nDate: 2025-05-07T03:49:59+08:00\nFiles: 2\n\nMessage: Add solution for the Euler project problem 345 (#12666)", "metadata": {"id": "1fc04dc36ca4", "repo": "TheAlgorithms/Python", "hash": "d9d56b10464f6825dc762c1665716e76b70c5fa2", "author": "Mindaugas", "date": "2025-05-07T03:49:59+08:00", "subject": "Add solution for the Euler project problem 345 (#12666)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d9d56b10464f6825dc762c1665716e76b70c5fa2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d9d56b10464f6825dc762c1665716e76b70c5fa2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b720f24b89c328944f8a0d6c18db0e09d9bcffba\nAuthor: Mindaugas\nDate: 2025-05-10T19:13:07+08:00\nFiles: 2\n\nMessage: Add solution for the Euler project problem 95. (#12669)", "metadata": {"id": "bc2e0386a3da", "repo": "TheAlgorithms/Python", "hash": "b720f24b89c328944f8a0d6c18db0e09d9bcffba", "author": "Mindaugas", "date": "2025-05-10T19:13:07+08:00", "subject": "Add solution for the Euler project problem 95. (#12669)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b720f24b89c328944f8a0d6c18db0e09d9bcffba", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b720f24b89c328944f8a0d6c18db0e09d9bcffba"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a728cc96ab4f05248ac3389365a26f01dfaf6f8e\nAuthor: NidhaNureen\nDate: 2025-05-10T23:32:45+12:00\nFiles: 1\n\nMessage: Added/Improved doctests for lowest_common_ancestor.py (#12673)", "metadata": {"id": "51d91763f87a", "repo": "TheAlgorithms/Python", "hash": "a728cc96ab4f05248ac3389365a26f01dfaf6f8e", "author": "NidhaNureen", "date": "2025-05-10T23:32:45+12:00", "subject": "Added/Improved doctests for lowest_common_ancestor.py (#12673)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a728cc96ab4f05248ac3389365a26f01dfaf6f8e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a728cc96ab4f05248ac3389365a26f01dfaf6f8e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 59c3c8bbf384ef05d3cb9862a41bba39bb098fe9\nAuthor: robohie\nDate: 2025-05-10T12:47:22+01:00\nFiles: 1\n\nMessage: Add N Input AND Gate (#12717)", "metadata": {"id": "36136a594422", "repo": "TheAlgorithms/Python", "hash": "59c3c8bbf384ef05d3cb9862a41bba39bb098fe9", "author": "robohie", "date": "2025-05-10T12:47:22+01:00", "subject": "Add N Input AND Gate (#12717)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/59c3c8bbf384ef05d3cb9862a41bba39bb098fe9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/59c3c8bbf384ef05d3cb9862a41bba39bb098fe9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 47a44abe23870ca0f7c8062601278645039b1c70\nAuthor: Alfredo Hernandez Baeza\nDate: 2025-05-10T07:57:43-04:00\nFiles: 1\n\nMessage: Improve longest_common_substring.py (#12705)", "metadata": {"id": "8d0bd9b7f673", "repo": "TheAlgorithms/Python", "hash": "47a44abe23870ca0f7c8062601278645039b1c70", "author": "Alfredo Hernandez Baeza", "date": "2025-05-10T07:57:43-04:00", "subject": "Improve longest_common_substring.py (#12705)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/47a44abe23870ca0f7c8062601278645039b1c70", "diff_url": "https://github.com/TheAlgorithms/Python/commit/47a44abe23870ca0f7c8062601278645039b1c70"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 131765574f5ccfaff4214a6f848412ce2fe4ab20\nAuthor: robohie\nDate: 2025-05-10T21:18:02+01:00\nFiles: 1\n\nMessage: Fix error messages for horizontal_projectile_motion.py (#12722)", "metadata": {"id": "3ceebd936a32", "repo": "TheAlgorithms/Python", "hash": "131765574f5ccfaff4214a6f848412ce2fe4ab20", "author": "robohie", "date": "2025-05-10T21:18:02+01:00", "subject": " Fix error messages for horizontal_projectile_motion.py (#12722)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/131765574f5ccfaff4214a6f848412ce2fe4ab20", "diff_url": "https://github.com/TheAlgorithms/Python/commit/131765574f5ccfaff4214a6f848412ce2fe4ab20"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 95fb181f5a944427fdbc5766cbf4e1cb699d4a6d\nAuthor: S Sajeev\nDate: 2025-05-11T02:13:39+05:30\nFiles: 1\n\nMessage: Add escape velocity calculator using standard physics formula (#12721)", "metadata": {"id": "e25829d1775f", "repo": "TheAlgorithms/Python", "hash": "95fb181f5a944427fdbc5766cbf4e1cb699d4a6d", "author": "S Sajeev", "date": "2025-05-11T02:13:39+05:30", "subject": "Add escape velocity calculator using standard physics formula (#12721)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/95fb181f5a944427fdbc5766cbf4e1cb699d4a6d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/95fb181f5a944427fdbc5766cbf4e1cb699d4a6d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ea05feffec48250a3d6d0ccbd1378242d680cbc\nAuthor: Christian Clauss\nDate: 2025-05-12T11:59:19+02:00\nFiles: 18\n\nMessage: Prep for Python 3.14: Rename compression to data_compression (#12725)", "metadata": {"id": "3bbb4d24bfa3", "repo": "TheAlgorithms/Python", "hash": "1ea05feffec48250a3d6d0ccbd1378242d680cbc", "author": "Christian Clauss", "date": "2025-05-12T11:59:19+02:00", "subject": "Prep for Python 3.14: Rename compression to data_compression (#12725)", "files_changed": 18, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ea05feffec48250a3d6d0ccbd1378242d680cbc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ea05feffec48250a3d6d0ccbd1378242d680cbc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 088c74e84026fcb77b3e3e0c15c83111a6979ae7\nAuthor: Christian Clauss\nDate: 2025-05-12T12:45:53+02:00\nFiles: 1\n\nMessage: Delete empty source directory (#12730)", "metadata": {"id": "773c15feacbc", "repo": "TheAlgorithms/Python", "hash": "088c74e84026fcb77b3e3e0c15c83111a6979ae7", "author": "Christian Clauss", "date": "2025-05-12T12:45:53+02:00", "subject": "Delete empty source directory (#12730)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/088c74e84026fcb77b3e3e0c15c83111a6979ae7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/088c74e84026fcb77b3e3e0c15c83111a6979ae7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 485f688d0683ca026959e1b68f12e5d221724860\nAuthor: Christian Clauss\nDate: 2025-05-12T12:52:27+02:00\nFiles: 1\n\nMessage: Add PEP723 header to scripts/validate_solutions.py (#12731)", "metadata": {"id": "69554f06aa73", "repo": "TheAlgorithms/Python", "hash": "485f688d0683ca026959e1b68f12e5d221724860", "author": "Christian Clauss", "date": "2025-05-12T12:52:27+02:00", "subject": "Add PEP723 header to scripts/validate_solutions.py (#12731)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/485f688d0683ca026959e1b68f12e5d221724860", "diff_url": "https://github.com/TheAlgorithms/Python/commit/485f688d0683ca026959e1b68f12e5d221724860"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f721e598e5677ed368b7dbd119092eb409ab2fb0\nAuthor: Christian Clauss\nDate: 2025-05-12T13:33:33+02:00\nFiles: 1\n\nMessage: Add a proper shebang line to scripts/validate_filenames.py (#12733)", "metadata": {"id": "7b6e21350dff", "repo": "TheAlgorithms/Python", "hash": "f721e598e5677ed368b7dbd119092eb409ab2fb0", "author": "Christian Clauss", "date": "2025-05-12T13:33:33+02:00", "subject": "Add a proper shebang line to scripts/validate_filenames.py (#12733)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f721e598e5677ed368b7dbd119092eb409ab2fb0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f721e598e5677ed368b7dbd119092eb409ab2fb0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ee3a1732e007d32b5835635ac7c7fbb2b5464f53\nAuthor: pre-commit-ci[bot]\nDate: 2025-05-12T19:59:33+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12736)", "metadata": {"id": "452d1d3e31d5", "repo": "TheAlgorithms/Python", "hash": "ee3a1732e007d32b5835635ac7c7fbb2b5464f53", "author": "pre-commit-ci[bot]", "date": "2025-05-12T19:59:33+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12736)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ee3a1732e007d32b5835635ac7c7fbb2b5464f53", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ee3a1732e007d32b5835635ac7c7fbb2b5464f53"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e4d1b376546cdf347b6513ff5f493510b956309\nAuthor: S Sajeev\nDate: 2025-05-13T14:44:05+05:30\nFiles: 1\n\nMessage: Physics orbital_transfer_work (#12728)", "metadata": {"id": "68084b360408", "repo": "TheAlgorithms/Python", "hash": "6e4d1b376546cdf347b6513ff5f493510b956309", "author": "S Sajeev", "date": "2025-05-13T14:44:05+05:30", "subject": "Physics orbital_transfer_work (#12728)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e4d1b376546cdf347b6513ff5f493510b956309", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e4d1b376546cdf347b6513ff5f493510b956309"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2fa32c7ad8085c49021b28578440fc167627e8e\nAuthor: Christian Clauss\nDate: 2025-05-14T03:42:11+02:00\nFiles: 40\n\nMessage: Lukazlim: Replace dependency `requests` with `httpx` (#12744)", "metadata": {"id": "683d4ad9497c", "repo": "TheAlgorithms/Python", "hash": "a2fa32c7ad8085c49021b28578440fc167627e8e", "author": "Christian Clauss", "date": "2025-05-14T03:42:11+02:00", "subject": "Lukazlim: Replace dependency `requests` with `httpx` (#12744)", "files_changed": 40, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2fa32c7ad8085c49021b28578440fc167627e8e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2fa32c7ad8085c49021b28578440fc167627e8e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 26ad6891d8bdadc7dd88a2c91cdb28977a7a9dc0\nAuthor: Isidro\nDate: 2025-05-21T20:33:29+02:00\nFiles: 1\n\nMessage: Add median() function using Quickselect (#12676)", "metadata": {"id": "bf5da73f582a", "repo": "TheAlgorithms/Python", "hash": "26ad6891d8bdadc7dd88a2c91cdb28977a7a9dc0", "author": "Isidro", "date": "2025-05-21T20:33:29+02:00", "subject": "Add median() function using Quickselect (#12676)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/26ad6891d8bdadc7dd88a2c91cdb28977a7a9dc0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/26ad6891d8bdadc7dd88a2c91cdb28977a7a9dc0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ca445f52964f74ef5d398fd8dd6561ee198b353a\nAuthor: Prajwal Choudhari\nDate: 2025-05-22T20:38:37+05:30\nFiles: 1\n\nMessage: Add bidirectional search algorithm implementation (#12649)", "metadata": {"id": "f2acb1abd2ec", "repo": "TheAlgorithms/Python", "hash": "ca445f52964f74ef5d398fd8dd6561ee198b353a", "author": "Prajwal Choudhari", "date": "2025-05-22T20:38:37+05:30", "subject": "Add bidirectional search algorithm implementation (#12649)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ca445f52964f74ef5d398fd8dd6561ee198b353a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ca445f52964f74ef5d398fd8dd6561ee198b353a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c81cc269962b346420b9e551782bd836dedb4528\nAuthor: Isidro\nDate: 2025-05-22T22:44:25+02:00\nFiles: 1\n\nMessage: Improve hash map (#12678)", "metadata": {"id": "e497cb3a9a6a", "repo": "TheAlgorithms/Python", "hash": "c81cc269962b346420b9e551782bd836dedb4528", "author": "Isidro", "date": "2025-05-22T22:44:25+02:00", "subject": "Improve hash map (#12678)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c81cc269962b346420b9e551782bd836dedb4528", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c81cc269962b346420b9e551782bd836dedb4528"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e1115b5f15afa44deb4752483b9b456457f7e683\nAuthor: Mindaugas\nDate: 2025-05-23T00:07:43+03:00\nFiles: 1\n\nMessage: Add tests and cleanup sum_of_subsets algorithm (#12746)", "metadata": {"id": "64f3d4801229", "repo": "TheAlgorithms/Python", "hash": "e1115b5f15afa44deb4752483b9b456457f7e683", "author": "Mindaugas", "date": "2025-05-23T00:07:43+03:00", "subject": "Add tests and cleanup sum_of_subsets algorithm (#12746)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e1115b5f15afa44deb4752483b9b456457f7e683", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e1115b5f15afa44deb4752483b9b456457f7e683"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8ad2db2b966fcbd2e6a82b8f1544116838c02b0\nAuthor: Mindaugas\nDate: 2025-05-23T00:17:48+03:00\nFiles: 1\n\nMessage: Update matrix_chain_order calculation with more details and test. (#12759)", "metadata": {"id": "9a65d4fc3202", "repo": "TheAlgorithms/Python", "hash": "a8ad2db2b966fcbd2e6a82b8f1544116838c02b0", "author": "Mindaugas", "date": "2025-05-23T00:17:48+03:00", "subject": "Update matrix_chain_order calculation with more details and test. (#12759)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8ad2db2b966fcbd2e6a82b8f1544116838c02b0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8ad2db2b966fcbd2e6a82b8f1544116838c02b0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e26c388af0668c7b4236442691d36a477e02f400\nAuthor: pre-commit-ci[bot]\nDate: 2025-05-26T22:55:55+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12760)", "metadata": {"id": "399dea90e6cc", "repo": "TheAlgorithms/Python", "hash": "e26c388af0668c7b4236442691d36a477e02f400", "author": "pre-commit-ci[bot]", "date": "2025-05-26T22:55:55+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12760)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e26c388af0668c7b4236442691d36a477e02f400", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e26c388af0668c7b4236442691d36a477e02f400"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d0d7f0b18ab5cca2c573448b757c45bc0eee69c6\nAuthor: Christian Clauss\nDate: 2025-05-29T08:56:25+02:00\nFiles: 2\n\nMessage: maths/radix2_fft.py: Fix calculation for Python 3.14 (#12772)", "metadata": {"id": "92f6c02f5db6", "repo": "TheAlgorithms/Python", "hash": "d0d7f0b18ab5cca2c573448b757c45bc0eee69c6", "author": "Christian Clauss", "date": "2025-05-29T08:56:25+02:00", "subject": "maths/radix2_fft.py: Fix calculation for Python 3.14 (#12772)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/d0d7f0b18ab5cca2c573448b757c45bc0eee69c6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d0d7f0b18ab5cca2c573448b757c45bc0eee69c6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4b077c06b623ea20a90e9e5678e38101a4636584\nAuthor: JEONGHYUN MIN\nDate: 2025-06-01T05:11:46+08:00\nFiles: 1\n\nMessage: feat: create straight_line_depreciation (#12377)", "metadata": {"id": "30b883958b4f", "repo": "TheAlgorithms/Python", "hash": "4b077c06b623ea20a90e9e5678e38101a4636584", "author": "JEONGHYUN MIN", "date": "2025-06-01T05:11:46+08:00", "subject": "feat: create straight_line_depreciation (#12377)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4b077c06b623ea20a90e9e5678e38101a4636584", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4b077c06b623ea20a90e9e5678e38101a4636584"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c3d4b9e54d65c90422a0863c38b1ca72e6037bc9\nAuthor: Mindaugas\nDate: 2025-06-02T20:32:47+03:00\nFiles: 1\n\nMessage: Add doctests for the boyer_moore_search algorithm. (#12769)", "metadata": {"id": "8f9d29bc3457", "repo": "TheAlgorithms/Python", "hash": "c3d4b9e54d65c90422a0863c38b1ca72e6037bc9", "author": "Mindaugas", "date": "2025-06-02T20:32:47+03:00", "subject": "Add doctests for the boyer_moore_search algorithm. (#12769)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c3d4b9e54d65c90422a0863c38b1ca72e6037bc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c3d4b9e54d65c90422a0863c38b1ca72e6037bc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7665ba5e257a1a42caa36d781925d87968ee1497\nAuthor: Qasim Umar\nDate: 2025-07-05T15:58:45+05:00\nFiles: 2\n\nMessage: Add unit tests for factorial.py (#12815)", "metadata": {"id": "047b2bee62ad", "repo": "TheAlgorithms/Python", "hash": "7665ba5e257a1a42caa36d781925d87968ee1497", "author": "Qasim Umar", "date": "2025-07-05T15:58:45+05:00", "subject": "Add unit tests for factorial.py (#12815)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7665ba5e257a1a42caa36d781925d87968ee1497", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7665ba5e257a1a42caa36d781925d87968ee1497"}} {"text": "Repo: TheAlgorithms/Python\nCommit: cd3c3c3130f8b067b27993a93fac0e0ffe5e59d2\nAuthor: Christian Clauss\nDate: 2025-07-06T00:35:29+02:00\nFiles: 25\n\nMessage: Various ruff fixes (#12821)", "metadata": {"id": "ae33393c848a", "repo": "TheAlgorithms/Python", "hash": "cd3c3c3130f8b067b27993a93fac0e0ffe5e59d2", "author": "Christian Clauss", "date": "2025-07-06T00:35:29+02:00", "subject": "Various ruff fixes (#12821)", "files_changed": 25, "code_url": "https://github.com/TheAlgorithms/Python/tree/cd3c3c3130f8b067b27993a93fac0e0ffe5e59d2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/cd3c3c3130f8b067b27993a93fac0e0ffe5e59d2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c05335b27c7f072b35fd9028d81433939054628\nAuthor: Christian Clauss\nDate: 2025-07-07T10:28:59+02:00\nFiles: 1\n\nMessage: hill_cipher.py: Use `int()` to gracefully deal with float input (#12833)", "metadata": {"id": "9954455cbfa8", "repo": "TheAlgorithms/Python", "hash": "5c05335b27c7f072b35fd9028d81433939054628", "author": "Christian Clauss", "date": "2025-07-07T10:28:59+02:00", "subject": "hill_cipher.py: Use `int()` to gracefully deal with float input (#12833)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c05335b27c7f072b35fd9028d81433939054628", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c05335b27c7f072b35fd9028d81433939054628"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ed7c9b51f940307bfbec79e9cc4587e025e657c5\nAuthor: Bertrand Awenze\nDate: 2025-07-09T08:25:18-04:00\nFiles: 5\n\nMessage: Fix devcontainer build failure (#12837)", "metadata": {"id": "74a6e5fc26f0", "repo": "TheAlgorithms/Python", "hash": "ed7c9b51f940307bfbec79e9cc4587e025e657c5", "author": "Bertrand Awenze", "date": "2025-07-09T08:25:18-04:00", "subject": "Fix devcontainer build failure (#12837)", "files_changed": 5, "code_url": "https://github.com/TheAlgorithms/Python/tree/ed7c9b51f940307bfbec79e9cc4587e025e657c5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ed7c9b51f940307bfbec79e9cc4587e025e657c5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5a4a6a5497776c564774fa915792924eee36865d\nAuthor: Asim Hanif\nDate: 2025-07-12T01:25:53+05:00\nFiles: 2\n\nMessage: Update .pre-commit-config.yaml to reflect current linting and formatt… (#12841)", "metadata": {"id": "12eef9e64e01", "repo": "TheAlgorithms/Python", "hash": "5a4a6a5497776c564774fa915792924eee36865d", "author": "Asim Hanif", "date": "2025-07-12T01:25:53+05:00", "subject": "Update .pre-commit-config.yaml to reflect current linting and formatt… (#12841)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5a4a6a5497776c564774fa915792924eee36865d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5a4a6a5497776c564774fa915792924eee36865d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d1a9486f09f47a14ea6bfdfcfaf61c0297476d84\nAuthor: pre-commit-ci[bot]\nDate: 2025-07-11T23:06:49+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12781)", "metadata": {"id": "ee53375e8341", "repo": "TheAlgorithms/Python", "hash": "d1a9486f09f47a14ea6bfdfcfaf61c0297476d84", "author": "pre-commit-ci[bot]", "date": "2025-07-11T23:06:49+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12781)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d1a9486f09f47a14ea6bfdfcfaf61c0297476d84", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d1a9486f09f47a14ea6bfdfcfaf61c0297476d84"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6e1a1048774468ab2d7717ceae34b43f005dce2d\nAuthor: pre-commit-ci[bot]\nDate: 2025-07-21T15:29:24-04:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12846)", "metadata": {"id": "d51a26c0b03c", "repo": "TheAlgorithms/Python", "hash": "6e1a1048774468ab2d7717ceae34b43f005dce2d", "author": "pre-commit-ci[bot]", "date": "2025-07-21T15:29:24-04:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12846)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6e1a1048774468ab2d7717ceae34b43f005dce2d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6e1a1048774468ab2d7717ceae34b43f005dce2d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7a0fee401d2990bd5904e94cd5d3a62c50a8b682\nAuthor: pre-commit-ci[bot]\nDate: 2025-07-29T17:27:27-04:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12864)", "metadata": {"id": "05a08aa6e3fd", "repo": "TheAlgorithms/Python", "hash": "7a0fee401d2990bd5904e94cd5d3a62c50a8b682", "author": "pre-commit-ci[bot]", "date": "2025-07-29T17:27:27-04:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12864)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/7a0fee401d2990bd5904e94cd5d3a62c50a8b682", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7a0fee401d2990bd5904e94cd5d3a62c50a8b682"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d05f5d22d92424f1197950d519fc7a2059de4a5a\nAuthor: pre-commit-ci[bot]\nDate: 2025-08-11T21:03:20+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12880)", "metadata": {"id": "71a7ccdeae46", "repo": "TheAlgorithms/Python", "hash": "d05f5d22d92424f1197950d519fc7a2059de4a5a", "author": "pre-commit-ci[bot]", "date": "2025-08-11T21:03:20+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12880)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d05f5d22d92424f1197950d519fc7a2059de4a5a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d05f5d22d92424f1197950d519fc7a2059de4a5a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f662b63d1ad958d6f14a25136979f3ebdabb987a\nAuthor: dependabot[bot]\nDate: 2025-08-12T09:30:10+02:00\nFiles: 6\n\nMessage: Bump actions/checkout from 4 to 5 (#12891)", "metadata": {"id": "8c3e6132f011", "repo": "TheAlgorithms/Python", "hash": "f662b63d1ad958d6f14a25136979f3ebdabb987a", "author": "dependabot[bot]", "date": "2025-08-12T09:30:10+02:00", "subject": "Bump actions/checkout from 4 to 5 (#12891)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/f662b63d1ad958d6f14a25136979f3ebdabb987a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f662b63d1ad958d6f14a25136979f3ebdabb987a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: beb3cfdf283f68545364aedf34dbbb843ffa95b7\nAuthor: pre-commit-ci[bot]\nDate: 2025-08-19T14:28:03+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12900)", "metadata": {"id": "5714f70ebae1", "repo": "TheAlgorithms/Python", "hash": "beb3cfdf283f68545364aedf34dbbb843ffa95b7", "author": "pre-commit-ci[bot]", "date": "2025-08-19T14:28:03+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12900)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/beb3cfdf283f68545364aedf34dbbb843ffa95b7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/beb3cfdf283f68545364aedf34dbbb843ffa95b7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e2245321075bcf9b21c580b87adbd95d21b86e91\nAuthor: dependabot[bot]\nDate: 2025-08-23T05:48:47+02:00\nFiles: 1\n\nMessage: Bump actions/upload-pages-artifact from 3 to 4 (#12922)", "metadata": {"id": "91a7b40fa7d6", "repo": "TheAlgorithms/Python", "hash": "e2245321075bcf9b21c580b87adbd95d21b86e91", "author": "dependabot[bot]", "date": "2025-08-23T05:48:47+02:00", "subject": "Bump actions/upload-pages-artifact from 3 to 4 (#12922)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e2245321075bcf9b21c580b87adbd95d21b86e91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e2245321075bcf9b21c580b87adbd95d21b86e91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a8c5616857bb15d61ee764671820ad82a5197219\nAuthor: Milad Khoshdel\nDate: 2025-08-24T13:37:39+03:30\nFiles: 1\n\nMessage: Simplify Capitalize Function (#12879)", "metadata": {"id": "57dcbba3d042", "repo": "TheAlgorithms/Python", "hash": "a8c5616857bb15d61ee764671820ad82a5197219", "author": "Milad Khoshdel", "date": "2025-08-24T13:37:39+03:30", "subject": "Simplify Capitalize Function (#12879)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a8c5616857bb15d61ee764671820ad82a5197219", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a8c5616857bb15d61ee764671820ad82a5197219"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c2b90034a080355bfac463b598e5228950fefa47\nAuthor: Chandra Sekhar Pola\nDate: 2025-08-24T07:01:21-04:00\nFiles: 1\n\nMessage: Fix code style in README.md (#12843)", "metadata": {"id": "e6bcee1edf08", "repo": "TheAlgorithms/Python", "hash": "c2b90034a080355bfac463b598e5228950fefa47", "author": "Chandra Sekhar Pola", "date": "2025-08-24T07:01:21-04:00", "subject": "Fix code style in README.md (#12843)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c2b90034a080355bfac463b598e5228950fefa47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c2b90034a080355bfac463b598e5228950fefa47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ddb0272bf58f681b0b2b25650464f87ecfea742\nAuthor: Diya\nDate: 2025-08-24T16:52:00+05:30\nFiles: 1\n\nMessage: Adding doctest for md_prefix function in build_directory_md.py (#12874)", "metadata": {"id": "7f2e7d010ce3", "repo": "TheAlgorithms/Python", "hash": "9ddb0272bf58f681b0b2b25650464f87ecfea742", "author": "Diya", "date": "2025-08-24T16:52:00+05:30", "subject": "Adding doctest for md_prefix function in build_directory_md.py (#12874)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ddb0272bf58f681b0b2b25650464f87ecfea742", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ddb0272bf58f681b0b2b25650464f87ecfea742"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 060fd8ee2cd389bf4a09e1947c1586fb45b4044c\nAuthor: conti\nDate: 2025-08-24T13:49:43+02:00\nFiles: 1\n\nMessage: Fix reverse_bits.py: correct 32-bit reversal and improve docstrings (#12924)", "metadata": {"id": "ae8a489cf45d", "repo": "TheAlgorithms/Python", "hash": "060fd8ee2cd389bf4a09e1947c1586fb45b4044c", "author": "conti", "date": "2025-08-24T13:49:43+02:00", "subject": "Fix reverse_bits.py: correct 32-bit reversal and improve docstrings (#12924)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/060fd8ee2cd389bf4a09e1947c1586fb45b4044c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/060fd8ee2cd389bf4a09e1947c1586fb45b4044c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d16cac6e4f00b9182b386d6e3bcbc97a323d8f7f\nAuthor: Ahmad Alharbi\nDate: 2025-08-24T05:08:52-07:00\nFiles: 1\n\nMessage: feat: Add recursive implication function for lists (#12855)", "metadata": {"id": "d84be7a0ddd3", "repo": "TheAlgorithms/Python", "hash": "d16cac6e4f00b9182b386d6e3bcbc97a323d8f7f", "author": "Ahmad Alharbi", "date": "2025-08-24T05:08:52-07:00", "subject": "feat: Add recursive implication function for lists (#12855)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d16cac6e4f00b9182b386d6e3bcbc97a323d8f7f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d16cac6e4f00b9182b386d6e3bcbc97a323d8f7f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 37b34c2bac250a20dd534f0658c500c4c61ffe47\nAuthor: Sowndappan S\nDate: 2025-08-24T18:03:18+05:30\nFiles: 1\n\nMessage: perf(strings): optimize anagram signature using frequency counts (#12927)", "metadata": {"id": "698f1f8e367a", "repo": "TheAlgorithms/Python", "hash": "37b34c2bac250a20dd534f0658c500c4c61ffe47", "author": "Sowndappan S", "date": "2025-08-24T18:03:18+05:30", "subject": "perf(strings): optimize anagram signature using frequency counts (#12927)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/37b34c2bac250a20dd534f0658c500c4c61ffe47", "diff_url": "https://github.com/TheAlgorithms/Python/commit/37b34c2bac250a20dd534f0658c500c4c61ffe47"}} {"text": "Repo: TheAlgorithms/Python\nCommit: d927d67c4afafe82bddb4765c7f660b56e1b31e0\nAuthor: Mindaugas\nDate: 2025-08-24T17:48:59+03:00\nFiles: 1\n\nMessage: Update Linked List from sequence script to use doctests (#12766)", "metadata": {"id": "af83c0564216", "repo": "TheAlgorithms/Python", "hash": "d927d67c4afafe82bddb4765c7f660b56e1b31e0", "author": "Mindaugas", "date": "2025-08-24T17:48:59+03:00", "subject": "Update Linked List from sequence script to use doctests (#12766)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/d927d67c4afafe82bddb4765c7f660b56e1b31e0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/d927d67c4afafe82bddb4765c7f660b56e1b31e0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 561cc383ec04ba61eb9bab5ae891ef5328551df9\nAuthor: S. M. Mohiuddin Khan Shiam\nDate: 2025-08-25T03:47:46+06:00\nFiles: 1\n\nMessage: Fix RuntimeError in bipartite-check DFS/BFS and clean up doctests (#12814)", "metadata": {"id": "da62c16e4544", "repo": "TheAlgorithms/Python", "hash": "561cc383ec04ba61eb9bab5ae891ef5328551df9", "author": "S. M. Mohiuddin Khan Shiam", "date": "2025-08-25T03:47:46+06:00", "subject": "Fix RuntimeError in bipartite-check DFS/BFS and clean up doctests (#12814)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/561cc383ec04ba61eb9bab5ae891ef5328551df9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/561cc383ec04ba61eb9bab5ae891ef5328551df9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0be30443393b019c469684554a3c8748ffeacbe\nAuthor: John Liu\nDate: 2025-08-24T14:59:44-07:00\nFiles: 1\n\nMessage: Use deque as queue in breadth_first_search_shortest_path_2.py (#12861)", "metadata": {"id": "3e6ad754a448", "repo": "TheAlgorithms/Python", "hash": "b0be30443393b019c469684554a3c8748ffeacbe", "author": "John Liu", "date": "2025-08-24T14:59:44-07:00", "subject": "Use deque as queue in breadth_first_search_shortest_path_2.py (#12861)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0be30443393b019c469684554a3c8748ffeacbe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0be30443393b019c469684554a3c8748ffeacbe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8c1c6c1763e8d4695754dceea072cc1ff58308bb\nAuthor: alejandroaldas\nDate: 2025-08-24T17:16:05-05:00\nFiles: 1\n\nMessage: Codex/find and fix a bug (#12782)", "metadata": {"id": "0728f7a3abe5", "repo": "TheAlgorithms/Python", "hash": "8c1c6c1763e8d4695754dceea072cc1ff58308bb", "author": "alejandroaldas", "date": "2025-08-24T17:16:05-05:00", "subject": "Codex/find and fix a bug (#12782)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8c1c6c1763e8d4695754dceea072cc1ff58308bb", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8c1c6c1763e8d4695754dceea072cc1ff58308bb"}} {"text": "Repo: TheAlgorithms/Python\nCommit: dc1b2003b44b9fd831b5870d988e4f0af93b3389\nAuthor: pre-commit-ci[bot]\nDate: 2025-08-26T15:32:39+03:00\nFiles: 3\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12930)", "metadata": {"id": "fb19975d3585", "repo": "TheAlgorithms/Python", "hash": "dc1b2003b44b9fd831b5870d988e4f0af93b3389", "author": "pre-commit-ci[bot]", "date": "2025-08-26T15:32:39+03:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12930)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/dc1b2003b44b9fd831b5870d988e4f0af93b3389", "diff_url": "https://github.com/TheAlgorithms/Python/commit/dc1b2003b44b9fd831b5870d988e4f0af93b3389"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 55db5a1b8d463a514522dd759053d30357538b62\nAuthor: Mindaugas\nDate: 2025-08-26T21:17:18+03:00\nFiles: 2\n\nMessage: Add new solution for the euler project problem 9 (#12771)", "metadata": {"id": "1b478f2bfa37", "repo": "TheAlgorithms/Python", "hash": "55db5a1b8d463a514522dd759053d30357538b62", "author": "Mindaugas", "date": "2025-08-26T21:17:18+03:00", "subject": "Add new solution for the euler project problem 9 (#12771)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/55db5a1b8d463a514522dd759053d30357538b62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/55db5a1b8d463a514522dd759053d30357538b62"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 44cf167175cf2a53080006dbedd40b5f5343ef18\nAuthor: Sharan Sukesh\nDate: 2025-08-26T14:42:14-04:00\nFiles: 2\n\nMessage: Create cyclic_sort.py (#9256)", "metadata": {"id": "968c4815a4ac", "repo": "TheAlgorithms/Python", "hash": "44cf167175cf2a53080006dbedd40b5f5343ef18", "author": "Sharan Sukesh", "date": "2025-08-26T14:42:14-04:00", "subject": "Create cyclic_sort.py (#9256)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/44cf167175cf2a53080006dbedd40b5f5343ef18", "diff_url": "https://github.com/TheAlgorithms/Python/commit/44cf167175cf2a53080006dbedd40b5f5343ef18"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4961b3aa899f79b02539ec031d8b6e5adafc02d1\nAuthor: Wei Jiang\nDate: 2025-08-27T00:10:22+02:00\nFiles: 3\n\nMessage: Enhancement of the knapsack algorithm with memorization and generalisation (#9295)", "metadata": {"id": "8072f0988011", "repo": "TheAlgorithms/Python", "hash": "4961b3aa899f79b02539ec031d8b6e5adafc02d1", "author": "Wei Jiang", "date": "2025-08-27T00:10:22+02:00", "subject": "Enhancement of the knapsack algorithm with memorization and generalisation (#9295)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/4961b3aa899f79b02539ec031d8b6e5adafc02d1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4961b3aa899f79b02539ec031d8b6e5adafc02d1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b486ac60e6e047f94615f0489ae8aaa48d33ff41\nAuthor: Om Ashishkumar Soni\nDate: 2025-08-28T00:32:14+05:30\nFiles: 2\n\nMessage: added coordinate_compression (#9317)", "metadata": {"id": "d71f05c086c4", "repo": "TheAlgorithms/Python", "hash": "b486ac60e6e047f94615f0489ae8aaa48d33ff41", "author": "Om Ashishkumar Soni", "date": "2025-08-28T00:32:14+05:30", "subject": "added coordinate_compression (#9317)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/b486ac60e6e047f94615f0489ae8aaa48d33ff41", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b486ac60e6e047f94615f0489ae8aaa48d33ff41"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2fa65c7d9212514a5c8241c7636166f5758c5ff0\nAuthor: Shreyash Kashyap\nDate: 2025-08-28T02:11:04+05:30\nFiles: 1\n\nMessage: Improve blockchain/README.md (#9630)", "metadata": {"id": "93ae8625a8a8", "repo": "TheAlgorithms/Python", "hash": "2fa65c7d9212514a5c8241c7636166f5758c5ff0", "author": "Shreyash Kashyap", "date": "2025-08-28T02:11:04+05:30", "subject": "Improve blockchain/README.md (#9630)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2fa65c7d9212514a5c8241c7636166f5758c5ff0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2fa65c7d9212514a5c8241c7636166f5758c5ff0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0c39e43af70274944e62e84708585cfd7711d2d3\nAuthor: Mary-0165\nDate: 2025-08-28T02:25:27+05:30\nFiles: 1\n\nMessage: Algorithm to find unique prime factors (#9935)", "metadata": {"id": "2e964fd52332", "repo": "TheAlgorithms/Python", "hash": "0c39e43af70274944e62e84708585cfd7711d2d3", "author": "Mary-0165", "date": "2025-08-28T02:25:27+05:30", "subject": "Algorithm to find unique prime factors (#9935)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0c39e43af70274944e62e84708585cfd7711d2d3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0c39e43af70274944e62e84708585cfd7711d2d3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e6b5d26d5c9cd23942a52c0210cee244f0aba85e\nAuthor: architmaheshwari99\nDate: 2025-08-28T02:37:46+05:30\nFiles: 1\n\nMessage: Combination sum fix and test cases (#10193)", "metadata": {"id": "e3cdbc2b2900", "repo": "TheAlgorithms/Python", "hash": "e6b5d26d5c9cd23942a52c0210cee244f0aba85e", "author": "architmaheshwari99", "date": "2025-08-28T02:37:46+05:30", "subject": "Combination sum fix and test cases (#10193)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e6b5d26d5c9cd23942a52c0210cee244f0aba85e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e6b5d26d5c9cd23942a52c0210cee244f0aba85e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84f101ca6eba4255b7780120ef772f64be437a67\nAuthor: Prathamesh Gadekar\nDate: 2025-08-28T03:52:12+05:30\nFiles: 2\n\nMessage: Add/generate parentheses iterative approach (#10024)", "metadata": {"id": "07b8313cfaf7", "repo": "TheAlgorithms/Python", "hash": "84f101ca6eba4255b7780120ef772f64be437a67", "author": "Prathamesh Gadekar", "date": "2025-08-28T03:52:12+05:30", "subject": "Add/generate parentheses iterative approach (#10024)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/84f101ca6eba4255b7780120ef772f64be437a67", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84f101ca6eba4255b7780120ef772f64be437a67"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 54aa73fdf091dfaf25f1971db443b33169d799f4\nAuthor: Praful Katare\nDate: 2025-08-28T04:15:05+05:30\nFiles: 1\n\nMessage: Fixes bugs in graphs/dijkstra_algorithm.py (#10092)", "metadata": {"id": "2e0b7898e7b0", "repo": "TheAlgorithms/Python", "hash": "54aa73fdf091dfaf25f1971db443b33169d799f4", "author": "Praful Katare", "date": "2025-08-28T04:15:05+05:30", "subject": "Fixes bugs in graphs/dijkstra_algorithm.py (#10092)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/54aa73fdf091dfaf25f1971db443b33169d799f4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/54aa73fdf091dfaf25f1971db443b33169d799f4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4394fd93d384cea5cc46ef61d31995ee28872cc9\nAuthor: __Aditya\nDate: 2025-08-29T22:03:43+05:30\nFiles: 1\n\nMessage: Weierstrass Method (#12877)", "metadata": {"id": "d9bf05a81cb3", "repo": "TheAlgorithms/Python", "hash": "4394fd93d384cea5cc46ef61d31995ee28872cc9", "author": "__Aditya", "date": "2025-08-29T22:03:43+05:30", "subject": "Weierstrass Method (#12877)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4394fd93d384cea5cc46ef61d31995ee28872cc9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4394fd93d384cea5cc46ef61d31995ee28872cc9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 5c5057247683d5851f4d34982ea69de0d648b665\nAuthor: Aasheesh\nDate: 2025-08-30T04:47:31+05:30\nFiles: 2\n\nMessage: Fixing stock_span_problem.py (#10540)", "metadata": {"id": "d77d0e968b98", "repo": "TheAlgorithms/Python", "hash": "5c5057247683d5851f4d34982ea69de0d648b665", "author": "Aasheesh", "date": "2025-08-30T04:47:31+05:30", "subject": "Fixing stock_span_problem.py (#10540)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/5c5057247683d5851f4d34982ea69de0d648b665", "diff_url": "https://github.com/TheAlgorithms/Python/commit/5c5057247683d5851f4d34982ea69de0d648b665"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 488f143b8c8b9d1528c2decdc9135d2c749a7a69\nAuthor: Venkata Ramana Menda\nDate: 2025-08-30T05:46:21+05:30\nFiles: 1\n\nMessage: Performance: 25% faster Project Euler 73 #10503 (#11553)", "metadata": {"id": "fce81c7b2461", "repo": "TheAlgorithms/Python", "hash": "488f143b8c8b9d1528c2decdc9135d2c749a7a69", "author": "Venkata Ramana Menda", "date": "2025-08-30T05:46:21+05:30", "subject": "Performance: 25% faster Project Euler 73 #10503 (#11553)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/488f143b8c8b9d1528c2decdc9135d2c749a7a69", "diff_url": "https://github.com/TheAlgorithms/Python/commit/488f143b8c8b9d1528c2decdc9135d2c749a7a69"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c5de3954ccefaeae76b9ebaca045a396619a6761\nAuthor: Sohail khan\nDate: 2025-08-30T05:58:38+05:30\nFiles: 1\n\nMessage: Add new test for bucket sort algorithm in sorts/bucket_sort.py (#11605)", "metadata": {"id": "366907139778", "repo": "TheAlgorithms/Python", "hash": "c5de3954ccefaeae76b9ebaca045a396619a6761", "author": "Sohail khan", "date": "2025-08-30T05:58:38+05:30", "subject": "Add new test for bucket sort algorithm in sorts/bucket_sort.py (#11605)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c5de3954ccefaeae76b9ebaca045a396619a6761", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c5de3954ccefaeae76b9ebaca045a396619a6761"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1e0d3173fa4566bc03fbc207168225d948153bb6\nAuthor: Abhijit Kumar Singh\nDate: 2025-08-30T06:07:13+05:30\nFiles: 1\n\nMessage: Specify space complexity for merge sort (#11749)", "metadata": {"id": "8446223f7177", "repo": "TheAlgorithms/Python", "hash": "1e0d3173fa4566bc03fbc207168225d948153bb6", "author": "Abhijit Kumar Singh", "date": "2025-08-30T06:07:13+05:30", "subject": "Specify space complexity for merge sort (#11749)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1e0d3173fa4566bc03fbc207168225d948153bb6", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1e0d3173fa4566bc03fbc207168225d948153bb6"}} {"text": "Repo: TheAlgorithms/Python\nCommit: b0920454ccae10414aed0cb7ed4ccc60930f341b\nAuthor: Ronald Ngounou\nDate: 2025-08-30T01:49:44-07:00\nFiles: 1\n\nMessage: Add unit tests to binary_tree_path_sum.py (#11833)", "metadata": {"id": "1f719f14a619", "repo": "TheAlgorithms/Python", "hash": "b0920454ccae10414aed0cb7ed4ccc60930f341b", "author": "Ronald Ngounou", "date": "2025-08-30T01:49:44-07:00", "subject": "Add unit tests to binary_tree_path_sum.py (#11833)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/b0920454ccae10414aed0cb7ed4ccc60930f341b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/b0920454ccae10414aed0cb7ed4ccc60930f341b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 501576f90e97de5eedffc7d7196a5fb1fa751028\nAuthor: ANIRUDDHA ADAK\nDate: 2025-08-30T15:41:57+05:30\nFiles: 1\n\nMessage: Update README.md (#12345)", "metadata": {"id": "c30cb91b2d81", "repo": "TheAlgorithms/Python", "hash": "501576f90e97de5eedffc7d7196a5fb1fa751028", "author": "ANIRUDDHA ADAK", "date": "2025-08-30T15:41:57+05:30", "subject": "Update README.md (#12345)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/501576f90e97de5eedffc7d7196a5fb1fa751028", "diff_url": "https://github.com/TheAlgorithms/Python/commit/501576f90e97de5eedffc7d7196a5fb1fa751028"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3a263c1ed4ed1efdf5682714b1493f28d926760\nAuthor: lorenzo30salgado\nDate: 2025-08-30T22:58:54+02:00\nFiles: 1\n\nMessage: Adding a 3D plot to the k-means clustering algorithm (#12372)", "metadata": {"id": "b6124b37533d", "repo": "TheAlgorithms/Python", "hash": "e3a263c1ed4ed1efdf5682714b1493f28d926760", "author": "lorenzo30salgado", "date": "2025-08-30T22:58:54+02:00", "subject": "Adding a 3D plot to the k-means clustering algorithm (#12372)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3a263c1ed4ed1efdf5682714b1493f28d926760", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3a263c1ed4ed1efdf5682714b1493f28d926760"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9d52683ecbca6b8dcfa90a2e286d39b66ce5ffef\nAuthor: ANANT JAIN\nDate: 2025-08-31T03:47:55+05:30\nFiles: 2\n\nMessage: Create stalin_sort.py (#11989)", "metadata": {"id": "839cdf9a9a02", "repo": "TheAlgorithms/Python", "hash": "9d52683ecbca6b8dcfa90a2e286d39b66ce5ffef", "author": "ANANT JAIN", "date": "2025-08-31T03:47:55+05:30", "subject": "Create stalin_sort.py (#11989)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/9d52683ecbca6b8dcfa90a2e286d39b66ce5ffef", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9d52683ecbca6b8dcfa90a2e286d39b66ce5ffef"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0876a87186516f93c8d53ee69a600630905984a9\nAuthor: pre-commit-ci[bot]\nDate: 2025-09-01T20:33:56+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12944)", "metadata": {"id": "9ade11c49921", "repo": "TheAlgorithms/Python", "hash": "0876a87186516f93c8d53ee69a600630905984a9", "author": "pre-commit-ci[bot]", "date": "2025-09-01T20:33:56+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12944)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0876a87186516f93c8d53ee69a600630905984a9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0876a87186516f93c8d53ee69a600630905984a9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 544f48ff34492eba4cf452fca3eba7bdff1cda5c\nAuthor: hema_ameh\nDate: 2025-09-04T06:19:59+05:30\nFiles: 1\n\nMessage: Fix is_palindrome_recursive logic in strings/palindrome.py (#12946)", "metadata": {"id": "a12d037a87db", "repo": "TheAlgorithms/Python", "hash": "544f48ff34492eba4cf452fca3eba7bdff1cda5c", "author": "hema_ameh", "date": "2025-09-04T06:19:59+05:30", "subject": "Fix is_palindrome_recursive logic in strings/palindrome.py (#12946)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/544f48ff34492eba4cf452fca3eba7bdff1cda5c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/544f48ff34492eba4cf452fca3eba7bdff1cda5c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ce1185f9e92ecea6805c8ee77404a56d8f70ea9\nAuthor: dependabot[bot]\nDate: 2025-09-05T08:23:36+02:00\nFiles: 4\n\nMessage: Bump actions/setup-python from 5 to 6 (#12952)", "metadata": {"id": "33f9350b2bbe", "repo": "TheAlgorithms/Python", "hash": "4ce1185f9e92ecea6805c8ee77404a56d8f70ea9", "author": "dependabot[bot]", "date": "2025-09-05T08:23:36+02:00", "subject": "Bump actions/setup-python from 5 to 6 (#12952)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ce1185f9e92ecea6805c8ee77404a56d8f70ea9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ce1185f9e92ecea6805c8ee77404a56d8f70ea9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8f1a6b0ca0cbe563ea3f48c43695a07959b923a1\nAuthor: Juan Dupierris\nDate: 2025-09-08T01:41:07+02:00\nFiles: 1\n\nMessage: Adding the function is_proth_number (#12399)", "metadata": {"id": "5b85afeb994d", "repo": "TheAlgorithms/Python", "hash": "8f1a6b0ca0cbe563ea3f48c43695a07959b923a1", "author": "Juan Dupierris", "date": "2025-09-08T01:41:07+02:00", "subject": "Adding the function is_proth_number (#12399)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8f1a6b0ca0cbe563ea3f48c43695a07959b923a1", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8f1a6b0ca0cbe563ea3f48c43695a07959b923a1"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 18c853d301eb03ca2ba829250c3d415485e49d8b\nAuthor: pre-commit-ci[bot]\nDate: 2025-09-08T20:46:04+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12961)", "metadata": {"id": "8e5adff3f038", "repo": "TheAlgorithms/Python", "hash": "18c853d301eb03ca2ba829250c3d415485e49d8b", "author": "pre-commit-ci[bot]", "date": "2025-09-08T20:46:04+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12961)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/18c853d301eb03ca2ba829250c3d415485e49d8b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/18c853d301eb03ca2ba829250c3d415485e49d8b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 63180d7e243a95ce28c2b52abcd7c81c452f623f\nAuthor: Christian Clauss\nDate: 2025-09-13T00:56:14+02:00\nFiles: 16\n\nMessage: pre-commit autoupdate 2025-09-11 (#12963)", "metadata": {"id": "5cf84929a42d", "repo": "TheAlgorithms/Python", "hash": "63180d7e243a95ce28c2b52abcd7c81c452f623f", "author": "Christian Clauss", "date": "2025-09-13T00:56:14+02:00", "subject": "pre-commit autoupdate 2025-09-11 (#12963)", "files_changed": 16, "code_url": "https://github.com/TheAlgorithms/Python/tree/63180d7e243a95ce28c2b52abcd7c81c452f623f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/63180d7e243a95ce28c2b52abcd7c81c452f623f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0ee534edde76462eeace007afdba3c6a4d43dbf0\nAuthor: pre-commit-ci[bot]\nDate: 2025-09-15T20:17:29+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12969)", "metadata": {"id": "1b8f39803cea", "repo": "TheAlgorithms/Python", "hash": "0ee534edde76462eeace007afdba3c6a4d43dbf0", "author": "pre-commit-ci[bot]", "date": "2025-09-15T20:17:29+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12969)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0ee534edde76462eeace007afdba3c6a4d43dbf0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0ee534edde76462eeace007afdba3c6a4d43dbf0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 4ec71a303b4794d5c702c50e1c64b9175ed72b71\nAuthor: lighting9999\nDate: 2025-09-18T21:55:59+08:00\nFiles: 1\n\nMessage: fix covid_stats_via_xpath.py (#12975)", "metadata": {"id": "4ab5064558f7", "repo": "TheAlgorithms/Python", "hash": "4ec71a303b4794d5c702c50e1c64b9175ed72b71", "author": "lighting9999", "date": "2025-09-18T21:55:59+08:00", "subject": "fix covid_stats_via_xpath.py (#12975)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/4ec71a303b4794d5c702c50e1c64b9175ed72b71", "diff_url": "https://github.com/TheAlgorithms/Python/commit/4ec71a303b4794d5c702c50e1c64b9175ed72b71"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e696e4dc9007b56d9e14d40d203c36ef861ab1b2\nAuthor: pre-commit-ci[bot]\nDate: 2025-09-23T02:18:01+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#12988)", "metadata": {"id": "d50f174c3711", "repo": "TheAlgorithms/Python", "hash": "e696e4dc9007b56d9e14d40d203c36ef861ab1b2", "author": "pre-commit-ci[bot]", "date": "2025-09-23T02:18:01+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#12988)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e696e4dc9007b56d9e14d40d203c36ef861ab1b2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e696e4dc9007b56d9e14d40d203c36ef861ab1b2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8d1fb262dab5d3f04c87f5433e8e2a6b9547ece4\nAuthor: kathrynpete\nDate: 2025-09-23T02:51:49-04:00\nFiles: 1\n\nMessage: Added edit_distance test cases (#12984)", "metadata": {"id": "cbea4d52f9b9", "repo": "TheAlgorithms/Python", "hash": "8d1fb262dab5d3f04c87f5433e8e2a6b9547ece4", "author": "kathrynpete", "date": "2025-09-23T02:51:49-04:00", "subject": "Added edit_distance test cases (#12984)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8d1fb262dab5d3f04c87f5433e8e2a6b9547ece4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8d1fb262dab5d3f04c87f5433e8e2a6b9547ece4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c0ad5bbde403b8db3097745e500e3f086607ee8f\nAuthor: Dylanskyep\nDate: 2025-09-24T15:18:44-04:00\nFiles: 1\n\nMessage: Add doctests for cross function. Contributes to #9943 (#12991)", "metadata": {"id": "642fea84f0fd", "repo": "TheAlgorithms/Python", "hash": "c0ad5bbde403b8db3097745e500e3f086607ee8f", "author": "Dylanskyep", "date": "2025-09-24T15:18:44-04:00", "subject": "Add doctests for cross function. Contributes to #9943 (#12991)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c0ad5bbde403b8db3097745e500e3f086607ee8f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c0ad5bbde403b8db3097745e500e3f086607ee8f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a71618f891da36ae6a8f9b58273f586ca6acf2a4\nAuthor: pre-commit-ci[bot]\nDate: 2025-09-29T20:30:14+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#13006)", "metadata": {"id": "11472372dbd5", "repo": "TheAlgorithms/Python", "hash": "a71618f891da36ae6a8f9b58273f586ca6acf2a4", "author": "pre-commit-ci[bot]", "date": "2025-09-29T20:30:14+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#13006)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/a71618f891da36ae6a8f9b58273f586ca6acf2a4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a71618f891da36ae6a8f9b58273f586ca6acf2a4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7530a417e872040d35338d5e43ec176320dab462\nAuthor: pre-commit-ci[bot]\nDate: 2025-10-06T20:49:00+02:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#13286)", "metadata": {"id": "1ee50e142a72", "repo": "TheAlgorithms/Python", "hash": "7530a417e872040d35338d5e43ec176320dab462", "author": "pre-commit-ci[bot]", "date": "2025-10-06T20:49:00+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#13286)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7530a417e872040d35338d5e43ec176320dab462", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7530a417e872040d35338d5e43ec176320dab462"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9372040da93cf7f77fc4ec2fd9ce5f2761b8800b\nAuthor: Christian Clauss\nDate: 2025-10-07T18:23:37+02:00\nFiles: 8\n\nMessage: Test on Python 3.14 (#12710)", "metadata": {"id": "1887e8516178", "repo": "TheAlgorithms/Python", "hash": "9372040da93cf7f77fc4ec2fd9ce5f2761b8800b", "author": "Christian Clauss", "date": "2025-10-07T18:23:37+02:00", "subject": "Test on Python 3.14 (#12710)", "files_changed": 8, "code_url": "https://github.com/TheAlgorithms/Python/tree/9372040da93cf7f77fc4ec2fd9ce5f2761b8800b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9372040da93cf7f77fc4ec2fd9ce5f2761b8800b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f0d5949e5a86134b6a6172ea102281a142e9f69f\nAuthor: dependabot[bot]\nDate: 2025-10-08T07:41:20+02:00\nFiles: 4\n\nMessage: Bump astral-sh/setup-uv from 6 to 7 (#13335)", "metadata": {"id": "f625910047ad", "repo": "TheAlgorithms/Python", "hash": "f0d5949e5a86134b6a6172ea102281a142e9f69f", "author": "dependabot[bot]", "date": "2025-10-08T07:41:20+02:00", "subject": "Bump astral-sh/setup-uv from 6 to 7 (#13335)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/f0d5949e5a86134b6a6172ea102281a142e9f69f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f0d5949e5a86134b6a6172ea102281a142e9f69f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 788d95b4101389617ca9f7fd043998089f98df78\nAuthor: Anuska Roy\nDate: 2025-10-08T17:41:28+05:30\nFiles: 1\n\nMessage: added rotate_array.py (#13336)", "metadata": {"id": "fba31836015f", "repo": "TheAlgorithms/Python", "hash": "788d95b4101389617ca9f7fd043998089f98df78", "author": "Anuska Roy", "date": "2025-10-08T17:41:28+05:30", "subject": "added rotate_array.py (#13336)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/788d95b4101389617ca9f7fd043998089f98df78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/788d95b4101389617ca9f7fd043998089f98df78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1562ae1ec39bed716fc3f9da873844747dc0686c\nAuthor: Christian Clauss\nDate: 2025-10-14T09:33:01+02:00\nFiles: 2\n\nMessage: Add a README.md file to the scripts directory (#13480)", "metadata": {"id": "619c375bf68c", "repo": "TheAlgorithms/Python", "hash": "1562ae1ec39bed716fc3f9da873844747dc0686c", "author": "Christian Clauss", "date": "2025-10-14T09:33:01+02:00", "subject": "Add a README.md file to the scripts directory (#13480)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/1562ae1ec39bed716fc3f9da873844747dc0686c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1562ae1ec39bed716fc3f9da873844747dc0686c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 709c18ee9f1a19659a2187bb3f022037328de09a\nAuthor: Khansa435\nDate: 2025-10-14T16:14:22+05:00\nFiles: 1\n\nMessage: Add t stochastic neighbour embedding using Iris dataset (#13476)", "metadata": {"id": "5fddbdfe2f97", "repo": "TheAlgorithms/Python", "hash": "709c18ee9f1a19659a2187bb3f022037328de09a", "author": "Khansa435", "date": "2025-10-14T16:14:22+05:00", "subject": "Add t stochastic neighbour embedding using Iris dataset (#13476)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/709c18ee9f1a19659a2187bb3f022037328de09a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/709c18ee9f1a19659a2187bb3f022037328de09a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e731514bd5f6111c1859895c6b19fae0de551513\nAuthor: iddu\nDate: 2025-10-15T19:33:33+05:30\nFiles: 2\n\nMessage: Fix typo and function call in maths module (#13515)", "metadata": {"id": "e8b5dfe14c40", "repo": "TheAlgorithms/Python", "hash": "e731514bd5f6111c1859895c6b19fae0de551513", "author": "iddu", "date": "2025-10-15T19:33:33+05:30", "subject": "Fix typo and function call in maths module (#13515)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e731514bd5f6111c1859895c6b19fae0de551513", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e731514bd5f6111c1859895c6b19fae0de551513"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9902c23e14fd90f163ee95d557d374fc44793cd9\nAuthor: Christian Clauss\nDate: 2025-10-15T19:06:25+02:00\nFiles: 4\n\nMessage: Delete requirements.txt because dependencies are in pyproject.toml (#13486)", "metadata": {"id": "b511f5cda8e6", "repo": "TheAlgorithms/Python", "hash": "9902c23e14fd90f163ee95d557d374fc44793cd9", "author": "Christian Clauss", "date": "2025-10-15T19:06:25+02:00", "subject": "Delete requirements.txt because dependencies are in pyproject.toml (#13486)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/9902c23e14fd90f163ee95d557d374fc44793cd9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9902c23e14fd90f163ee95d557d374fc44793cd9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 85e67302d8ad4e813b939e18cfd734824d8f966a\nAuthor: Matt Ryan\nDate: 2025-10-15T13:22:51-04:00\nFiles: 1\n\nMessage: Test on 3.14 (#13473)", "metadata": {"id": "8875cc40be0b", "repo": "TheAlgorithms/Python", "hash": "85e67302d8ad4e813b939e18cfd734824d8f966a", "author": "Matt Ryan", "date": "2025-10-15T13:22:51-04:00", "subject": "Test on 3.14 (#13473)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/85e67302d8ad4e813b939e18cfd734824d8f966a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/85e67302d8ad4e813b939e18cfd734824d8f966a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3cea94179d40bc80e94fc4191808de86eadf6642\nAuthor: Omkaar\nDate: 2025-10-15T23:05:55+05:30\nFiles: 4\n\nMessage: Fix a few typos (#13346)", "metadata": {"id": "c272cf6560cf", "repo": "TheAlgorithms/Python", "hash": "3cea94179d40bc80e94fc4191808de86eadf6642", "author": "Omkaar", "date": "2025-10-15T23:05:55+05:30", "subject": "Fix a few typos (#13346)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/3cea94179d40bc80e94fc4191808de86eadf6642", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3cea94179d40bc80e94fc4191808de86eadf6642"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8edc478a19dda14a63300fc86b3520cc037621f9\nAuthor: Gunish Mukherji\nDate: 2025-10-17T06:06:38+05:30\nFiles: 1\n\nMessage: Adding missing return type to pi_estimator function (#13427)", "metadata": {"id": "4fea7c1d35b5", "repo": "TheAlgorithms/Python", "hash": "8edc478a19dda14a63300fc86b3520cc037621f9", "author": "Gunish Mukherji", "date": "2025-10-17T06:06:38+05:30", "subject": "Adding missing return type to pi_estimator function (#13427)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8edc478a19dda14a63300fc86b3520cc037621f9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8edc478a19dda14a63300fc86b3520cc037621f9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c79034ca2114e56ede887a473c2853b8c6d49257\nAuthor: Harsh Pathak\nDate: 2025-10-17T06:30:44+05:30\nFiles: 1\n\nMessage: Update logical issue in decision_tree.py (#13303)", "metadata": {"id": "f14028c02200", "repo": "TheAlgorithms/Python", "hash": "c79034ca2114e56ede887a473c2853b8c6d49257", "author": "Harsh Pathak", "date": "2025-10-17T06:30:44+05:30", "subject": "Update logical issue in decision_tree.py (#13303)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c79034ca2114e56ede887a473c2853b8c6d49257", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c79034ca2114e56ede887a473c2853b8c6d49257"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3b08413ab32bb5526c6043681db6e3ae9df4fd4a\nAuthor: Tejasrahane\nDate: 2025-10-20T02:21:11+05:30\nFiles: 1\n\nMessage: Add doctest for circular queue overflow condition (#13590)", "metadata": {"id": "bb008327b279", "repo": "TheAlgorithms/Python", "hash": "3b08413ab32bb5526c6043681db6e3ae9df4fd4a", "author": "Tejasrahane", "date": "2025-10-20T02:21:11+05:30", "subject": "Add doctest for circular queue overflow condition (#13590)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/3b08413ab32bb5526c6043681db6e3ae9df4fd4a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3b08413ab32bb5526c6043681db6e3ae9df4fd4a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 154cd3e4002d22756cf192c76db0a9ac8a918867\nAuthor: João Neto\nDate: 2025-10-19T19:21:00-03:00\nFiles: 1\n\nMessage: feat: optimizing the prune function at the apriori_algorithm.py archive (#12992)", "metadata": {"id": "49b0a2247995", "repo": "TheAlgorithms/Python", "hash": "154cd3e4002d22756cf192c76db0a9ac8a918867", "author": "João Neto", "date": "2025-10-19T19:21:00-03:00", "subject": "feat: optimizing the prune function at the apriori_algorithm.py archive (#12992)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/154cd3e4002d22756cf192c76db0a9ac8a918867", "diff_url": "https://github.com/TheAlgorithms/Python/commit/154cd3e4002d22756cf192c76db0a9ac8a918867"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1b0bd167290bbdd5cb56972f1c6fb8d18698c839\nAuthor: michaelmccamy\nDate: 2025-10-19T20:29:59-04:00\nFiles: 1\n\nMessage: Add doctest for add_vertex in GraphAdjacencyList. Contributes to #9943 (#13143)", "metadata": {"id": "bc6b84d11211", "repo": "TheAlgorithms/Python", "hash": "1b0bd167290bbdd5cb56972f1c6fb8d18698c839", "author": "michaelmccamy", "date": "2025-10-19T20:29:59-04:00", "subject": "Add doctest for add_vertex in GraphAdjacencyList. Contributes to #9943 (#13143)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1b0bd167290bbdd5cb56972f1c6fb8d18698c839", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1b0bd167290bbdd5cb56972f1c6fb8d18698c839"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e2a78d4e76adbce1f6b93f649820982165d6092d\nAuthor: Md Mahiuddin\nDate: 2025-10-20T06:59:36+06:00\nFiles: 1\n\nMessage: Add test for non-integer input to factorial function (#13024)", "metadata": {"id": "4983a64dc68b", "repo": "TheAlgorithms/Python", "hash": "e2a78d4e76adbce1f6b93f649820982165d6092d", "author": "Md Mahiuddin", "date": "2025-10-20T06:59:36+06:00", "subject": "Add test for non-integer input to factorial function (#13024)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/e2a78d4e76adbce1f6b93f649820982165d6092d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e2a78d4e76adbce1f6b93f649820982165d6092d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af17867f409ec80f4d0cc499943c455da4307cd4\nAuthor: pre-commit-ci[bot]\nDate: 2025-11-03T21:02:38+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#13860)", "metadata": {"id": "503d39938dd9", "repo": "TheAlgorithms/Python", "hash": "af17867f409ec80f4d0cc499943c455da4307cd4", "author": "pre-commit-ci[bot]", "date": "2025-11-03T21:02:38+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#13860)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/af17867f409ec80f4d0cc499943c455da4307cd4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af17867f409ec80f4d0cc499943c455da4307cd4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ae68a7800883021b4bb5f40ccfb3773a189a8d09\nAuthor: Christian Clauss\nDate: 2025-11-06T13:11:49+01:00\nFiles: 1\n\nMessage: uv run --with=pytest-run-parallel --iterations=8 --parallel-threads=auto (#13863)", "metadata": {"id": "21731b9fae58", "repo": "TheAlgorithms/Python", "hash": "ae68a7800883021b4bb5f40ccfb3773a189a8d09", "author": "Christian Clauss", "date": "2025-11-06T13:11:49+01:00", "subject": "uv run --with=pytest-run-parallel --iterations=8 --parallel-threads=auto (#13863)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ae68a7800883021b4bb5f40ccfb3773a189a8d09", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ae68a7800883021b4bb5f40ccfb3773a189a8d09"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a051ab5b0957c9a42559cc4bad30463af5708771\nAuthor: dependabot[bot]\nDate: 2025-11-22T08:11:22+01:00\nFiles: 6\n\nMessage: Bump actions/checkout from 5 to 6 (#13937)", "metadata": {"id": "4e2e7f9a15ba", "repo": "TheAlgorithms/Python", "hash": "a051ab5b0957c9a42559cc4bad30463af5708771", "author": "dependabot[bot]", "date": "2025-11-22T08:11:22+01:00", "subject": "Bump actions/checkout from 5 to 6 (#13937)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/a051ab5b0957c9a42559cc4bad30463af5708771", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a051ab5b0957c9a42559cc4bad30463af5708771"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8934babb34b60d94c1a3b6a0409e2942d791c35a\nAuthor: pre-commit-ci[bot]\nDate: 2025-12-01T22:08:41+01:00\nFiles: 1\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#13979)", "metadata": {"id": "6e627afa675f", "repo": "TheAlgorithms/Python", "hash": "8934babb34b60d94c1a3b6a0409e2942d791c35a", "author": "pre-commit-ci[bot]", "date": "2025-12-01T22:08:41+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#13979)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8934babb34b60d94c1a3b6a0409e2942d791c35a", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8934babb34b60d94c1a3b6a0409e2942d791c35a"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 2c15b8c54eb8130e83640fe1d911c10eb6cd70d4\nAuthor: Alan718\nDate: 2025-12-12T20:15:31-05:00\nFiles: 1\n\nMessage: [Searches] Fix Binary Search bug with duplicate elements (#13946)", "metadata": {"id": "17c83c4dd6e7", "repo": "TheAlgorithms/Python", "hash": "2c15b8c54eb8130e83640fe1d911c10eb6cd70d4", "author": "Alan718", "date": "2025-12-12T20:15:31-05:00", "subject": "[Searches] Fix Binary Search bug with duplicate elements (#13946)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/2c15b8c54eb8130e83640fe1d911c10eb6cd70d4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/2c15b8c54eb8130e83640fe1d911c10eb6cd70d4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68f876afef05a2eadd546135004b218b4c14eec2\nAuthor: Ali Alimohammadi\nDate: 2026-01-04T15:03:10-08:00\nFiles: 1\n\nMessage: Add narcissistic number finder with dynamic programming (#13971)", "metadata": {"id": "99e281261a8e", "repo": "TheAlgorithms/Python", "hash": "68f876afef05a2eadd546135004b218b4c14eec2", "author": "Ali Alimohammadi", "date": "2026-01-04T15:03:10-08:00", "subject": "Add narcissistic number finder with dynamic programming (#13971)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68f876afef05a2eadd546135004b218b4c14eec2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68f876afef05a2eadd546135004b218b4c14eec2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 3c887358e59bcfa0c1cc6df840e6781d9a8efac9\nAuthor: pre-commit-ci[bot]\nDate: 2026-01-05T22:57:27+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#14078)", "metadata": {"id": "0bb51b0e9bb8", "repo": "TheAlgorithms/Python", "hash": "3c887358e59bcfa0c1cc6df840e6781d9a8efac9", "author": "pre-commit-ci[bot]", "date": "2026-01-05T22:57:27+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#14078)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/3c887358e59bcfa0c1cc6df840e6781d9a8efac9", "diff_url": "https://github.com/TheAlgorithms/Python/commit/3c887358e59bcfa0c1cc6df840e6781d9a8efac9"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ca5b8c156be42b7033c8849b570a0a59b77b8eab\nAuthor: Parag Sharma\nDate: 2026-01-21T21:31:41+05:30\nFiles: 1\n\nMessage: Add sliding window maximum using monotonic deque (#14133)", "metadata": {"id": "e7d5c304c8fd", "repo": "TheAlgorithms/Python", "hash": "ca5b8c156be42b7033c8849b570a0a59b77b8eab", "author": "Parag Sharma", "date": "2026-01-21T21:31:41+05:30", "subject": "Add sliding window maximum using monotonic deque (#14133)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/ca5b8c156be42b7033c8849b570a0a59b77b8eab", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ca5b8c156be42b7033c8849b570a0a59b77b8eab"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8fa4161587ab931adb65392a2bcd6bebe5e061f3\nAuthor: Tithi Joshi\nDate: 2026-01-25T19:24:15+05:30\nFiles: 1\n\nMessage: docs: improve docstring clarity in reverse_words (#14212)", "metadata": {"id": "58d6cdb4f120", "repo": "TheAlgorithms/Python", "hash": "8fa4161587ab931adb65392a2bcd6bebe5e061f3", "author": "Tithi Joshi", "date": "2026-01-25T19:24:15+05:30", "subject": "docs: improve docstring clarity in reverse_words (#14212)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8fa4161587ab931adb65392a2bcd6bebe5e061f3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8fa4161587ab931adb65392a2bcd6bebe5e061f3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8106aea67f0248479908eed313911c23c631b6c7\nAuthor: Parth Pawar\nDate: 2026-01-25T19:33:25+05:30\nFiles: 1\n\nMessage: Correct typo from 'two large' to 'too large' (#14135)", "metadata": {"id": "1dcbb80ab885", "repo": "TheAlgorithms/Python", "hash": "8106aea67f0248479908eed313911c23c631b6c7", "author": "Parth Pawar", "date": "2026-01-25T19:33:25+05:30", "subject": "Correct typo from 'two large' to 'too large' (#14135)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8106aea67f0248479908eed313911c23c631b6c7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8106aea67f0248479908eed313911c23c631b6c7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 678dedbbf94be54b3c9c258368e28bb8e7736d62\nAuthor: pre-commit-ci[bot]\nDate: 2026-02-02T19:20:07+01:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#14238)", "metadata": {"id": "6db1caea0064", "repo": "TheAlgorithms/Python", "hash": "678dedbbf94be54b3c9c258368e28bb8e7736d62", "author": "pre-commit-ci[bot]", "date": "2026-02-02T19:20:07+01:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#14238)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/678dedbbf94be54b3c9c258368e28bb8e7736d62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/678dedbbf94be54b3c9c258368e28bb8e7736d62"}} {"text": "Repo: TheAlgorithms/Python\nCommit: ac05f1248c84f022f3f32df111554f04c36de77f\nAuthor: Ali Alimohammadi\nDate: 2026-03-07T11:47:34-08:00\nFiles: 4\n\nMessage: feat: add Jarvis March (Gift Wrapping) convex hull algorithm (#14225)", "metadata": {"id": "60fe5bc1c5e1", "repo": "TheAlgorithms/Python", "hash": "ac05f1248c84f022f3f32df111554f04c36de77f", "author": "Ali Alimohammadi", "date": "2026-03-07T11:47:34-08:00", "subject": "feat: add Jarvis March (Gift Wrapping) convex hull algorithm (#14225)", "files_changed": 4, "code_url": "https://github.com/TheAlgorithms/Python/tree/ac05f1248c84f022f3f32df111554f04c36de77f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/ac05f1248c84f022f3f32df111554f04c36de77f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e333ddb852f58c9083c7ef1180a4be9473f436dd\nAuthor: John Law\nDate: 2026-03-07T20:29:05+00:00\nFiles: 2\n\nMessage: chore: Fix ruff build failures (#14347)", "metadata": {"id": "1b94435433bb", "repo": "TheAlgorithms/Python", "hash": "e333ddb852f58c9083c7ef1180a4be9473f436dd", "author": "John Law", "date": "2026-03-07T20:29:05+00:00", "subject": "chore: Fix ruff build failures (#14347)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/e333ddb852f58c9083c7ef1180a4be9473f436dd", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e333ddb852f58c9083c7ef1180a4be9473f436dd"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f527d43d6d07a68c1b4691a21b5a316810bb3cb8\nAuthor: Ali Alimohammadi\nDate: 2026-03-07T14:35:52-08:00\nFiles: 2\n\nMessage: feat: add Graham Scan convex hull algorithm (#14251)", "metadata": {"id": "93f18104401d", "repo": "TheAlgorithms/Python", "hash": "f527d43d6d07a68c1b4691a21b5a316810bb3cb8", "author": "Ali Alimohammadi", "date": "2026-03-07T14:35:52-08:00", "subject": "feat: add Graham Scan convex hull algorithm (#14251)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/f527d43d6d07a68c1b4691a21b5a316810bb3cb8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f527d43d6d07a68c1b4691a21b5a316810bb3cb8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 8e70e2e77bc534d09f655410fd1a8a38d2404928\nAuthor: zain-cs\nDate: 2026-03-09T07:40:39+05:00\nFiles: 1\n\nMessage: Add type hints and improve generate_parentheses_iterative (#14324)", "metadata": {"id": "f6e6f26df886", "repo": "TheAlgorithms/Python", "hash": "8e70e2e77bc534d09f655410fd1a8a38d2404928", "author": "zain-cs", "date": "2026-03-09T07:40:39+05:00", "subject": "Add type hints and improve generate_parentheses_iterative (#14324)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/8e70e2e77bc534d09f655410fd1a8a38d2404928", "diff_url": "https://github.com/TheAlgorithms/Python/commit/8e70e2e77bc534d09f655410fd1a8a38d2404928"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 0324e6098d1e44e52b9a12efd64fb72264fef513\nAuthor: umutKaracelebi\nDate: 2026-03-09T06:18:15+03:00\nFiles: 1\n\nMessage: style: add type hints to matrix_exponentiation.py (#14288)", "metadata": {"id": "e348f68921e9", "repo": "TheAlgorithms/Python", "hash": "0324e6098d1e44e52b9a12efd64fb72264fef513", "author": "umutKaracelebi", "date": "2026-03-09T06:18:15+03:00", "subject": "style: add type hints to matrix_exponentiation.py (#14288)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/0324e6098d1e44e52b9a12efd64fb72264fef513", "diff_url": "https://github.com/TheAlgorithms/Python/commit/0324e6098d1e44e52b9a12efd64fb72264fef513"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 81fcb90f7b7f88bb4b9bbc1f85967b5f26840fda\nAuthor: Aarav Arya\nDate: 2026-03-08T23:32:52-04:00\nFiles: 1\n\nMessage: Add type hints for bogo_sort.py (#14306)", "metadata": {"id": "704135fcd7be", "repo": "TheAlgorithms/Python", "hash": "81fcb90f7b7f88bb4b9bbc1f85967b5f26840fda", "author": "Aarav Arya", "date": "2026-03-08T23:32:52-04:00", "subject": "Add type hints for bogo_sort.py (#14306)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/81fcb90f7b7f88bb4b9bbc1f85967b5f26840fda", "diff_url": "https://github.com/TheAlgorithms/Python/commit/81fcb90f7b7f88bb4b9bbc1f85967b5f26840fda"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 84b59c878186b7ed9e713f7409ccbf0473e3bc0c\nAuthor: Yaadhuu\nDate: 2026-03-09T09:38:51+05:30\nFiles: 1\n\nMessage: Handle gcd(0, 0) edge case (#14215)", "metadata": {"id": "17c089f20973", "repo": "TheAlgorithms/Python", "hash": "84b59c878186b7ed9e713f7409ccbf0473e3bc0c", "author": "Yaadhuu", "date": "2026-03-09T09:38:51+05:30", "subject": "Handle gcd(0, 0) edge case (#14215)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/84b59c878186b7ed9e713f7409ccbf0473e3bc0c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/84b59c878186b7ed9e713f7409ccbf0473e3bc0c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6f9f4318af4e93a0f7eaa4a2c3dfe698e0d31f6f\nAuthor: Kalyani\nDate: 2026-03-09T09:45:03+05:30\nFiles: 1\n\nMessage: all \"is\" replaced with \"==\" (#14209)", "metadata": {"id": "4e67142dd523", "repo": "TheAlgorithms/Python", "hash": "6f9f4318af4e93a0f7eaa4a2c3dfe698e0d31f6f", "author": "Kalyani", "date": "2026-03-09T09:45:03+05:30", "subject": "all \"is\" replaced with \"==\" (#14209)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6f9f4318af4e93a0f7eaa4a2c3dfe698e0d31f6f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6f9f4318af4e93a0f7eaa4a2c3dfe698e0d31f6f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 049a34d62be6abe5ce5dcef9b7c75580c6fd3e8f\nAuthor: Tithi Joshi\nDate: 2026-03-09T10:00:39+05:30\nFiles: 1\n\nMessage: Refine docstring and simplify reverse_letters implementation (#14205)", "metadata": {"id": "adf998bb5e0f", "repo": "TheAlgorithms/Python", "hash": "049a34d62be6abe5ce5dcef9b7c75580c6fd3e8f", "author": "Tithi Joshi", "date": "2026-03-09T10:00:39+05:30", "subject": "Refine docstring and simplify reverse_letters implementation (#14205)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/049a34d62be6abe5ce5dcef9b7c75580c6fd3e8f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/049a34d62be6abe5ce5dcef9b7c75580c6fd3e8f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f5c3e7c80821512ee2d47a891b9636d436e76705\nAuthor: Anusha\nDate: 2026-03-09T10:07:31+05:30\nFiles: 1\n\nMessage: Replace assert-based validation with explicit errors in modular_division (#14204)", "metadata": {"id": "0ec39edb9588", "repo": "TheAlgorithms/Python", "hash": "f5c3e7c80821512ee2d47a891b9636d436e76705", "author": "Anusha", "date": "2026-03-09T10:07:31+05:30", "subject": "Replace assert-based validation with explicit errors in modular_division (#14204)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f5c3e7c80821512ee2d47a891b9636d436e76705", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f5c3e7c80821512ee2d47a891b9636d436e76705"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 1ae906a97bd1245107d61bba06558f9a35222b91\nAuthor: Shivang Arya\nDate: 2026-03-09T10:19:15+05:30\nFiles: 1\n\nMessage: Fix incorrect doctest references in fibonacci functions (#14200)", "metadata": {"id": "5d9ce3fdc8d9", "repo": "TheAlgorithms/Python", "hash": "1ae906a97bd1245107d61bba06558f9a35222b91", "author": "Shivang Arya", "date": "2026-03-09T10:19:15+05:30", "subject": "Fix incorrect doctest references in fibonacci functions (#14200)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/1ae906a97bd1245107d61bba06558f9a35222b91", "diff_url": "https://github.com/TheAlgorithms/Python/commit/1ae906a97bd1245107d61bba06558f9a35222b91"}} {"text": "Repo: TheAlgorithms/Python\nCommit: da6b9e9687148f6f99810f761ac59e45b5c1031c\nAuthor: Yaadhuu\nDate: 2026-03-09T10:27:20+05:30\nFiles: 1\n\nMessage: Use TypeError for non-string input in count_vowels (#14196)", "metadata": {"id": "8d89289fb723", "repo": "TheAlgorithms/Python", "hash": "da6b9e9687148f6f99810f761ac59e45b5c1031c", "author": "Yaadhuu", "date": "2026-03-09T10:27:20+05:30", "subject": "Use TypeError for non-string input in count_vowels (#14196)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/da6b9e9687148f6f99810f761ac59e45b5c1031c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/da6b9e9687148f6f99810f761ac59e45b5c1031c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 71c7fc8eed7f119a6749fe65efba15ef63ce2c8f\nAuthor: JAVED KHAN AHMED\nDate: 2026-03-09T10:39:38+05:30\nFiles: 1\n\nMessage: docs: upgrade mypy link to https (#14184)", "metadata": {"id": "cc350e10161a", "repo": "TheAlgorithms/Python", "hash": "71c7fc8eed7f119a6749fe65efba15ef63ce2c8f", "author": "JAVED KHAN AHMED", "date": "2026-03-09T10:39:38+05:30", "subject": "docs: upgrade mypy link to https (#14184)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/71c7fc8eed7f119a6749fe65efba15ef63ce2c8f", "diff_url": "https://github.com/TheAlgorithms/Python/commit/71c7fc8eed7f119a6749fe65efba15ef63ce2c8f"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6da02abdce243c947688ddaf1926c9aacb0cbb7b\nAuthor: radhikaRM06\nDate: 2026-03-09T10:52:38+05:30\nFiles: 1\n\nMessage: Add doctests for duplicate and sorted inputs in bubble sort (#14154)", "metadata": {"id": "6a761fdc5487", "repo": "TheAlgorithms/Python", "hash": "6da02abdce243c947688ddaf1926c9aacb0cbb7b", "author": "radhikaRM06", "date": "2026-03-09T10:52:38+05:30", "subject": "Add doctests for duplicate and sorted inputs in bubble sort (#14154)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/6da02abdce243c947688ddaf1926c9aacb0cbb7b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6da02abdce243c947688ddaf1926c9aacb0cbb7b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 589d12972d185872b955633f9e7879fb6ecc4317\nAuthor: Parth Pawar\nDate: 2026-03-09T11:03:34+05:30\nFiles: 1\n\nMessage: Fix return type description in bubble_sort.py (#14137)", "metadata": {"id": "10de737c6a2d", "repo": "TheAlgorithms/Python", "hash": "589d12972d185872b955633f9e7879fb6ecc4317", "author": "Parth Pawar", "date": "2026-03-09T11:03:34+05:30", "subject": "Fix return type description in bubble_sort.py (#14137)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/589d12972d185872b955633f9e7879fb6ecc4317", "diff_url": "https://github.com/TheAlgorithms/Python/commit/589d12972d185872b955633f9e7879fb6ecc4317"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7af5aba250cd9b382de5b489e0e571f08f4a4416\nAuthor: Yaswanth Naga Sai K\nDate: 2026-03-09T11:25:03+05:30\nFiles: 1\n\nMessage: Improve sorted input validation in binary search (#14074)", "metadata": {"id": "8a5c84a5858c", "repo": "TheAlgorithms/Python", "hash": "7af5aba250cd9b382de5b489e0e571f08f4a4416", "author": "Yaswanth Naga Sai K", "date": "2026-03-09T11:25:03+05:30", "subject": "Improve sorted input validation in binary search (#14074)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/7af5aba250cd9b382de5b489e0e571f08f4a4416", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7af5aba250cd9b382de5b489e0e571f08f4a4416"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 9ea690e098c357fa3459a42ca2c2d5f71530b000\nAuthor: Yaswanth Naga Sai K\nDate: 2026-03-09T11:35:13+05:30\nFiles: 1\n\nMessage: Improve grammar in linear_search docstring (#14081)", "metadata": {"id": "fd0fa7e3ba07", "repo": "TheAlgorithms/Python", "hash": "9ea690e098c357fa3459a42ca2c2d5f71530b000", "author": "Yaswanth Naga Sai K", "date": "2026-03-09T11:35:13+05:30", "subject": "Improve grammar in linear_search docstring (#14081)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/9ea690e098c357fa3459a42ca2c2d5f71530b000", "diff_url": "https://github.com/TheAlgorithms/Python/commit/9ea690e098c357fa3459a42ca2c2d5f71530b000"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 32a3d0d0bb5d9b85a2642c82275185281b061878\nAuthor: ADDALA MATHEW\nDate: 2026-03-09T22:58:01+05:30\nFiles: 1\n\nMessage: Fix doctest bug in bubble_sort_recursive - incorrect function call (#13821)", "metadata": {"id": "2ee870eae269", "repo": "TheAlgorithms/Python", "hash": "32a3d0d0bb5d9b85a2642c82275185281b061878", "author": "ADDALA MATHEW", "date": "2026-03-09T22:58:01+05:30", "subject": "Fix doctest bug in bubble_sort_recursive - incorrect function call (#13821)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/32a3d0d0bb5d9b85a2642c82275185281b061878", "diff_url": "https://github.com/TheAlgorithms/Python/commit/32a3d0d0bb5d9b85a2642c82275185281b061878"}} {"text": "Repo: TheAlgorithms/Python\nCommit: af131b7c3f9311607878565acd49e3e3002c294c\nAuthor: Jaime Fernández González\nDate: 2026-03-10T06:44:09+01:00\nFiles: 1\n\nMessage: Remove duplicated return statement in area_reg_polygon (#14362)", "metadata": {"id": "58273dd1b673", "repo": "TheAlgorithms/Python", "hash": "af131b7c3f9311607878565acd49e3e3002c294c", "author": "Jaime Fernández González", "date": "2026-03-10T06:44:09+01:00", "subject": "Remove duplicated return statement in area_reg_polygon (#14362)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/af131b7c3f9311607878565acd49e3e3002c294c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/af131b7c3f9311607878565acd49e3e3002c294c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 135c748e55a415f5c61af49024b688dd8708bf83\nAuthor: Tejas Rahane\nDate: 2026-03-11T13:26:30+05:30\nFiles: 1\n\nMessage: Fix doctests in factorial_recursive function (#13703)", "metadata": {"id": "1792ea3f470b", "repo": "TheAlgorithms/Python", "hash": "135c748e55a415f5c61af49024b688dd8708bf83", "author": "Tejas Rahane", "date": "2026-03-11T13:26:30+05:30", "subject": "Fix doctests in factorial_recursive function (#13703)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/135c748e55a415f5c61af49024b688dd8708bf83", "diff_url": "https://github.com/TheAlgorithms/Python/commit/135c748e55a415f5c61af49024b688dd8708bf83"}} {"text": "Repo: TheAlgorithms/Python\nCommit: c34f23e47e53cd5068448039eba5748f0f6a80d3\nAuthor: Thrive\nDate: 2026-03-12T10:30:21+05:30\nFiles: 1\n\nMessage: Add Extra edge cases (#12995)", "metadata": {"id": "004ac94c7a13", "repo": "TheAlgorithms/Python", "hash": "c34f23e47e53cd5068448039eba5748f0f6a80d3", "author": "Thrive", "date": "2026-03-12T10:30:21+05:30", "subject": "Add Extra edge cases (#12995)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/c34f23e47e53cd5068448039eba5748f0f6a80d3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/c34f23e47e53cd5068448039eba5748f0f6a80d3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a2efba59bfb0dd5920cfa05572fc7843ea454d28\nAuthor: Mindaugas\nDate: 2026-03-12T23:00:28+02:00\nFiles: 2\n\nMessage: Add euler project problem 15 additional solution (#12774)", "metadata": {"id": "5f21c9adc920", "repo": "TheAlgorithms/Python", "hash": "a2efba59bfb0dd5920cfa05572fc7843ea454d28", "author": "Mindaugas", "date": "2026-03-12T23:00:28+02:00", "subject": "Add euler project problem 15 additional solution (#12774)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a2efba59bfb0dd5920cfa05572fc7843ea454d28", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a2efba59bfb0dd5920cfa05572fc7843ea454d28"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 7e4b60b05cb0378118e866bd7acbcde2286528af\nAuthor: Mozart Maia\nDate: 2026-03-13T01:40:13-03:00\nFiles: 3\n\nMessage: add some doctests to algos in backtracking (#11911)", "metadata": {"id": "e204d73c6cce", "repo": "TheAlgorithms/Python", "hash": "7e4b60b05cb0378118e866bd7acbcde2286528af", "author": "Mozart Maia", "date": "2026-03-13T01:40:13-03:00", "subject": "add some doctests to algos in backtracking (#11911)", "files_changed": 3, "code_url": "https://github.com/TheAlgorithms/Python/tree/7e4b60b05cb0378118e866bd7acbcde2286528af", "diff_url": "https://github.com/TheAlgorithms/Python/commit/7e4b60b05cb0378118e866bd7acbcde2286528af"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 68473afc4b2207967453842553875aba6b9c7123\nAuthor: Jose Nelson\nDate: 2026-03-13T14:53:47-07:00\nFiles: 1\n\nMessage: Add latitude and longitude validation to lamberts_ellipsoidal_distance (#14373)", "metadata": {"id": "16f4795d368f", "repo": "TheAlgorithms/Python", "hash": "68473afc4b2207967453842553875aba6b9c7123", "author": "Jose Nelson", "date": "2026-03-13T14:53:47-07:00", "subject": "Add latitude and longitude validation to lamberts_ellipsoidal_distance (#14373)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/68473afc4b2207967453842553875aba6b9c7123", "diff_url": "https://github.com/TheAlgorithms/Python/commit/68473afc4b2207967453842553875aba6b9c7123"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 257400487e3e5da24d9e1b7c8b696a42acb18c82\nAuthor: dependabot[bot]\nDate: 2026-03-25T22:51:17+01:00\nFiles: 1\n\nMessage: Bump actions/deploy-pages from 4 to 5 (#14445)", "metadata": {"id": "19a3f2d65996", "repo": "TheAlgorithms/Python", "hash": "257400487e3e5da24d9e1b7c8b696a42acb18c82", "author": "dependabot[bot]", "date": "2026-03-25T22:51:17+01:00", "subject": "Bump actions/deploy-pages from 4 to 5 (#14445)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/257400487e3e5da24d9e1b7c8b696a42acb18c82", "diff_url": "https://github.com/TheAlgorithms/Python/commit/257400487e3e5da24d9e1b7c8b696a42acb18c82"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 841e947e6865cd097db6bd023dfd6171c41d7dc2\nAuthor: dependabot[bot]\nDate: 2026-03-27T23:00:33+01:00\nFiles: 1\n\nMessage: Bump actions/configure-pages from 5 to 6 (#14470)", "metadata": {"id": "75a869f00b52", "repo": "TheAlgorithms/Python", "hash": "841e947e6865cd097db6bd023dfd6171c41d7dc2", "author": "dependabot[bot]", "date": "2026-03-27T23:00:33+01:00", "subject": "Bump actions/configure-pages from 5 to 6 (#14470)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/841e947e6865cd097db6bd023dfd6171c41d7dc2", "diff_url": "https://github.com/TheAlgorithms/Python/commit/841e947e6865cd097db6bd023dfd6171c41d7dc2"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 686f1c6ba80fe3c537c1f0eb3809000d4da7b3fe\nAuthor: copilot-swe-agent[bot]\nDate: 2026-04-02T00:01:36+00:00\nFiles: 1\n\nMessage: chore: run pre-commit autoupdate", "metadata": {"id": "0b39ba6a39d5", "repo": "TheAlgorithms/Python", "hash": "686f1c6ba80fe3c537c1f0eb3809000d4da7b3fe", "author": "copilot-swe-agent[bot]", "date": "2026-04-02T00:01:36+00:00", "subject": "chore: run pre-commit autoupdate", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/686f1c6ba80fe3c537c1f0eb3809000d4da7b3fe", "diff_url": "https://github.com/TheAlgorithms/Python/commit/686f1c6ba80fe3c537c1f0eb3809000d4da7b3fe"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e652bcbb8622b1bdac6a601e2e8ea6eab0c055b8\nAuthor: copilot-swe-agent[bot]\nDate: 2026-04-02T00:06:52+00:00\nFiles: 12\n\nMessage: fix: fix Python 2 except syntax causing mypy failures", "metadata": {"id": "8a77a0648697", "repo": "TheAlgorithms/Python", "hash": "e652bcbb8622b1bdac6a601e2e8ea6eab0c055b8", "author": "copilot-swe-agent[bot]", "date": "2026-04-02T00:06:52+00:00", "subject": "fix: fix Python 2 except syntax causing mypy failures", "files_changed": 12, "code_url": "https://github.com/TheAlgorithms/Python/tree/e652bcbb8622b1bdac6a601e2e8ea6eab0c055b8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e652bcbb8622b1bdac6a601e2e8ea6eab0c055b8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 966a1ee2d91b09c79793b137469a00d23baf5f78\nAuthor: copilot-swe-agent[bot]\nDate: 2026-04-02T00:15:47+00:00\nFiles: 1\n\nMessage: fix: revert Python 2 except syntax fixes (bracketless except is valid py314)", "metadata": {"id": "f1936eac433d", "repo": "TheAlgorithms/Python", "hash": "966a1ee2d91b09c79793b137469a00d23baf5f78", "author": "copilot-swe-agent[bot]", "date": "2026-04-02T00:15:47+00:00", "subject": "fix: revert Python 2 except syntax fixes (bracketless except is valid py314)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/966a1ee2d91b09c79793b137469a00d23baf5f78", "diff_url": "https://github.com/TheAlgorithms/Python/commit/966a1ee2d91b09c79793b137469a00d23baf5f78"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 45049868ffe3cdf2faee71add45830ea3826f604\nAuthor: copilot-swe-agent[bot]\nDate: 2026-04-02T00:16:44+00:00\nFiles: 1\n\nMessage: chore: comment out mypy until it supports Python 3.14 bracketless except", "metadata": {"id": "3619810c19ba", "repo": "TheAlgorithms/Python", "hash": "45049868ffe3cdf2faee71add45830ea3826f604", "author": "copilot-swe-agent[bot]", "date": "2026-04-02T00:16:44+00:00", "subject": "chore: comment out mypy until it supports Python 3.14 bracketless except", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/45049868ffe3cdf2faee71add45830ea3826f604", "diff_url": "https://github.com/TheAlgorithms/Python/commit/45049868ffe3cdf2faee71add45830ea3826f604"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 840ca00ad389a947205a4a928171499f2228cbb7\nAuthor: pre-commit-ci[bot]\nDate: 2026-04-02T02:50:30+02:00\nFiles: 14\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#14325)", "metadata": {"id": "61a46703e449", "repo": "TheAlgorithms/Python", "hash": "840ca00ad389a947205a4a928171499f2228cbb7", "author": "pre-commit-ci[bot]", "date": "2026-04-02T02:50:30+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#14325)", "files_changed": 14, "code_url": "https://github.com/TheAlgorithms/Python/tree/840ca00ad389a947205a4a928171499f2228cbb7", "diff_url": "https://github.com/TheAlgorithms/Python/commit/840ca00ad389a947205a4a928171499f2228cbb7"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 754dac42d9927fd5a727a181fec6c4007c9ebaf5\nAuthor: Max\nDate: 2026-04-06T13:55:59-07:00\nFiles: 1\n\nMessage: fix: remove dead code in hamming_code.py to resolve SIM113 (#14509)", "metadata": {"id": "242407f2d41a", "repo": "TheAlgorithms/Python", "hash": "754dac42d9927fd5a727a181fec6c4007c9ebaf5", "author": "Max", "date": "2026-04-06T13:55:59-07:00", "subject": "fix: remove dead code in hamming_code.py to resolve SIM113 (#14509)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/754dac42d9927fd5a727a181fec6c4007c9ebaf5", "diff_url": "https://github.com/TheAlgorithms/Python/commit/754dac42d9927fd5a727a181fec6c4007c9ebaf5"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 02680c905522d8c8abae08030dfd754aeb4c2ae4\nAuthor: pre-commit-ci[bot]\nDate: 2026-04-07T00:03:33+03:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#14513)", "metadata": {"id": "cc169c2315ad", "repo": "TheAlgorithms/Python", "hash": "02680c905522d8c8abae08030dfd754aeb4c2ae4", "author": "pre-commit-ci[bot]", "date": "2026-04-07T00:03:33+03:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#14513)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/02680c905522d8c8abae08030dfd754aeb4c2ae4", "diff_url": "https://github.com/TheAlgorithms/Python/commit/02680c905522d8c8abae08030dfd754aeb4c2ae4"}} {"text": "Repo: TheAlgorithms/Python\nCommit: f944b9125d148f5a0e487e445f6196e2e280fca3\nAuthor: Aarav Arya\nDate: 2026-04-10T17:07:41-04:00\nFiles: 1\n\nMessage: Add type hints to unknown_sort (#14489)", "metadata": {"id": "efb5195e7d48", "repo": "TheAlgorithms/Python", "hash": "f944b9125d148f5a0e487e445f6196e2e280fca3", "author": "Aarav Arya", "date": "2026-04-10T17:07:41-04:00", "subject": "Add type hints to unknown_sort (#14489)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/f944b9125d148f5a0e487e445f6196e2e280fca3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/f944b9125d148f5a0e487e445f6196e2e280fca3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: fc2f947e0fabb84862737aa7fed05e6322389f0b\nAuthor: Mahema\nDate: 2026-04-11T03:37:38+05:30\nFiles: 1\n\nMessage: Fix empty input edge case and correct output formatting (#14444)", "metadata": {"id": "40232cfa7c5b", "repo": "TheAlgorithms/Python", "hash": "fc2f947e0fabb84862737aa7fed05e6322389f0b", "author": "Mahema", "date": "2026-04-11T03:37:38+05:30", "subject": "Fix empty input edge case and correct output formatting (#14444)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/fc2f947e0fabb84862737aa7fed05e6322389f0b", "diff_url": "https://github.com/TheAlgorithms/Python/commit/fc2f947e0fabb84862737aa7fed05e6322389f0b"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 791deb40f93c65a020f2c75e41b55c97ad566cc0\nAuthor: dependabot[bot]\nDate: 2026-04-14T00:00:57+02:00\nFiles: 1\n\nMessage: Bump actions/upload-pages-artifact from 4 to 5 (#14551)", "metadata": {"id": "089379733d25", "repo": "TheAlgorithms/Python", "hash": "791deb40f93c65a020f2c75e41b55c97ad566cc0", "author": "dependabot[bot]", "date": "2026-04-14T00:00:57+02:00", "subject": "Bump actions/upload-pages-artifact from 4 to 5 (#14551)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/791deb40f93c65a020f2c75e41b55c97ad566cc0", "diff_url": "https://github.com/TheAlgorithms/Python/commit/791deb40f93c65a020f2c75e41b55c97ad566cc0"}} {"text": "Repo: TheAlgorithms/Python\nCommit: abf7168f572cb42db0783fac02763869be43201d\nAuthor: Ali Alimohammadi\nDate: 2026-05-18T14:53:15-07:00\nFiles: 1\n\nMessage: feat: add Segment Intersection algorithm (#14416)", "metadata": {"id": "d42c41811b9e", "repo": "TheAlgorithms/Python", "hash": "abf7168f572cb42db0783fac02763869be43201d", "author": "Ali Alimohammadi", "date": "2026-05-18T14:53:15-07:00", "subject": "feat: add Segment Intersection algorithm (#14416)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/abf7168f572cb42db0783fac02763869be43201d", "diff_url": "https://github.com/TheAlgorithms/Python/commit/abf7168f572cb42db0783fac02763869be43201d"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 144ef9c022d556b3546de2ece425da709e50ec0c\nAuthor: Alessandro Molinari\nDate: 2026-05-19T00:14:42+02:00\nFiles: 1\n\nMessage: Fix type hints in sorts/tim_sort.py, relates to #14457 (#14474)", "metadata": {"id": "4f2181b9b6eb", "repo": "TheAlgorithms/Python", "hash": "144ef9c022d556b3546de2ece425da709e50ec0c", "author": "Alessandro Molinari", "date": "2026-05-19T00:14:42+02:00", "subject": "Fix type hints in sorts/tim_sort.py, relates to #14457 (#14474)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/144ef9c022d556b3546de2ece425da709e50ec0c", "diff_url": "https://github.com/TheAlgorithms/Python/commit/144ef9c022d556b3546de2ece425da709e50ec0c"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 33a8e0f21ae492364db3786048de0b824b7c38d3\nAuthor: Ali Alimohammadi\nDate: 2026-05-19T16:43:43-07:00\nFiles: 1\n\nMessage: feat: add Ramer-Douglas-Peucker polyline simplification algorithm (#14372)", "metadata": {"id": "299e3afeace9", "repo": "TheAlgorithms/Python", "hash": "33a8e0f21ae492364db3786048de0b824b7c38d3", "author": "Ali Alimohammadi", "date": "2026-05-19T16:43:43-07:00", "subject": "feat: add Ramer-Douglas-Peucker polyline simplification algorithm (#14372)", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/33a8e0f21ae492364db3786048de0b824b7c38d3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/33a8e0f21ae492364db3786048de0b824b7c38d3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: a9f2e72541a30cabf96a4ba459527f4ecb40eca3\nAuthor: Sangam Paudel\nDate: 2026-05-21T00:01:03+05:45\nFiles: 2\n\nMessage: Added Johnson's algorithm for all-pairs shortest paths (#13340)", "metadata": {"id": "1cf1701ff1f9", "repo": "TheAlgorithms/Python", "hash": "a9f2e72541a30cabf96a4ba459527f4ecb40eca3", "author": "Sangam Paudel", "date": "2026-05-21T00:01:03+05:45", "subject": "Added Johnson's algorithm for all-pairs shortest paths (#13340)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/a9f2e72541a30cabf96a4ba459527f4ecb40eca3", "diff_url": "https://github.com/TheAlgorithms/Python/commit/a9f2e72541a30cabf96a4ba459527f4ecb40eca3"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 456d644c23e17502443b9e6dabb669078e9a895e\nAuthor: pre-commit-ci[bot]\nDate: 2026-05-22T13:51:30+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#14629)", "metadata": {"id": "43bddf09bfbd", "repo": "TheAlgorithms/Python", "hash": "456d644c23e17502443b9e6dabb669078e9a895e", "author": "pre-commit-ci[bot]", "date": "2026-05-22T13:51:30+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#14629)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/456d644c23e17502443b9e6dabb669078e9a895e", "diff_url": "https://github.com/TheAlgorithms/Python/commit/456d644c23e17502443b9e6dabb669078e9a895e"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 6c0462028f547fc905a4d9a8cc956daed8a00cd8\nAuthor: pre-commit-ci[bot]\nDate: 2026-06-01T20:53:38+02:00\nFiles: 2\n\nMessage: [pre-commit.ci] pre-commit autoupdate (#14747)", "metadata": {"id": "c080ab2836cf", "repo": "TheAlgorithms/Python", "hash": "6c0462028f547fc905a4d9a8cc956daed8a00cd8", "author": "pre-commit-ci[bot]", "date": "2026-06-01T20:53:38+02:00", "subject": "[pre-commit.ci] pre-commit autoupdate (#14747)", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/6c0462028f547fc905a4d9a8cc956daed8a00cd8", "diff_url": "https://github.com/TheAlgorithms/Python/commit/6c0462028f547fc905a4d9a8cc956daed8a00cd8"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 99c43573626989983acfc7758088906c28061091\nAuthor: dependabot[bot]\nDate: 2026-06-01T19:31:56+00:00\nFiles: 2\n\nMessage: Bump lxml from 5.4.0 to 6.1.0", "metadata": {"id": "59fdf46a6eaf", "repo": "TheAlgorithms/Python", "hash": "99c43573626989983acfc7758088906c28061091", "author": "dependabot[bot]", "date": "2026-06-01T19:31:56+00:00", "subject": "Bump lxml from 5.4.0 to 6.1.0", "files_changed": 2, "code_url": "https://github.com/TheAlgorithms/Python/tree/99c43573626989983acfc7758088906c28061091", "diff_url": "https://github.com/TheAlgorithms/Python/commit/99c43573626989983acfc7758088906c28061091"}} {"text": "Repo: TheAlgorithms/Python\nCommit: 25ab217316d471da0659e8d5f86b4cf3935a70dc\nAuthor: pre-commit-ci[bot]\nDate: 2026-06-01T19:32:10+00:00\nFiles: 1\n\nMessage: [pre-commit.ci] auto fixes from pre-commit.com hooks", "metadata": {"id": "2dacb468b050", "repo": "TheAlgorithms/Python", "hash": "25ab217316d471da0659e8d5f86b4cf3935a70dc", "author": "pre-commit-ci[bot]", "date": "2026-06-01T19:32:10+00:00", "subject": "[pre-commit.ci] auto fixes from pre-commit.com hooks", "files_changed": 1, "code_url": "https://github.com/TheAlgorithms/Python/tree/25ab217316d471da0659e8d5f86b4cf3935a70dc", "diff_url": "https://github.com/TheAlgorithms/Python/commit/25ab217316d471da0659e8d5f86b4cf3935a70dc"}} {"text": "Repo: TheAlgorithms/Python\nCommit: e3b01ecd1267d39d49b99db9676a653ff197db62\nAuthor: dependabot[bot]\nDate: 2026-06-19T06:00:40+02:00\nFiles: 6\n\nMessage: Bump actions/checkout from 6 to 7 (#14820)", "metadata": {"id": "b3a4d80e5fb2", "repo": "TheAlgorithms/Python", "hash": "e3b01ecd1267d39d49b99db9676a653ff197db62", "author": "dependabot[bot]", "date": "2026-06-19T06:00:40+02:00", "subject": "Bump actions/checkout from 6 to 7 (#14820)", "files_changed": 6, "code_url": "https://github.com/TheAlgorithms/Python/tree/e3b01ecd1267d39d49b99db9676a653ff197db62", "diff_url": "https://github.com/TheAlgorithms/Python/commit/e3b01ecd1267d39d49b99db9676a653ff197db62"}}