Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/krcools/BEAST.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
krcools committed Nov 15, 2023
2 parents fda2d5b + 17a22ad commit 5322e52
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ CompScienceMeshes = "0.6.0"
Compat = "2, 3, 4"
ConvolutionOperators = "0.4"
FFTW = "0.2.3, 1"
FastGaussQuadrature = "0.3, 0.4, 0.5"
FillArrays = "0.11, 0.12, 0.13"
FastGaussQuadrature = "0.3, 0.4, 0.5, 1"
FillArrays = "0.11, 0.12, 0.13, 1"
IterativeSolvers = "0.9"
LiftedMaps = "0.5.1"
LinearMaps = "3.7 - 3.9"
Expand All @@ -53,5 +53,3 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1, 2"
StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1"
WiltonInts84 = "0.2.5"
julia = "1.6"


0 comments on commit 5322e52

Please sign in to comment.