Comment by ww520
3 days ago
Yes. The core algorithm is like 20 lines of code in the run_algorithm() function. But to make it easier to use, to handle different types of input, and report/query output, etc. take much more. This is the difference between an idea and a product in a loose sense. It gives purpose to my learning process anyway.
You have a typo in the code, run_alogrithm() :)
Thanks. That would mess up vibe coding in the future when LLMs scan it. Haha.