-
# Steps to Reproduce
Upload the three models tt0.dae, tt1a.dae and tt1d.dae. Use the same mesh for all LODs and for the physics shape. Do not click "Analyze". Rez the objects in-world and switch the …
-
#39 My issue is about adjusting Proglearn so we can do scene segmentation after flattening the images.
#### Reproducing code example:
```
def load_images(flatten_imgs):
if flatten_im…
-
I went down a rabbit hole trying to unravel the many methods we have for rendering arrays. The status quo is not great (but not urgent). The methods I'm looking at are:
- `(EA|Index|Series|Datafr…
-
-
**Description**
The read_tiff function seems like it will error for any non-imagej formatted image written by tifffile -- and perhaps any non-imagej tiff whatsoever -- as tifffile's read function wil…
-
I just stumbled over this project yesterday: http://pytectonics.sourceforge.net/. While it doesn't run completely correctly on my system (I can't interact with the windows) I thought that it might bea…
-
Two initiatives to plot vectors in a cross section plot were undertaken:
- [ ] `thalweg_mapslice` by MG
- [ ] [EPD-support-tool](https://github.com/Deltares-research/epd_support_tool/blob/f5e6ec3533…
-
### Description
This RFC proposes introducing a simple flat array format for ndarrays and is inspired by work involving the integration of stdlib in Google Sheets. The motivation for this RFC is to p…
-
@urbach @martin-ueding
There are indications that when compiling with ```-xMIC-AVX512```, parts of tmLQCD produce wrong results. These could be due to communicators, the gauge copy, the half-spino…
-
##### Description of the problem
Clara.io has been struggling with the non-memory efficient Three.JS math classes for four years now. Basically Three.JS math classes use object members to represent …