-
### Problem description
Manual compilation from source on Linux succeeds. Importing the `pygimli` library succeeds. However, working with solvers throw errors logs like `no valid solver found`.
…
-
Hello,
I did a R package wrapping CDT. When submitting a R package for publication, it is tested with multiple OS. A unit test fails on Mac. The results of a constrained Delaunay triangulation are …
-
After #11 is implemented adapt it to proper object movement.
There are several requirements:
- Do not go across terrain obstacles.
- Avoid all solid object, static and movable.
Research avai…
-
- **3rdParty warnings**:
/usr/local/boost/include/boost/heap/detail/stable_heap.hpp:103:37: warning: unused parameter 'rhs' [-Wunused-parameter]
/usr/local/boost/include/boost/optional/opti…
-
I'm using Boost Geometry, version 1.79, and I'd like to triangulate polygons (concretely: a multi-polygon, using a polygon type that is typically based on `int` or `double`, oriented counter-clockwise…
-
Hi! I understand why the intersection between coplanar triangles is not allowed, as the result might be segment, point, triangle, or a complex regular polygon. However, it actually can return if two t…
-
Hello,
I inputted the four vertices of a square as vertices and the two diagonals of this square as constraint edges. Then the output I got is the triangulation with no triangle, no edge, and fou…
-
Sorry to bother again.
The same method got the correct result in BDEL, but got the wrong result in tetgen, don't know if it's a problem with my use.
Code is just like this
```
GEO::initialize(…
-
# Bug report
## Describe the bug
I am trying to successfully run the [playbook-docker.yml](https://github.com/supabase/postgres/blob/develop/ansible/playbook-docker.yml) playbook [in accordance …
-
When I install `Triangle` other packages I rely on get downgraded:
```
(@v1.5) pkg> add Triangle
Resolving package versions...
Installed URIParser ────── v0.4.1
Installed Compat ───────── v…