Skip to content

Commit

Permalink
New package: SciMLBase v1.0.0 (#28739)
Browse files Browse the repository at this point in the history
UUID: 0bca4576-84f4-4d90-8ffe-ffa030f20462
Repo: https://github.com/SciML/SciMLBase.jl.git
Tree: 7bd4c76bc66eb649deda25994fc85dfa3419fbd3

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 27, 2021
1 parent b338383 commit 59e001e
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ some amount of consideration when choosing package names.
0bb624de-12df-571d-ad84-47aef8b93290 = { name = "Elly", path = "E/Elly" }
0bbb1fad-0f24-45fe-94a4-415852c5cc3b = { name = "EmpiricalDistributions", path = "E/EmpiricalDistributions" }
0bc81568-2411-4001-9bf1-c899fa54f385 = { name = "HAML", path = "H/HAML" }
0bca4576-84f4-4d90-8ffe-ffa030f20462 = { name = "SciMLBase", path = "S/SciMLBase" }
0bcc2ff6-69eb-520d-bede-0374fc5bd2fd = { name = "Bedgraph", path = "B/Bedgraph" }
0bdde9fc-719a-4dc7-8589-49ca6634fa6b = { name = "AbstractSDRs", path = "A/AbstractSDRs" }
0befed6a-bd73-11e8-1e41-a1190947c2f5 = { name = "GroupRings", path = "G/GroupRings" }
Expand Down
11 changes: 11 additions & 0 deletions S/SciMLBase/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[1]
ArrayInterface = "2.6.0-2"
CommonSolve = "0.2"
DocStringExtensions = "0.8"
IteratorInterfaceExtensions = ["0.1", "1"]
RecipesBase = ["0.7-0.8", "1"]
RecursiveArrayTools = "2"
StaticArrays = ["0.11-0.12", "1"]
Tables = "1"
TreeViews = "0.3"
julia = "1"
13 changes: 13 additions & 0 deletions S/SciMLBase/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[1]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TreeViews = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7"
3 changes: 3 additions & 0 deletions S/SciMLBase/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SciMLBase"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
repo = "https://github.com/SciML/SciMLBase.jl.git"
2 changes: 2 additions & 0 deletions S/SciMLBase/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "7bd4c76bc66eb649deda25994fc85dfa3419fbd3"

0 comments on commit 59e001e

Please sign in to comment.