From 8b60a3b132249bce0507ce4f23539ee3e33b15a2 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Wed, 10 Jun 2020 20:17:33 +0800 Subject: [PATCH] update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bb335576..578ef00e 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,14 @@ See [examples](examples). ### Matrix - matrix/m_determinant +### Voronoi +- voronoi/vrn2_from +- voronoi/vrn2_space +- voronoi/vrn2_cells_from +- voronoi/vrn2_cells_space +- voronoi/vrn3_from +- voronoi/vrn3_space + ---- ## Bugs and Feedback