SimpleIntegrals

← 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, 26 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed ArgCheck ──────── v1.0.1
 Installed SimpleIntegrals ─ v0.2.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [c106d4f1] + SimpleIntegrals v0.2.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [dce04be8] + ArgCheck v1.0.1
  [c106d4f1] + SimpleIntegrals v0.2.1
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
   Testing SimpleIntegrals
 Resolving package versions...
 Installed Parsers ────────── v0.3.10
 Installed BenchmarkTools ─── v0.4.3
 Installed JSON ───────────── v0.21.0
 Installed Unitful ────────── v0.18.0
 Installed ConstructionBase ─ v1.0.0
    Status `/tmp/jl_IJKfXq/Manifest.toml`
  [dce04be8] ArgCheck v1.0.1
  [6e4b80f9] BenchmarkTools v0.4.3
  [187b0558] ConstructionBase v1.0.0
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [c106d4f1] SimpleIntegrals v0.2.1
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
[ Info: Benchmarking on array of 10000 elements
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     89.282 μs (0.00% GC)
  median time:      90.200 μs (0.00% GC)
  mean time:        90.200 μs (0.00% GC)
  maximum time:     91.118 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     74.144 μs (0.00% GC)
  median time:      81.272 μs (0.00% GC)
  mean time:        81.272 μs (0.00% GC)
  maximum time:     88.400 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  48 bytes
  allocs estimate:  1
  --------------
  minimum time:     19.349 μs (0.00% GC)
  median time:      21.282 μs (0.00% GC)
  mean time:        21.282 μs (0.00% GC)
  maximum time:     23.216 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  48 bytes
  allocs estimate:  1
  --------------
  minimum time:     25.096 μs (0.00% GC)
  median time:      25.756 μs (0.00% GC)
  mean time:        25.756 μs (0.00% GC)
  maximum time:     26.416 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     74.692 μs (0.00% GC)
  median time:      75.585 μs (0.00% GC)
  mean time:        75.585 μs (0.00% GC)
  maximum time:     76.478 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     84.022 μs (0.00% GC)
  median time:      87.847 μs (0.00% GC)
  mean time:        87.847 μs (0.00% GC)
  maximum time:     91.671 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2Test Summary: | Pass  Total
perf          |    6      6
Test Summary: | Pass  Total
Unitful       |    1      1
Test Summary: | Pass  Total
spike         |    6      6
Test Summary:     | Pass  Total
constant function |  300    300
Test Summary: | Pass  Total
edgecases     |    2      2
Test Summary: | Pass  Total
pasting       |  200    200
Test Summary: | Pass  Total
typestability |    8      8
Test Summary: | Pass  Total
api           |    2      2
Test Summary:               | Pass  Total
Range and Vector consistent |  200    200
   Testing SimpleIntegrals tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Installed ArgCheck ──────── v1.0.1
 Installed SimpleIntegrals ─ v0.2.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [c106d4f1] + SimpleIntegrals v0.2.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [dce04be8] + ArgCheck v1.0.1
  [c106d4f1] + SimpleIntegrals v0.2.1
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
   Testing SimpleIntegrals
 Resolving package versions...
 Installed JSON ───────────── v0.21.0
 Installed Parsers ────────── v0.3.10
 Installed Unitful ────────── v0.18.0
 Installed ConstructionBase ─ v1.0.0
 Installed BenchmarkTools ─── v0.4.3
    Status `/tmp/jl_oKtHNo/Manifest.toml`
  [dce04be8] ArgCheck v1.0.1
  [6e4b80f9] BenchmarkTools v0.4.3
  [187b0558] ConstructionBase v1.0.0
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [c106d4f1] SimpleIntegrals v0.2.1
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
[ Info: Benchmarking on array of 10000 elements
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     87.052 μs (0.00% GC)
  median time:      88.061 μs (0.00% GC)
  mean time:        88.061 μs (0.00% GC)
  maximum time:     89.071 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     117.406 μs (0.00% GC)
  median time:      119.564 μs (0.00% GC)
  mean time:        119.564 μs (0.00% GC)
  maximum time:     121.722 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  48 bytes
  allocs estimate:  1
  --------------
  minimum time:     32.093 μs (0.00% GC)
  median time:      42.261 μs (0.00% GC)
  mean time:        42.261 μs (0.00% GC)
  maximum time:     52.429 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  48 bytes
  allocs estimate:  1
  --------------
  minimum time:     32.548 μs (0.00% GC)
  median time:      34.149 μs (0.00% GC)
  mean time:        34.149 μs (0.00% GC)
  maximum time:     35.751 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     105.558 μs (0.00% GC)
  median time:      106.063 μs (0.00% GC)
  mean time:        106.063 μs (0.00% GC)
  maximum time:     106.569 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     96.005 μs (0.00% GC)
  median time:      98.191 μs (0.00% GC)
  mean time:        98.191 μs (0.00% GC)
  maximum time:     100.377 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2Test Summary: | Pass  Total
perf          |    6      6
Test Summary: | Pass  Total
Unitful       |    1      1
Test Summary: | Pass  Total
spike         |    6      6
Test Summary:     | Pass  Total
constant function |  300    300
Test Summary: | Pass  Total
edgecases     |    2      2
Test Summary: | Pass  Total
pasting       |  200    200
Test Summary: | Pass  Total
typestability |    8      8
Test Summary: | Pass  Total
api           |    2      2
Test Summary:               | Pass  Total
Range and Vector consistent |  200    200
   Testing SimpleIntegrals tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed ArgCheck ──────── v1.0.1
 Installed SimpleIntegrals ─ v0.2.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [c106d4f1] + SimpleIntegrals v0.2.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [dce04be8] + ArgCheck v1.0.1
  [c106d4f1] + SimpleIntegrals v0.2.1
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
   Testing SimpleIntegrals
 Resolving package versions...
 Installed BenchmarkTools ─── v0.4.3
 Installed Unitful ────────── v0.18.0
 Installed ConstructionBase ─ v1.0.0
 Installed Parsers ────────── v0.3.10
 Installed JSON ───────────── v0.21.0
    Status `/tmp/jl_E1fHjI/Manifest.toml`
  [dce04be8] ArgCheck v1.0.1
  [6e4b80f9] BenchmarkTools v0.4.3
  [187b0558] ConstructionBase v1.0.0
  [682c06a0] JSON v0.21.0
  [69de0a69] Parsers v0.3.10
  [c106d4f1] SimpleIntegrals v0.2.1
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
[ Info: Benchmarking on array of 10000 elements
BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     85.991 μs (0.00% GC)
  median time:      89.317 μs (0.00% GC)
  mean time:        89.317 μs (0.00% GC)
  maximum time:     92.644 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     93.087 μs (0.00% GC)
  median time:      93.892 μs (0.00% GC)
  mean time:        93.892 μs (0.00% GC)
  maximum time:     94.697 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  48 bytes
  allocs estimate:  1
  --------------
  minimum time:     27.454 μs (0.00% GC)
  median time:      28.985 μs (0.00% GC)
  mean time:        28.985 μs (0.00% GC)
  maximum time:     30.515 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  48 bytes
  allocs estimate:  1
  --------------
  minimum time:     32.237 μs (0.00% GC)
  median time:      33.078 μs (0.00% GC)
  mean time:        33.078 μs (0.00% GC)
  maximum time:     33.918 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     87.303 μs (0.00% GC)
  median time:      104.468 μs (0.00% GC)
  mean time:        104.468 μs (0.00% GC)
  maximum time:     121.633 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2BenchmarkTools.Trial: 
  memory estimate:  0 bytes
  allocs estimate:  0
  --------------
  minimum time:     92.340 μs (0.00% GC)
  median time:      92.352 μs (0.00% GC)
  mean time:        92.352 μs (0.00% GC)
  maximum time:     92.365 μs (0.00% GC)
  --------------
  samples:          2
  evals/sample:     2Test Summary: | Pass  Total
perf          |    6      6
Test Summary: | Pass  Total
Unitful       |    1      1
Test Summary: | Pass  Total
spike         |    6      6
Test Summary:     | Pass  Total
constant function |  300    300
Test Summary: | Pass  Total
edgecases     |    2      2
Test Summary: | Pass  Total
pasting       |  200    200
Test Summary: | Pass  Total
typestability |    8      8
Test Summary: | Pass  Total
api           |    2      2
Test Summary:               | Pass  Total
Range and Vector consistent |  200    200
   Testing SimpleIntegrals tests passed