1
0
Fork 0
treelib/AUTHORS
Daniel Baumann d5b8e0af0d
Adding upstream version 1.6.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 14:32:06 +01:00

10 lines
432 B
Text

# Contributors
* Brett Alistair Kromkamp (brettkromkamp@gmail.com): Post basic idea online.
* Xiaming Chen (chenxm35@gmail.com): Finished primary parts and made the library freely public.
* Holger Bast (holgerbast@gmx.de): Replaced list with `dict` for fast node index and optimized the performance.
* Ilya Kuprik (ilya-spy@ynadex.ru): Added ZIGZAG tree-walk algorithm to tree traversal.
and other committers etc.
Thank you all.