DataWrapper and make_data_wrapper take shape arguments: does that make sense?
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
IIRC the intention was to use these to pass the same shape in symbolic form (if applicable) with the idea that the actual size would constrain (fix) the symbolic parameters. But I'm no longer sure this makes sense. After all, the constraining would happen as soon as the array "meets" a symbolically-shaped counterpart in (e.g.) arithmetic. Thoughts?
@xywei Do you remember if that 's accurate?
cc @kaushikcfd
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.