-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRegistry.toml
More file actions
14 lines (13 loc) · 1.02 KB
/
Registry.toml
File metadata and controls
14 lines (13 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name = "TensorNetworkSimulations"
uuid = "d5f31a56-58eb-4571-b86c-9c507260a076"
repo = "git@github.com:phaerrax/TensorNetworkSimulations.git"
description = "Packages for tensor-network simulations of quantum systems."
[packages]
3a97391d-bfb9-411c-b0e9-b32c43ed22e1 = { name = "PauliStringTensors", path = "P/PauliStringTensors" }
400a33f1-71bb-44d0-bc88-50d33f8b7a09 = { name = "QuantumCircuitSimulator", path = "Q/QuantumCircuitSimulator" }
509c1b6a-26da-4538-875f-50b31a76b593 = { name = "MPSTimeEvolution", path = "M/MPSTimeEvolution" }
6455c26f-8985-4381-925b-8a93509e9dbd = { name = "LindbladVectorizedTensors", path = "L/LindbladVectorizedTensors" }
87be6f6c-69b0-4e4f-9c30-808c15aab153 = { name = "GaussianStates", path = "G/GaussianStates" }
ab5b1ad5-4448-4875-a3d4-2d0e76b80af8 = { name = "GaussianBosonSamplingMPS", path = "G/GaussianBosonSamplingMPS" }
b335cece-bf51-4f8f-ae23-b29b889c1946 = { name = "TEDOPA", path = "T/TEDOPA" }
f4258524-7353-4a9f-9916-8287adc6b2b5 = { name = "MarkovianClosure", path = "M/MarkovianClosure" }