Open TommiPrami opened 4 years ago
Thank you. We're working to reduce unit dependencies, but I don't know how to organize them, so I'm working and fixing them over time. This repository exists to manage the library, and the usage of each function is explained in the demo repository.
I know that library is way to go, in big picture but overkill for some users. So if possible to add library independent minimal implementation of some algorithms that would be cool.
Totally up to you tough.
-tee-
Now quite complex structure of library makes bit hard to use single algorithm if needed.
I understand that this would be lot of extra work, but now using Own types and pretty complex class structure etc makes it hard to learn the algorithm and/or use it (Separate from whole library).
Please considers this.
You've got killer algorithms that I think nobody else has made public Delphi version of. But now if company does not allow using whole library, extracting it out is pretty hard. Tried for some algorithm but was not too sure that did I do it even remotely right and did I extract lot of code not needed, and did I extract code that should have.
-Tee-