Gaming32 / ArrayV

New home of https://github.com/MusicTheorist/ArrayVisualizer
MIT License
303 stars 47 forks source link

Sorting network visualizer rewrite #74

Closed Gaming32 closed 2 years ago

Gaming32 commented 2 years ago

This PR rewrites the sorting network visualizer from the ground up, in pure Java. This removes the dependency on Python, and makes visualization much faster (because Java is faster than Python).

Gaming32 commented 2 years ago

So are we all ready to merge then?

Gaming32 commented 2 years ago

Are we finally ready then?