Skip to content

Commit

Permalink
New version: Tulip v0.7.1
Browse files Browse the repository at this point in the history
UUID: 6dd1b50a-3aae-11e9-10b5-ef983d2400fa
Repo: https://github.com/ds4dm/Tulip.jl.git
Tree: ecd36ee664aac339c75fd6fc1394865fa13e6d52

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Jan 8, 2021
1 parent 4be3a97 commit 8350f1f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
12 changes: 10 additions & 2 deletions T/Tulip/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,22 @@ julia = "1.1.0-1"
LDLFactorizations = "0.5"

["0.6-0"]
Krylov = "0.5.2-0.5"
QPSReader = "0.2"

["0.6.1-0"]
["0.6-0.7.0"]
Krylov = "0.5.2-0.5"

["0.6.1-0.7.0"]
LDLFactorizations = "0.6"

["0.6.2-0"]
julia = "1.3.0-1"

["0.7-0"]
TimerOutputs = "0.5.6-0.5"

["0.7.1-0"]
CodecBzip2 = "0.7.2-0.7"
CodecZlib = "0.7"
LDLFactorizations = "0.6-0.7"
LinearOperators = "1.2.0-1"
7 changes: 6 additions & 1 deletion T/Tulip/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,13 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
QPSReader = "10f199a5-22af-520b-b891-7ce84a7b1bd0"

["0.6-0"]
["0.6-0.7.0"]
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"

["0.7-0"]
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

["0.7.1-0"]
CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
3 changes: 3 additions & 0 deletions T/Tulip/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "0391e94d4490361e725df8fbaaace54f0e9009e9"

["0.7.0"]
git-tree-sha1 = "2b7bda1734cfba0fec57221026fff173893f9318"

["0.7.1"]
git-tree-sha1 = "ecd36ee664aac339c75fd6fc1394865fa13e6d52"

0 comments on commit 8350f1f

Please sign in to comment.