[symbolic] `0*x` can change the data type
Open
- Dominant language
- Python
- Stars
- 31
- Forks
- 16
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 5
Description
E.g. `0*sym.nodes(x).as_vector()` produces a vector of scalar zeros, instead of the intended data type. This is awkward for users.
cc @hirish99
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.