Broadcasting of vectors and fields
Open
vectors
- Dominant language
- Julia
- Stars
- 117
- Forks
- 19
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 36
Description
Currently it's somewhat frustrating when trying to broadcast vector quantities over a field, as the axis don't match. Ideally we would have some way to resolve this conflict (i.e. when both appear, only broadcast over a field?). If not, we could make `AxisTensor`s act like scalars (i.e. would no longer be `AbstractArray`s).
Also, make `Axis` objects act like scalars so you don't need a `Ref` when broadcasting `transform`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.