What's Changed * dev(narugo): add supported for vmap by HansBug in https://github.com/opendilab/DI-treetensor/pull/18 * support treevalue>=1.5.0, support python3.12, remove support for python3.7
What's Changed * dev(hansbug): remove support for py3.6 by HansBug in https://github.com/opendilab/DI-treetensor/pull/12 * pytorch upgrade to 1.12 by zjowowen in https://github.com/opendilab/DI-treetensor/pull/11 * dev(hansbug): add test for torch1.12.0 and python3.10 by HansBug in https://github.com/opendilab/DI-treetensor/pull/13 * dev(hansbug): add stream support for paralleling the calculations in tree by HansBug in https://github.com/opendilab/DI-treetensor/pull/10
New Contributors * zjowowen made their first contribution in https://github.com/opendilab/DI-treetensor/pull/11
What's Changed * fix(hansbug): fix uncompitable problem with walk by HansBug in https://github.com/opendilab/DI-treetensor/pull/5 * dev(hansbug): add tensor method for treetensor.numpy.ndarray by HansBug in https://github.com/opendilab/DI-treetensor/pull/6 * fix(hansbug): add subside support to all the functions. by HansBug in https://github.com/opendilab/DI-treetensor/pull/7 * doc(hansbug): add documentation for np.stack, np.split and other 3 functions. by HansBug in https://github.com/opendilab/DI-treetensor/pull/8 * release(hansbug): use version 0.2.1 by HansBug in https://github.com/opendilab/DI-treetensor/pull/4
New Contributors * HansBug made their first contribution in https://github.com/opendilab/DI-treetensor/pull/5