From 758b75934a088757615a90e79eb1ea08483ed16e Mon Sep 17 00:00:00 2001 From: simondlevy Date: Wed, 25 Jul 2018 17:02:59 -0400 Subject: [PATCH] Removed Python 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f609bdc..d039950 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ start working with SLAM in Python. (There is also support for Matlab, C++, and Java; however, because of the popularity of Python for this kind of work, I am no longer updating the code for those languages.) -BreezySLAM works with Python 2 and 3 on Linux and Mac OS X, and +BreezySLAM works with Python 3 on Linux and Mac OS X, and with C++ on Linux and Windows. By using Python C extensions, we were able to get the Python and Matlab versions to run as fast as C++. For maximum efficiency on 32-bit platforms, we use Streaming