map_matching
map_matching copied to clipboard
compile error

delonleo,
The software, as provided, works well on Windows 64 bits and a particular distribution of Linux (Mint 17, with some particular python configurations).
In order to make it work in your system you will need to compile the Cython code AoN.pyx. Something like python setup_Assignment.py build_ext --inplace
And don;t use the master branch. Big changes are coming with the re-factoring (see the appropriate branch)