-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Nevanlinna v1.0.0 (#91662)
UUID: 0b21cfa8-e591-48a4-a07b-a9d20be7c264 Repo: https://github.com/SpM-lab/Nevanlinna.jl.git Tree: 8d3e26855ba913052401e1da8597aab375e85bed Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
- Loading branch information
1 parent
edd1b12
commit 0a02c6b
Showing
3 changed files
with
20 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,6 +1,13 @@ | ||
[0] | ||
SparseIR = ["0.97", "1"] | ||
julia = "1" | ||
|
||
[0-1] | ||
MultiFloats = "1" | ||
Optim = "1.7.0-1" | ||
SparseIR = ["0.97", "1"] | ||
Zygote = "0.6" | ||
julia = "1" | ||
|
||
[1] | ||
Comonicon = "1.0.6-1" | ||
GenericLinearAlgebra = "0.3.1-0.3" | ||
julia = "1.6.0-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,6 +1,13 @@ | ||
[0] | ||
SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d" | ||
|
||
[0-1] | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
MultiFloats = "bdf0d083-296b-4888-a5b6-7498122e68a5" | ||
Optim = "429524aa-4258-5aef-a3af-852621145aeb" | ||
SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d" | ||
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" | ||
|
||
[1] | ||
Comonicon = "863f3e99-da2a-4334-8734-de3dacbe5542" | ||
GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a" | ||
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" |
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 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "08ec23a1b0e499424f6dbbe9510b481990a0abad" | ||
|
||
["1.0.0"] | ||
git-tree-sha1 = "8d3e26855ba913052401e1da8597aab375e85bed" |