Skip to content

Commit

Permalink
New package: Posits v0.1.0 (#119853)
Browse files Browse the repository at this point in the history
UUID: 206caa4e-a773-11ef-0a96-55713be7837f
Repo: https://github.com/takum-arithmetic/Posits.jl.git
Tree: a4ce4580d5cd1ce9f4e580435cc7953318e3db9a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 23, 2024
1 parent f16f935 commit 3ae7cee
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions P/Posits/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
julia = "1.6.7-1"
libposit_jll = "1"
3 changes: 3 additions & 0 deletions P/Posits/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
libposit_jll = "51f2fc5f-9d5c-580b-98f8-9638c2091362"
3 changes: 3 additions & 0 deletions P/Posits/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Posits"
uuid = "206caa4e-a773-11ef-0a96-55713be7837f"
repo = "https://github.com/takum-arithmetic/Posits.jl.git"
2 changes: 2 additions & 0 deletions P/Posits/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "a4ce4580d5cd1ce9f4e580435cc7953318e3db9a"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,7 @@ some amount of consideration when choosing package names.
205b04f2-f585-4877-a239-566270b3f673 = { name = "SimpleGraphConverter", path = "S/SimpleGraphConverter" }
205e633a-858c-4dbb-8a70-2404f270abcf = { name = "HTML5", path = "H/HTML5" }
206a444d-62d4-4bef-89ca-f2a4a27f2209 = { name = "MuTuner", path = "M/MuTuner" }
206caa4e-a773-11ef-0a96-55713be7837f = { name = "Posits", path = "P/Posits" }
207801d6-6cee-43a9-ad0c-f0c64933efa0 = { name = "ModelOrderReduction", path = "M/ModelOrderReduction" }
2079e98e-b9a5-4add-91d8-8d7b7bc8f821 = { name = "ISAtmosphere", path = "I/ISAtmosphere" }
2083aeaf-6258-5d07-89fc-32cf5060c837 = { name = "DynamicSampling", path = "D/DynamicSampling" }
Expand Down

0 comments on commit 3ae7cee

Please sign in to comment.