Skip to content

Commit 9ce8f2c

Browse files
committed
Update README
1 parent 7acba12 commit 9ce8f2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TensorOperationsTBLIS.jl
22

3-
[tblis](https://github.com/devinamatthews/tblis) wrapper for [TensorOperations.jl](https://github.com/Jutho/TensorOperations.jl)
3+
Julia wrapper for [tblis](https://github.com/devinamatthews/tblis) with [TensorOperations.jl](https://github.com/Jutho/TensorOperations.jl).
44

55
[![CI][ci-img]][ci-url] [![CI (Julia nightly)][ci-julia-nightly-img]][ci-julia-nightly-url] [![][codecov-img]][codecov-url]
66

@@ -13,7 +13,7 @@
1313
[codecov-img]: https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl/branch/master/graph/badge.svg
1414
[codecov-url]: https://codecov.io/gh/lkdvos/TensorOperationsTBLIS.jl
1515

16-
Currently provides implementations of `tensorcontract!` and `tensoradd!` for
16+
Currently provides implementations of `tensorcontract!`, `tensoradd!` and `tensortrace!` for
1717
`StridedArray{<:BlasFloat}`. These can be accessed through the backend system of
1818
TensorOperations, i.e.
1919

0 commit comments

Comments
 (0)