Jérôme Carretero
Jérôme Carretero
J'ai observé une différence notable, non attribuable à l'arrondi des coordonnées GeoJSON (même situation avec ShapeFile qui utilise un autre référentiel), entre la surface recalculée à partir du polygone d'une...
Hi, These bindings are working well and I think the only sad thing is that the code is mixed up with other unrelated stuff. This PR is for splitting away...
I was hoping to get this to run under PyPy but this is happening. ``` ====================================================================== FAIL: test_basics (smmap.test.test_buf.TestBuf) ---------------------------------------------------------------------- Traceback (most recent call last): File "smmap-5.0.0/smmap/test/test_buf.py", line 114, in...
This is adding: - a new code path for finding the libcrypto DLL that exists in Windows installations, if the previous search fails - a way to USE another library...
**Describe the bug** I've been running some program (https://www.st.com/en/development-tools/stm32cubeide.html) which sometimes crashes (the crash is unrelated to X) and this somehow causes a denial of service on the X11 interface....
Replace `plt.` calls in library code with the equivalent OO API ones.