Commit Graph

20 Commits

Author SHA1 Message Date
591495159e new examples 2025-09-15 10:40:52 +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
05ba5da272 new module 'differentiation' 2025-09-15 10:32:07 +03:00
9d807b3b84 Merge pull request 'main' (#2) from ougur/numethods:main into main
Reviewed-on: denizdonmez/numethods#2
2025-09-14 13:15:27 +03:00
cabd2d9528 tutorial is finished: a bug in numethods (QRHouseholder) is resolved. 2025-09-14 12:22:38 +03:00
32b2576097 some typo trimming 2025-09-13 18:06:47 +03:00
9483baea42 some typo 2025-09-13 16:44:40 +03:00
0b7104bcb0 gitignore is added to repo 2025-09-13 16:18:58 +03:00
6c41ca40da tutorial on least squares polynomial fit 2025-09-13 16:17:39 +03:00
0588f5fb43 Update README.md 2025-09-11 16:45:13 +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
7a38633582 Update README.md 2025-09-11 16:40:45 +03:00
22a5412c0d Upload files to "tests" 2025-09-11 16:39:43 +03:00
2ee606a737 Upload files to "examples" 2025-09-11 16:39:05 +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
3e45c5400e Upload files to "/" 2025-09-11 16:37:41 +03:00
63a1889a41 Initial commit 2025-09-11 16:36:19 +03:00