News

Python implementation of Fortune's algorithm to find voronoi diagram of points. Bewarned: This code is largely for demonstration purposes. It is also fairly inefficient since it uses symbolic ...
Exporting results, such as to .csv, .pkl, or .png -> If you are running this program you know how do this yourself. It would be trivial to add code to do this, but also, it would add unnecessary ...