Commit Graph

  • 2c959a7491 Update documentation of cnn_classification.py (#7486) harshyadavcs 2022-10-26 03:13:45 +05:30
  • 7e3dff17c5 Docs: correct the shape of trajectory (#6255) Arya Samik 2022-10-26 03:12:49 +05:30
  • d25187eb7f Remove type cast in combinations algorithm (#7607) Tianyi Zheng 2022-10-25 16:34:46 -04:00
  • 103c9e0876 Added Implementation of NAND, OR ,XNOR and NOT gates in python (#7596) Karthik S 2022-10-26 01:23:21 +05:30
  • 450842321d Arc Length Algorithm (#7610) Havish 2022-10-25 12:47:52 -07:00
  • cbdbe07ffd Create kinetic_energy.py (#7620) SparshRastogi 2022-10-26 01:13:02 +05:30
  • a662d96196 Add function for xor gate (#7588) Arjit Arora 2022-10-26 00:56:53 +05:30
  • d407476531 fix: increase str conversion limit where required (#7604) Maxim Smolskiy 2022-10-25 03:57:03 +03:00
  • a041b64f7a feat: add Project Euler problem 073 solution 1 (#6273) Maxim Smolskiy 2022-10-24 16:29:49 +03:00
  • d8ab8a0a0e Add Spain National ID validator (#7574) (#7575) Carlos Villar 2022-10-24 13:33:56 +02:00
  • bb078541dd Update count_number_of_one_bits.py (#7589) JatinR05 2022-10-24 15:43:39 +05:30
  • bd490614a6 Add function for AND gate (#7593) Arjit Arora 2022-10-24 15:43:01 +05:30
  • e2a83b3bc6 Update knapsack.py (#7271) Nadirhan Şahin 2022-10-23 22:28:11 +03:00
  • 39a99b46f5 check whether integer is even or odd using bit manupulation (#7099) Laukik Chahande 2022-10-23 22:56:22 +05:30
  • b8b63469ef My favorite palindrome (#7455) Christian Clauss 2022-10-23 18:12:49 +02:00
  • 0dc95c0a6b Update comments in check_pangram.py script (#7564) SwayamSahu 2022-10-23 21:30:59 +05:30
  • 10b6e7a658 fix: Fix line too long in doctest (#7566) Caeden Perelli-Harris 2022-10-23 16:14:45 +01:00
  • 393b960525 refactor: Replace doctest traceback with ... (#7558) Caeden Perelli-Harris 2022-10-23 15:36:10 +01:00
  • 0f06a0b5ff Add web program to fetch top 10 real time billionaires using the forbes API. (#7538) Sagar Giri 2022-10-23 23:35:27 +09:00
  • 81ccf54c75 Rename xgboostclassifier.py to xgboost_classifier.py (#7550) Christian Clauss 2022-10-23 15:09:25 +02:00
  • d5f322f576 fix: Replace deprecated qasm_simulator with aer_simulator (#7308) (#7556) Caeden Perelli-Harris 2022-10-23 14:06:12 +01:00
  • a5362799a5 Create superdense_coding.py (#7349) Kevin Joven 2022-10-23 08:54:27 -04:00
  • a3383ce3fd Reduced Time Complexity to O(sqrt(n)) (#7429) Pradyumn Singh Rahar 2022-10-23 17:56:40 +05:30
  • b092f9979f XGB Regressor (#7107) Modassir Afzal 2022-10-23 17:17:19 +05:30
  • 1bbb0092f3 Add signum function (#7526) Arjit Arora 2022-10-23 16:47:30 +05:30
  • a0cbc2056e refactor: Make code more simple in maclaurin_series (#7522) Caeden Perelli-Harris 2022-10-23 12:01:51 +01:00
  • f32f78a9e0 Basic string grammar fix (#7534) Abhishek Chakraborty 2022-10-23 03:42:02 -07:00
  • ed127032b3 Created sum_of_harmonic_series.py (#7504) Akshit Gulyan 2022-10-23 09:59:10 +05:30
  • a5dd07c370 Maclaurin approximation of cos (#7507) Chris O 2022-10-23 05:17:07 +13:00
  • cc10b20beb Remove some print statements within algorithmic functions (#7499) Tianyi Zheng 2022-10-22 07:33:51 -04:00
  • 717f0e46d9 Maclaurin series approximation of sin (#7451) Chris O 2022-10-21 20:03:57 +13:00
  • 42b56f2345 XGBoost Classifier (#7106) Modassir Afzal 2022-10-21 03:29:11 +05:30
  • 831280cedd Add quantum_random.py (#7446) Alan Paul 2022-10-20 15:57:13 +05:30
  • 4829fea24d Create graphs/dijkstra_alternate.py (#7405) Atul Rajput 2022-10-20 13:18:28 +05:30
  • 2859d4bf3a Remove references to depreciated QasmSimulator (#7417) Tianyi Zheng 2022-10-19 16:12:44 -04:00
  • 50da472ddc Implemented Gelu Function (#7368) Kuldeep Borkar 2022-10-19 22:48:33 +05:30
  • b8281d79ef Fixed a typo of 'a' and 'an' and used f string in print statement (#7398) Kuldeep Borkar 2022-10-19 17:16:56 +05:30
  • 80ff25ed38 Update gaussian_naive_bayes.py (#7406) Sai Ganesh Manda 2022-10-19 17:13:26 +05:30
  • b90ec30398 Create combination_sum.py (#7403) Nadirhan Şahin 2022-10-18 22:55:43 +03:00
  • 5bfcab1aa4 Create minmax.py (#7409) Manish Kumar 2022-10-19 00:52:38 +05:30
  • 2ca695b0fe [Matrix] Max area of island problem solved DFS algorithm (#6918) Shubham Kondekar 2022-10-18 23:35:18 +05:30
  • 6d1e009f35 Remove depreciated np.float (#7394) Tianyi Zheng 2022-10-18 05:57:03 -04:00
  • 49cd46acea Update convolve function namespace (#7390) Tianyi Zheng 2022-10-18 02:09:41 -04:00
  • 3448ae5cec [Binary Tree] Different views of binary tree added (#6965) Shubham Kondekar 2022-10-18 02:00:01 +05:30
  • 0c7c5fa7b0 [pre-commit.ci] pre-commit autoupdate (#7387) pre-commit-ci[bot] 2022-10-17 21:59:25 +02:00
  • a34b756fd4 ci: Add `yesqa (flake8-plugin) to pre-commit` (#7340) Caeden Perelli-Harris 2022-10-16 21:51:40 +01:00
  • f15cc2f01c Follow Flake8 pep3101 and remove modulo formatting (#7339) Caeden Perelli-Harris 2022-10-16 21:50:11 +01:00
  • 7f6e0b656f Corrected the directory of Fractional Knapsack algorithm (#7086) SudhanshuSuman 2022-10-17 02:11:28 +05:30
  • 6d20e2b750 Add flake8-broken-line to pre-commit (#7338) Caeden Perelli-Harris 2022-10-16 20:50:48 +01:00
  • b5b1eb2f00 Fix broken links by PR #7277 (#7319) Sagar Giri 2022-10-16 22:45:25 +09:00
  • d728f5a96b Added some more comments to volume.py in maths folder (#7080) Advik Sharma 2022-10-16 06:28:10 -07:00
  • c6582b35bf refactor: Move constants outside of variable scope (#7262) Caeden 2022-10-16 10:33:29 +01:00
  • 7776411621 Create q_full_adder.py (#6735) Kevin Joven 2022-10-16 02:47:54 -05:00
  • e7b6d2824a Change to https. (#7277) Sagar Giri 2022-10-16 16:43:29 +09:00
  • 04698538d8 Misc fixes across multiple algorithms (#6912) CenTdemeern1 2022-10-15 22:25:38 -07:00
  • c94e215c8d types: Update binary search tree typehints (#7197) Caeden 2022-10-15 23:51:23 +01:00
  • 553624fcd4 Add algorithm for Casimir Effect (#7141) Paul 2022-10-15 23:39:27 +06:00
  • a652905b60 Add Flake8 comprehensions to pre-commit (#7235) Caeden 2022-10-15 18:29:42 +01:00
  • 98a4c24878 feat: Binary tree node sum (#7020) (#7162) Caeden 2022-10-15 13:58:09 +01:00
  • 6be9500b2f chore: remove checkbox in feature issue template (#7212) Christian Clauss 2022-10-15 09:02:07 +02:00
  • 70b60dc323 chore: remove inactive user from CODEOWNERS (#7205) Dhruv Manilawala 2022-10-15 12:07:59 +05:30
  • 6e69181d1f refactor: Replace list() and dict() calls with literals (#7198) Caeden 2022-10-15 02:07:03 +01:00
  • dcca5351c9 Added astronomical_length_scale_conversion.py (#7183) Claudio Lucisano 2022-10-15 00:45:12 +02:00
  • 5dc0dc4d23 remove useless bool() call (#7189) Lukas Esc 2022-10-14 17:37:15 -05:00
  • 2058775005 refactor: Make code more understandable (#7196) Caeden 2022-10-14 23:25:15 +01:00
  • 0c06b25582 Create speed_conversions.py (#7128) Abinash Satapathy 2022-10-14 23:42:41 +02:00
  • fd5ab45492 Doctest output simpler version (#7116) Abinash Satapathy 2022-10-14 17:47:39 +02:00
  • e40c7b4bf1 refactor: move flake8 config (#7167) Dhruv Manilawala 2022-10-14 20:04:44 +05:30
  • 26fe4c6539 Remove extra Semicolon (#7152) Md Mahiuddin 2022-10-14 13:20:40 +06:00
  • 05e19128f7 Create norgate.py (#7133) AkshajV1309 2022-10-14 01:54:31 +05:30
  • 3deb4a3042 Create binary_search_matrix.py (#6995) Anurag Shukla 2022-10-14 01:33:15 +05:30
  • 71353ed797 refined readme.md (#7081) Advik Sharma 2022-10-13 10:09:48 -07:00
  • 4d0c830d2c Add flake8 pluin flake8 bugbear to pre-commit (#7132) Caeden 2022-10-13 17:03:06 +01:00
  • f176786d12 Update open_google_results.py (#7085) Praveen 2022-10-13 21:04:52 +05:30
  • d5a9f649b8 Add flake8-builtins to pre-commit and fix errors (#7105) Caeden 2022-10-13 15:23:59 +01:00
  • e661b98829 Binary Search Tree Inorder Traversal Algorithm (#6840) GURNEET SINGH 2022-10-13 17:39:01 +05:30
  • c73cb7e3f7 Add typing to maths/sum_of_arithmetic_series.py (#7065) Saksham Chawla 2022-10-13 16:18:28 +05:30
  • 9b0909d654 Add typing and snake casing to maths/decimal_isolate.py (#7066) Saksham Chawla 2022-10-13 16:17:52 +05:30
  • 7ad6c64029 Add typing to maths/add.py (#7064) Saksham Chawla 2022-10-13 15:15:20 +05:30
  • 6118b05f0e Convert snake_case to camelCase or PascalCase (#7028) (#7034) Carlos Villar 2022-10-13 08:24:53 +02:00
  • 1aa7bd9616 Added barcode_validator.py (#6771) Abinash Satapathy 2022-10-13 00:56:10 +02:00
  • 07e991d553 Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062) Caeden 2022-10-12 23:54:20 +01:00
  • e2cd982b11 Weird numbers (#6871) VARISH GAUTAM 2022-10-13 02:12:02 +05:30
  • bae08adc86 README.md: Lose LGTM badge because we don't use it (#7063) Christian Clauss 2022-10-12 21:56:07 +02:00
  • c0c230255f added self organising maps algorithm in the machine learning section. (#6877) Eeman Majumder 2022-10-13 01:13:52 +05:30
  • 467ade28a0 Add surface area of cuboid, conical frustum (#6442) Rohan R Bharadwaj 2022-10-13 00:18:49 +05:30
  • 32ff33648e Add typing to maths/floor.py (#7056) Saksham Chawla 2022-10-13 00:12:30 +05:30
  • 74494d433f Add typing to maths/ceil.py (#7057) Saksham Chawla 2022-10-13 00:11:52 +05:30
  • 2423760e1d Add typing to maths/abs.py (#7060) Saksham Chawla 2022-10-13 00:11:01 +05:30
  • 922887c386 Add volume of hollow circular cylinder, Exceptions (#6441) Rohan R Bharadwaj 2022-10-13 00:04:01 +05:30
  • f676055bc6 Add typing to maths/segmented_sieve.py (#7054) Saksham Chawla 2022-10-12 22:19:49 +05:30
  • e272b9d6a4 Add typing to data_structures/queue/queue_on_pseudo_stack.py (#7037) Saksham Chawla 2022-10-12 22:14:08 +05:30
  • aeb933bff5 Add typing to data_structures/hashing/hash_table.py (#7040) Saksham Chawla 2022-10-12 22:07:00 +05:30
  • d15bf7d492 Add typing to data_structures/heap/heap_generic.py (#7044) Saksham Chawla 2022-10-12 22:05:31 +05:30
  • a04a6365de Add Equal Loudness Filter (#7019) Martmists 2022-10-12 15:19:00 +02:00
  • f0d1a42deb Python program for Carmicheal Number (#6864) Shubhajit Roy 2022-10-12 12:52:23 +05:30
  • 0a3433eaed [pre-commit.ci] pre-commit autoupdate (#6940) pre-commit-ci[bot] 2022-10-10 22:04:33 +02:00
  • 51dba4d743 Job sequencing with deadlines (#6854) Lakshay Roopchandani 2022-10-09 18:23:44 +05:30
  • 5894554d41 Add Catalan number to maths (#6845) Jordan Rinder 2022-10-08 18:28:17 -04:00
  • 660d2bb66c Add algorithm for Newton's Law of Gravitation (#6626) Paul 2022-10-06 23:19:34 +06:00