Expokit

← 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 8 minutes, 11 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Expokit ─ v0.2.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [a1e7a1ef] + Expokit v0.2.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [a1e7a1ef] + Expokit v0.2.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [8dfed614] + Test 
   Testing Expokit
    Status `/tmp/jl_d2N8A1/Manifest.toml`
  [a1e7a1ef] Expokit v0.2.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [8dfed614] Test  [`@stdlib/Test`]
testing real n=100 (first expmv, then expm)
residuum: 1.7914906038673284e-15
time dif: -0.49273603299999996

testing complex n=100 (first expmv, then expm)
residuum: 1.755175808394369e-15
time dif: -0.5151829259999998

testing real n=1000 (first expmv, then expm)
residuum: 9.270275353851634e-11
time dif: -8.128844917

testing complex n=1000 (first expmv, then expm)
residuum: 2.1400414276837586e-14
time dif: -17.050464162999997

testing linear operator n=1000 (first expmv, then expm)
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
residuum: 3.9594990781005e-14
time dif: 0.7614080300000006

testing 2x2 cases
residua: 1.1102230246251565e-16, 0.0

testing real n=1000 (first padm, then expm)
residuum: 1.382159838599918e-16
time dif: -1.9195175960000004

testing complex n=100 (first padm, then expm)
residuum: 1.481241138332135e-16
time dif: -5.559117242000001

testing real n=100 (first chbv, then expm)
residuum: 2.6869534122621976e-12
time dif: -0.460621966

testing complex n=100 (first chbv, then expm)
residuum: 2.8457515985210206e-12
time dif: -3.06815171

testing real n=1000 (first chbv, then expm)
residuum: 4.7813582012782056e-12
time dif: 17.29614735

testing real n=100 (first phimv, then expm)
residuum: 7.054269867801797e-16
time dif: -0.7986606300000001

testing complex n=100 (first phimv, then expm)
residuum: 2.4210504448000167e-15
time dif: -1.0357159500000002

testing real n=1000 (first phimv, then expm)
residuum: 3.778731484484899e-14
time dif: -9.360174085999999

testing complex n=1000 (first phimv, then expm)
residuum: 2.448421037541279e-14
time dif: -19.447075151

testing real n=1000 (first phimv, then expm), the linear operator version.
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
residuum: 2.189252089979043e-15
time dif: -5.80851988

   Testing Expokit tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 7 minutes, 54 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Expokit ─ v0.2.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [a1e7a1ef] + Expokit v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [a1e7a1ef] + Expokit v0.2.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [8dfed614] + Test 
   Testing Expokit
    Status `/tmp/jl_FRUYNJ/Manifest.toml`
  [a1e7a1ef] Expokit v0.2.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [8dfed614] Test  [`@stdlib/Test`]
testing real n=100 (first expmv, then expm)
residuum: 6.190661341689021e-15
time dif: -0.213871098

testing complex n=100 (first expmv, then expm)
residuum: 8.593509742241245e-16
time dif: -1.2037875330000003

testing real n=1000 (first expmv, then expm)
residuum: 7.744760677679582e-11
time dif: -5.555633313

testing complex n=1000 (first expmv, then expm)
residuum: 1.2251744975394551e-14
time dif: -13.605419761

testing linear operator n=1000 (first expmv, then expm)
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
residuum: 7.487919262898259e-14
time dif: 0.8412739459999998

testing 2x2 cases
residua: 1.1102230246251565e-16, 0.0

testing real n=1000 (first padm, then expm)
residuum: 1.445993609174045e-16
time dif: -3.4736360610000006

testing complex n=100 (first padm, then expm)
residuum: 1.465323735087952e-16
time dif: -2.323372762

testing real n=100 (first chbv, then expm)
residuum: 2.740116592453488e-12
time dif: 16.357773508

testing complex n=100 (first chbv, then expm)
residuum: 3.0697834277761597e-12
time dif: 29.660906469000004

testing real n=1000 (first chbv, then expm)
residuum: 4.952425248732545e-12
time dif: 46.970713049

testing real n=100 (first phimv, then expm)
residuum: 2.914347996277536e-15
time dif: -0.464555902

testing complex n=100 (first phimv, then expm)
residuum: 1.3751442430888252e-15
time dif: -0.7881760189999998

testing real n=1000 (first phimv, then expm)
residuum: 1.6290465398214364e-14
time dif: -7.413180307

testing complex n=1000 (first phimv, then expm)
residuum: 4.033624655500954e-14
time dif: -12.750650869

testing real n=1000 (first phimv, then expm), the linear operator version.
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
residuum: 4.9084706479892446e-15
time dif: -4.453587682

   Testing Expokit tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 8 minutes, 46 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Expokit ─ v0.2.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [a1e7a1ef] + Expokit v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [a1e7a1ef] + Expokit v0.2.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [8dfed614] + Test 
   Testing Expokit
    Status `/tmp/jl_qg2Mlh/Manifest.toml`
  [a1e7a1ef] Expokit v0.2.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [8dfed614] Test  [`@stdlib/Test`]
testing real n=100 (first expmv, then expm)
residuum: 2.9228758116710624e-15
time dif: -0.610358231

testing complex n=100 (first expmv, then expm)
residuum: 5.79426021467995e-16
time dif: -0.018245008000000063

testing real n=1000 (first expmv, then expm)
residuum: 9.169481813938851e-11
time dif: -7.988358923999999

testing complex n=1000 (first expmv, then expm)
residuum: 1.794478062607026e-14
time dif: -15.993308124999999

testing linear operator n=1000 (first expmv, then expm)
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
residuum: 4.4745078145453873e-14
time dif: -0.1068994889999999

testing 2x2 cases
residua: 1.1102230246251565e-16, 0.0

testing real n=1000 (first padm, then expm)
residuum: 1.3236205977617686e-16
time dif: -2.1740032630000004

testing complex n=100 (first padm, then expm)
residuum: 2.5689839567701797e-16
time dif: -2.7014285320000013

testing real n=100 (first chbv, then expm)
residuum: 2.773762371325675e-12
time dif: 19.648456547

testing complex n=100 (first chbv, then expm)
residuum: 2.7828552543760744e-12
time dif: 30.682812634

testing real n=1000 (first chbv, then expm)
residuum: 4.489637867798765e-12
time dif: 51.434986695999996

testing real n=100 (first phimv, then expm)
residuum: 9.556607015083564e-16
time dif: -0.281999198

testing complex n=100 (first phimv, then expm)
residuum: 1.7381246765094815e-15
time dif: -0.7971854390000002

testing real n=1000 (first phimv, then expm)
residuum: 1.655503739636257e-14
time dif: -6.969040974

testing complex n=1000 (first phimv, then expm)
residuum: 3.4077114896959664e-14
time dif: -16.176163063

testing real n=1000 (first phimv, then expm), the linear operator version.
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
┌ Warning: opnorm(LinearOp, Inf) is not defined, fall back to using `anorm = 1.0`.
│ To suppress this warning, please specify the `anorm` keyword manually.
└ @ Expokit ~/.julia/packages/Expokit/fQbKs/src/expmv.jl:8
residuum: 7.85900559302674e-15
time dif: -9.183477431

   Testing Expokit tests passed