Skip to content

Commit

Permalink
New package: Uncertain v0.1.1 (#121478)
Browse files Browse the repository at this point in the history
- Registering package: Uncertain
- Repository: https://github.com/JuliaAPlavin/Uncertain.jl
- Created by: @aplavin
- Version: v0.1.1
- Commit: 00000000999add93c2695e81b5500d5df61901f9
- Reviewed by: @aplavin
- Reference:
JuliaAPlavin/Uncertain.jl@0000000#commitcomment-150406362
<!--
bf0c69308befbd3ccf2cc956ac8a46712550b79fc9bfb5e4edf8f833f05f4c18b06eddad8845b45beb9f45c2b8020dd6f79d5f7c84758cb1c447d1cb991491b0aabda9f26b054be076f7e63adc81b370b54c6e5f12b69c46d27f30fde197b1d8b25bcba666fc1e0c544ec688dbf5d10094748f5ca7c7e6691be2377874e3b802a8106f2a2a44d7a6ba00783db6e0a02638917e5fceef3ebed9b4d8953948980c2c8469c45b300af5c30110c5e37e9dc74b31d4d240d637167fa8392db75a8428702ac1a0cd18730420b35553e24f6b8592cc3c4b8611a63c910a2a46d64aeefc
-->
  • Loading branch information
JuliaRegistrator authored Dec 19, 2024
1 parent 269f83e commit f1a7ba9
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8288,6 +8288,7 @@ b32b01fb-8833-5495-9754-2f5f3e3ebfd4 = { name = "MirroredArrayViews", path = "M/
b3329135-7958-41d4-bb02-e084c5a526bf = { name = "CovarianceFunctions", path = "C/CovarianceFunctions" }
b33eeca9-aacb-4496-a840-e75f1646a4fb = { name = "SyntaxInterface", path = "S/SyntaxInterface" }
b33f1834-3304-4c26-96eb-60ff7015163d = { name = "PointInPoly", path = "P/PointInPoly" }
b33f403f-199b-472b-b9d0-1cd2092892d0 = { name = "Uncertain", path = "U/Uncertain" }
b342263e-b350-472a-b1a9-8dfd21b51589 = { name = "DateTimes64", path = "D/DateTimes64" }
b3480ff6-a2af-506e-a6b8-61d160ca6532 = { name = "ShapesOfVariables", path = "S/ShapesOfVariables" }
b348cf08-4407-5d37-b307-1564396f8b07 = { name = "GAP_pkg_json_jll", path = "jll/G/GAP_pkg_json_jll" }
Expand Down
3 changes: 3 additions & 0 deletions U/Uncertain/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Accessors = "0.1.39-0.1"
julia = "1.10.0-1"
2 changes: 2 additions & 0 deletions U/Uncertain/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
3 changes: 3 additions & 0 deletions U/Uncertain/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Uncertain"
uuid = "b33f403f-199b-472b-b9d0-1cd2092892d0"
repo = "https://github.com/JuliaAPlavin/Uncertain.jl.git"
2 changes: 2 additions & 0 deletions U/Uncertain/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.1"]
git-tree-sha1 = "3d983ef2fe3b01950209b02a1def62eadcb387b1"
6 changes: 6 additions & 0 deletions U/Uncertain/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
IntervalSets = "0.7"
Makie = "0.21.17-0.21"
Measurements = "2.11.0-2"
MonteCarloMeasurements = "1.2.1-1"
Unitful = "1.20.0-1"
6 changes: 6 additions & 0 deletions U/Uncertain/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

0 comments on commit f1a7ba9

Please sign in to comment.