priyatharsan / gps-helper

Tools and examples for GPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

pypi Docs travis Coverage Status

Tools and examples for GPS

Documentation

Documentation is hosted on readthedocs. Interactive Jupyter notebooks are viewable and also included this repository.

Installation

This package is available for download through pypi.

$ pip install gps-helper

To use the plotting functionality, there are extra requirements.

$ pip install gps-helper[plotting]

For matplotlib and mayavi, you will need to have backends installed to view the figures.

About

Tools and examples for GPS

License:MIT License


Languages

Language:Python 100.0%