Created by: zjl9959
What is this Python project?
Algviz is an animation engine based on Jupyter to make it easier to visualize algorithms.
For example:
You can try more examples in the online editor by clicking the button below:
What's the difference between this Python project and similar ones?
Enumerate comparisons.
-- Simple API, vivid animations.
-- Support multiple data structures, such as vector
, table
, linked list
, tree
and graph
.
-- Can be embedded into Jupyter notebook.
-- The generated animation is based on SVG, which is portable and space-saving.
Anyone who agrees with this pull request could submit an Approve review to it.