Skip to content

Commit 12e2621

Browse files
New version: OpenQuantumSystems v0.4.0
UUID: 90e503ea-487f-4e8e-81fe-8dcc9db25ac5 Repo: https://github.com/detrin/OpenQuantumSystems.jl.git Tree: cf2c55f1cc2f53b0968e10f76ea75c8376396db8 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent e74a91e commit 12e2621

File tree

3 files changed

+30
-14
lines changed

3 files changed

+30
-14
lines changed

O/OpenQuantumSystems/Compat.toml

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,38 @@
11
[0]
22
julia = "1"
33

4-
["0.1.1-0"]
5-
DelayDiffEq = "5.30.0-5"
6-
DiffEqCallbacks = "2.16.0-2"
7-
QuadGK = "2.4.0-2"
4+
["0.1.1 - 0"]
85
Reexport = "1"
9-
ResumableFunctions = "0.6"
106

11-
["0.1.1-0.1.3"]
7+
["0.1.1 - 0.1.3"]
128
QuantumOpticsBase = "0.2"
139

14-
["0.1.1-0.1.4"]
10+
["0.1.1 - 0.1.4"]
1511
OrdinaryDiffEq = "5.53.0-5"
1612

17-
["0.1.4-0"]
13+
["0.1.1 - 0.2"]
14+
DelayDiffEq = "5.30.0-5"
15+
DiffEqCallbacks = "2.16.0-2"
16+
QuadGK = "2.4.0-2"
17+
ResumableFunctions = "0.6"
18+
19+
["0.1.4 - 0.2"]
1820
QuantumOpticsBase = "0.2-0.3"
1921

20-
["0.1.5-0"]
21-
OrdinaryDiffEq = "5.53.0-6"
22+
["0.1.5 - 0"]
2223
StableRNGs = "1"
2324

24-
["0.1.6-0"]
25+
["0.1.5 - 0.2"]
26+
OrdinaryDiffEq = "5.53.0-6"
27+
28+
["0.1.6 - 0.2"]
2529
Interpolations = "0.13"
30+
31+
["0.4 - 0"]
32+
DelayDiffEq = "5"
33+
DiffEqCallbacks = "2 - 4"
34+
Interpolations = "0.13 - 0.16"
35+
OrdinaryDiffEq = "6"
36+
QuadGK = "2.4.0 - 2"
37+
QuantumOpticsBase = "0.3 - 0.5"
38+
ResumableFunctions = ["0.6", "1"]

O/OpenQuantumSystems/Deps.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["0.1.1-0"]
1+
["0.1.1 - 0"]
22
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
33
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
44
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -10,8 +10,8 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010
ResumableFunctions = "c5292f4c-5179-55e1-98c5-05642aab7184"
1111
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212

13-
["0.1.5-0"]
13+
["0.1.5 - 0"]
1414
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
1515

16-
["0.1.6-0"]
16+
["0.1.6 - 0"]
1717
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"

O/OpenQuantumSystems/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ git-tree-sha1 = "7e576831f309db92f36f6946bfdd0937ac965690"
2424

2525
["0.2.0"]
2626
git-tree-sha1 = "41af2415659eca8c1e7730f4e0301aa94fef660d"
27+
28+
["0.4.0"]
29+
git-tree-sha1 = "cf2c55f1cc2f53b0968e10f76ea75c8376396db8"

0 commit comments

Comments
 (0)