UrbanAnalyst / gtfsrouter

Routing and analysis engine for GTFS (General Transit Feed Specification) data
https://urbananalyst.github.io/gtfsrouter/
80 stars 17 forks source link

New vignette on gtfs_transfer_table #85

Closed mpadge closed 1 year ago

mpadge commented 3 years ago

See #14

mpadge commented 3 years ago

Algorithm now translated entirely to C++ (see #14, #59), making it over 10 times faster, and meaning all work on gtfs_transfer_table() is now finished and can be written up as vignette.