Skip to content

Releases: VORTICITY-INC/VTensor

v1.1.2

07 Oct 17:47
f2cc19b
Compare
Choose a tag to compare

Convert include to double quote for header files

v1.1.1

04 Oct 17:20
66c8a12
Compare
Choose a tag to compare

[New] Add a template result type for vt::mean

v1.1.0

02 Oct 02:01
49919c6
Compare
Choose a tag to compare

[New] Support single and batched linear algebra methods vt::linalg::svd, vt::linalg::cholesky, vt::linalg::pinv
[New] Support vt::tri, vt::triu vt::tril vt::diag
[New] Support broadcasting for tensor operation
[New] Support logical operation (e.g. vt::where and tensor1[tensor2])
[New] Support slice operation (e.g. ellipsis and newaxis)
[Bug] Fix the transpose continuous issue
[Bug] Fix the data type for operators

v1.0.0

16 Sep 22:28
1702a50
Compare
Choose a tag to compare

Release VTensor v1.0.0