diff --git a/A/AD4vumps/Compat.toml b/A/AD4vumps/Compat.toml new file mode 100644 index 000000000000000..064be618aa687e4 --- /dev/null +++ b/A/AD4vumps/Compat.toml @@ -0,0 +1,14 @@ +[0] +Aqua = "0.8" +ChainRules = "1" +ChainRulesCore = "1" +JLD2 = "0.5" +KrylovKit = "0.9.2-0.9" +OptimKit = "0.3-0.4" +Revise = "3" +TensorKit = "0.14.3-0.14" +TensorKitManifolds = "0.7" +TensorOperations = "5.1.3-5" +VectorInterface = "0.5" +Zygote = "0.7" +julia = "1.10.0-1" diff --git a/A/AD4vumps/Deps.toml b/A/AD4vumps/Deps.toml new file mode 100644 index 000000000000000..3f5be301d0ae693 --- /dev/null +++ b/A/AD4vumps/Deps.toml @@ -0,0 +1,14 @@ +[0] +Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" +ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2" +ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" +JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" +KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +OptimKit = "77e91f04-9b3b-57a6-a776-40b61faaebe0" +Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" +TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec" +TensorKitManifolds = "11fa318c-39cb-4a83-b1ed-cdc7ba1e3684" +TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2" +VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8" +Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" diff --git a/A/AD4vumps/Package.toml b/A/AD4vumps/Package.toml new file mode 100644 index 000000000000000..9cbff719ac04f73 --- /dev/null +++ b/A/AD4vumps/Package.toml @@ -0,0 +1,3 @@ +name = "AD4vumps" +uuid = "87d80e04-03a5-42db-b395-4c81662c4174" +repo = "https://github.com/tangwei94/AD4vumps.jl.git" diff --git a/A/AD4vumps/Versions.toml b/A/AD4vumps/Versions.toml new file mode 100644 index 000000000000000..4aa5dca96509b34 --- /dev/null +++ b/A/AD4vumps/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "0d62ce4869db1a26d45fa4640b28f1b3a5f7bdc0" diff --git a/Registry.toml b/Registry.toml index 052a9f7bce335af..b5f1f6aa47760f6 100644 --- a/Registry.toml +++ b/Registry.toml @@ -6388,6 +6388,7 @@ some amount of consideration when choosing package names. 87c3e826-2eb0-5ec5-bf6f-86db62fa23b2 = { name = "libxcrypt_jll", path = "jll/L/libxcrypt_jll" } 87c4fabc-abb4-4467-86a6-1748b5c259fe = { name = "RomeoDFT", path = "R/RomeoDFT" } 87c4ff3e-34df-11e9-37a7-516cea4e0402 = { name = "WignerD", path = "W/WignerD" } +87d80e04-03a5-42db-b395-4c81662c4174 = { name = "AD4vumps", path = "A/AD4vumps" } 87da34d4-7b1b-5a94-8376-8cb65bf3132c = { name = "Openresty_jll", path = "jll/O/Openresty_jll" } 87dc4568-4c63-4d18-b0c0-bb2238e4078b = { name = "HiGHS", path = "H/HiGHS" } 87e2bd06-a317-5318-96d9-3ecbac512eee = { name = "OptimBase", path = "O/OptimBase" }