Skip to content

Commit

Permalink
New version: RadialBasisFunctions v0.2.4 (#121524)
Browse files Browse the repository at this point in the history
UUID: 79ee0514-adf7-4479-8807-6f72ea8967e8
Repo: https://github.com/JuliaMeshless/RadialBasisFunctions.jl.git
Tree: 8352e1b5a28ee42ad6a3951e3d583563e409df09

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 17, 2024
1 parent 8cb7168 commit ea315e8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
14 changes: 11 additions & 3 deletions R/RadialBasisFunctions/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[0]
Combinatorics = "1"
Distances = "0.10"
NearestNeighbors = "0.4"
SymRCM = "0.2"

["0-0.1.4"]
Expand All @@ -12,7 +10,11 @@ Statistics = "1.6.0-1"
["0-0.2.2"]
julia = "1.6.0-1"

["0.1.4-0"]
["0-0.2.3"]
Distances = "0.10"
NearestNeighbors = "0.4"

["0.1.4-0.2.3"]
ChunkSplitters = "2"

["0.1.5-0"]
Expand All @@ -21,3 +23,9 @@ StaticArraysCore = "1.4.0-1"

["0.2.3-0"]
julia = "1.7.0-1"

["0.2.4-0"]
ChunkSplitters = "3"
Distances = "0.9-0.10"
LinearAlgebra = "1"
NearestNeighbors = "0.4.8-0.4"
3 changes: 3 additions & 0 deletions R/RadialBasisFunctions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "36b99641d2cb0321a2ac5cf13f7a12a98113fe04"

["0.2.3"]
git-tree-sha1 = "9ceafb2fc532c04ef00f2f3813b6119fda4849f7"

["0.2.4"]
git-tree-sha1 = "8352e1b5a28ee42ad6a3951e3d583563e409df09"

0 comments on commit ea315e8

Please sign in to comment.