Commit Graph

  • 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
  • 3bfa89dacf GitHub Actions build: Add more tests (#8837) Christian Clauss 2023-06-25 18:28:01 +02:00
  • 267a8b72f9 Clarify how to add issue numbers in PR template and CONTRIBUTING.md (#8833) Tianyi Zheng 2023-06-23 06:56:58 -07:00
  • 331585f3f8 Algorithm: Calculating Product Sum from a Special Array with Nested Structures (#8761) Himanshu Tomar 2023-06-23 13:56:05 +05:30
  • f54a966810 Energy conversions (#8801) Jan-Lukas Huhn 2023-06-22 14:31:48 +02:00
  • 5ffe601c86 Fix mypy errors in maths/sigmoid_linear_unit.py (#8786) Tianyi Zheng 2023-06-22 05:24:34 -07:00
  • 5b0890bd83 Dijkstra algorithm with binary grid (#8802) Linus M. Henkel 2023-06-22 13:49:09 +02:00
  • 07e6812888 Update .pre-commit-config.yaml (#8828) Christian Clauss 2023-06-20 18:03:16 +02:00
  • 0dee4a402c [pre-commit.ci] pre-commit autoupdate (#8827) pre-commit-ci[bot] 2023-06-20 15:56:14 +02:00
  • ea6c6056cf Added apr_interest function to financial (#6025) Turro 2023-06-19 06:46:29 -05:00
  • b0f871032e Fix removing the root node in binary_search_tree.py removes the whole tree (#8752) Frank-1998 2023-06-18 10:30:06 -06:00
  • e6f89a6b89 Simplex algorithm (#8825) Ilkin Mengusoglu 2023-06-18 17:00:02 +01:00
  • 4637986125 [pre-commit.ci] pre-commit autoupdate (#8817) pre-commit-ci[bot] 2023-06-13 00:09:33 +02:00
  • daa0c8f3d3 Create count negative numbers in matrix algorithm (#8813) Caeden Perelli-Harris 2023-06-10 13:21:49 +01:00
  • 9c9da8ebf1 Improve readability of ciphers/mixed_keyword_cypher.py (#8626) Jan Wojciechowski 2023-06-09 11:06:37 +02:00
  • 7775de0ef7 Create number container system algorithm (#8808) Caeden Perelli-Harris 2023-06-08 13:40:38 +01:00
  • fa12b9a286 Speed of sound (#8803) ShivaDahal99 2023-06-07 23:47:27 +02:00
  • 80d95fccc3 Pytest locally fails due to API_KEY env variable (#8738) Caeden Perelli-Harris 2023-06-03 17:16:33 +01:00
  • 3a9e5fa5ec Create a Simultaneous Equation Solver Algorithm (#8773) Chris O 2023-06-02 17:14:25 +12:00
  • 4621b0bb4f Improved Graph Implementations (#8730) nith2001 2023-05-31 13:06:12 -07:00
  • e871540e37 Added rank of matrix in linear algebra (#8687) Rudransh Bhardwaj 2023-05-31 20:33:02 +05:30
  • 4a27b54430 Update permutations.py (#8102) Sundaram Kumar Jha 2023-05-31 06:26:59 +05:30
  • c93659d7ce Fix type error in strassen_matrix_multiplication.py (#8784) Tianyi Zheng 2023-05-29 17:37:54 -07:00
  • 4b79d771cd Add more ruff rules (#8767) Christian Clauss 2023-05-26 09:34:17 +02:00
  • dd3b499bfa Rename is_palindrome.py to is_int_palindrome.py (#8768) Christian Clauss 2023-05-26 08:50:33 +02:00
  • a17791d022 fix: graphs/greedy_best_first typo (#8766) Juyoung Kim 2023-05-25 21:54:18 +09:00
  • cfbbfd9896 Merge and add benchmarks to palindrome algorithms in the strings/ directory (#8749) Caeden Perelli-Harris 2023-05-25 11:56:23 +01:00
  • a6631487b0 Fix CI badge in the README.md (#8137) Ratnesh Kumar 2023-05-25 16:04:11 +05:30
  • 200429fc47 Dual Number Automatic Differentiation (#8760) Chris O 2023-05-25 18:04:42 +12:00
  • df88771905 Mark fetch anime and play as broken (#8763) Caeden Perelli-Harris 2023-05-25 06:59:15 +01:00
  • ce43a8ac4a [pre-commit.ci] pre-commit autoupdate (#8759) pre-commit-ci[bot] 2023-05-23 05:54:30 +02:00
  • edc17b60e0 add __main__ around print (#8747) Daniel Luo 2023-05-18 20:40:52 -04:00
  • cf5e34d479 Added is_palindrome.py (#8748) Rohan Saraogi 2023-05-19 05:18:22 +05:30
  • 9b3e4028c6 Fixes broken "Create guess_the_number_search.py" (#8746) Caeden Perelli-Harris 2023-05-17 07:47:23 +01:00
  • a2783c6597 Create guess_the_number_search.py (#7937) Harkishan Khuva 2023-05-17 05:52:24 +05:30
  • 61cfb43d2b Add h index (#8036) Alexander Pantyukhin 2023-05-17 04:21:16 +04:00
  • 3dc143f721 Added odd_sieve.py (#8740) Rohan Saraogi 2023-05-17 05:38:56 +05:30
  • 8102424950 local_weighted_learning.py: fix mypy errors and more (#8073) Tianyi Zheng 2023-05-16 17:05:55 -07:00
  • c0892a0651 Reduce the complexity of genetic_algorithm/basic_string.py (#8606) Maxim Smolskiy 2023-05-16 00:47:50 +03:00
  • 2a57dafce0 [pre-commit.ci] pre-commit autoupdate (#8716) pre-commit-ci[bot] 2023-05-15 22:27:59 +01:00
  • 1faf10b5c2 Correct ruff failures (#8732) Caeden Perelli-Harris 2023-05-14 22:03:13 +01:00
  • 793e564e1d Create maximum_subsequence.py (#7811) Pronoy Mandal 2023-05-11 00:30:59 +05:30
  • 6939538a41 adding the remove digit algorithm (#6708) Margaret 2023-05-10 21:55:48 +03:00
  • 997d56fb63 Switch case (#7995) Margaret 2023-05-10 21:53:47 +03:00
  • 44aa17fb86 Working binary insertion sort in Python (#8024) shricubed 2023-05-10 14:50:32 -04:00
  • 209a59ee56 Update and_gate.py (#8690) Rohan Anand 2023-05-10 15:08:52 +05:30
  • 91cc3a240f Update game_of_life.py (#8703) Pronoy Mandal 2023-05-10 15:04:36 +05:30
  • 7310514509 The ELU activation is added (#8699) Dipankar Mitra 2023-05-02 20:06:28 +05:30
  • 777f966893 [pre-commit.ci] pre-commit autoupdate (#8704) pre-commit-ci[bot] 2023-05-01 23:48:56 +02:00
  • e966c5cc0f Added minimum waiting time problem solution using greedy algorithm (#8701) Himanshu Tomar 2023-05-01 15:53:03 +05:30
  • f6df26bf0f Fix docstring in present_value.py (#8702) Christian Clauss 2023-05-01 02:59:42 +02:00
  • c4dcc44dd4 Added an algorithm to calculate the present value of cash flows (#8700) Sahil Goel 2023-04-30 13:33:22 -04:00
  • 4c1f876567 Solving the Top k most frequent words problem using a max-heap (#8685) Christian Clauss 2023-04-27 19:32:07 +02:00
  • c1b3ea5355 The tanh activation function is added (#8689) Dipankar Mitra 2023-04-25 21:36:14 +05:30
  • a650426350 [pre-commit.ci] pre-commit autoupdate (#8691) pre-commit-ci[bot] 2023-04-25 06:05:45 +02:00
  • bf30b18192 Update linear_discriminant_analysis.py and rsa_cipher.py (#8680) Rohan Anand 2023-04-24 10:58:30 +05:30
  • 11582943a5 Create maths/pi_generator.py (#8666) JulianStiebler 2023-04-18 11:57:48 +02:00
  • 458debc237 added a problem with solution on sliding window. (#8566) Rohan Anand 2023-04-18 13:32:20 +05:30
  • 93ce8cb75d added reference link. (#8667) Rohan Anand 2023-04-18 13:14:06 +05:30
  • b5047cfa11 Create apparent_power.py (#8664) Rohan Anand 2023-04-18 13:00:01 +05:30
  • 2b051a2de4 Create real_and_reactive_power.py (#8665) Rohan Anand 2023-04-18 03:47:48 +05:30
  • 54dedf844a Dimensionality reduction (#8590) Diego Gasco 2023-04-17 00:34:22 +02:00
  • d182f95646 [pre-commit.ci] pre-commit autoupdate (#8634) pre-commit-ci[bot] 2023-04-10 23:43:17 +02:00
  • 14bdd174bb Bloom Filter (#8615) isidroas 2023-04-08 19:39:24 +02:00
  • 2f9b03393c Delete queue_on_two_stacks.py which duplicates queue_by_two_stacks.py (#8624) Christian Clauss 2023-04-08 14:16:19 +02:00
  • 5cb0a000c4 Queue implementation using two Stacks (#8617) amirsoroush 2023-04-08 14:41:08 +03:00
  • 179298e3a2 Revert "Add LeNet Implementation in PyTorch (#7070)" (#8621) Christian Clauss 2023-04-08 02:52:26 +02:00
  • b2b8585e63 Add LeNet Implementation in PyTorch (#7070) Ishan Dutta 2023-04-07 21:21:25 +05:30