Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 11:37
  • 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