GridInterpolations

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 1 minute, 45 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GridInterpolations ─ v1.1.1
 Installed StaticArrays ─────── v0.12.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [bb4c363b] + GridInterpolations v1.1.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [bb4c363b] + GridInterpolations v1.1.1
  [90137ffa] + StaticArrays v0.12.1
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4ec0a83e] + Unicode 
   Testing GridInterpolations
 Resolving package versions...
 Installed Ratios ─────────── v0.3.1
 Installed WoodburyMatrices ─ v0.4.1
 Installed AxisAlgorithms ─── v1.0.0
 Installed Compat ─────────── v2.2.0
 Installed OffsetArrays ───── v0.11.2
 Installed Interpolations ─── v0.12.5
    Status `/tmp/jl_nqSd9S/Manifest.toml`
  [13072b0f] AxisAlgorithms v1.0.0
  [34da2185] Compat v2.2.0
  [bb4c363b] GridInterpolations v1.1.1
  [a98d9a8b] Interpolations v0.12.5
  [6fe1bfb0] OffsetArrays v0.11.2
  [c84ed2f1] Ratios v0.3.1
  [90137ffa] StaticArrays v0.12.1
  [efce3f68] WoodburyMatrices v0.4.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
Comparisons   |    2      2
Test Summary: | Pass  Total
Magic         |    1      1
Test Summary: | Pass  Total
Repr          |    1      1
Test Summary: | Pass  Total
Counter       |    1      1
Test Summary: | Pass  Total
Mask          |    3      3
Test Summary: | Pass  Total
Duplicates    |    2      2
Test Summary: | Pass  Total
Rect Impl     |   17     17
Test Summary: | Pass  Total
Simplex Impl  |   19     19
Test Summary: | Pass  Total
Ordering      |   24     24
Test Summary: | Pass  Total
NaN           |    1      1
Test Summary:          | Pass  Total
Iteration and Indexing |   27     27
1000 interpolations of 6 dimensions with 15 cut points per dimension:
  Rectangle required 0.02300824381599996 +/- 0.014882072889510583 sec
  Simplex   required 0.0034551702889999993 +/- 0.012366193108094023 sec
How large is the simplex grid speed up over the multilinear grid?
  limiting to 2 dimensions and therefore 316 points per dim:
    mean speed: 0.0024080386666666662, std dev: 0.0005378580752511945
  limiting to 3 dimensions and therefore 46 points per dim:
    mean speed: 0.0024786278666666666, std dev: 0.0021481703555055304
  limiting to 4 dimensions and therefore 18 points per dim:
    mean speed: 0.0042104328666666664, std dev: 0.00972010918527408
  limiting to 5 dimensions and therefore 10 points per dim:
    mean speed: 0.008647698633333334, std dev: 0.04261822790477277
100 interpolations of 4 dimensions with 10 cut points per dimension:
  Rectangle required 0.02138968053 +/- 0.011772750283424569 sec
  Simplex   required 0.003191598580000002 +/- 0.01969803115509415 sec
All tests complete
   Testing GridInterpolations tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 1 minute, 40 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GridInterpolations ─ v1.1.1
 Installed StaticArrays ─────── v0.12.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [bb4c363b] + GridInterpolations v1.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [bb4c363b] + GridInterpolations v1.1.1
  [90137ffa] + StaticArrays v0.12.1
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4ec0a83e] + Unicode 
   Testing GridInterpolations
 Resolving package versions...
 Installed OffsetArrays ───── v0.11.2
 Installed Ratios ─────────── v0.3.1
 Installed AxisAlgorithms ─── v1.0.0
 Installed Compat ─────────── v2.2.0
 Installed WoodburyMatrices ─ v0.4.1
 Installed Interpolations ─── v0.12.5
    Status `/tmp/jl_98IQXP/Manifest.toml`
  [13072b0f] AxisAlgorithms v1.0.0
  [34da2185] Compat v2.2.0
  [bb4c363b] GridInterpolations v1.1.1
  [a98d9a8b] Interpolations v0.12.5
  [6fe1bfb0] OffsetArrays v0.11.2
  [c84ed2f1] Ratios v0.3.1
  [90137ffa] StaticArrays v0.12.1
  [efce3f68] WoodburyMatrices v0.4.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
Comparisons   |    2      2
Test Summary: | Pass  Total
Magic         |    1      1
Test Summary: | Pass  Total
Repr          |    1      1
Test Summary: | Pass  Total
Counter       |    1      1
Test Summary: | Pass  Total
Mask          |    3      3
Test Summary: | Pass  Total
Duplicates    |    2      2
Test Summary: | Pass  Total
Rect Impl     |   17     17
Test Summary: | Pass  Total
Simplex Impl  |   19     19
Test Summary: | Pass  Total
Ordering      |   24     24
Test Summary: | Pass  Total
NaN           |    1      1
Test Summary:          | Pass  Total
Iteration and Indexing |   27     27
1000 interpolations of 6 dimensions with 15 cut points per dimension:
  Rectangle required 0.02291710187099994 +/- 0.009762512941330568 sec
  Simplex   required 0.0034229830539999964 +/- 0.013494764029922739 sec
How large is the simplex grid speed up over the multilinear grid?
  limiting to 2 dimensions and therefore 316 points per dim:
    mean speed: 0.002345825, std dev: 0.00017463250848291246
  limiting to 3 dimensions and therefore 46 points per dim:
    mean speed: 0.0036203698, std dev: 0.002764940490430373
  limiting to 4 dimensions and therefore 18 points per dim:
    mean speed: 0.0026384216666666674, std dev: 0.0006586555087694689
  limiting to 5 dimensions and therefore 10 points per dim:
    mean speed: 0.0028810918, std dev: 0.0008950906496327467
100 interpolations of 4 dimensions with 10 cut points per dimension:
  Rectangle required 0.01939883719 +/- 0.0064327199662071845 sec
  Simplex   required 0.0023506006000000006 +/- 0.0016584907489077061 sec
All tests complete
   Testing GridInterpolations tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 1 minute, 42 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GridInterpolations ─ v1.1.1
 Installed StaticArrays ─────── v0.12.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [bb4c363b] + GridInterpolations v1.1.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [bb4c363b] + GridInterpolations v1.1.1
  [90137ffa] + StaticArrays v0.12.1
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4ec0a83e] + Unicode 
   Testing GridInterpolations
 Resolving package versions...
 Installed OffsetArrays ───── v0.11.2
 Installed Compat ─────────── v2.2.0
 Installed AxisAlgorithms ─── v1.0.0
 Installed WoodburyMatrices ─ v0.4.1
 Installed Ratios ─────────── v0.3.1
 Installed Interpolations ─── v0.12.5
    Status `/tmp/jl_Vjamm3/Manifest.toml`
  [13072b0f] AxisAlgorithms v1.0.0
  [34da2185] Compat v2.2.0
  [bb4c363b] GridInterpolations v1.1.1
  [a98d9a8b] Interpolations v0.12.5
  [6fe1bfb0] OffsetArrays v0.11.2
  [c84ed2f1] Ratios v0.3.1
  [90137ffa] StaticArrays v0.12.1
  [efce3f68] WoodburyMatrices v0.4.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
Comparisons   |    2      2
Test Summary: | Pass  Total
Magic         |    1      1
Test Summary: | Pass  Total
Repr          |    1      1
Test Summary: | Pass  Total
Counter       |    1      1
Test Summary: | Pass  Total
Mask          |    3      3
Test Summary: | Pass  Total
Duplicates    |    2      2
Test Summary: | Pass  Total
Rect Impl     |   17     17
Test Summary: | Pass  Total
Simplex Impl  |   19     19
Test Summary: | Pass  Total
Ordering      |   24     24
Test Summary: | Pass  Total
NaN           |    1      1
Test Summary:          | Pass  Total
Iteration and Indexing |   27     27
1000 interpolations of 6 dimensions with 15 cut points per dimension:
  Rectangle required 0.023079514652000012 +/- 0.010919734935601548 sec
  Simplex   required 0.0034330370939999956 +/- 0.012229461361761942 sec
How large is the simplex grid speed up over the multilinear grid?
  limiting to 2 dimensions and therefore 316 points per dim:
    mean speed: 0.002867696, std dev: 0.004599176035025014
  limiting to 3 dimensions and therefore 46 points per dim:
    mean speed: 0.0024031997333333324, std dev: 0.0005016529356937808
  limiting to 4 dimensions and therefore 18 points per dim:
    mean speed: 0.0024917171666666666, std dev: 0.0008053533372185942
  limiting to 5 dimensions and therefore 10 points per dim:
    mean speed: 0.0028666594666666664, std dev: 0.0004170066921261521
100 interpolations of 4 dimensions with 10 cut points per dimension:
  Rectangle required 0.020415327849999998 +/- 0.008492598952235197 sec
  Simplex   required 0.0023132299699999996 +/- 0.0012377780604780665 sec
All tests complete
   Testing GridInterpolations tests passed