8 Commits
Author SHA1 Message Date
Deniz ea901c03ab update eigen.py
fixed -> matrix and vector imported twice from linalg
2025-09-17 14:09:49 +03:00
Deniz 08622ae3cf Merge branch 'main' of https://ougur.iam.metu.edu.tr/gitea/denizdonmez/numethods 2025-09-17 11:44:30 +03:00
Deniz 5d36dbabb9 new methods; eigenvalue. condition number implemetation
eigenvalue module, readme and demo update. condition number implemented in linalg.py
2025-09-17 11:44:12 +03:00
Deniz baf47bb3a6 Update README.md 2025-09-17 11:28:53 +03:00
Deniz fcd63fa1b2 Update README.md 2025-09-17 11:25:56 +03:00
Deniz 2d4071453d Update tutorial3_orthogonalization.ipynb 2025-09-17 11:20:18 +03:00
Deniz cc5d292584 update tutorial4_root_finding.ipynb to add trace printing for all methods and handle exceptions in FixedPoint method 2025-09-17 11:16:34 +03:00
Deniz 44f7559aa1 update examples/demo.py and tutorials/tutorial4_root_finding.ipynb# On branch main 2025-09-17 09:24:25 +03:00