There is a newer version of the record available.

Published April 3, 2023 | Version v0.2.4
Software Open

ASEM000/PyTreeClass: v0.2.4

Authors/Creators

  • 1. KAIST

Description

What's Changed
import pytreeclass as pytc

@pytc.treeclass
class Tree:
  a:int = 1

tree = Tree()

tree.at[...].set(is_leaf=...)   # is leaf works with ...

Full Changelog: https://github.com/ASEM000/PyTreeClass/compare/v0.2.3...v0.2.4

Files

ASEM000/PyTreeClass-v0.2.4.zip

Files (343.3 kB)

Name Size Download all
md5:ae863af4891eac5626e7c107928b99c6
343.3 kB Preview Download

Additional details

Related works