-
Hi, this is a question
I have a dataset of up to 1000 items but I want the map to initially zoom into the 10 that are closest to the users location.
So currently I populate the quad tree with th…
-
Might be barking up the wrong tree with this but ive been told that running the below command from the comm_og_service_tool.py tool may clear the error
So I issue the command python comm_og_service_…
-
What is a Quad tree please can someone explain to me..... And is this project finished yet and usuable?
-
Need to decide on cspace representation first
- probably 6D (exclude q7)
- probably use a quad-tree approach
- may need to define n-d features, not just a list of vertices
-
The rendering in Cairo is rather slow, use strict complex points as datatypes (allows nicer transformations anyway and is also a R vector space). Also, some quad tree / kd tree structure for quick par…
-
# Bug report
**Describe the bug**
I am working on flow past a cylinder, and following is the coarse mesh I use which is created by Gmsh.
I've noticed that the face neighbors returned by `t8_…
-
WIP in this branch: https://github.com/fverdugo/GalerkinToolkit.jl/tree/makie
cc @raar1 @Cmurilochem
I have some low level functions already:
![Screenshot from 2024-09-24 18-00-52](https…
-
Hi,
I am currently facing a problem previously reported but the provided solution did not resolve it (https://github.com/RGLab/openCyto/issues/201), I am trying to add a quad gate to an existing ga…
sbg30 updated
15 hours ago
-
Blank node graphs are a neat trick. For example:
```turtle
_:b0 {
.
}
```
When having parsed the page containing the data, we can be certain we got all triples possible within `_:b0`, as t…
-
I have been working on this all day following this guide:
https://www.keisan.io/knowledgebase/centos-7-open-street-map-tile-server
Most had gone OK except for this line:
`yum install postgresql94…