Commit Graph

  • 2c9b0cff1a Fix review issue MaximSmolskiy 2024-05-01 22:05:54 +03:00
  • 45c084e30d Merge branch 'master' into fix-some-ARG002-per-file-ignores MaximSmolskiy 2024-05-01 21:59:14 +03:00
  • c03f16dc4c updating DIRECTORY.md MaximSmolskiy 2024-05-01 18:58:38 +00:00
  • 3e3d1aac3d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-01 16:12:44 +00:00
  • 58b4123a59
    Update segment_tree.py Jyotika Jayani 2024-05-01 21:32:31 +05:30
  • c026b1952f
    adding a matrix equalization algorithm (#11360) Margaret 2024-05-01 13:42:54 +03:00
  • bd5aae8328
    Implementing suggestions Margaret 2024-05-01 13:11:52 +03:00
  • a7e0b141d8
    [pre-commit.ci] pre-commit autoupdate (#11387) pre-commit-ci[bot] 2024-04-30 06:58:03 +02:00
  • 2d6be5fbb0
    Enable ruff UP031 rule (#11388) Maxim Smolskiy 2024-04-30 07:40:26 +03:00
  • b6ad499ab9 Enable ruff UP031 rule MaximSmolskiy 2024-04-30 02:09:22 +03:00
  • 28f08f0073
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-29 19:34:20 +00:00
  • 004fdf7306 Merge branch 'turing-code' of https://github.com/covid-in/TheAlgorithms-Python into turing-code Roushan Singh 2024-04-25 20:06:51 +05:30
  • 66588e9b6b Ruff All Fixes Roushan Singh 2024-04-25 20:06:45 +05:30
  • 00f1dd426d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 14:36:04 +00:00
  • 25a86105f1 Merge branch 'turing-code' of https://github.com/covid-in/TheAlgorithms-Python into turing-code Roushan Singh 2024-04-25 20:05:39 +05:30
  • 0d53bc7735 Fixes Ruff Error Roushan Singh 2024-04-25 20:05:35 +05:30
  • 298959e44c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 14:35:14 +00:00
  • ded28377de Merge branch 'turing-code' of https://github.com/covid-in/TheAlgorithms-Python into turing-code Roushan Singh 2024-04-25 20:03:48 +05:30
  • 3e4a386c46 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 14:07:12 +00:00
  • af76a5e179 Ruff Fixes : E501 Line too long Roushan Singh 2024-04-25 19:44:17 +05:30
  • c9207e2c4e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 13:25:28 +00:00
  • 7b3b3914f6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 14:16:18 +00:00
  • 8dca3e8979 Merge branch 'turing-code' of https://github.com/covid-in/TheAlgorithms-Python into turing-code Roushan Singh 2024-04-25 19:45:46 +05:30
  • becc449a5a Ruff Fixes : E501 Line too long Roushan Singh 2024-04-25 19:44:17 +05:30
  • e58ca101d5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 14:07:12 +00:00
  • 441efe5e42 Merge branch 'turing-code' of https://github.com/covid-in/TheAlgorithms-Python into turing-code Roushan Singh 2024-04-25 19:34:40 +05:30
  • 394802af57 Added Ruff Recommendations Roushan Singh 2024-04-25 19:25:37 +05:30
  • 87aec39494 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-25 13:25:28 +00:00
  • 275dcfdfd0 Fixes The Bug In Radix Tree. Issue #11316 Roushan Singh 2024-04-25 18:43:31 +05:30
  • 3fe9825be7
    Adding url for more details Margaret 2024-04-24 18:30:31 +03:00
  • 3925b8155b
    Fix ARG005 per file ignore (#11383) Maxim Smolskiy 2024-04-24 07:32:25 +03:00
  • a8c3af7191 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-23 13:18:36 +00:00
  • 45345aeefa Add EDF scheduling script KelvinPuyam 2024-04-23 18:46:00 +05:30
  • 0570aff312 Fix MaximSmolskiy 2024-04-22 23:22:23 +03:00
  • 9d904010d0 Fix ARG005 per file ignore MaximSmolskiy 2024-04-22 23:18:36 +03:00
  • ac7e70f6bd Fix some ARG002 per file ignores MaximSmolskiy 2024-04-22 23:11:53 +03:00
  • d016fda51c
    Enable ruff RUF003 rule (#11376) Maxim Smolskiy 2024-04-22 22:56:14 +03:00
  • 3d76dddc9b
    Update pyproject.toml Christian Clauss 2024-04-22 21:52:44 +02:00
  • 4700297b3e
    Enable ruff RUF002 rule (#11377) Maxim Smolskiy 2024-04-22 22:51:47 +03:00
  • d4f6bd7809
    Merge branch 'master' into enable-ruff-RUF002-rule Christian Clauss 2024-04-22 21:48:56 +02:00
  • 79dc7c97ac
    Enable ruff RUF001 rule (#11378) Maxim Smolskiy 2024-04-22 22:45:24 +03:00
  • dbfa21813f
    [pre-commit.ci] pre-commit autoupdate (#11380) pre-commit-ci[bot] 2024-04-22 21:43:19 +02:00
  • d4a16c1e8e
    Update lstm_prediction.py Christian Clauss 2024-04-22 21:40:08 +02:00
  • b0f5b68d10
    from keras import layers, models Christian Clauss 2024-04-22 21:38:22 +02:00
  • c4e59ab633
    from keras import layers, models cclauss-patch-2 Christian Clauss 2024-04-22 21:37:07 +02:00
  • 3acd2264da
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-22 19:18:55 +00:00
  • a98116e113 Fix MaximSmolskiy 2024-04-21 22:05:35 +03:00
  • 6506605d16 Fix MaximSmolskiy 2024-04-21 22:01:04 +03:00
  • 7ca6b10753 Remove some per file ignores MaximSmolskiy 2024-04-21 21:50:30 +03:00
  • 239afd3a69 Enable ruff RUF001 rule MaximSmolskiy 2024-04-21 21:44:44 +03:00
  • b680a41153 Fix MaximSmolskiy 2024-04-21 21:39:00 +03:00
  • 1954e62c4c Enable ruff RUF002 rule MaximSmolskiy 2024-04-21 21:33:14 +03:00
  • dcd13e97a4 Enable ruff RUF003 rule MaximSmolskiy 2024-04-21 20:55:11 +03:00
  • 2702bf9400
    Enable ruff S113 rule (#11375) Maxim Smolskiy 2024-04-21 20:34:18 +03:00
  • d63654f638 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-21 17:28:53 +00:00
  • c24c1e2a47 Enable ruff S113 rule MaximSmolskiy 2024-04-21 20:27:42 +03:00
  • aedc4ba5a3
    ref(chore): make code more readable Truong Nhan Nguyen 2024-04-21 19:12:06 +07:00
  • 7b88e15b1c
    Enable ruff RUF007 rule (#11349) Maxim Smolskiy 2024-04-20 17:20:27 +03:00
  • 04d853ab9d
    Update sorts/bead_sort.py Christian Clauss 2024-04-20 16:16:29 +02:00
  • 42593489d9
    Add doctests in all functions in basic_string.py (#11374) Kelvin 2024-04-20 16:20:37 +05:30
  • c8e2982ee2
    Update basic_string.py Christian Clauss 2024-04-20 12:45:00 +02:00
  • 561e5a070b
    Update genetic_algorithm/basic_string.py Christian Clauss 2024-04-20 12:40:16 +02:00
  • b16674e157 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-20 08:05:06 +00:00
  • deaa3ed144 Add doctest in basic_string.py KelvinPuyam 2024-04-20 13:34:41 +05:30
  • e94e462063 Revert back to original basic_string.py KelvinPuyam 2024-04-20 13:31:40 +05:30
  • 92709636a5 Add doctests in all functions in basic_string.py KelvinPuyam 2024-04-20 08:47:17 +05:30
  • 5ecd8fcec8 Reformatted fractional_knapsack.py using black KelvinPuyam 2024-04-20 01:40:54 +05:30
  • 6fc3bbdd4d Used Sequence in optimize KelvinPuyam 2024-04-20 01:31:43 +05:30
  • bbee49db1c Refactor functions in function_optimization.py KelvinPuyam 2024-04-20 01:15:17 +05:30
  • 13d0e39111 Reformatted function_optimization.py using black KelvinPuyam 2024-04-20 01:09:15 +05:30
  • 5aa3a97625 Add function_optimization.py KelvinPuyam 2024-04-20 01:06:01 +05:30
  • a42eb35702
    Enable ruff E741 rule (#11370) Maxim Smolskiy 2024-04-19 22:30:22 +03:00
  • 1cf5f96cc6 Add earliest_deadline_first.py in scheduling KelvinPuyam 2024-04-19 22:49:36 +05:30
  • ab54faf1db [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-18 18:25:04 +00:00
  • f25fd814b3 Enable ruff E741 rule MaximSmolskiy 2024-04-18 21:23:43 +03:00
  • dad5fd5a42 fixed ruff error PIE808 Unnecessary start argument in range Marks Mac 2024-04-17 23:19:14 -04:00
  • edc9e87cb3 Merge branch 'master' of github.com:marktheawesome/Python Marks Mac 2024-04-17 23:13:41 -04:00
  • af207aed87 fixed ruff errors Marks Mac 2024-04-17 23:13:11 -04:00
  • b79ab36a48 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-18 03:10:53 +00:00
  • 7e6663b67c Merge branch 'master' of github.com:marktheawesome/Python Marks Mac 2024-04-17 23:10:28 -04:00
  • 9e776e1a43 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-18 03:08:46 +00:00
  • 02979c45ee fixed miss type in the code Marks Mac 2024-04-17 23:08:42 -04:00
  • 4115de48a0 Merge branch 'master' of github.com:marktheawesome/Python Marks Mac 2024-04-17 23:08:23 -04:00
  • 36a8632915 ran ruff Marks Mac 2024-04-17 23:07:05 -04:00
  • b82e1e2ad3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-18 03:02:25 +00:00
  • 3fb6f0fe5a added wiki Marks Mac 2024-04-17 22:59:44 -04:00
  • fa961971fc added amortization_table Marks Mac 2024-04-17 22:55:50 -04:00
  • a62e0b3c4a
    Merge eee0ae7b07dfa0174ec6ffa1f8bf58dcaf388ac0 into 0a9a860eb1174a513b231db2cf1a3378ff7c5b33 aryan1165 2024-04-17 04:13:01 -03:00
  • 3e2f432725
    Merge 26cc30f620dd62b5d9bab9ab38193cb8275e8857 into 0a9a860eb1174a513b231db2cf1a3378ff7c5b33 Ktot0 2024-04-17 03:58:57 -03:00
  • facb076699
    Update README.md Mohammadu Amhar 2024-04-17 05:54:43 +05:30
  • bf721132cc
    Update and_gate.py Saksham Chawla 2024-04-16 17:13:12 +05:30
  • a7e5eda177
    Update not_gate.py Saksham Chawla 2024-04-16 17:09:53 +05:30
  • 1906ad753e
    Apply suggested changes Aqib Javid Bhat 2024-04-16 07:55:30 +05:30
  • 0a9a860eb1
    [pre-commit.ci] pre-commit autoupdate (#11364) pre-commit-ci[bot] 2024-04-15 22:21:33 +02:00
  • d5f48fe583
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-15 19:30:06 +00:00
  • cc2524b171
    Add palindromic_prime_check.py Aqib Javid Bhat 2024-04-15 10:59:01 +05:30
  • 358bc403e9
    Refactor is_prime function Aqib Javid Bhat 2024-04-15 07:45:34 +05:30
  • 3b1f4c7a0f
    Add emirp_check.py Aqib Javid Bhat 2024-04-15 07:23:32 +05:30
  • 8036b6f34f adding a matrix equalization algorithm Margaret 2024-04-11 14:55:52 +03:00
  • 21d3acfcd2
    Merge pull request #1 from Glebfra/add-van-der-waals-equation Gleb 2024-04-10 19:18:15 +04:00