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

This commit is contained in:
KOKO\Mimi
2026-07-31 16:16:28 +09:00
parent e216660d51
commit 38096007f7
2 changed files with 11 additions and 1 deletions
+4 -1
View File
@@ -21,7 +21,10 @@
{
"step": 2,
"name": "pardiso-linear-solver",
"status": "pending"
"status": "completed",
"started_at": "2026-07-31T16:00:45+0900",
"summary": "Added an LP64 MKL PARDISO SPD solver with private RAII lifecycle, CSR validation, residual diagnostics, and regression tests.",
"completed_at": "2026-07-31T16:16:28+0900"
}
],
"created_at": "2026-07-31T15:19:35+0900"
File diff suppressed because one or more lines are too long