Skip to content

Commit c514b66

Browse files
committed
update
1 parent e61454d commit c514b66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[deps]
2+
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
23
DocThemeIndigo = "8bac0ac5-51bf-41f9-885e-2bf1ac2bec5f"
34
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
45
GraphTensorNetworks = "0978c8c2-34f6-49c7-9826-ea2cc20dabd2"

docs/src/performancetips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ julia> solve(problem, SizeMax(), usecuda=true)
6868
6969
CUDA backended properties are
7070
* [`SizeMax`](@ref)
71-
* [`CoutingAll`](@ref)
71+
* [`CountingAll`](@ref)
7272
* [`CountingMax`](@ref)
7373
* [`GraphPolynomial`](@ref)
7474
* [`SingleConfigMax`](@ref)

0 commit comments

Comments
 (0)