COMMITS
/ requirements.txt October 3, 2023
C
Upgrade to Python 3.12 (#9576)
Christian Clauss committed
September 5, 2023
R
Texture analysis using Haralick Descriptors for Computer Vision tasks (#8004)
Rafael Zimmer committed
July 28, 2023
C
Fix failing build due to missing requirement (#8900)
Caeden Perelli-Harris committed
April 8, 2023
C
Revert "Add LeNet Implementation in PyTorch (#7070)" (#8621)
Christian Clauss committed
April 7, 2023
I
Add LeNet Implementation in PyTorch (#7070)
Ishan Dutta committed
April 1, 2023
M
Reenable files when TensorFlow supports the current Python (#8602)
Maxim Smolskiy committed
November 8, 2022
A
BB84 QKD algorithm (#7898)
Abhishek Chakraborty committed
November 2, 2022
C
refactor: Condense `password` related files in one (#7939)
Caeden Perelli-Harris committed
November 1, 2022
C
refactor: Move pascals triange to maths/ (#7932)
Caeden Perelli-Harris committed
October 31, 2022
C
Test on Python 3.11 (#6591)
Christian Clauss committed
October 23, 2022
S
Add web program to fetch top 10 real time billionaires using the forbes API. (#7538)
Sagar Giri committed
October 20, 2022
A
Add quantum_random.py (#7446)
Alan Paul committed
October 16, 2022
C
Misc fixes across multiple algorithms (#6912)
CenTdemeern1 committed
October 12, 2022
M
Add Equal Loudness Filter (#7019)
Martmists committed
February 13, 2022
C
Upgrade to Python 3.10 (#5992)
Christian Clauss committed
November 16, 2021
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
November 4, 2021
M
Improve Project Euler problem 014 solution 2 (#5744)
Maxim Smolskiy committed
November 3, 2021
S
sock_merchant.py: Matching socks by color (#5761)
Souvik Ghosh committed
October 26, 2021
P
Get top 10 HN posts (#5604)
Prakhar Gurunani committed
P
Get user tweets (#5593)
Prakhar Gurunani committed
June 8, 2021
A
Wavelet tree (#4267)
Aniruddha Bhattacharjee committed
May 17, 2021
O
Removes python_version condition on tensorflow (#4435)
onlinejudge95 committed
T
Removed keras dependency from requirements.txt (#4374)
The Data Lady committed
November 24, 2020
C
Python 3.9 (#3926)
Christian Clauss committed
October 24, 2020
N
Forecast (#3219)
Nandiya committed
October 12, 2020
A
Add First Quantum Qiskit Code Tutorial (#3173)
Abhishek Jaisingh committed
September 30, 2020
C
Travis CI: Remove redundant tests (#2523)
Christian Clauss committed
D
Add pre-commit hook for TheAlgorithms/Python (#2511)
Dhruv committed
September 11, 2020
M
August 6, 2020
C
requirements.txt: Unpin numpy (#2287)
Christian Clauss committed
May 7, 2020
J
Added Lstm example for stock predection (#1908)
Jeffin Francis committed
April 17, 2020
P
Create gaussian_naive_bayes.py (#1861)
Prince Gangurde committed
February 23, 2020
C
Travis CI: Upgrade to Python 3.8 (#1783)
Christian Clauss committed
December 10, 2019
C
Remove \r from strings (#1622)
Christian Clauss committed
November 17, 2019
M
Add pytest-cov (#1578)
Mantas Zimnickas committed
October 18, 2019
K
Python program that surfs 3 site at a time (#1389)
kunal kumar barman committed
J
fuzzy operations added (#1310)
Jigyasa G committed
August 10, 2019
C
Travis CI: Add pytest --doctest-modules machine_learning (#1016)
Christian Clauss committed
July 21, 2019
Q
Code to change contrast (#1060)
QuantumNovice committed
July 10, 2019
C
Pytest the entire repo (#980)
cclauss committed
July 8, 2019
C
Travis CI: Run black, doctest, flake8, mypy, and pytest (#964)
cclauss committed