Code Monkey home page Code Monkey logo

routing's People

Watchers

 avatar  avatar

routing's Issues

Nearly identical itineraries seem different

12 -> 316
	retro | entropy:3.84 | trips:339
		...
		Pr:0.21, It:{w134,s3177,r47,s3184,w57,s14477,r2,s14482,w828}
		...
		Pr:0.05, It:{w137,s3177,r47,s3184,w57,s14477,r2,s14482,w828}
		...

Walking audit needed

Ensure that walk times are treated properly and consistently throughout the code.

Walking trips can't be looked up in the DB

See 12 -> 281

Traceback (most recent call last):
  File "access.py", line 21, in <module>
    access(12)
  File "access.py", line 16, in access
    print( len(od.access()),'trips' )
  File "/home/nate/routing/OD.py", line 150, in access
    trips = db.all_itinerary_trips(self.retro_itin(0))
  File "/home/nate/routing/db.py", line 107, in all_itinerary_trips
    'final_depth':len(itin.segments)
psycopg2.ProgrammingError: cannot subscript type unknown because it is not an array

Re-implement real-time option

Base itin choice on initial wait/walk time + mean time in case of departure time matches.
Also allow for walking option.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.