Skip to content

Commit

Permalink
New version: RegisterFit v0.2.1
Browse files Browse the repository at this point in the history
UUID: 36121b08-3789-5198-aff2-59a3443d9b59
Repo:
Tree: a79df9f2a607606bbb2c616f1fa28ab4f3bca38d
  • Loading branch information
timholy committed Jan 23, 2024
1 parent c63eb46 commit a8e4af4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
11 changes: 9 additions & 2 deletions R/RegisterFit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,19 @@ julia = "0.7-1"
["0.2-0"]
CenterIndexedArrays = "0.0-0.2"
CoordinateTransformations = "0.5-0.6"
Images = "0.24-0.25"
Interpolations = "0.12-0.13"
NLsolve = "4"
Optim = ["0.22", "1"]
RegisterCore = "0.0-0.2"
RegisterPenalty = "0.1-0.3"
RegisterUtilities = "0.0-0.1"
StaticArrays = ["0.10-0.12", "1"]
julia = "1.6.0-1"

["0.2.0"]
Images = "0.24-0.25"
Interpolations = "0.12-0.13"

["0.2.1-0"]
Interpolations = "0.12-0.15"
LinearAlgebra = "1"
Statistics = "1"
4 changes: 3 additions & 1 deletion R/RegisterFit/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24"
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
Expand All @@ -17,3 +16,6 @@ Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.2.0"]
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
3 changes: 3 additions & 0 deletions R/RegisterFit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "4fdba5d3837c8cbf22d06e33a39f4479683d2e15"

["0.2.0"]
git-tree-sha1 = "a511936ed98e29c5b90e5ef295dcbbacfe5f2b1c"

["0.2.1"]
git-tree-sha1 = "a79df9f2a607606bbb2c616f1fa28ab4f3bca38d"

0 comments on commit a8e4af4

Please sign in to comment.