-
Hi,
I tried the recently added` fixed_node_pos` parameter, and it worked fine with the patient example in another issue but when I tried it with my data that have self edge or multiple edges going…
-
### Is your feature request related to a problem? Please describe.
Currently there is no way to form generic $M \times N$ matrices and we are stuck with a very limited set of predefined sizes. Virtu…
-
Currently there is no one easy solution to provide lineage for RDDs, but there are several ways how to provide at lease some of it or define it manually. This ticket will group all of them.
Subtask…
-
I have a question on capturing lineage for operations that are not Written, but reads are still performed.
Take for example this code:
`result = spark.sql("select * from hive.table limit 1").colle…
-
(semi-random thought seeing comments of users that want annual seasonality with daily data)
years and months don't have all the same number of periods. Assuming fixed periodicity (frequency, number…
-
## v0.2
- [x] Allow user to adjust scaling factor
- [ ] Insert strokes and select them, allowing user to drag and resize as needed (Also helps with strokes going off page?)
- [ ] Default to upp…
-
after running `conda env create -f env.yml` on my mac M1 in China it reports such an error:
```
Channels:
- pytorch
- nvidia
- pyg
- conda-forge
- defaults
Platform: osx-arm64
Collecti…
-
It has been reported that the tests fail when using the nFortran (from nvidia) compiler. One is a rounding error difference. Another is that parsing the control file for the SplineGeometry mesh fails …
-
**A suggestion for creating new nodes.**
New "Mesh to Curves" and/or "Bezier in Lite" nodes. The "Mesh to Curves" node-converts a mesh curve to a bezier curve. The node "Bezier in Lite" is similar in…
-
Currently we have `Color.range()` and friends which only interpolates between 2 colors. I just had to write this for a color component I’m writing (``), and it was no fun:
```js
colorAt (p) {
l…