Skip to content

Commit

Permalink
New package: FixedPointNumerics v0.0.1
Browse files Browse the repository at this point in the history
UUID: 667e4c0e-a733-4321-83c7-c10aa58aff6a
Repo: https://github.com/tobyfarley/FixedPointNumerics.jl.git
Tree: fc7c0495646233e353099a17a5c524314d120ab4

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Oct 24, 2024
1 parent b108630 commit 3641797
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions F/FixedPointNumerics/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.10.0-1.11.1"
Empty file added F/FixedPointNumerics/Deps.toml
Empty file.
3 changes: 3 additions & 0 deletions F/FixedPointNumerics/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FixedPointNumerics"
uuid = "667e4c0e-a733-4321-83c7-c10aa58aff6a"
repo = "https://github.com/tobyfarley/FixedPointNumerics.jl.git"
2 changes: 2 additions & 0 deletions F/FixedPointNumerics/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "fc7c0495646233e353099a17a5c524314d120ab4"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4640,6 +4640,7 @@ some amount of consideration when choosing package names.
666f501e-685d-4e36-ab44-ece85df6022b = { name = "ITensorNumericalAnalysis", path = "I/ITensorNumericalAnalysis" }
667455a9-e2ce-5579-9412-b964f529a492 = { name = "Cubature", path = "C/Cubature" }
66763231-799b-5fff-8662-389acfc33a85 = { name = "IPNets", path = "I/IPNets" }
667e4c0e-a733-4321-83c7-c10aa58aff6a = { name = "FixedPointNumerics", path = "F/FixedPointNumerics" }
66835562-f1c4-5586-a145-e564a3963a4b = { name = "HighLevelTypes", path = "H/HighLevelTypes" }
668502ff-1e8f-42bf-95c7-24f1e819f537 = { name = "ParametrisedConvexApproximators", path = "P/ParametrisedConvexApproximators" }
66877b0d-840f-4af8-a0b5-b62f5ea465b3 = { name = "MultiBisect", path = "M/MultiBisect" }
Expand Down

0 comments on commit 3641797

Please sign in to comment.