Commit Graph

  • 369994d334 Added type hints and warning fixes mcawezome 2024-11-17 11:30:25 +08:00
  • fe95a31fdf Minor fixes for type checking mcawezome 2024-11-17 11:14:45 +08:00
  • 2e35261d09 Fixed issue with None type for nodes mcawezome 2024-11-17 11:09:56 +08:00
  • a21a624005 Added type hints to satisfy automated checks mcawezome 2024-11-17 10:58:59 +08:00
  • e3bd7721c8
    validate_filenames.py Shebang python for Windows (#12371) Christian Clauss 2024-11-15 14:59:14 +01:00
  • 9049228ff8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-15 09:26:56 +00:00
  • 84b29c0eed
    Update genetic_algorithm_optimization.py UTSAV SINGHAL 2024-11-15 14:56:23 +05:30
  • dbd29aed76
    Update genetic_algorithm_optimization.py UTSAV SINGHAL 2024-11-15 14:50:15 +05:30
  • d62f39f647 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-15 09:01:01 +00:00
  • c9c9639803
    Update genetic_algorithm_optimization.py UTSAV SINGHAL 2024-11-15 14:29:51 +05:30
  • 39be73f0b5
    Create genetic_algorithm_optimization.py UTSAV SINGHAL 2024-11-15 14:23:56 +05:30
  • 4fe5104bfb feat: create straight_line_depreciation Jeonghyun Min 2024-11-15 14:54:10 +08:00
  • df151e17e8
    Merge da736cf45acf3e838297886cfe706417f2b3cada into e3f3d668be4ada7aee82eea0bc75c50436c1ab3a Shreya 2024-11-14 09:05:20 +01:00
  • a71d17a265 Added an implementation of fibonacci heap. mcawezome 2024-11-13 16:36:58 +08:00
  • 9acdd324c1
    Merge d2c8a9a88118ac733c975dd68b8874585700e957 into e3f3d668be4ada7aee82eea0bc75c50436c1ab3a darkmage 2024-11-12 13:32:56 +00:00
  • d2c8a9a881 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-12 13:32:52 +00:00
  • 26c979b782 add performance optimizing bytecode Mike Bell 2024-11-12 08:30:33 -05:00
  • 24666d3cd7
    Adding a 3D plot to the k-means clustering algorithm lorenzo30salgado 2024-11-12 10:59:24 +01:00
  • 24b15fc09c
    validate_filenames.py Shebang python for Windows Christian Clauss 2024-11-11 23:16:31 +01:00
  • e3f3d668be
    [pre-commit.ci] pre-commit autoupdate (#12370) pre-commit-ci[bot] 2024-11-11 21:05:50 +01:00
  • 9da78a6e7c
    Update sudoku_solver.py Christian Clauss 2024-11-11 20:57:06 +01:00
  • 5d825206dd
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-11 19:47:28 +00:00
  • 21aedc9df9
    Update contribution guidelines, add note for windows users #12352 David Edler 2024-11-11 12:42:42 +01:00
  • b454071948 Removing unused: SIM115 lorenzo30salgado 2024-11-11 11:41:53 +01:00
  • d14bad785c Merge branch 'python-tests' of github.com:IsxImattI/Python into python-tests IsxImattI 2024-11-11 00:23:56 +01:00
  • f176dd0027 context manager for file handling changed too in from_file function IsxImattI 2024-11-11 00:23:37 +01:00
  • ff1e77342c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-10 23:19:30 +00:00
  • 466d9925b2 refactored sudoku_solver.py IsxImattI 2024-11-11 00:18:55 +01:00
  • d89aef336c refactored sudoku_solver.py IsxImattI 2024-11-11 00:17:05 +01:00
  • 3237e166eb refactored sudoku_solver.py IsxImattI 2024-11-11 00:15:49 +01:00
  • 54f02a4e2c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-10 23:12:20 +00:00
  • af59f5cd02 Merge branch 'python-tests' of github.com:IsxImattI/Python into python-tests IsxImattI 2024-11-11 00:11:25 +01:00
  • 46eb13ed7e Removed unused noqa directive IsxImattI 2024-11-11 00:10:50 +01:00
  • 556cd59918 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-10 22:55:30 +00:00
  • 2647e5cda8 Implemented doctests for geometry-related classes IsxImattI 2024-11-10 23:50:02 +01:00
  • bf237154b2
    Add a 3D plot to visualise the K-mean algorithm lorenzo30salgado 2024-11-10 17:32:48 +01:00
  • 753c29bf0d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-10 16:15:09 +00:00
  • acdb37d57a
    Add a 3D plot to visualise the K-mean algorithm lorenzo30salgado 2024-11-10 17:09:21 +01:00
  • 73126ad210 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-09 11:44:02 +00:00
  • 85ad2e88ae fix-Used-list-instead-of-string-in-rot13.py-and-removed-n MadhavGupta1506 2024-11-09 17:08:42 +05:30
  • 5533df61e2 fix-Used-list-instead-of-string-in-rot13.py-and-removed-n MadhavGupta1506 2024-11-09 16:51:14 +05:30
  • 3f5803d498 fix-Used-list-instead-of-string-in-rot13.py-and-removed-n MadhavGupta1506 2024-11-09 16:48:13 +05:30
  • b9d0dc44df fix-Used-list-instead-of-string-in-rot13.py-and-removed-n MadhavGupta1506 2024-11-09 16:42:28 +05:30
  • b27bd1fedf
    Merge d14c943002874588941c8d84aca09e1da4b99f36 into 3e9ca92ca972bbe752d32b43c71a88789dce94c0 MadhavGupta1506 2024-11-09 11:00:43 +00:00
  • d14c943002 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-09 11:00:38 +00:00
  • 1a61d46d1d Used-list-instead-of-string-in-rot13.py-and-removed-n MadhavGupta1506 2024-11-09 16:25:36 +05:30
  • 6d2e639abd [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-09 05:19:19 +00:00
  • bc898c8b26 Used list instead of string in rot13.py and removed n MadhavGupta1506 2024-11-09 10:48:56 +05:30
  • 554cdec5d9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-09 05:08:14 +00:00
  • 1f681f5b97 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-08 17:13:42 +00:00
  • 1ff77c1612 Fix:Used list instead of string in rot13.py and removed n MadhavGupta1506 2024-11-08 22:31:28 +05:30
  • 72eebdeba7 feat: create get_ordinary_annuity_future_value Jeonghyun Min 2024-11-07 23:52:27 +08:00
  • 0404667b27
    Merge 4ac6b3f0f9567e23c45a2e82e3586fcb0ed46deb into 3e9ca92ca972bbe752d32b43c71a88789dce94c0 Ayush Prem 2024-11-07 22:53:37 +08:00
  • 1e80f7fabe docs: modify docstring for introduction Jeonghyun Min 2024-11-07 21:33:58 +08:00
  • 9979ba5260 feat: create get_annuity_due_future_value function Jeonghyun Min 2024-11-07 21:29:21 +08:00
  • 78929f65f5 adding description to r argument Julian Perez Ramirez 2024-11-07 11:35:55 +01:00
  • 31b48187c6 adding description to r argument Julian Perez Ramirez 2024-11-07 11:33:40 +01:00
  • 873dcf0c26 adding description to r argument Julian Perez Ramirez 2024-11-07 11:30:19 +01:00
  • c8117dca6b Merge branch 'adding-algorithm-delta-star-transformation' of github.com:Miranda13/Python into adding-algorithm-delta-star-transformation Julian Perez Ramirez 2024-11-07 11:25:55 +01:00
  • 9bd3c3f998 fixing typos Julian Perez Ramirez 2024-11-07 11:25:18 +01:00
  • c5ba7fbee6 updating DIRECTORY.md MRJPEREZR 2024-11-07 10:18:58 +00:00
  • 9fb47fa962 new file: star_delta_transform.py Julian Perez Ramirez 2024-11-07 11:18:35 +01:00
  • 18f3e619c8 Merge branch 'features/julian' of github.com:Miranda13/Python into features/julian Julian Perez Ramirez 2024-11-07 11:15:24 +01:00
  • 769e8dd50d modified: ../DIRECTORY.md Julian Perez Ramirez 2024-11-07 11:14:50 +01:00
  • 729f2126dc updating DIRECTORY.md MRJPEREZR 2024-11-07 10:12:48 +00:00
  • d8a0e066f6 Merge branch 'features/julian' of github.com:Miranda13/Python into features/julian Julian Perez Ramirez 2024-11-07 11:12:14 +01:00
  • 5d8b3f3edd delete file star_delta_transform.py Julian Perez Ramirez 2024-11-07 11:09:47 +01:00
  • 431cbe4f37 updating DIRECTORY.md MRJPEREZR 2024-11-07 09:40:29 +00:00
  • c196948104 adding algorithm delta-star transformation Julian Perez Ramirez 2024-11-07 10:40:02 +01:00
  • 3a0f9e67a7 Update: modifying sys.path to include sorts folder Jeonghyun Min 2024-11-07 09:14:06 +08:00
  • 4c78b50509 Update: algorithm import way Jeonghyun Min 2024-11-07 08:15:08 +08:00
  • 4c8c9da9ed Update: URL regarding sorting algorithm comparison Jeonghyun Min 2024-11-07 07:57:10 +08:00
  • 452c3f66b2 Update: Create stopwatch_sort function and write doctests Jeonghyun Min 2024-11-07 07:51:07 +08:00
  • 5efe67a16d Update: create stopwatch_sort.py Jeonghyun Min 2024-11-07 07:27:10 +08:00
  • 2cdda8a7b6 Merge branch 'scarfinos/basic_graphs' of https://github.com/Scarfinos/Python into scarfinos/basic_graphs Scarfinos 2024-11-06 16:43:41 +01:00
  • dcbab8eee9 Solve problem of line too long Scarfinos 2024-11-06 16:43:13 +01:00
  • 111bd6b6ee [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-06 15:35:14 +00:00
  • 5a8f446281 #9943 : Adding coverage test for basic_graphs.py Scarfinos 2024-11-06 16:31:41 +01:00
  • 2daf7c3dc6 #9943 : Adding coverage test for basic_graphs.py Scarfinos 2024-11-06 16:17:58 +01:00
  • 20bd245e38 Merge branch 'master' into features/julian Julian Perez Ramirez 2024-11-06 15:22:19 +01:00
  • acb955cb87 Added test to linear regression #9943 Anamaria Miranda 2024-11-06 14:57:19 +01:00
  • f7c6e4b86f
    Merge 3415111526b8b2ee449e35701474673205d0c581 into 3e9ca92ca972bbe752d32b43c71a88789dce94c0 Andrew Asche 2024-11-06 20:27:12 +08:00
  • 3e9ca92ca9
    [pre-commit.ci] pre-commit autoupdate (#12349) pre-commit-ci[bot] 2024-11-04 21:09:03 +01:00
  • af34f60256
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-04 19:59:10 +00:00
  • 5717e7cc8f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-04 05:16:09 +00:00
  • 981fa9bafd
    Update butterworth_filter.py Aryan Rajesh 2024-11-04 10:45:17 +05:30
  • 414afc5eec [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-03 12:25:54 +00:00
  • d8979e7547
    Organised README.md K.Umut Araz 2024-11-02 21:08:51 +03:00
  • 70e4d5e123 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-01 16:28:49 +00:00
  • 554aa03b46
    Update README.md ANIRUDDHA ADAK 2024-11-01 21:55:20 +05:30
  • 42318bb38d more arrays Morvin-Ian 2024-11-01 18:05:58 +03:00
  • 6777f1ebd3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-01 14:38:04 +00:00
  • 3f47a1f5b9
    Update logarithmic_series.py Arijit Kumar Das 2024-11-01 19:49:51 +05:30
  • e722c27fe9
    Merge ff7270946bcb924964320d4694c9be2d41099150 into a19bede190ddb4fa3c1c9850b612a47fc69d6709 halfhearted 2024-11-01 13:50:08 +01:00
  • 091f6da675
    Merge 3363aab4680db91b26aea7ae928c5ea5027ba735 into a19bede190ddb4fa3c1c9850b612a47fc69d6709 halfhearted 2024-11-01 13:50:08 +01:00
  • 776d2791fa
    Merge 693f02a1ee47c3f20b1003182a64d11ee2a327cf into a19bede190ddb4fa3c1c9850b612a47fc69d6709 Jayavardhan-7 2024-11-01 13:50:07 +01:00
  • c909e641c7
    Merge f468b672114694d527d62d9e4bc78dfb475431ec into a19bede190ddb4fa3c1c9850b612a47fc69d6709 Maanit Arora 2024-11-01 13:50:06 +01:00
  • 3af3192f77
    Merge 6d5fdb786dc9003293ea2e120d23bf198a5dbc4b into a19bede190ddb4fa3c1c9850b612a47fc69d6709 Harsheen Kaur Kohli 2024-11-01 13:50:06 +01:00
  • 7a0a5ea773
    Merge 955819eb54b4ef943681b00135a46d691ab6e287 into a19bede190ddb4fa3c1c9850b612a47fc69d6709 Rohan Sardar 2024-11-01 13:50:06 +01:00
  • 7f0f15b105
    Merge ca0845e60a255f349141d5a2b082c28c3d06340f into a19bede190ddb4fa3c1c9850b612a47fc69d6709 Anders Arnold 2024-11-01 13:50:04 +01:00