Skip to content

Tools for building and preprocessing location graphs

License

Notifications You must be signed in to change notification settings

mie-lab/graph-trackintel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version codecov Code style: black

graph-trackintel

Tools for building and preprocessing location graphs

Installation:

This repo can then be installed in editable mode. In an activated virtual environment, cd into this folder and run

pip install -e .

This will execute the setup.py file and install required dependencies.