1. 22 10月, 2021 7 次提交
  2. 21 10月, 2021 3 次提交
  3. 20 10月, 2021 7 次提交
  4. 19 10月, 2021 6 次提交
  5. 18 10月, 2021 4 次提交
  6. 17 10月, 2021 3 次提交
  7. 16 10月, 2021 4 次提交
    • S
      Added morphological operations, fixes: #5197 (#5199) · 433b804f
      Saurabh Suresh Powar 提交于
      * Added morphological operations, fixes: #5197
      
      * Added dilation tests and type hints
      
      * Added erosion tests and type hints
      
      * fixes: TheAlgorithms#5197
      
      * fixes: TheAlgorithms#5197
      
      * Update erosion_operation.py
      
      * made suggested changes in dilation
      
      * made suggested changes in erosion
      
      * made suggested changes in dilation
      
      * removed extra spaces in the tests
      
      * removed extra spaces in the tests
      433b804f
    • A
      Improved readability of web_programming/get_imdbtop.py and added... · 37385883
      Appledora 提交于
      Improved readability of web_programming/get_imdbtop.py and added documentations with doctests (#4855)
      
      * improved readability of the existing method by reformatting, adding documentations with doctests.
      
      * improved readability of the existing method by reformatting, adding documentations with doctests.
      
      * fixed typo in test
      
      * added doctest to parse dictionary method
      
      * added doctest to parse dictionary method
      
      * Changed return type, removed print() from method and implemented doctests as suggested
      
      * Fixed doctest error, removed print() from method, created new script as suggested
      
      * Update get_imdbtop.py
      
      * Fix typo discovered by codespell
      
      * return ()
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      37385883
    • A
      Show images from google query (#4853) · 15226176
      Appledora 提交于
      * Added new script to open the google image tab with a search query.
      
      * Added new script to open the google image tab with a search query.
      
      * Added new script to open the google image tab with a search query with doctests.
      
      * Fixed doctest error, removed print() from method, changed return type
      
      * Update web_programming/show_image_tab_from_google_query.py
      
      using iterators instead of lists
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      
      * Update web_programming/show_image_tab_from_google_query.py
      
      Improve readability by removing one-time used variable
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      
      * Update web_programming/show_image_tab_from_google_query.py
      
      Decreasing complication through standard practices.
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      
      * Update web_programming/show_image_tab_from_google_query.py
      
      Exception Handling
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      
      * changed complete method to download images from google search query
      
      * Update download_images_from_google_query.py
      
      * Delete show_image_tab_from_google_query.py
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      15226176
    • M
  8. 15 10月, 2021 4 次提交
  9. 14 10月, 2021 2 次提交
    • J
      Add Proth number to maths (#5246) · 618f9ca8
      Jordan Rinder 提交于
      * Add Proth number to maths
      
      * Add test for 0 and more informative output
      
      * Fixing test failure issue - unused variable
      
      * Update proth_number.py
      Co-authored-by: NChristian Clauss <cclauss@me.com>
      618f9ca8
    • R
      Create baconian_cipher.py (#5251) · bb37ebbe
      Rohan R Bharadwaj 提交于
      * Create baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      
      * Update baconian_cipher.py
      bb37ebbe