-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: TropicalTensors v0.1.0 (#36352)
UUID: d36a0d72-1b97-4328-8dbd-2ebdfd409140 Repo: https://github.com/TensorBFS/TropicalTensors.jl.git Tree: 0184478793c7b44248d391739c5a085c4b4cb32f Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
- Loading branch information
1 parent
0c3350e
commit ae3f995
Showing
5 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[0] | ||
Compose = "0.9" | ||
HDF5 = "0.15" | ||
LightGraphs = "1.3.0-1" | ||
LuxurySparse = "0.6" | ||
NiLang = "0.8-0.9" | ||
PlutoUI = "0.7" | ||
Requires = "1" | ||
SimpleTensorNetworks = "0.2" | ||
TropicalNumbers = "0.2.1-0.2" | ||
TropicalYao = "0.1" | ||
Viznet = "0.3" | ||
Yao = "0.6" | ||
julia = "1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[0] | ||
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b" | ||
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" | ||
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f" | ||
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
LuxurySparse = "d05aeea4-b7d4-55ac-b691-9e7fabb07ba2" | ||
NiLang = "ab4ef3a6-0b42-11ea-31f6-e34652774712" | ||
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
Requires = "ae029012-a4dd-5104-9daa-d747884805df" | ||
SimpleTensorNetworks = "4456351a-5be3-4067-ade9-541926a41e04" | ||
TropicalNumbers = "b3a74e9c-7526-4576-a4eb-79c0d4c32334" | ||
TropicalYao = "8a7e9035-3e12-4286-9ab6-425b4286d857" | ||
Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9" | ||
Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "TropicalTensors" | ||
uuid = "d36a0d72-1b97-4328-8dbd-2ebdfd409140" | ||
repo = "https://github.com/TensorBFS/TropicalTensors.jl.git" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "0184478793c7b44248d391739c5a085c4b4cb32f" |