Commit Graph

5 Commits

Author SHA1 Message Date
a0cca774d4 Run golder using sub-process 2023-06-30 16:23:08 +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
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