Commit Graph

58 Commits

Author SHA1 Message Date
Miguel M 79fa414c7d Big test data, to force reallocations 2023-04-22 19:43:56 +01:00
Miguel M eebca1914d Factored matrix (formerly grid) into a header
Includes also the memory compacting after all the input is read.
2023-04-22 19:42:58 +01:00
Miguel M 28058cdac3 misc things: vscode configs and test data 2023-04-21 19:39:46 +01:00
Miguel M 709bc6f8c0 Can consume input 2023-04-21 19:39:21 +01:00
Miguel M 6e1af9c863 Added out-of-date condition to link recipe 2023-04-21 19:29:31 +01:00
Miguel M c741706a11 Fixes to make.py crossplatform and gcc flag-order compliant 2023-04-21 17:54:43 +01:00
Miguel M fe3d00a5f5 Input consuming.
It's possible that this commit contains errors, since I'm writing this
on a Windows machine and the compiler seems bad. I'll compile this in a
Linux machine and fix any errors present in the following commit.
2023-04-21 17:06:12 +01:00
Miguel M bc3125dcc8 initial commit 2023-04-20 17:03:54 +01:00