Vortex graphs are astounding visualisations of the current and circularity driving numbers. In base 10, the vortex graph is quite known under Tesla's 3-6-9 secret, leading to multiplication tables, the physical appearance of the Tesla coil, and possibly much more.
In this project I've created a VortexGraph class which can draw the vortex graph of any given number system base. I did this because it took me way to long to draw them by hand for higher bases.
If this is of interest to you or useful to you, feel free to contact me at any time!
If you only knew the magnificence of the 3, 6 and 9, then you would have a key to the universe.
– Nikola Tesla
Should be easy with the provided pipfile.
Run main.py, edit number base as needed
Please open an issue for support.
Create a branch, add commits, and open a pull request.