-
Functions and code paths not tested can be seen in this codecov report: https://codecov.io/gh/libgeos/geos/src/master/capi/geos_ts_c.cpp. You should be able to view it without an account at least once…
-
@edzer I just tried to install `sf` on a freshly installed Ubuntu 22.04 following the steps outlined in the README, i.e.
```
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get…
-
With the latest refactors of CoordinateSequence to better support different dimensionalities (https://github.com/libgeos/geos/pull/721 et al), the CoordinateSequence now better keeps track of its dime…
-
The following is the traceback during the attempt to install libsupermesh after running firedrake-install or -update.
`Traceback (most recent call last):
File "/home/epipremnum/firedrake/src/../…
-
When updating to Shapely there is an issue with femwell notebook
https://gdsfactory.github.io/gdsfactory/notebooks/plugins/fem/01_mode_solving.html
@simbilod
-
### Versions
* Python: 3.6
* OS: Linux Green (Google Colab)
* Kivy: 1.11.1
* Cython: 0.29.16
### Description
So I built my app and installed it to my phone (Pixel 2), I tried testing …
-
### Versions
* Python: 3.8.5
* OS: Ubuntu 22.04
* Buildozer: 1.5.0 release
### Description
Good afternoon,
I keep running into an odd issue where compiling fails due to a syntax erro…
-
I believe I had to install virtualenv by running `sudo apt install virtualenv`.
I forget how I installed python3 and pip, they might've came with the distro.
`./mach bootstrap` also did not work…
-
### What is the bug or the crash?
Lately some dependencies (GRASS, PDAL) were updated in the ubuntu-unstable PPA.
At least `qgis` and `qgis-plugin-grass` packages from the ubuntugis repo will ne…
-
## Expected behavior and actual behavior.
I see warnings being raised when working with a LineString that has the first point duplicated.
Shapely 1.8.4 does not complain in the same cases.
## S…