COMMITS
October 23, 2022
C
fix: Replace deprecated `qasm_simulator` with `aer_simulator` (#7308) (#7556)
Caeden Perelli-Harris committed
K
Create superdense_coding.py (#7349)
Kevin Joven committed
P
Reduced Time Complexity to O(sqrt(n)) (#7429)
Pradyumn Singh Rahar committed
M
XGB Regressor (#7107)
Modassir Afzal committed
A
Add signum function (#7526)
Arjit Arora committed
C
refactor: Make code more simple in maclaurin_series (#7522)
Caeden Perelli-Harris committed
A
Basic string grammar fix (#7534)
Abhishek Chakraborty committed
A
Created sum_of_harmonic_series.py (#7504)
Akshit Gulyan committed
October 22, 2022
C
Maclaurin approximation of cos (#7507)
Chris O committed
T
Remove some print statements within algorithmic functions (#7499)
Tianyi Zheng committed
October 21, 2022
C
Maclaurin series approximation of sin (#7451)
Chris O committed
October 20, 2022
M
XGBoost Classifier (#7106)
Modassir Afzal committed
A
Add quantum_random.py (#7446)
Alan Paul committed
A
Create graphs/dijkstra_alternate.py (#7405)
Atul Rajput committed
October 19, 2022
T
Remove references to depreciated QasmSimulator (#7417)
Tianyi Zheng committed
K
Implemented Gelu Function (#7368)
Kuldeep Borkar committed
K
Fixed a typo of 'a' and 'an' and used f string in print statement (#7398)
Kuldeep Borkar committed
S
Update gaussian_naive_bayes.py (#7406)
Sai Ganesh Manda committed
October 18, 2022
N
Create combination_sum.py (#7403)
Nadirhan Şahin committed
M
Create minmax.py (#7409)
Manish Kumar committed
S
[Matrix] Max area of island problem solved DFS algorithm (#6918)
Shubham Kondekar committed
T
Remove depreciated np.float (#7394)
Tianyi Zheng committed
T
Update convolve function namespace (#7390)
Tianyi Zheng committed
October 17, 2022
S
[Binary Tree] Different views of binary tree added (#6965)
Shubham Kondekar committed
P
[pre-commit.ci] pre-commit autoupdate (#7387)
pre-commit-ci[bot] committed
October 16, 2022
C
ci: Add ``yesqa`` (flake8-plugin) to ``pre-commit`` (#7340)
Caeden Perelli-Harris committed
C
Follow Flake8 pep3101 and remove modulo formatting (#7339)
Caeden Perelli-Harris committed
S
Corrected the directory of Fractional Knapsack algorithm (#7086)
SudhanshuSuman committed
C
Add `flake8-broken-line` to `pre-commit` (#7338)
Caeden Perelli-Harris committed
S
Fix broken links by PR #7277 (#7319)
Sagar Giri committed