Skip to content

Commit 564b460

Browse files
committed
New package: GaussianStates v0.1.0
UUID: 87be6f6c-69b0-4e4f-9c30-808c15aab153 Repo: git@github.com:phaerrax/GaussianStates.jl.git Tree: 6f208ee8b7fb9bbd83e160f684d30ed99c7d809a
1 parent 5af9a8e commit 564b460

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

G/GaussianStates/Compat.toml

Whitespace-only changes.

G/GaussianStates/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3+
MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"

G/GaussianStates/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "GaussianStates"
2+
uuid = "87be6f6c-69b0-4e4f-9c30-808c15aab153"
3+
repo = "git@github.com:phaerrax/GaussianStates.jl.git"

G/GaussianStates/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "6f208ee8b7fb9bbd83e160f684d30ed99c7d809a"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ description = "Packages for tensor-network simulations of quantum systems."
88
400a33f1-71bb-44d0-bc88-50d33f8b7a09 = { name = "QuantumCircuitSimulator", path = "Q/QuantumCircuitSimulator" }
99
509c1b6a-26da-4538-875f-50b31a76b593 = { name = "MPSTimeEvolution", path = "M/MPSTimeEvolution" }
1010
6455c26f-8985-4381-925b-8a93509e9dbd = { name = "LindbladVectorizedTensors", path = "L/LindbladVectorizedTensors" }
11+
87be6f6c-69b0-4e4f-9c30-808c15aab153 = { name = "GaussianStates", path = "G/GaussianStates" }
1112
b335cece-bf51-4f8f-ae23-b29b889c1946 = { name = "TEDOPA", path = "T/TEDOPA" }
1213
f4258524-7353-4a9f-9916-8287adc6b2b5 = { name = "MarkovianClosure", path = "M/MarkovianClosure" }

0 commit comments

Comments
 (0)