IterativeSolvers

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

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ────── v0.7.0
 Installed IterativeSolvers ─ v0.8.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [42fd0dbc] + IterativeSolvers v0.8.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [42fd0dbc] + IterativeSolvers v0.8.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
   Testing IterativeSolvers
 Resolving package versions...
 Installed LinearMaps ─ v2.5.2
    Status `/tmp/jl_HE75U9/Manifest.toml`
  [42fd0dbc] IterativeSolvers v0.8.1
  [7a12625a] LinearMaps v2.5.2
  [3cdcf5f2] RecipesBase v0.7.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`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:    | Pass  Total
Basic operations |    4      4
Test Summary:     | Pass  Total
Orthogonalization |   24     24
Test Summary: | Pass  Total
Hessenberg    |    4      4
Test Summary:      | Pass  Total
Stationary solvers |  153    153
Test Summary:       | Pass  Total
Conjugate Gradients |   46     46
Test Summary: | Pass  Total
BiCGStab(l)   |   48     48
Test Summary: | Pass  Total
MINRES        |   44     44
Test Summary: | Pass  Total
GMRES         |   45     45
Test Summary: | Pass  Total
IDR(s)        |   30     30
Test Summary: | Pass  Total
Chebyshev     |   36     36
Test Summary:       | Pass  Total
Simple Eigensolvers |   24     24
Test Summary:                                           | Pass  Total
Locally Optimal Block Preconditioned Conjugate Gradient |  322    322
Test Summary: | Pass  Total
SVD Lanczos   |   32     32
Test Summary:         | Pass  Total
BrokenArrowBidiagonal |    8      8
Test Summary: | Pass  Total
LSQR          |   11     11
Test Summary: | Pass  Total
LSMR          |    9      9
Test Summary:      | Pass  Total
ConvergenceHistory |   17     17
   Testing IterativeSolvers tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ────── v0.7.0
 Installed IterativeSolvers ─ v0.8.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [42fd0dbc] + IterativeSolvers v0.8.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [42fd0dbc] + IterativeSolvers v0.8.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
   Testing IterativeSolvers
 Resolving package versions...
 Installed LinearMaps ─ v2.5.2
    Status `/tmp/jl_Xy5Ol8/Manifest.toml`
  [42fd0dbc] IterativeSolvers v0.8.1
  [7a12625a] LinearMaps v2.5.2
  [3cdcf5f2] RecipesBase v0.7.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`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:    | Pass  Total
Basic operations |    4      4
Test Summary:     | Pass  Total
Orthogonalization |   24     24
Test Summary: | Pass  Total
Hessenberg    |    4      4
Test Summary:      | Pass  Total
Stationary solvers |  153    153
Test Summary:       | Pass  Total
Conjugate Gradients |   46     46
Test Summary: | Pass  Total
BiCGStab(l)   |   48     48
Test Summary: | Pass  Total
MINRES        |   44     44
Test Summary: | Pass  Total
GMRES         |   45     45
Test Summary: | Pass  Total
IDR(s)        |   30     30
Test Summary: | Pass  Total
Chebyshev     |   36     36
Test Summary:       | Pass  Total
Simple Eigensolvers |   24     24
Test Summary:                                           | Pass  Total
Locally Optimal Block Preconditioned Conjugate Gradient |  322    322
Test Summary: | Pass  Total
SVD Lanczos   |   32     32
Test Summary:         | Pass  Total
BrokenArrowBidiagonal |    8      8
Test Summary: | Pass  Total
LSQR          |   11     11
Test Summary: | Pass  Total
LSMR          |    9      9
Test Summary:      | Pass  Total
ConvergenceHistory |   17     17
   Testing IterativeSolvers tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 6 minutes, 9 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ────── v0.7.0
 Installed IterativeSolvers ─ v0.8.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [42fd0dbc] + IterativeSolvers v0.8.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [42fd0dbc] + IterativeSolvers v0.8.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [8dfed614] + Test 
  [4ec0a83e] + Unicode 
   Testing IterativeSolvers
 Resolving package versions...
 Installed LinearMaps ─ v2.5.2
    Status `/tmp/jl_2Tpc6n/Manifest.toml`
  [42fd0dbc] IterativeSolvers v0.8.1
  [7a12625a] LinearMaps v2.5.2
  [3cdcf5f2] RecipesBase v0.7.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`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:    | Pass  Total
Basic operations |    4      4
Test Summary:     | Pass  Total
Orthogonalization |   24     24
Test Summary: | Pass  Total
Hessenberg    |    4      4
Test Summary:      | Pass  Total
Stationary solvers |  153    153
Test Summary:       | Pass  Total
Conjugate Gradients |   46     46
Test Summary: | Pass  Total
BiCGStab(l)   |   48     48
Test Summary: | Pass  Total
MINRES        |   44     44
Test Summary: | Pass  Total
GMRES         |   45     45
Test Summary: | Pass  Total
IDR(s)        |   30     30
Test Summary: | Pass  Total
Chebyshev     |   36     36
Test Summary:       | Pass  Total
Simple Eigensolvers |   24     24
Test Summary:                                           | Pass  Total
Locally Optimal Block Preconditioned Conjugate Gradient |  322    322
Test Summary: | Pass  Total
SVD Lanczos   |   32     32
Test Summary:         | Pass  Total
BrokenArrowBidiagonal |    8      8
Test Summary: | Pass  Total
LSQR          |   11     11
Test Summary: | Pass  Total
LSMR          |    9      9
Test Summary:      | Pass  Total
ConvergenceHistory |   17     17
   Testing IterativeSolvers tests passed