-
### (v17) Custom inference fails when inputs and outputs of the body have mismatched shapes.
The following code should generate a loop that produces a tensor `[1 1 1 1 1]` by appending `1` in each …
-
**Brief outline of the bug**
I am preparing a fairly complex diagram where some nodes contain bibliographic citations. The bibliography itself is printed in another node. This works perfectly with …
-
Not sure an issue is the right format to leave my thoughts on this, but I'll quickly jot them down here:
- Firstly, this is awesome—I very much support the direction this is going
- Not someth…
-
It's a very common desire to have the lines in a plot have different colors. This is not too difficult to accomplish if there are a small number of lines added in one place, but if there are a series …
-
## Description:
This issue proposes an enhancement to the Kolmogorov-Arnold Networks (KAN) architecture that involves the development of an automated method for converting trained models into symboli…
-
Define a schema for parametric objects such as circles and ellipses. Circles, for example, may be defined using an (x, y) centroid and radius or by three points touching the circle's exterior. The lat…
-
Do you have any plans to support fitting shapes to irregular bins?
You briefly mentioned it here:
https://github.com/tamasmeszaros/libnest2d/issues/7
But, you didn't say if you plan to improve …
-
Looking into the code of this [website](http://www.math.union.edu/~dpvc/math/4d/models/) I see it uses a 3d javascript library called X3D. The things they are showing are 3d projections of 4d objects.…
-
Working on a function similar to P5's Geomerative, for returning a 2D array of the points within their paths (similar to getPointsInPath example) from a textFrame. This function wouldn't actually touc…
-
Basically annotation is a **painting** task.
The recent tweaks have made many cases much easier (hence see the improved activity chart :) ),
I can explain clearer now what was wrong originally, …