Skip to content

Commit ec8ffd5

Browse files
committed
Merge remote-tracking branch 'origin/branche_de_pablo' into branche_de_pablo
# Conflicts: # linear_algebra/lanczos_algorithm.py
2 parents 03a37eb + d470987 commit ec8ffd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@
559559
* [Test Knapsack](knapsack/tests/test_knapsack.py)
560560

561561
## Linear Algebra
562+
* [Lanczos-Algorithm](linear_algebra/Lanczos-algorithm.py)
562563
* [Gaussian Elimination](linear_algebra/gaussian_elimination.py)
563564
* [Jacobi Iteration Method](linear_algebra/jacobi_iteration_method.py)
564565
* [Lu Decomposition](linear_algebra/lu_decomposition.py)

0 commit comments

Comments
 (0)