Commit Graph

13 Commits

Author SHA1 Message Date
22bc76dcb3 Update numethods/orthogonal.py 2025-09-16 11:19:13 +03:00
d32044f8f2 Update numethods/orthogonal.py 2025-09-16 11:18:51 +03:00
fd7cce037e Update numethods/solvers.py 2025-09-16 11:17:49 +03:00
0c5af0d46e trace and history added 2025-09-16 10:47:29 +03:00
b55ee766a7 fix norm, fix matrix matrix sub-sum 2025-09-15 14:13:16 +03:00
ceb8008db2 Update numethods/__init__.py 2025-09-15 10:41:30 +03:00
6addbce56a init differentiation 2025-09-15 10:36:17 +03:00
435dfb8ac5 new module differentiation, orthogonal small fix, roots pretty table (print trace method)
introduced differentiation module
built-in l2 norm implementation
root finding problems now print #of iteration, new value, error, etc.
2025-09-15 10:35:45 +03:00
cabd2d9528 tutorial is finished: a bug in numethods (QRHouseholder) is resolved. 2025-09-14 12:22:38 +03:00
24075f617d Update numethods/orthogonal.py 2025-09-11 16:42:40 +03:00
546f7b1382 Update numethods/orthogonal.py 2025-09-11 16:42:17 +03:00
921d08e4e0 Upload files to "numethods" 2025-09-11 16:38:39 +03:00
48e54fde8d Upload files to "numethods" 2025-09-11 16:38:17 +03:00