Commit Graph

  • 76767d2f09
    Consolidate the two existing kNN implementations (#8903) Tianyi Zheng 2023-09-27 08:01:18 -04:00
  • 5830b29e7e
    Fix mypy errors in erosion_operation.py (#8603) Tianyi Zheng 2023-09-27 08:00:34 -04:00
  • 84ec9414e4
    Update k_means_clust.py (#8996) thor-harsh 2023-09-27 12:01:42 +05:30
  • b2e186f4b7
    feat(maths): add function to perform calculation (#6602) Okza Pradhana 2023-09-27 13:06:19 +07:00
  • eace4cea32
    Added Coulomb_Law (#8714) gudlu1925 2023-09-27 11:14:06 +05:30
  • 211247ef82
    Add MFCC Feature Extraction Algorithm (#9057) Amir Lavasani 2023-09-25 00:38:51 +03:30
  • 882fb2f3c9
    Rewrite of base85.py algorithm (#9069) Chris O 2023-09-24 20:36:06 +13:00
  • 708d906141
    [pre-commit.ci] pre-commit autoupdate (#9067) pre-commit-ci[bot] 2023-09-24 12:04:47 +05:30
  • 53a51b3529
    Rewrite of base32.py algorithm (#9068) Chris O 2023-09-24 19:09:32 +13:00
  • b203150ac4
    Fix typos (#9076) omahs 2023-09-23 10:53:09 +02:00
  • dc50add8a7
    Update xgboost_regressor.py (#9078) Rohan Anand 2023-09-23 14:21:36 +05:30
  • fbad85d3ec
    Delete empty junk file (#9062) Tianyi Zheng 2023-09-16 18:12:31 -04:00
  • 1488cdea70
    [pre-commit.ci] pre-commit autoupdate (#9056) pre-commit-ci[bot] 2023-09-12 01:56:50 +02:00
  • 4246da387f
    jacobi_iteration_method.py the use of vector operations, which reduces the calculation time by dozens of times (#8938) Kamil 2023-09-11 16:05:32 +05:00
  • 97e2de0763
    Euler 070 partial replacement of numpy loops. (#9055) Kamil 2023-09-11 15:11:22 +05:00
  • 5a5ca06944
    Update actions/checkout with fetch-depth: 0 (#9046) Saransh Chopra 2023-09-09 23:28:43 +05:30
  • c9b4b8002f
    Added an add at position subroutiune to linked list (#9020) Saksham Saha 2023-09-08 17:50:28 +05:30
  • 0cae02451a
    Added nth_sgonal_num.py (#8753) Rohan Saraogi 2023-09-07 03:52:36 -04:00
  • 153c35eac0
    Added Scaled Exponential Linear Unit Activation Function (#9027) Adarsh Acharya 2023-09-07 00:46:51 +05:30
  • 9e4f9962a0
    Created harshad_numbers.py (#9023) David Ekong 2023-09-06 15:00:09 +01:00
  • 72f6000365
    Fix get amazon product data erroring due to whitespace in headers (#9009) Caeden Perelli-Harris 2023-09-05 05:49:00 +01:00
  • 79b043d35c
    Texture analysis using Haralick Descriptors for Computer Vision tasks (#8004) Rafael Zimmer 2023-09-05 01:04:36 -03:00
  • ac73be2178
    [pre-commit.ci] pre-commit autoupdate (#9042) pre-commit-ci[bot] 2023-09-05 08:27:05 +05:30
  • 5a4ea233cd
    Style sigmoid function in harmony with pep guideness (#6677) Kotmin 2023-09-04 19:38:26 +02:00
  • 421ace81ed
    [pre-commit.ci] pre-commit autoupdate (#9013) pre-commit-ci[bot] 2023-08-29 15:18:10 +02:00
  • 0a9438071e
    Updated postfix_evaluation.py to support Unary operators (#8787) Arijit De 2023-08-23 18:06:59 +05:30
  • fceacf977f
    Fix type errors in permutations (#9007) Caeden Perelli-Harris 2023-08-22 10:33:47 +01:00
  • c7aeaa3fd8
    [pre-commit.ci] pre-commit autoupdate (#9006) pre-commit-ci[bot] 2023-08-22 07:42:14 +02:00
  • 04fd5c1b5e
    Create langtons ant algorithm (#8967) Caeden Perelli-Harris 2023-08-22 00:20:51 +01:00
  • b3dc6ef035
    fixes #9002; improve insertion_sort algorithm (#9005) AmirSoroush 2023-08-22 02:17:02 +03:00
  • 1210559deb
    Consolidate decimal to binary iterative and recursive (#8999) Caeden Perelli-Harris 2023-08-21 14:25:20 +01:00
  • 1984d97171
    Refactorings (#8987) Dom 2023-08-20 16:43:09 -07:00
  • 672e7bde2e
    Update arc_length.py (#8964) Guduly 2023-08-20 18:39:29 -05:00
  • 062957ef27
    Octal to Binary Convert (#8949) Bama Charan Chhandogi 2023-08-20 18:10:23 +05:30
  • 5ecb6baef8
    Move and reimplement convert_number_to_words.py (#8998) Tianyi Zheng 2023-08-20 05:36:00 -07:00
  • e887c14f12
    Fix continued_fraction.py to work for negative numbers (#8985) Tianyi Zheng 2023-08-18 13:53:17 -07:00
  • 945803f65d
    Unmark fetch anime and play as BROKEN and fix type errors (#8988) Caeden Perelli-Harris 2023-08-18 13:19:25 +01:00
  • 5f7819e1cd
    Fix get top billionaires BROKEN file (#8970) Caeden Perelli-Harris 2023-08-18 13:13:38 +01:00
  • 72c7b05caa
    Fix sorts/bucket_sort.py implementation (#5786) Boris Galochkin 2023-08-18 04:38:19 +03:00
  • a207187ddb
    Fix simplex.py (#8843) Ilkin Mengusoglu 2023-08-17 22:34:53 +01:00
  • f6b12420ce
    Added Leaky ReLU Activation Function (#8962) Kausthub Kannan 2023-08-17 06:52:15 +05:30
  • fd7cc4cf8e
    Rename norgate to nor_gate to keep consistency (#8968) Caeden Perelli-Harris 2023-08-17 02:21:00 +01:00
  • beb43517c3
    Fix mypy errors in maths/gaussian_error_linear_unit.py (#8610) Tianyi Zheng 2023-08-16 04:36:10 -07:00
  • 5c276a8377
    Quick fix: fig.canvas.set_window_title deprecated (#8961) homsim 2023-08-16 10:07:50 +02:00
  • bfed2fb788
    Added Continued fractions (#6846) Saksham1970 2023-08-16 12:54:12 +05:30
  • f66568e981
    Reduce the complexity of boolean_algebra/quine_mc_cluskey.py (#8604) Maxim Smolskiy 2023-08-16 02:10:22 +03:00
  • efaf526737
    BST and RSA doctest (#8693) isidroas 2023-08-16 01:04:53 +02:00
  • cecf1fdd52
    Fix greedy_best_first (#8775) Juyoung Kim 2023-08-16 07:52:51 +09:00
  • 490e645ed3
    Fix minor typing errors in maths/ (#8959) Caeden Perelli-Harris 2023-08-15 22:27:41 +01:00
  • 7618a92fee
    Remove a slash in path to save the file correctly on Linux (#8053) Erfan Alimohammadi 2023-08-16 00:07:49 +03:30
  • 7021afda04
    [pre-commit.ci] pre-commit autoupdate (#8963) pre-commit-ci[bot] 2023-08-14 23:12:11 -04:00
  • fb1b939a89
    Consolidate find_min and find_min recursive and find_max and find_max_recursive (#8960) Caeden Perelli-Harris 2023-08-14 12:17:27 +01:00
  • 2ab3bf2689
    Added functions to calculate temperature of an ideal gas and number o… (#8919) robertjcalistri 2023-08-14 05:31:53 -04:00
  • ac68dc1128
    Fixed Pytest warnings for machine_learning/forecasting (#8958) Adithya Awati 2023-08-14 14:04:16 +05:30
  • 4b7ecb6a81
    Create is valid email address algorithm (#8907) Caeden Perelli-Harris 2023-08-14 09:28:52 +01:00
  • c290dd6a43
    Update run.py in machine_learning/forecasting (#8957) Adithya Awati 2023-08-14 12:46:24 +05:30
  • 02d89bde67
    Added implementation for Tribonacci sequence using dp (#6356) Ajinkya Chikhale 2023-08-14 12:42:42 +05:30
  • f24ab2c60d
    Add: Two Regex match algorithm (Recursive & DP) (#6321) Amir Hosseini 2023-08-14 09:07:41 +03:30
  • 9d86d4edaa
    Create wa-tor algorithm (#8899) Caeden Perelli-Harris 2023-08-14 01:58:17 +01:00
  • 4f2a346c27
    Reduce the complexity of linear_algebra/src/polynom_for_points.py (#8605) Maxim Smolskiy 2023-08-13 13:05:42 +03:00
  • c39b7eadbd
    updated the URL and HTML tags for scrapping yahoo finance (#8942) Suman 2023-08-13 03:28:37 +05:30
  • ae0fc85401
    Fix ruff errors (#8936) Tianyi Zheng 2023-08-09 00:55:30 -07:00
  • 842d03fb2a
    improvements to jump_search.py (#8932) AmirSoroush 2023-08-09 00:47:09 +03:00
  • ac62cdb94f
    [pre-commit.ci] pre-commit autoupdate (#8930) pre-commit-ci[bot] 2023-08-07 19:52:39 -04:00
  • db6bd4b17f
    IQR function is added (#8851) Dipankar Mitra 2023-08-07 17:17:42 +05:30
  • ce218c57f1
    fixes #8673; Add operator's associativity check for stacks/infix_to_p… (#8674) AmirSoroush 2023-08-01 21:23:34 +03:00
  • c9a7234a95
    [pre-commit.ci] pre-commit autoupdate (#8914) pre-commit-ci[bot] 2023-08-01 09:26:23 +05:30
  • f7c5e55609
    Window closing fix (#8625) Jan Wojciechowski 2023-08-01 05:02:49 +02:00
  • f8fe72dc37
    Update game_of_life.py (#4921) Minha, Jeong 2023-08-01 06:24:12 +09:00
  • 5cf34d901e
    Ruff fixes (#8913) Tianyi Zheng 2023-07-31 13:53:26 -07:00
  • 90a8e6e0d2
    Update sorts/bubble_sort.py (#5802) Dylan Buchi 2023-07-31 15:50:00 -03:00
  • 0b0214c42f
    Handle empty input case in Segment Tree build process (#8718) roger-sato 2023-08-01 03:46:30 +09:00
  • 629eb86ce0
    Fix merge conflicts to merge change from #5080 (#8911) Tianyi Zheng 2023-07-30 22:23:23 -07:00
  • 384c407a26
    Enhance the implementation of Queue using list (#8608) AmirSoroush 2023-07-31 05:07:35 +03:00
  • 8cce9cf066
    Fix linear_search docstring return value (#8644) Almas Bekbayev 2023-07-31 07:32:05 +06:00
  • 4710e51deb
    chore: use newest Discord invite link (#8696) David Leal 2023-07-30 19:15:30 -06:00
  • d4f2873e39
    add reverse_inorder traversal to binary_tree_traversals.py (#8726) AmirSoroush 2023-07-31 03:54:15 +03:00
  • 8b831cb600
    Added Altitude Pressure equation (#8909) Bazif Rasool 2023-07-30 20:30:58 +05:30
  • d31750adec
    Pythonic implementation of LRU Cache (#4630) Yatharth Mathur 2023-07-30 02:27:45 -07:00
  • 2cfef0913a
    Fix greyscale computation and inverted coords (#8905) Colin Leroy-Mira 2023-07-29 19:03:43 +02:00
  • 0ef9306976
    Disable quantum/quantum_random.py (attempt 2) (#8902) Tianyi Zheng 2023-07-28 13:08:40 -07:00
  • a0b642cfe5
    Physics/basic orbital capture (#8857) Alex Bernhardt 2023-07-28 14:30:05 -04:00
  • e406801f9e
    Reimplement polynomial_regression.py (#8889) Tianyi Zheng 2023-07-28 11:17:46 -07:00
  • 4a83e3f0b1
    Fix failing build due to missing requirement (#8900) Caeden Perelli-Harris 2023-07-28 21:12:31 +03:00
  • 46454e204c
    [skip-ci] In .devcontainer/Dockerfile: pipx install pre-commit ruff (#8893) Christian Clauss 2023-07-28 18:54:45 +02:00
  • dbaff34572
    Fix ruff rules ISC flake8-implicit-str-concat (#8892) Christian Clauss 2023-07-28 18:53:09 +02:00
  • b77e6adf3a
    Add Docker devcontainer configuration files (#8887) HManiac74 2023-07-25 22:23:20 +02:00
  • a03b739d23
    Fix radix_tree.py insertion fail in ["*X", "*XX"] cases (#8870) Sangmin Jeon 2023-07-24 18:29:05 +09:00
  • 9e08c7726d
    Small docstring time complexity fix in number_container _system (#8875) Caeden Perelli-Harris 2023-07-22 13:34:19 +03:00
  • f7531d9874
    Add note in CONTRIBUTING.md about not asking to be assigned to issues (#8871) Tianyi Zheng 2023-07-22 03:11:04 -07:00
  • 93fb169627
    [Upgrade Ruff] Fix all errors raised from ruff (#8879) Caeden Perelli-Harris 2023-07-22 13:05:10 +03:00
  • 5aefc00f0f
    [pre-commit.ci] pre-commit autoupdate (#8872) pre-commit-ci[bot] 2023-07-18 09:58:22 +05:30
  • f614ed7217
    [pre-commit.ci] pre-commit autoupdate (#8860) pre-commit-ci[bot] 2023-07-11 11:55:32 +02:00
  • 44b1bcc7c7
    Fix failing tests from ruff/newton_raphson (ignore S307 "possibly insecure function") (#8862) Caeden Perelli-Harris 2023-07-11 10:51:21 +01:00
  • a0eec90466
    Consolidate duplicate implementations of max subarray (#8849) Tianyi Zheng 2023-07-11 02:44:12 -07:00
  • c9ee6ed188
    [pre-commit.ci] pre-commit autoupdate (#8853) pre-commit-ci[bot] 2023-07-04 00:20:35 +02:00
  • 929d3d9219
    [pre-commit.ci] pre-commit autoupdate (#8842) pre-commit-ci[bot] 2023-06-27 07:23:54 +02:00
  • 69f20033e5
    Remove duplicate implementation of Collatz sequence (#8836) Tianyi Zheng 2023-06-26 02:15:31 -07:00
  • 62dcbea943
    Add power sum problem (#8832) duongoku 2023-06-26 14:39:18 +07:00
  • d764eec655
    Fix failing pytest quantum/bb84.py (#8838) Christian Clauss 2023-06-26 05:24:50 +02:00