-
EDIT: This has morphed into a more general discussion about set operation performance, beyond the initial issue presented.
I'm finding that `setdiff` is slightly slower with exactly 2 inputs:
```j…
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
Just curious as to how we'll determine when we're "done" or feature complete. Will turf-intersect only be concerned with the geometries? Coming from a GIS background, I kind of expect the output to in…
rukku updated
9 years ago
-
```
What steps will reproduce the problem?
1. Install CGAL-4.0.tar.gz
2. Install cgal-bindings from google code head (head commit
ee76d762fe18f2fbc8f2dc36bad78ce57dc50eb5)
3. Execute the following co…
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
See how these features could be used to enhance quantities look up !
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
The mesh simplification algorithm used in CGAL does not ensure the output mesh is self-intersection free. An alternative or update to Surface_mesh_simplification that ensures self-intersection-free wo…
fangq updated
8 months ago
-
### Version
Occurs on 2.5.60.0 & 2.5.59.9, I assume other versions as well.
### Operating system type + version
Windows 10 Home Version 22H2 64 bit
### Behavior
Attempting to slice the attach…