chore(equation-and-linear-solve): step 1 output

This commit is contained in:
KOKO\Mimi
2026-07-31 16:00:45 +09:00
parent 1bf277cbf1
commit a78f36a172
2 changed files with 11 additions and 1 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
{
"step": 1,
"name": "essential-bc-elimination",
"status": "pending"
"status": "completed",
"started_at": "2026-07-31T15:45:03+0900",
"summary": "Added upper-triangle essential BC elimination with zero/nonzero RHS shifts, full reconstruction mapping, conflict diagnostics, and original-system reaction recovery.",
"completed_at": "2026-07-31T16:00:44+0900"
},
{
"step": 2,
File diff suppressed because one or more lines are too long