From f401cdeabf6a0e963cdfb55c088f8580bb8e3db4 Mon Sep 17 00:00:00 2001 From: HuguesTHOMAS Date: Mon, 27 Apr 2020 19:29:46 -0400 Subject: [PATCH] Corrections --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0fd2588..0512c02 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,6 @@ experiments are in the [doc](./doc) folder. * [Visualization scripts](./doc/visualization_guide.md): For now only one visualization script has been implemented: the kernel deformations display. -TODO: Guide for these experiments - ## Acknowledgment Our code uses the nanoflann library.