julia-gro A3 (script and README) - manhattan problem#48
Conversation
|
Your code produces the expected output, great work! I really like how clearly structured and straightforward your implementation is. Your README documentation is thorough and gives all the necessary information, making it easy to understand and use your program. |
|
Thank you Hannah for your feedback, I have fixed the issues that you've pointed out :) I also added another flag '-m' after reviewing the assignment of anna-gst. She had it incorporated, and I thought it was a really good idea. Additionally I added an alternate input-file containing a possible edge case: two consecutive matrices happen to have the same row length. |
ready for review :)