0
I Use This!
New Project

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update dependencies to latest versions More... 10 months ago
add gitignore More... 11 months ago
Create README.md More... 11 months ago
implemented caching for better performance More... 11 months ago
feat: Update Docker configuration and dependencies More... 11 months ago
Refactor calculate_route_distance function to use A* algorithm for improved efficiency by 20-40% More... 12 months ago
Refactor create_graph.py and create_graph_2.py More... 12 months ago
feat: Refactor get_route_segments function to use route_id_to_name dictionary and reduce loopkup operation complexity from O(n) to O(1) More... 12 months ago
feat: Refactor find_nearest_stop function to improve efficiency More... 12 months ago
feat: Update create_graph.py and create_graph_2.py to use updated routes_df More... 12 months ago
Refactor main.py to remove unused code and dependencies More... 12 months ago
Add error handling for calculating route distance and improve graph More... 12 months ago
Add edge between stops 234 and 500 with weight 0.0 and route ID 16 More... 12 months ago
feat: Improve error handling for calculating route distance More... 12 months ago
Add support for calculating route distance and storing it in route segments More... 12 months ago
Add graph_2.pkl creation script and support for calculating route to minimise distance More... 12 months ago
chore: Add database creation and data loading scripts More... 12 months ago