Skip to content

Commit

Permalink
New package: TropicalTensors v0.1.0 (#36352)
Browse files Browse the repository at this point in the history
UUID: d36a0d72-1b97-4328-8dbd-2ebdfd409140
Repo: https://github.com/TensorBFS/TropicalTensors.jl.git
Tree: 0184478793c7b44248d391739c5a085c4b4cb32f

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored May 12, 2021
1 parent 0c3350e commit ae3f995
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4707,6 +4707,7 @@ d335c211-7587-445e-a753-f0b1fb7e445f = { name = "FastSphericalHarmonics", path =
d354fa79-ed1c-40d4-88ef-b8c7bd1568af = { name = "MLJClusteringInterface", path = "M/MLJClusteringInterface" }
d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4 = { name = "ChainRulesCore", path = "C/ChainRulesCore" }
d366530f-4af1-5ff1-9928-73bf22b88830 = { name = "NormalizeQuantiles", path = "N/NormalizeQuantiles" }
d36a0d72-1b97-4328-8dbd-2ebdfd409140 = { name = "TropicalTensors", path = "T/TropicalTensors" }
d3707c4a-c138-5086-90bb-c65de4e50315 = { name = "Rclone_jll", path = "R/Rclone_jll" }
d3863d7c-f0c8-5437-a7b4-3ae773c01009 = { name = "InteractBase", path = "I/InteractBase" }
d387736e-c2c9-11e9-2eda-659a30e947ca = { name = "ExtensibleUnions", path = "E/ExtensibleUnions" }
Expand Down
14 changes: 14 additions & 0 deletions T/TropicalTensors/Compat.toml
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"
16 changes: 16 additions & 0 deletions T/TropicalTensors/Deps.toml
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"
3 changes: 3 additions & 0 deletions T/TropicalTensors/Package.toml
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"
2 changes: 2 additions & 0 deletions T/TropicalTensors/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "0184478793c7b44248d391739c5a085c4b4cb32f"

0 comments on commit ae3f995

Please sign in to comment.