vxorg/python_refonly
2024-10-21 21:21:37 -04:00
..
README.md it kind of works now 2024-10-21 21:21:37 -04:00
tree.py Rewrite it in C++ 2024-10-21 12:22:35 -04:00
tree_test.py Rewrite it in C++ 2024-10-21 12:22:35 -04:00
vxheaven_parse.py Rewrite it in C++ 2024-10-21 12:22:35 -04:00
vxorg.py Rewrite it in C++ 2024-10-21 12:22:35 -04:00

python

This was the original vxorg refactor/rewrite. It was abanodoned because the tree algorithms in python were so unbearably slow that even a iffy c++ reimplementation of the same tree is 100x faster