-
I have been struggling with an error while updating CGAL.jl to CGAL's last versions (5.3.1 or 5.4.0) as a trial run before contributing to its development. After some investigation, I could not find t…
-
I'm trying to optimize our build time by cache TypeScript build cache and Webpack build cache. Things work well,
TypeScript build time 1m35 => 16s, Webpack build 5m52s => 2m22s
But the total tim…
-
The top and bottom areas of the Sankey diagram have "dead zones" where the pointer events don't trigger highlight actions in the `Voronoi` layer.
-
In writing https://github.com/mne-tools/mne-python/pull/10571, having values that are not spatially continuous over a topomap made for real problems with the existing interpolation methods so I added …
-
Create (geometric) `PolyhedralComplex`, whose cells are Sage Polyhedra.
CC: @mkoeppe @jhpalmieri @jplab @tscrim
Component: **geometry**
Keywords: **polyhedral complex**
Author: **Yuan Zhou**
…
-
hi scFates developer,
Thank you for creating this useful tool. I used it to compute the principle tree of my data and it worked wonderful.
But when I tried to test the gene association with the …
-
# Problem
In the CGAL daily testsuite:
- https://cgal.geometryfactory.com/CGAL/testsuite/results-5.5-I-24.shtml#Mesh_3
- https://cgal.geometryfactory.com/CGAL/testsuite/results-5.5-I-24.shtml#Vor…
-
Dear developers,
(https://github.com/Nirstorm/nirstorm/wiki/Cortical-reconstruction-with-MNE-and-MEM)
When following the cortical reconstruction tutorial and using its data set I have the followi…
-
## Issue Details
I generate a Voronoi diagram from a multipolygon and then attempt to see if vertices from the diagram are enclosed in the multipolygon. The following assertion failure results. The…
-
#### Description:
While doing some profiling on some of our heavier geometry methods such as the Boolean intersection/difference/union methods for polycurves/polylines it was found that the…