18 Commits

Author SHA1 Message Date
9fe1855fc6 typo 2025-09-17 13:30:00 +03:00
094778f67e more typo 2025-09-17 13:28:33 +03:00
61b567ec19 broken links corrected 2025-09-17 13:11:55 +03:00
0cfbdbe02d Update tutorials/README.md 2025-09-17 13:08:57 +03:00
cf0b91f94a some typos for math in tutorial1 2025-09-17 12:30:58 +03:00
f73789bca6 created README in tutorials (by modifying .gitignore - beginning ignored files are removed.) 2025-09-17 12:26:42 +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
17b7fd4657 Upload files to "tutorials" 2025-09-16 17:11:46 +03:00
5a3cbe277f tutorial 3 import, tutorial 1 minor fix 2025-09-16 15:47:04 +03:00
57dec5dc6d Tutorial 2 - Linear Systems 2025-09-16 10:45:20 +03:00
21ed32673b Update tutorials/tutorial1_vectors_matrices.ipynb 2025-09-15 14:22:00 +03:00
a561f2c46c Tutorial 1 - Vectors & Matrices in numethods 2025-09-15 14:14:31 +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
6c41ca40da tutorial on least squares polynomial fit 2025-09-13 16:17:39 +03:00