diff --git a/Project.toml b/Project.toml index a1cbe325..f575638a 100644 --- a/Project.toml +++ b/Project.toml @@ -71,15 +71,19 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" AbstractFFTs = "0.5, 1" Adapt = "1.0.1, 2, 3" CUDA = "3.4" +CUDAKernels = "0.4.3" ChainRules = "1.5" Combinatorics = "1" CompositeStructs = "0.1.1" +CoordinateTransformations = "0.6.2" DataStructures = "0.17.9, 0.18" Distributions = "0.25" EllipsisNotation = "1.1.0" FFTW = "1.4" FileIO = "1.2.2" Formatting = "0.4" +ForwardDiff = "0.10.34" +Healpix = "4.1.2" ImageFiltering = "0.6.14, 0.7" ImageMorphology = "0.2.8" Images = "0.24" @@ -87,6 +91,7 @@ Interpolations = "0.12.8, 0.13, 0.14" IterTools = "1.3" JLD2 = "0.1.11, 0.2, 0.3, 0.4" KahanSummation = "0.1, 0.2" +KernelAbstractions = "0.8.6" Lazy = "0.13.2, 0.14, 0.15" Loess = "0.5" MacroTools = "0.5" @@ -94,14 +99,18 @@ Match = "1.1" Measurements = "2" Memoization = "0.1.8" NamedTupleTools = "0.13" +NFFT = "0.13.3" Optim = "1" PDMats = "0.11.5" +PlotUtils = "1.3.2" Preferences = "1.2" ProgressMeter = "1.2" PyCall = "1.91.2" QuadGK = "2.3.1" +RecipesBase = "1.3.2" Requires = "0.5, 1" Roots = "0.8.4, 1, 2" +Rotations = "1.3.4" Setfield = "0.6, 0.7, 0.8, 1" StaticArrays = "0.12.1, 1.0" StatsBase = "0.32, 0.33"