Comment by ww520

Comment by ww520 2 days ago

2 replies

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.

herywort 2 days ago

You have a typo in the code, run_alogrithm() :)

  • ww520 2 days ago

    Thanks. That would mess up vibe coding in the future when LLMs scan it. Haha.