Open-Deep-ML / DML-OpenProblem

Other
176 stars 48 forks source link

New Problem: Gaussian Elimination with Partial Pivoting #71

Closed paddywardle closed 1 month ago

paddywardle commented 1 month ago

I want to add a new problem on applying gaussian elimination with partial pivoting to solve a linear system of equations.

The problem will cover:

This will be a "Medium" difficulty problem in the linear algebra category.

moe18 commented 1 month ago

all yours