Skip to content

Commit

Permalink
New package: LMfit v0.1.0
Browse files Browse the repository at this point in the history
UUID: 4eb4f38b-2839-4c1d-8f96-c88b685035f5
Repo: https://github.com/ispielma/LMfit.jl.git
Tree: c7fc3987f25fa1430c97aa2e47ef3c3730371981

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 22, 2024
1 parent 9569c99 commit 732720d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions L/LMfit/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
ExprTools = "0.1.10-0.1"
LsqFit = "0.15"
OrderedCollections = "1.6.3-1"
julia = "1.11.0-1"
4 changes: 4 additions & 0 deletions L/LMfit/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3 changes: 3 additions & 0 deletions L/LMfit/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "LMfit"
uuid = "4eb4f38b-2839-4c1d-8f96-c88b685035f5"
repo = "https://github.com/ispielma/LMfit.jl.git"
2 changes: 2 additions & 0 deletions L/LMfit/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "c7fc3987f25fa1430c97aa2e47ef3c3730371981"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3578,6 +3578,7 @@ some amount of consideration when choosing package names.
4e90bd87-f6f8-42e4-be30-8e164e8f6f7c = { name = "DiceRolls", path = "D/DiceRolls" }
4e9b3aee-d8a1-5a3d-ad8b-7d824db253f0 = { name = "CRlibm_jll", path = "jll/C/CRlibm_jll" }
4eb35182-e5c8-446d-8ecc-33e714a26cef = { name = "AutoSysimages", path = "A/AutoSysimages" }
4eb4f38b-2839-4c1d-8f96-c88b685035f5 = { name = "LMfit", path = "L/LMfit" }
4ebad81c-a51b-5e30-a6f2-7dd7a25f3aaf = { name = "bwamem2_jll", path = "jll/B/bwamem2_jll" }
4ec4db44-c288-11e9-3202-272e944f779a = { name = "ScenTrees", path = "S/ScenTrees" }
4ec6fef6-ecd9-481e-97e1-75598c2ab6c2 = { name = "Bezier", path = "B/Bezier" }
Expand Down

0 comments on commit 732720d

Please sign in to comment.