COMMITS
October 28, 2025
K
feat: Add Chebyshev Iteration algorithm (#6963)
Keykyrios committed
K
feat: Add Neville's Algorithm (#6842)
Keykyrios committed
D
chore(deps): bump actions/github-script from 7 to 8 in /.github/workflows (#6971)
dependabot[bot] committed
October 27, 2025
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1 (#6972)
dependabot[bot] committed
October 26, 2025
T
Added binary string to decimal converter (#6915)
Taranjeet Singh Kalsi committed
D
Enhance stale PR auto-close to handle failed workflows (#6951)
Deniz Altunkapan committed
K
test: Add comprehensive tests for JugglerSequence (#6947)
Krishna committed
D
chore: add workflow to close stale PRs with failed workflows (#6927)
Deniz Altunkapan committed
October 25, 2025
I
feat(geometry): Add Bentley-Ottmann algorithm for line segment intersection (#6871)
Indolyn Yi committed
P
[FEAT] Add general purpose Projectile Motion algorithm (Physics) (#6928)
Priyanshu Kumar Singh committed
P
[FEAT] Add Newton's Law of Gravitation algorithm (#6855)
Priyanshu Kumar Singh committed
I
October 23, 2025
I
feat(compression): Add LZ77 and LZ78 algorithms (#6910)
Indole Yi committed
October 22, 2025
H
refactor: Enhance docs, add tests in `PrintMatrixInSpiralOrder` (#6636)
Hardik Pawar committed
October 21, 2025
Y
Added SimplePendulumRK4 (#6800)
Yash Rajput committed
D
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.7.0 to 4.9.8.1 (#6867)
dependabot[bot] committed
D
chore(deps): bump com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0 (#6868)
dependabot[bot] committed
October 19, 2025
I
Fix ConvexHull to return points in counter-clockwise order (#6810)
Indole Yi committed
I
feat(compression): Add LZW and Arithmetic Coding algorithms (#6799)
Indole Yi committed
Y
Adding ElasticCollision2D (#6802)
Yash Rajput committed
October 18, 2025
S
feat: add DDA line drawing algorithm (#6616)
Saahil Mahato committed
October 17, 2025
H
Hierholzer path algorithm (#6822)
Harshendu Swarnakar committed
H
refactor: Enhance docs, code, add tests in `MaximumSumOfDistinctSubar… (#6649)
Hardik Pawar committed
October 16, 2025
Y
Adding DampedOscillator code (#6801)
Yash Rajput committed
S
feat: Add Hungarian Algorithm (Assignment Problem) with tests and reference [GRAPHS] (#6808)
Sameer Prajapati committed
D
Update DIRECTORY.md (#6546)
Deniz Altunkapan committed
D
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.7.0 (#6796)
dependabot[bot] committed
October 15, 2025
S
feat(graph): add Push–Relabel max flow with tests and index (#6793)
Sameer Prajapati committed
H
refactor: Enhance docs, code, add tests in `Means` (#6750)
Hardik Pawar committed
H
refactor: Enhance docs, code, add tests in `LucasSeries` (#6749)
Hardik Pawar committed