-
When handling mesh refinement data, it is often convenient to have utility routines to handle bounding boxes and sets (lists) of bounding boxes.
Each bounding box is defined by a pair (`lower`, `up…
-
```
Hi There,
It just doesnt seem to work on my HTC Magic.
Scheduled 5 appointments hoping this app would work but no luck.
Does it work on coarse networks or just fine networks?
If this is the …
-
This issue is a collection of accumulated wisdom related to propagating distribution functions in an AMR mesh.
![amr_mesh_fin](https://cloud.githubusercontent.com/assets/7443488/4974780/79f97b08-68d8…
-
Hi,
the colorpicker shows a slider for opacity, which might come desirable in background for legend.
Editing the echart object prooves, that opacity is evaluated. So I get a background for legend …
-
### Problem Description
rocm-smi --setpoweroverdrive 200 does allow lowering the power usage anymore. This was functional (6.1.2) prior to upgrading. We would lower the temperature significantly with…
-
Currently the API only returns an error message and HTTP status code when there's an exception. Since messages can change over time and HTTP status codes are rather coarsely-grained, I would like to p…
-
I have this fitsfile with a FitsRecord that has the following dtype:
``` python
dtype([('SC_CLK_COARSE', '>i4'), ('SC_CLK_FINE', '>i2'), ('FUV_CHIP_TEMP_C', '>f8'),
('FUV_P3_3_V_ADC_V', '>f4'),...]
`…
-
Trying to allocate a vector of floats:
```
cl::SVMAllocator svmAllocFloat;
cl::coarse_svm_vector p_vbocl(p_vbo_size, 0.0f, svmAllocFloat);
```
works fine when not setting an -std= flag wh…
ODON1 updated
2 years ago
-
I would like to use this network on an image, thats already been segemented. The image consists of various indoor objects. Is there a way to let the network know, which objects we want the quadtree to…
-
If you have a look at [all the attributes](https://spacy.io/api/token#attributes) that spaCy generates for their tokens then you can imagine that some of these features can be useful for machine learn…