StructArrays.jl icon indicating copy to clipboard operation
StructArrays.jl copied to clipboard

Update to the latest broadcast implement.

Open N5N3 opened this issue 2 years ago • 2 comments

On master Broadcasted store style by field. Update accordingly.

Test for parent BroadcastStyle with field meta has not been added. Just run CI to make sure the code works on old julia.

N5N3 avatar Oct 26 '23 15:10 N5N3

I personally don't understand the motivation, what problems exactly does it solve?

aplavin avatar Mar 08 '24 21:03 aplavin

It should make parent broadcast style with metadata happier. Though I'm not sure if that kind of usage exists currently.

N5N3 avatar Mar 09 '24 09:03 N5N3