Skip to content

Commit 283152d

Browse files
committed
add Manopt extra
1 parent 006bc96 commit 283152d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,10 @@ Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
8282
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
8383
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
8484
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
85+
Manopt = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
8586
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
8687
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
8788
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
8889

8990
[targets]
90-
test = ["DifferentialEquations", "Flux", "Graphs", "InteractiveUtils", "Interpolations", "Pkg", "Rotations", "Test"]
91+
test = ["DifferentialEquations", "Flux", "Graphs", "Manopt", "InteractiveUtils", "Interpolations", "Pkg", "Rotations", "Test"]

0 commit comments

Comments
 (0)