andrew cooke

Results 27 comments of andrew cooke

this seems to be provided by a javascript library called leaflet. there's support for calling that from jupyter but it seems even more complex than the google maps approach (you...

looking at available libraries, it seems like the kind of thing we could do here is identify what streets were ridden down.

Try it how? Are there any instructions?

using BinDeps BinDeps.debug("Package")

works fine on 0.3 with the same file / machine by the way.

well, updating julia to the latest from git seemed to fix this, so i guess it was a problem with trunk 5 days ago!

spoke too soon! it now occurs after some random number of readlines, around 2000 or 3000. (and so does 0.3 if you wait long enough!) (that's 0.3 from git, not...

Also, if I try to test my code at the top level, I see hardly any functions: ``` julia> using TypeCheck, IntModN test_constructor ok test_arithmetic ok test_matrix_inverse ok test_power ok...

thanks for the explanation. could it take a list of modules? should i raise an issue w julia about `methodswith` not finding `+` etc?

don't do it if you think there could be a better way! i'll file an issue now.