-
### Version of Awkward Array
main
### Description and code to reproduce
## The Problem
Some context:
Here I'm talking about [NumPy advanced indexing](https://numpy.org/devdocs/user/basics.index…
-
Consider the following tasklet:
```python
# Memlets:
# Input: values_full (entire slice of a 2D array)
# Output: result_item (single element of a 2D array)
values_alias = values_full
resul…
-
Analyzer will not warn that an element of a multidimensional array does not satisfy DAM constraints.
ArrayDataFlow.cs:
```C#
// Multidimensional Arrays not handled -- assumed to be UnknownValue
…
-
I had downloaded the pretrained weights. I tried to run the visualization code:
```bash
python tools/analysis_tools/visualization.py --result-path test/VAD_base_stage_2/Fri_Aug__4_10_18_26_2023/pts_…
-
I've come across an issue which I don't completely understand but which feels like a bug in `required_span_size`. A working example is here: https://godbolt.org/z/Y8bcnGeEj
My understanding of `req…
-
As mentioned in #526 there is an outstanding discrepancy between DSL multidimensional arrays and Rustic ones. I do think the DSL ones we formulated this way before we got serious about making it as cl…
-
I tried running the gmm.py example. The following errors appear.
In the other examples, eventhough similar errors appear, output and plots run fine. But, in this one, it doesn't go past the first …
-
There was a request to support multidimensional arrays in Fable. At first I thought this was coming from the BCL but it's actually part of FSharp.Core and F# has some syntax support for multidimension…
-
Expand array indexer support to cover:
- [ ] Custom indexers.
- [x] Fallback to dynamic member access when no standard support present.
- [ ] Multidimensional indexes.
-
Warnings are raised when selecting a latitudinal range while reading some observational datasets.
Raised when a netCDF file is read:
/opt/miniconda3/envs/cdat/lib/python3.7/site-packages/cdms2/fva…