-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
101 ame solver gets wrong result for constant hamiltonian (#102)
* 🐛 add a 2π factor for in AME solver for constant Hamiltonian * 🔖 bump version to v0.7.4
- Loading branch information
1 parent
06148c0
commit 2f66aad
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "OpenQuantumTools" | ||
uuid = "e429f160-8886-11e9-20cb-0dbe84e78965" | ||
authors = ["Huo Chen <[email protected]>"] | ||
version = "0.7.3" | ||
version = "0.7.4" | ||
|
||
[deps] | ||
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters