README.md
changeset 14 f440529b9606
parent 13 b6ccd1aab66f
equal deleted inserted replaced
13:b6ccd1aab66f 14:f440529b9606
     1 # gpx_reduce_light
     1 # gpx\_reduce\_light
     2 
     2 
     3 * gpx_reduce.py is a modified version of the [original gpx_reduce][1] with no dependencies.
     3 * gpx_reduce.py is a modified version of the [original gpx_reduce][1] with no dependencies.
     4 
     4 
     5     The original depends on *scipy, lxml, numpy* and *pylab* (which are heavy requirements).
     5     The original depends on *scipy, lxml, numpy* and *pylab* (which are heavy requirements).
     6     However, these dependencies can be easily removed, because the program only does basic linear
     6     However, these dependencies can be easily removed, because the program only does basic linear