- [x] arithmetic (#41) (#55) - [x] masking (#40) - [x] permute (#45) (#47) (#57) - [x] reverse (#46) (#57) - [x] split edge (#48) (#58) (#64) (#67) (#72) - [x] merge edge (#48) (#58) (#64) (#67) (#72) - [x] contract (#59) (#60) (#61) (#69) (#79) (#80) (#82) - [ ] trace (#68) - [x] conjugate (#81) - [x] svd (#70) (#79) - [ ] qr - [x] identity (#77) - [x] exponential (#75) (#77) Some functions are not implemented yet, details in (#15).
reshapeneed more tests. #58) (Add support for trivial edges in reshape function #64) (Fix issue when reshape with none edge. #67) (Fix corner cases in reshape and improve its robustness #72)reshapeneed more tests. #58) (Add support for trivial edges in reshape function #64) (Fix issue when reshape with none edge. #67) (Fix corner cases in reshape and improve its robustness #72)matmulneed more tests. #60) (Add more tests for matmul. #61) (Add assertion tests for matmul of impure tensors #69) (Fix svd arrow #79) (Fix contract input arrow issues #80) (Refactor contract api #82)Some functions are not implemented yet, details in (#15).