From 1017cad32870692e28e33ae13d9d1acd4f0ac5a7 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Wed, 10 Oct 2018 16:11:05 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ed0906..bd0e949 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ * [gpdvega](https://github.com/iliatimofeev/gpdvega) - gpdvega is a bridge between GeoPandas and Altair that allows to seamlessly chart geospatial data. * [LANDSAT-Download](https://github.com/olivierhagolle/LANDSAT-Download) - Automated download of LANDSAT data from USGS website. * [USGS API](https://github.com/kapadia/usgs) - USGS is a python module for interfacing with the US Geological Survey's API. +* [som-tsp](https://github.com/DiegoVicen/som-tsp) - Solving the Traveling Salesman Problem using Self-Organizing Maps. ## Java