@@ -28,6 +28,7 @@ AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
2828AlgebraOfGraphics = " cbdf2221-f076-402e-a563-3d30da359d67"
2929CategoricalArrays = " 324d7699-5711-5eae-9e2f-1d82baa6b597"
3030ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
31+ DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
3132DiskArrays = " 3c3547ce-8d99-4f5e-a174-61eb10b00ae3"
3233Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
3334NearestNeighbors = " b8a86587-4115-5ab1-83bc-aa920d37bbce"
@@ -41,6 +42,7 @@ DimensionalDataAlgebraOfGraphicsExt = "AlgebraOfGraphics"
4142DimensionalDataCategoricalArraysExt = " CategoricalArrays"
4243DimensionalDataChainRulesCoreExt = " ChainRulesCore"
4344DimensionalDataDiskArraysExt = " DiskArrays"
45+ DimensionalDataDataInterpolationsExt = " DataInterpolations"
4446DimensionalDataMakie = " Makie"
4547DimensionalDataNearestNeighborsExt = " NearestNeighbors"
4648DimensionalDataPythonCall = " PythonCall"
@@ -63,6 +65,7 @@ ConstructionBase = "1"
6365CoordinateTransformations = " 0.6"
6466DataAPI = " 1.16"
6567DataFrames = " 1"
68+ DataInterpolations = " 8.5.0"
6669Dates = " 1"
6770DiskArrays = " 0.3, 0.4"
6871Distributions = " 0.25"
@@ -111,6 +114,7 @@ ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
111114Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
112115CoordinateTransformations = " 150eb455-5306-5404-9cee-2592286d6298"
113116DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
117+ DataInterpolations = " 82cc6244-b520-54b8-b5a6-8a565e85f1d0"
114118DiskArrays = " 3c3547ce-8d99-4f5e-a174-61eb10b00ae3"
115119Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
116120Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
@@ -133,4 +137,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
133137Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
134138
135139[targets ]
136- test = [" AlgebraOfGraphics" , " Aqua" , " ArrayInterface" , " BenchmarkTools" , " CairoMakie" , " CategoricalArrays" , " ChainRulesCore" , " ColorTypes" , " Combinatorics" , " CoordinateTransformations" , " DataFrames" , " DiskArrays" , " Distributions" , " Documenter" , " FFTW" , " GPUArrays" , " ImageFiltering" , " ImageTransformations" , " JLArrays" , " NearestNeighbors" , " OffsetArrays" , " OpenSSL" , " Plots" , " PythonCall" , " Random" , " SafeTestsets" , " SparseArrays" , " StatsBase" , " StatsPlots" , " Test" , " Unitful" ]
140+ test = [" AlgebraOfGraphics" , " Aqua" , " ArrayInterface" , " BenchmarkTools" , " CairoMakie" , " CategoricalArrays" , " ChainRulesCore" , " ColorTypes" , " Combinatorics" , " CoordinateTransformations" , " DataFrames" , " DataInterpolations " , " DiskArrays" , " Distributions" , " Documenter" , " FFTW" , " GPUArrays" , " ImageFiltering" , " ImageTransformations" , " JLArrays" , " NearestNeighbors" , " OffsetArrays" , " OpenSSL" , " Plots" , " PythonCall" , " Random" , " SafeTestsets" , " SparseArrays" , " StatsBase" , " StatsPlots" , " Test" , " Unitful" ]
0 commit comments