Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/Python

All Algorithms implemented in Python
https://github.com/TheAlgorithms/Python

Crack

Aalokshinde542601028638 opened this issue 6 months ago
Added doctests for Bitmask.py and fixed test cases

Devansh-46 opened this pull request 6 months ago
Fixed Errors. Code was not working

snp05016 opened this pull request 6 months ago
Error in AVL_Tree del_node function

Rosepetal2022 opened this issue 6 months ago
Fix typo in integration_by_simpson_approx.py

CarlosZamG opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
Update README.md

Salmankhan3 opened this pull request 6 months ago
Add Primal-Dual Interior-Point Method for linear programming

shoresj opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
Python (5)

Rock-ka opened this issue 6 months ago
Qw

blindmanchina opened this pull request 6 months ago
Add doctests to interpolation_search.py

Ihor-Pryyma opened this pull request 6 months ago
Add doctests for trapezoidal_rule.py

Ihor-Pryyma opened this pull request 6 months ago
Create permutations_of_an_array.py

Anit-Paul opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 months ago
updated fib_recursive_term by proper indenting fibonacci.py

ArSenic04 opened this pull request 6 months ago
updated fib_recursive_term by proper indenting fibonacci.py

ArSenic04 opened this pull request 6 months ago
updated fib_recursive_term by proper indenting fibonacci.py

ArSenic04 opened this pull request 6 months ago
Changed Indentation for fib_recursive_term in fibonacci.py

ArSenic04 opened this pull request 6 months ago
Fixed typo in diophantine_equation.py

a-DNA-py opened this pull request 6 months ago
add feature1

Rihantech18 opened this pull request 6 months ago
Improved Coverage for test_digital_image_processing.py

csana004 opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
Need to migrate to NumPy 2.0.

its-100rabh opened this issue 7 months ago
add algorithm to check if given string is valid number or not

reniz-shah opened this pull request 7 months ago
Create count_consonants.py

its-100rabh opened this pull request 7 months ago
Create SECURITY.md

Adithiyanpv opened this pull request 7 months ago
I have added only a demo for practice

SKP12356 opened this pull request 7 months ago
Create longest_word_in_sentence.py

its-100rabh opened this pull request 7 months ago
Create count_vowels.py

its-100rabh opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
1

gautham-sn opened this pull request 7 months ago
Update sol1.py

gautham-sn opened this pull request 7 months ago
Update sol1.py

gautham-sn opened this pull request 7 months ago
Tests/add new test case weight_conversion

ShiryuReb opened this pull request 7 months ago
chore: fix typos

xiaoxianBoy opened this pull request 7 months ago
Fix/fixes get top billionaries code

ra230537 opened this pull request 7 months ago
fix: modify the depracated code and add new tests

ra230537 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
The sum of outcomes for rolling an N-sided dice K times.

dipuk0506 opened this pull request 7 months ago
Sum of outcomes for rolling an N-sided dice K times

dipuk0506 opened this pull request 7 months ago
binary crossentropy loss function added

TMGA-WAY opened this pull request 7 months ago
Remove separate directory for `gaussian_elimination_pivoting.py`

tianyizheng02 opened this pull request 7 months ago
The probability of getting exactly n heads in m tossing.

dipuk0506 opened this pull request 7 months ago
The probability of getting exactly n heads in m tossing.

dipuk0506 opened this pull request 7 months ago
The probability of getting exactly n heads in m tossing.

dipuk0506 opened this pull request 7 months ago
probability_of_n_heads_in_m_tossing

dipuk0506 opened this pull request 7 months ago
probability_of_n_heads_in_m_tossing

dipuk0506 opened this pull request 7 months ago
MNIST classification CNN.

dipuk0506 opened this pull request 7 months ago
mnist cnn

dipuk0506 opened this pull request 7 months ago
MNIST CNN

dipuk0506 opened this pull request 7 months ago
Create Image_Classification_Example_MNIST_CNN.py

dipuk0506 opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 7 months ago
Solve Project Euler 61

GNUSheep opened this pull request 8 months ago
Add rainfall intensity calculation function

yuriishizawa opened this pull request 8 months ago
Improve double_linear_search efficiency with early termination check

sowndappan5 opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Add computer_vision\otsu_threshold.py

mahi01agarwal opened this pull request 8 months ago
Add Otsu Threshold Algorithm to Computer Vision

mahi01agarwal opened this pull request 8 months ago
Fix grammar and spelling mistakes in `sequential_minimum_optimization.py`

tianyizheng02 opened this pull request 8 months ago
``` Enhance Trie with new features and improvements ```

sowndappan5 opened this pull request 8 months ago
Readme file Updated: Extra Space.

K-Romtaylor opened this pull request 8 months ago
Combinatorics

JeelGajera opened this pull request 8 months ago
Create python algorithms

SatyaHemanth35 opened this pull request 8 months ago
Create pascals_triangle.py

jelambrar96 opened this pull request 8 months ago
Remove duplicate implementation of median of two arrays algorithm

tianyizheng02 opened this pull request 8 months ago
factorail using reduce

jelambrar96 opened this pull request 8 months ago
Adding multibit-manipulation algorithm implemented with bitwise operations

billbreit opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Share File

SachinNarware opened this issue 8 months ago
An alternate solution for pairs_with_given_sum

PavanVenkataNagaManoj17 opened this pull request 8 months ago
Create sublists.py

Rimkomatic opened this pull request 8 months ago
#Pi

Vibemonk opened this issue 8 months ago
minor changes in docstring (knapsack_dp)

Aterolite24 opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Implement IIRFilter class with detailed documentation and methods for…

nafisalawalidris opened this pull request 8 months ago
Implementation of the Knapsack Problem Solver #11401

snigdha510 opened this pull request 8 months ago
Initial commit

YuriKaplun opened this pull request 8 months ago
aa

Zhouyanl opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 8 months ago
Implementation of the Knapsack Problem Solver

MFRADJ opened this issue 8 months ago
Forward chaining implementation

KarimAly12 opened this pull request 8 months ago
Fix some RUF012 per file ignores

MaximSmolskiy opened this pull request 8 months ago
adding a combinatorics folder with basic algorithms

meg-1 opened this pull request 9 months ago