Skip to content

Commit

Permalink
New version: Octofitter v2.5.0 (#104214)
Browse files Browse the repository at this point in the history
UUID: daf3887e-d01a-44a1-9d7e-98f15c5d69c9
Repo: https://github.com/sefffal/Octofitter.jl.git
Tree: 17217c480f9bccef7adc2c821e8586bb4080e226

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Apr 3, 2024
1 parent 0aad7c2 commit f01ebfa
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
8 changes: 7 additions & 1 deletion O/Octofitter/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ StatsBase = "0.33-0.34"
AdvancedHMC = "0.6"
CovarianceEstimation = "0.2"
Dates = "1"
Enzyme = "0.11"
FITSIO = "0.16-0.17"
Interpolations = "0.13-0.15"
Logging = "1"
Expand All @@ -63,8 +62,15 @@ Random = "1"
Statistics = "1"
Transducers = "0.4"

["2-2.4"]
Enzyme = "0.11"

["2.0"]
AbstractMCMC = "5"

["2.1-2"]
AbstractMCMC = "4-5"

["2.5-2"]
HDF5 = "0.17"
StringDistances = "0.11"
8 changes: 7 additions & 1 deletion O/Octofitter/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

[2]
CovarianceEstimation = "587fd27a-f159-11e8-2dae-1979310e6154"
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
Pathfinder = "b1d3bc72-d0e7-4279-b92f-7fa5d6d2d454"
Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"

["2-2.4"]
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"

["2.5-2"]
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
StringDistances = "88034a9c-02f8-509d-84a9-84ec65e18404"
3 changes: 3 additions & 0 deletions O/Octofitter/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "df28dc63b4dcaf4225d02460c1077af53c0cab9d"

["2.4.0"]
git-tree-sha1 = "5da8c60d04d38cc9f5afc467430e03ece7091268"

["2.5.0"]
git-tree-sha1 = "17217c480f9bccef7adc2c821e8586bb4080e226"
5 changes: 4 additions & 1 deletion O/Octofitter/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["2.1-2"]
["2.1-2.4"]
Pigeons = "0.3"

["2.5-2"]
Pigeons = "0.4"

0 comments on commit f01ebfa

Please sign in to comment.