Nick Doiron
Nick Doiron
@Geoyi this works for me - thank you so much for fixing this!
Following up here after our discussion on #516 It sounds like there are two places where people read the book in Arabic - Markdown on GitHub, and the web UI...
Did you successfully install sqlite3 in the dependencies? ```sudo ./install_deps_ubu.sh```
Possibly related - I have trained seq2seq models with SimpleTransformers before, but on new models I have this problem, and get this error from the Transformers library during training: https://github.com/huggingface/transformers/blob/master/src/transformers/models/encoder_decoder/modeling_encoder_decoder.py#L531...
I changed the PR so it is more legible - I no longer overwrite BuddhistCalendar **Update: the below issue was resolved by updating enumeration in calendar.cpp** ~~Here are the errors...
@srl295 progress update / question: am I allowed to import math.h here? The other calendars use ```ClockMath::floorDivide``` instead, but it is giving me an unusual (negative) result on one line...
I got formal approval from the original author of the C++ code. Unfortunately I haven't looked at this for a while, and never found a good way to debug what...
@srl295 sorry for another long delay on responding to the project. I've updated to the current master branch and reapplied my changes in one commit. I have tests for MyanCal...
I rebased to make this current, in hopes that someone (possibly me, but happy to pass this on) can debug the tests
Sure! I've been using Shapely on another project where it worked pretty well. Do you picture a user adding any GeoJSON boundary, using a web tool, or something else?