Dmitri Lebedev
Dmitri Lebedev
Yes, it does. I found all the attributes that you use to instantiate GeoRaster. The only my concern is that types are capitalized in one library, and not in the...
I'm late here, but let me drop 2 cents. I've implemented something like this for myself in Python and Rust, also working with OSM streets data. The best way to...
> Is your implementation public? Would love to check it out if so. (Currently looking through https://github.com/culebron/rust_routing/ -- cool stuff!) Thanks, actually the credit goes to you, who inspired me...
We work with hekevintran together, and this command still doesn't work: `$ python manage.py test my_project.apps.my_app` although there are `__init__.py` in all the folders. The `my_project.apps.my_app` has tests package in...
Hi, I'm happy to help. I improved my Jupyter notebook, annotating it like you did. Hopefully, it's understandable. The code that does bigrams score is very simple, search for `get_bigram_cost`...
I've updated my code by the link above, for more readability and configurability. Hope this helps.
@binarybottle I just sketched a visualization in QGIS, then reproduced it in Matplotlib/Pyplot code. It was tough.
I actually improved upon this, making comparison images, where color and size scales are the same for several layouts. Here's Sholes' №1 (QWERTY), Sholes №2 (his last layout), Dvorak and...
Not having this issue. 
Ubuntu 23.10, Mate 1.26.2, everything stock. Can't reproduce this bug.