-
Hi! I would like to propose an alternative 4-panel layout in Neuroglancer that may better facilitate cross-referencing three orthogonal planes alongside a 3D view.
**Suggested configuration:**
Top le…
-
Is there any way to render the network graph with orthogonal layout?
-
In GitLab by @TiloW on Sep 24, 2015, 17:23
It would be nice to have a (good, non-orthogonal) layout algorithm that draws dummy nodes (with degree 4) as crossings such that
the crossing edges appear t…
-
### 🚀 The feature, motivation and pitch
LayerNorm starts to be applied to image data on per-channel basis (e.g. in ConvNeXt model).
`torch.nn.LayerNorm` support normalization only on the last se…
-
```html
Some content, but it really doesn't matter....
```
```js
registerLayout('foo', class {
intrinsicSizes(children) {
const sizes = children[0].intrinsicSizes();
…
-
thanks for your great job.
and may i ask what's the rule of render degree in your released data in Cap3d/RenderedImage_perobj_zips
or in more detail: Whether four images can be found in the data set…
-
## The current state
`AbstractPhasespaceDefinition` is used more or less as a placeholder for more sophisticated concepts. Also `PhasespaceDefinition{AbstractCoordinateSystem, AbstractFrameOfReference…
-
So I was playing around with the spreadsheat capabilities of bonsai.
Couple of wishes:
- To be able to use formulas (like Excel) inside Bonsai. First basic things like adding, substracting, multip…
jes-r updated
2 months ago
-
All of these ABIs have in common that they are looking at `layout.fields` to compute the ABI for the function, and they are all getting it wrong, in various different ways. (I previously reported bugs…
-
### Current versus expected behaviour
Cannot read properties of undefined (reading 'x'):
is returned by chrome on trying layout :
```ts
layoutDirectedGraph() {
DirectedGraph.layout…