refactor: numerical stability analysis with residual scaling comparison

This commit is contained in:
2026-06-28 14:36:12 +08:00
parent 3db1096c78
commit d3fbe0ecc6
3 changed files with 80 additions and 76 deletions
+2
View File
@@ -1,6 +1,8 @@
# Whitelist: ignore everything
*
!*/
# Only track .tex files and .gitignore itself
!.gitignore
!*.tex
!data/**