-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Quantica v1.1.0 (#105664)
UUID: ae5ea0c6-3f5e-46a2-bc28-a7c4c7a4773c Repo: https://github.com/pablosanjose/Quantica.jl.git Tree: 258274c47afd63fe67dade9c3f12244b086288e8 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
d54028b
commit c85eb7b
Showing
5 changed files
with
29 additions
and
6 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,18 +1,25 @@ | ||
[1] | ||
ArnoldiMethod = "0.2" | ||
Arpack = "0.5" | ||
Compat = "4" | ||
ExprTools = "0.1" | ||
FrankenTuples = "0.1" | ||
FunctionWrappers = "1" | ||
GeometryBasics = "0.4" | ||
IntervalTrees = "1" | ||
KrylovKit = "0.6" | ||
LinearMaps = "3" | ||
NearestNeighbors = "0.4" | ||
ProgressMeter = "1.2.0-1" | ||
QuadGK = "2" | ||
SpecialFunctions = "2" | ||
StaticArrays = ["0.12.3-0.13", "1"] | ||
Statistics = "1.9.0-1" | ||
julia = "1.9.0-1" | ||
|
||
["1.0"] | ||
ArnoldiMethod = "0.2" | ||
GeometryBasics = "0.4" | ||
KrylovKit = "0.6" | ||
Statistics = "1.9.0-1" | ||
|
||
["1.1-1"] | ||
ArnoldiMethod = "0.2-0.4" | ||
Dictionaries = "0.3.26-0.4" | ||
KrylovKit = "0.6-0.7" |
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
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
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,2 +1,6 @@ | ||
[1] | ||
["1.0"] | ||
Makie = ["0.19.3-0.20", "1"] | ||
|
||
["1.1-1"] | ||
GeometryBasics = "0.4" | ||
Makie = ["0.20", "1"] |
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,2 +1,5 @@ | ||
[1] | ||
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" | ||
|
||
["1.1-1"] | ||
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" |