Skip to content

Commit

Permalink
New version: BallArithmetic v0.1.1 (#118742)
Browse files Browse the repository at this point in the history
UUID: 77e4f72b-b5a4-4fb0-ac2a-dcc32095a072
Repo: https://github.com/JuliaBallArithmetic/BallArithmetic.jl.git
Tree: d79854b303cc0383a42e93ea1205b0333ae6b887

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 5, 2024
1 parent 5424776 commit bc99244
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 4 deletions.
9 changes: 7 additions & 2 deletions B/BallArithmetic/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
[0]
AbstractFFTs = "1.5.0-1"
FFTW = "1.8.0-1"
MacroTools = "0.5"
RoundingEmulator = "0.2"
SetRounding = "0.2"
julia = "1.9.0-1"

["0-0.1.0"]
AbstractFFTs = "1.5.0-1"
FFTW = "1.8.0-1"

["0.1.1-0"]
OpenBLASConsistentFPCSR_jll = "0.3.21-0.3"
6 changes: 4 additions & 2 deletions B/BallArithmetic/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[0]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
OpenBLASConsistentFPCSR_jll = "6cdc7f73-28fd-5e50-80fb-958a8875b1af"
RoundingEmulator = "5eaf0fd0-dfba-4ccb-bf02-d820a40db705"
SetRounding = "3cc68bcd-71a2-5612-b932-767ffbe40ab0"

["0-0.1.0"]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
3 changes: 3 additions & 0 deletions B/BallArithmetic/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "f8a798d6511e7a7b3fd1dbccb85baf13ecacb6f9"

["0.1.1"]
git-tree-sha1 = "d79854b303cc0383a42e93ea1205b0333ae6b887"
2 changes: 2 additions & 0 deletions B/BallArithmetic/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.1-0"]
IntervalArithmetic = "0.20.9-0.20"
3 changes: 3 additions & 0 deletions B/BallArithmetic/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[0]
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"

["0.1.1-0"]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"

0 comments on commit bc99244

Please sign in to comment.