Commit Graph

  • e3773dbec1
    [pre-commit.ci] pre-commit autoupdate () master pre-commit-ci[bot] 2025-03-24 20:05:41 +01:00
  • 580273eeca
    Improve prefix_sum.py () Pranjay kumar 2025-03-20 05:03:46 +05:30
  • edf7c372a9
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-03-18 09:53:49 +01:00
  • 7ce998b91c
    Fix some RUF012 per file ignores () Maxim Smolskiy 2025-03-11 17:29:13 +03:00
  • 23eb174629
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-03-11 08:51:28 +01:00
  • e3fb5309da
    Improve decimal_to_fraction.py () PAUL ADUTWUM 2025-03-08 16:52:20 -05:00
  • 4fbd350b6e
    Improved test coverage in decimal_to_fraction.py () PAUL ADUTWUM 2025-03-08 16:47:04 -05:00
  • a415a953c3
    Add largest rectangle histogram () Ankana Pari 2025-03-09 03:05:07 +05:30
  • fff34ed528
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-03-03 19:10:41 +01:00
  • 8826ad3a4d
    feat: Implement Principal Component Analysis (PCA) () PARIKSHIT SINGH 2025-03-02 16:33:12 +05:30
  • f528ce350b
    Added dynamic_programming/range_sum_query.py () Sanjay Muthu 2025-02-27 17:01:08 +05:30
  • 114d4283b9
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-02-24 19:27:10 +01:00
  • 183fa06f40
    Fix n-queens problem () sector 2025-02-22 16:16:29 +08:00
  • a5aed92b4c
    fix: typo in data_structures/linked_list/from_sequence.py () Maxim Evtush 2025-02-20 21:09:01 +01:00
  • 4a5a5f2b88 uv-again uv-again Christian Clauss 2025-02-14 14:47:31 +01:00
  • 738253e800
    git mv data_structures/queue data_structures/queues () pre-commit-ci[bot] 2025-02-14 10:05:23 +01:00
  • 338cbafe0d
    Improve power.py () lighting9999 2025-02-10 01:51:18 +08:00
  • e59d819d09
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-02-05 20:47:41 +01:00
  • 6c92c5a539
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-01-27 22:05:20 +01:00
  • 13e4d3e76c
    Fix error in avl_tree del_node function () Rachel Spears 2025-01-23 21:59:36 -08:00
  • c666db3729
    Add Doc test bubble sort () Vijayalaxmi Wakode 2025-01-24 03:31:47 +05:30
  • 9fb51b4169
    Update docstrings in the functions definitions. () Ronald Ngounou 2025-01-23 09:02:46 +01:00
  • 1f74db0c06
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-01-20 21:22:02 +01:00
  • 91ebea1d99
    Sphinx runs on ubuntu 24.04 arm () Christian Clauss 2025-01-19 08:33:35 +01:00
  • 533767ff46
    Doomsday Algorithm: Fix leap year check () Nguyen Thi Thanh Minh 2025-01-18 10:07:44 +07:00
  • 0040ad47f9
    Add butterfly pattern implementation () aydinomer00 2025-01-15 00:24:36 +03:00
  • f04d308431
    Create longest_increasing_subsequence_iterative.py () Sanjay Muthu 2025-01-15 02:19:04 +05:30
  • 4fe50bc1fc
    [pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format () pre-commit-ci[bot] 2025-01-13 21:52:12 +01:00
  • cfcc84edf7
    Fix build () Maxim Smolskiy 2025-01-13 23:49:07 +03:00
  • 787aa5d3b5
    doctest all_combinations.py () Siddhant 2025-01-12 20:54:23 -05:00
  • 4c92de5e03
    Fix dynamic_programming/longest_increasing_subsequence.py () Sanjay Muthu 2025-01-13 05:05:22 +05:30
  • b653aee627
    Fix ruff () Maxim Smolskiy 2025-01-12 19:05:08 +03:00
  • bae33acf90
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2025-01-06 21:12:13 +01:00
  • 12b1023a9d
    [ADDED] Implementation of Geometric Mean. () Kaustubh Mani Tripathi 2024-12-31 07:46:32 +05:30
  • 91a22c2e36
    Create digital differential analyzer_line.py () SEIKH NABAB UDDIN 2024-12-31 07:39:14 +05:30
  • a4399022e5
    chore: improve comments and add tests to trapezoidal rule () Julien Richard 2024-12-31 02:11:29 +01:00
  • 8439fa8d1d
    Added the algorithm to compute the time period of a simple pendulum () Paarth Goyal 2024-12-31 06:17:41 +05:30
  • 8767d1d724
    add some documentation for heap sort () Rodrigo Castro 2024-12-30 21:36:41 -03:00
  • 5942059cb5
    add doctest for quick_sort_3_partition () Giulio Tantaro 2024-12-30 21:03:31 +01:00
  • 8921b56a85
    Adding tests to monotonic_array.py () Melih Mehmet Sahin 2024-12-30 19:53:50 +00:00
  • 7e55fb6474
    - Implemented find_lanczos_eigenvectors to approximate the largest eigenvalues and corresponding eigenvectors of a graph based on its adjacency list. () Jeffrey Yancey 2024-12-30 12:00:30 -07:00
  • 75c5c41113
    : Adding coverage test for basic_graphs.py () Scarfinos 2024-12-30 16:12:26 +01:00
  • 77425364c8
    Intensity_based_Segmentation () SUDO_USER 2024-12-30 20:42:04 +05:30
  • f24ddba5b2
    Implemented doctests for geometry-related classes () Matej 2024-12-30 16:04:28 +01:00
  • a2be5adf67
    Tests electronics/electric_conductivity.py () Julia Aragão 2024-12-30 13:36:55 +01:00
  • 7fa9b4bf1b
    Fix sphinx/build_docs warnings for dynamic_programming () Maxim Smolskiy 2024-12-30 14:52:03 +03:00
  • 493a7c153c
    feat: add testcase of assemble_transformation () Jeel Rupapara 2024-12-30 16:40:44 +05:30
  • da587d06ac
    Added doctest to /maths/power_using_recursion.py () Sankabapur 2024-12-30 16:29:03 +05:30
  • 24923ee635
    Add doctest to maths/numerical_analysis/intersection.py () Shikhar Maheshwari 2024-12-30 16:21:10 +05:30
  • 2ca96b7c8e
    current_stock_price test added () jperezr 2024-12-30 11:37:21 +01:00
  • 68b4c6b479
    fix is_ip_v4_address_valid.py () mahdi tavasoli 2024-12-30 13:52:20 +03:30
  • f45e392cf6
    Fix sphinx/build_docs warnings for ciphers () Maxim Smolskiy 2024-12-30 12:56:24 +03:00
  • 94b3777936
    Fix sphinx/build_docs warnings for linear_algebra () Maxim Smolskiy 2024-12-30 00:35:34 +03:00
  • 3622e940c9
    Fix sphinx/build_docs warnings for other () Maxim Smolskiy 2024-12-29 23:31:53 +03:00
  • ce036db213
    Fix sphinx/build_docs warnings for physics/speeds_of_gas_molecules () Maxim Smolskiy 2024-12-29 23:01:15 +03:00
  • bfb0447efb
    Fix sphinx/build_docs warnings for maths/zellers_congruence () Maxim Smolskiy 2024-12-29 20:29:48 +03:00
  • c93288389d
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-12-29 18:16:45 +01:00
  • bfc804a41c
    Fix sphinx/build_docs warnings for physics/newtons_second_law_of_motion () Maxim Smolskiy 2024-12-29 18:41:28 +03:00
  • d9092d88dd
    fixes requirements error () Sankalpa Sarkar 2024-12-29 19:23:31 +05:30
  • 972a5c1e43
    fixed the issue in strings/join.py () RajdeepBakolia2004 2024-12-29 19:05:33 +05:30
  • 2d68bb50e5
    Fix split function to handle trailing delimiters correctly () KICH Yassine 2024-12-29 12:56:36 +01:00
  • 2b58ab0402
    compare-method added to Vector class in lib.py () Andrwaa 2024-12-28 12:17:48 +01:00
  • 1909f2272f
    adding doctests to maths/trapezoidal_rule.py () jperezr 2024-12-28 11:03:24 +01:00
  • d496d5611f
    Remove inaccessible URL in computer_vision/README.md () Shi Entong 2024-12-28 17:22:07 +08:00
  • b5c8fbf2e8
    Add additional doctests, fix grammatical errors for maths/perfect_number.py () Joy Khandelwal 2024-12-28 14:21:28 +05:30
  • 929b7dc057
    Fix Gaussian elimination pivoting () Maxim Smolskiy 2024-12-28 11:43:25 +03:00
  • 1652d05e9e
    adding test to electronics/electric_power.py () Julia Aragão 2024-12-28 00:26:29 +01:00
  • 2ae9534fc6
    Added test to linear regression () Anamaria Miranda 2024-12-28 00:03:13 +01:00
  • 76471819bd
    Improve test coverage for armstrong numbers () Scarfinos 2024-12-27 23:52:40 +01:00
  • 8bbe8caa25
    Improve test coverage for matrix exponentiation () Scarfinos 2024-12-27 23:40:35 +01:00
  • 5bef6ac929
    Improve coverage special_numbers () Scarfinos 2024-12-27 23:22:36 +01:00
  • eb652cf3d4
    Bump astral-sh/setup-uv from 4 to 5 () dependabot[bot] 2024-12-28 00:18:08 +03:00
  • ae28fa7fe3
    Fix sphinx/build_docs warnings for data_structures/binary_tree/mirror_binary_tree () Maxim Smolskiy 2024-12-24 16:17:22 +03:00
  • c36aaf0fbc
    Fix sphinx/build_docs warnings for graphs/check_bipatrite () Maxim Smolskiy 2024-12-24 11:48:37 +03:00
  • e9721aad59
    Fix sphinx/build_docs warnings for physics/horizontal_projectile_motion () Maxim Smolskiy 2024-12-24 06:06:59 +03:00
  • 04fbfd6eae
    Fix sphinx/build_docs warnings for maths/volume () Maxim Smolskiy 2024-12-24 03:14:11 +03:00
  • b0cb13fea5
    Fix sphinx/build_docs warnings for greedy_methods () Maxim Smolskiy 2024-12-23 16:11:58 +03:00
  • c5e603ae42
    Fix sphinx/build_docs warnings for geodesy () Maxim Smolskiy 2024-12-23 15:43:16 +03:00
  • 47cd21a110
    Fix sphinx/build_docs warnings for cellular_automata () Maxim Smolskiy 2024-12-23 14:56:42 +03:00
  • 4abfce2791
    Fix sphinx/build_docs warnings for audio_filters () Maxim Smolskiy 2024-12-23 06:55:22 +03:00
  • f8e595e048
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-12-16 20:53:36 +01:00
  • 98391e33ea
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-12-12 18:40:43 +01:00
  • 0bcdfbdb34
    Use Astral uv () Christian Clauss 2024-12-05 05:34:48 +01:00
  • b22fab0ea4
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-12-02 22:35:21 +01:00
  • c792122632
    Added matrix based color game algorithm () Anamaria Miranda 2024-12-02 11:57:04 +01:00
  • fc33c50593
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-11-25 21:46:20 +01:00
  • f3f32ae3ca
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-11-18 22:07:12 +01:00
  • e3bd7721c8
    validate_filenames.py Shebang python for Windows () Christian Clauss 2024-11-15 14:59:14 +01:00
  • e3f3d668be
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-11-11 21:05:50 +01:00
  • 3e9ca92ca9
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-11-04 21:09:03 +01:00
  • a19bede190
    Add scripts/find_git_conflicts.sh () Christian Clauss 2024-11-01 13:40:09 +01:00
  • 52602ea5b6
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-10-28 21:27:00 +01:00
  • 6e24935f88
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-10-22 11:22:34 +02:00
  • 03a42510b0
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-10-14 22:42:24 +02:00
  • e9e7c96465
    Create GitHub Pages docs with Sphinx () Christian Clauss 2024-10-08 19:09:28 +02:00
  • e1aa85c7a0 git rm .gitattributes gh-pages Christian Clauss 2024-10-08 18:22:47 +02:00
  • 2c90add821 Clear gh-pages branch Christian Clauss 2024-10-08 18:15:20 +02:00
  • 260e3d8b35
    feat: add test cases in cipher's autokey () Jeel Rupapara 2024-10-08 17:03:28 +05:30
  • 2d671df073
    [pre-commit.ci] pre-commit autoupdate () pre-commit-ci[bot] 2024-10-07 22:49:29 +02:00
  • dba8eecb47
    added gronsfeld cipher implementation () Lonercode 2024-10-07 10:58:07 +01:00