Skip to content

Commit 5b5aaba

Browse files
committed
...
1 parent cf9d2ba commit 5b5aaba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GraphTensorNetworks
22

3-
[![Build Status](https://github.com/HappyDiode/GraphTensorNetworks.jl/workflows/CI/badge.svg)](https://github.com/HappyDiode/GraphTensorNetworks.jl/actions)
3+
[![Build Status](https://github.com/Happy-Diode/GraphTensorNetworks.jl/workflows/CI/badge.svg)](https://github.com/Happy-Diode/GraphTensorNetworks.jl/actions)
44

55
## Installation
66
<p>
@@ -18,7 +18,7 @@ GraphTensorNetworks is a &nbsp;
1818
pkg> add GraphTensorNetworks
1919
```
2020

21-
Please use Julia-1.7, otherwise you will suffer from huge overhead when contracting large tensor networks. If you have to use a lower version,
21+
Please use Julia-1.7, otherwise you will suffer from huge overheads when contracting large tensor networks. If you have to use a lower version,
2222
you can avoid the overhead by overriding the `permutedims!` is `LinearAlgebra`.
2323

2424
```julia

0 commit comments

Comments
 (0)