Skip to content

Commit

Permalink
New version: CompactBasisFunctions v0.2.2 (#28750)
Browse files Browse the repository at this point in the history
UUID: a09551c4-f815-4143-809e-dd1986753ba7
Repo: https://github.com/JuliaGNI/CompactBasisFunctions.jl.git
Tree: c2bd57543211fd54d9dc41e9665323bab8061f8a

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Jan 27, 2021
1 parent fd4e7ed commit 2ef2bb6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion C/CompactBasisFunctions/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
ContinuumArrays = "0.3"
FastTransforms = "0.10-0.11"
OffsetArrays = ["0.10-0.11", "1"]
QuadratureRules = "0.1"
Expand All @@ -8,5 +7,11 @@ julia = "1.5.0-1"
["0-0.2.0"]
StaticArrays = "1"

["0-0.2.1"]
ContinuumArrays = "0.3"

["0.2.1-0"]
StaticArrays = ["0.12", "1"]

["0.2.2-0"]
ContinuumArrays = "0.3-0.4"
3 changes: 3 additions & 0 deletions C/CompactBasisFunctions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "9a32d68d622ac3e1b7a1d524b928866dbbbb3827"

["0.2.1"]
git-tree-sha1 = "bca76931ee7889c755e3542c8ae1c2db2450fc84"

["0.2.2"]
git-tree-sha1 = "c2bd57543211fd54d9dc41e9665323bab8061f8a"

0 comments on commit 2ef2bb6

Please sign in to comment.