-
**Context**
Previously, Ray Data had a concept of "tensor datasets". These datasets represented a collection of arrays, and internally they'd have a single column named `TENSOR_COLUMN_NAME`. #36472…
-
## The problem
The strings "int @", "str @" or "num @" do not occur anywhere in the documentation.
There is a https://docs.perl6.org/language/nativetypes section, but that appears to be geared t…
-
### Name and Version
bitnami/mongodb:16.1.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Deploy a fresh resplicaSet with `externalAccess` disabled, …
-
Doing calcs on int grids can lead to some strange behavior if the data overflows. It's perfectly fine to use the 3 arg `read` to specify the `dtype`
```
rio calc --dtype float32 \
"(/ (- (read 2 …
-
The order of arguments matters when indexing with `end`
```julia-repl
julia> a = rand(X(1:5), Y(1:10))
╭──────────────────────────╮
│ 5×10 DimArray{Float64,2} │
├──────────────────────────┴────…
-
@paul-shannon hey paul, i've uploaded a file named igraph_attr.R in the igraph-Aishah directory in graphs. I had a little bit of a hard time figuring out adding attributes to a dataframe vs. to a list…
-
On Windows, I can't open the `examples/xyz/opt.xyz` file. I can import it but when I click on the second image o the trajectory, the following error appears:
```
dict_keys([, , , , , ])
Traceback…
-
- [ ] document string/varkey access (#668)
- [ ] document cost setting in named models (https://github.com/convexengineering/gpkit/issues/1420)
- [ ] document solution arrays (#565)
- [ ] e…
-
Is there an example for use named pipe for Audio (raw) and Video (raw) and create a hls output from Python ? Both inputs (audio and video) are all raw numpy arrays: audio is array with 1920 byte chunk…
-
CoreTask#4: DualArray - Define a Dual array to be an array where every value occurs exactly twice. For example, {1, 2, 1, 3, 3, 2} is a dual array. The following arrays are not Dual arrays {2, 5, 2, 5…
ErSKS updated
2 years ago