-
Purdue University / @Yelp
- West Lafayette, IN, USA
- http://elliottwillia.ms
Pinned repositories
450 contributions in the last year
Contribution activity
August 2017
elliottwilliams has no activity yet for this period.
July 2017
Created a pull request in propershark/timetable_cpp
that received 1
comment
Features and bugfixes to support BART
BART works! Here's an overview of the changes I made to Timetable to get it here:
New features:
Added post_init member functions to all GTFS class…
Created an issue in propershark/timetable_cpp
that received 3
comments
Stop times > 23:59:59 unsearchable after midnight
For example, this stop time:
75R10,24:02:00,24:02:00,PLZA,3,Warm Springs/South Fremont,,,,1
...cannot be found by this visits_between query:
timeta…