File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11name = " QuantumControl"
22uuid = " 8a270532-f23f-47a8-83a9-b33d10cad486"
33authors = [
" Michael Goerz <[email protected] >" ,
" Alastair Marshall <[email protected] >" ]
4- version = " 0.2.0+dev "
4+ version = " 0.3.0 "
55
66[deps ]
77Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -12,8 +12,8 @@ Krotov = "b05dcdc7-62f6-4360-bf2c-0898bba419de"
1212GRAPE = " 6b52fcaf-80fe-489a-93e9-9f92080510be"
1313
1414[compat ]
15- GRAPE = " >=0.2.0 "
16- Krotov = " >=0.2.0 "
17- QuantumControlBase = " >=0.3.0 "
18- QuantumPropagators = " >=0.1.4 "
15+ GRAPE = " 0.3 "
16+ Krotov = " 0.3 "
17+ QuantumControlBase = " 0.4 "
18+ QuantumPropagators = " 0.2 "
1919julia = " 1.6"
Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ Each release of `QuantumControl.jl` is determined by the compatible versions of
1515 </tr>
1616 </thead>
1717 <tbody>
18+ <tr>
19+ <th scope="row"><a href="https://github.com/JuliaQuantumControl/QuantumControl.jl/releases/tag/v0.3.0">0.3.0</a></th>
20+ <td>2022-09-09</td>
21+ <td><a href="https://github.com/JuliaQuantumControl/QuantumPropagators.jl/releases/tag/v0.2.0">0.2.0</a></td>
22+ <td><a href="https://github.com/JuliaQuantumControl/QuantumControlBase.jl/releases/tag/v0.4.0">0.4.0</a></td>
23+ <td><a href="https://github.com/JuliaQuantumControl/Krotov.jl/releases/tag/v0.3.0">0.3.0</a></td>
24+ <td><a href="https://github.com/JuliaQuantumControl/GRAPE.jl/releases/tag/v0.3.0">0.3.0</a></td>
25+ </tr>
1826 <tr>
1927 <th scope="row"><a href="https://github.com/JuliaQuantumControl/QuantumControl.jl/releases/tag/v0.2.0">0.2.0</a></th>
2028 <td>2022-03-23</td>
You can’t perform that action at this time.
0 commit comments