10 Commits

Author SHA1 Message Date
66c9e4be77 Write detail about json error message 2023-07-20 00:33:43 +09:00
99ad984f92 Working on simulator 2023-07-04 22:53:54 +09:00
a0cca774d4 Run golder using sub-process 2023-06-30 16:23:08 +09:00
ef264faeaf Build matrix result 2023-06-30 08:50:41 +09:00
a3853af59e Clean error logging 2023-06-29 20:34:26 +09:00
64c80a7200 Write output of sub-process using file stream.
- If we use pipe output, printing big text (about 128kb above) will cause be stucked on pipe stream.
2023-06-29 20:22:45 +09:00
3a9fcd4a5e Implement "index portfolio", "load index", "update index" command 2023-06-29 11:01:34 +09:00
a289e1852a Implement matrix model with given index set 2023-06-27 17:30:10 +09:00
bbf7d03827 Add KMI-0005 initial code 2023-06-20 18:30:04 +09:00
9a14fa41aa Parse command line arguments instead of interactive input 2023-05-29 22:31:02 +09:00