equal
deleted
inserted
replaced
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 |