Skip to content

Commit

Permalink
New package: SoleModels v0.1.0
Browse files Browse the repository at this point in the history
UUID: 4249d9c7-3290-4ddd-961c-e1d3ec2467f8
Repo: https://github.com/aclai-lab/SoleModels.jl.git
Tree: d26830df5057e09892e000f4eafbc3e6939cc1c7

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jul 7, 2023
1 parent 1f3a129 commit aef59a1
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2529,6 +2529,7 @@ some amount of consideration when choosing package names.
4239201d-c60e-5e0a-9702-85d713665ba7 = { name = "ThreadSafeDicts", path = "T/ThreadSafeDicts" }
42433972-eea5-42bb-ab72-392315b4e8df = { name = "Langevin", path = "L/Langevin" }
42462c39-edde-4cdc-9c73-a9d3181f44a6 = { name = "LSPNeovim", path = "L/LSPNeovim" }
4249d9c7-3290-4ddd-961c-e1d3ec2467f8 = { name = "SoleModels", path = "S/SoleModels" }
4249f315-58d4-4c46-b324-3577fc7dfca0 = { name = "ModuleElts", path = "M/ModuleElts" }
424b133d-7d37-4eca-9954-b7e5ab009cd0 = { name = "MultiFractalFields", path = "M/MultiFractalFields" }
424e878d-f74a-44ed-9ae4-e4144b72a8ff = { name = "Fourier", path = "F/Fourier" }
Expand Down
16 changes: 16 additions & 0 deletions S/SoleModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
BenchmarkTools = "1"
ComputedFieldTypes = "1"
DataStructures = "0.18"
FillArrays = "1"
FunctionWrappers = "1"
ProgressMeter = "1"
Reexport = "1"
Revise = "3"
SoleBase = "0.9.2-0.9"
SoleData = "0.9.1-0.9"
SoleLogics = "0.3"
StatsBase = "0.33"
Suppressor = "0.2"
ThreadSafeDicts = "0.1"
julia = "1"
18 changes: 18 additions & 0 deletions S/SoleModels/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[0]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
ComputedFieldTypes = "459fdd68-db75-56b8-8c15-d717a790f88e"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SoleBase = "4475fa32-7023-44a0-aa70-4813b230e492"
SoleData = "123f1ae1-6307-4526-ab5b-aab3a92a2b8c"
SoleLogics = "b002da8f-3cb3-4d91-bbe3-2953433912b5"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
ThreadSafeDicts = "4239201d-c60e-5e0a-9702-85d713665ba7"
3 changes: 3 additions & 0 deletions S/SoleModels/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SoleModels"
uuid = "4249d9c7-3290-4ddd-961c-e1d3ec2467f8"
repo = "https://github.com/aclai-lab/SoleModels.jl.git"
2 changes: 2 additions & 0 deletions S/SoleModels/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d26830df5057e09892e000f4eafbc3e6939cc1c7"

0 comments on commit aef59a1

Please sign in to comment.