From 0a51d7a3c9402f35d51da10d06bb509836543904 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 25 Jun 2021 13:22:42 +0000 Subject: [PATCH] New version: ClassicalOrthogonalPolynomials v0.4.2 UUID: b30e2e7b-c4ee-47da-9d5f-2c5c27239acd Repo: https://github.com/JuliaApproximation/ClassicalOrthogonalPolynomials.jl.git Tree: 96dd018db1413e4a09e83c8bb994df6809052066 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- C/ClassicalOrthogonalPolynomials/Compat.toml | 18 ++++++++++++++---- C/ClassicalOrthogonalPolynomials/Versions.toml | 3 +++ 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/C/ClassicalOrthogonalPolynomials/Compat.toml b/C/ClassicalOrthogonalPolynomials/Compat.toml index ceefb3aedce824d..3f40ded73f6da2a 100644 --- a/C/ClassicalOrthogonalPolynomials/Compat.toml +++ b/C/ClassicalOrthogonalPolynomials/Compat.toml @@ -60,14 +60,16 @@ ArrayLayouts = "0.6.2-0.6" LazyArrays = "0.20.8-0.20" ["0.3-0"] -InfiniteArrays = "0.10.3-0.10" -InfiniteLinearAlgebra = "0.5.3-0.5" LazyArrays = "0.21" ["0.3-0.3.4"] BlockArrays = "0.14.1-0.15" LazyBandedMatrices = "0.5.1-0.5" +["0.3-0.4.1"] +InfiniteArrays = "0.10.3-0.10" +InfiniteLinearAlgebra = "0.5.3-0.5" + ["0.3.1-0.3.3"] ContinuumArrays = "0.6.2-0.6" @@ -78,13 +80,15 @@ ContinuumArrays = "0.6.4-0.6" ContinuumArrays = "0.7" ["0.3.5-0"] -BlockArrays = "0.15" HypergeometricFunctions = "0.3.4-0.3" -LazyBandedMatrices = "0.5.5-0.5" ["0.3.5-0.3"] QuasiArrays = "0.5" +["0.3.5-0.4.1"] +BlockArrays = "0.15" +LazyBandedMatrices = "0.5.5-0.5" + ["0.3.6"] ContinuumArrays = "0.7.1-0.7" @@ -104,3 +108,9 @@ ContinuumArrays = "0.8" ["0.4.1-0"] ContinuumArrays = "0.8.1-0.8" + +["0.4.2-0"] +BlockArrays = "0.15-0.16" +InfiniteArrays = "0.11.1-0.11" +InfiniteLinearAlgebra = "0.5.8-0.5" +LazyBandedMatrices = "0.6" diff --git a/C/ClassicalOrthogonalPolynomials/Versions.toml b/C/ClassicalOrthogonalPolynomials/Versions.toml index eaf43851280bf57..7ea584a08464e2a 100644 --- a/C/ClassicalOrthogonalPolynomials/Versions.toml +++ b/C/ClassicalOrthogonalPolynomials/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "2c076263314b1d26e6c0e815fc53213d4f78d948" ["0.4.1"] git-tree-sha1 = "eb3aada3bc708e8f58d1f149a1e52509bc96e6e7" + +["0.4.2"] +git-tree-sha1 = "96dd018db1413e4a09e83c8bb994df6809052066"