v1.1.0
- Added: Array types can be imported directly from
dataclass_array.typing
- Added: Syntax to specify the shape of the DataclassArray (e.g.
MyRay['h w']
). - Fixed: Correctly forward non-init fields in
.replace
,tree_map
,
@dca.vectorize_method