LinearOperators

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

Click here to download the log file.

 Resolving package versions...
 Installed FastClosures ──── v0.3.2
 Installed TimerOutputs ──── v0.5.3
 Installed LinearOperators ─ v0.7.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [5c8ed15e] + LinearOperators v0.7.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [9aa1b823] + FastClosures v0.3.2
  [5c8ed15e] + LinearOperators v0.7.1
  [a759f4b9] + TimerOutputs v0.5.3
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [4ec0a83e] + Unicode 
   Testing LinearOperators
 Resolving package versions...
 Installed Compat ──────────── v2.2.0
 Installed DeepDiffs ───────── v1.1.0
 Installed TestSetExtensions ─ v2.0.0
    Status `/tmp/jl_XUd2ah/Manifest.toml`
  [34da2185] Compat v2.2.0
  [ab62b9b5] DeepDiffs v1.1.0
  [9aa1b823] FastClosures v0.3.2
  [5c8ed15e] LinearOperators v0.7.1
  [98d24dd4] TestSetExtensions v2.0.0
  [a759f4b9] TimerOutputs v0.5.3
  [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`]
Linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Adjoint of the following LinearOperator:
Linear operator
  nrow: 6
  ncol: 10
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Transpose of the following LinearOperator:
Linear operator
  nrow: 6
  ncol: 10
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Conjugate of the following LinearOperator:
Linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Preallocated linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

.............................................................................................................

Test Summary:    | Pass  Total
Basic operations |  157    157
.............................................................................................

Test Summary:   | Pass  Total
Basic operators |   93     93
.............

Test Summary:           | Pass  Total
Linear system operators |   13     13
..........

Test Summary: | Pass  Total
Inference     |   10     10
.........................

Test Summary:          | Pass  Total
Type specific operator |   25     25
.

Test Summary: | Pass  Total
Test mul!     |    1      1
....

Test Summary:                                                  | Pass  Total
Unary and scalar operations on Adjoint and Transpose operators |    4      4
....

Test Summary:                  | Pass  Total
Sum with Adjoint and Transpose |    4      4
....................

Test Summary:                  | Pass  Total
Cat with Adjoint and Transpose |   20     20
................

Test Summary: | Pass  Total
Counters      |   16     16
.............

Test Summary: | Pass  Total
Timers        |   13     13
.....

Test Summary: | Pass  Total
BlockDiagonal |    5      5
...........................

Test Summary:               | Pass  Total
Adjoint/Transpose/Conjugate |   27     27
........

Test Summary: | Pass  Total
Concatenation |    8      8
..............................................................................................

Test Summary: | Pass  Total
LBFGS         |   94     94
................

Test Summary:       | Pass  Total
Different precision |   16     16
......................................

Test Summary: | Pass  Total
LSR1          |   38     38
........

Test Summary:       | Pass  Total
Different precision |    8      8
........................................................................

Test Summary: | Pass  Total
Kron          |   72     72
.

Test Summary: | Pass  Total
issue110      |    1      1
...

Test Summary: | Pass  Total
Test callable |    3      3
   Testing LinearOperators tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 2 minutes, 22 seconds.

Click here to download the log file.

 Installed FastClosures ──── v0.3.2
 Installed TimerOutputs ──── v0.5.3
 Installed LinearOperators ─ v0.7.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [5c8ed15e] + LinearOperators v0.7.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [9aa1b823] + FastClosures v0.3.2
  [5c8ed15e] + LinearOperators v0.7.1
  [a759f4b9] + TimerOutputs v0.5.3
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [4ec0a83e] + Unicode 
   Testing LinearOperators
 Resolving package versions...
 Installed DeepDiffs ───────── v1.1.0
 Installed TestSetExtensions ─ v2.0.0
 Installed Compat ──────────── v2.2.0
    Status `/tmp/jl_XBuJcl/Manifest.toml`
  [34da2185] Compat v2.2.0
  [ab62b9b5] DeepDiffs v1.1.0
  [9aa1b823] FastClosures v0.3.2
  [5c8ed15e] LinearOperators v0.7.1
  [98d24dd4] TestSetExtensions v2.0.0
  [a759f4b9] TimerOutputs v0.5.3
  [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`]
Linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Adjoint of the following LinearOperator:
Linear operator
  nrow: 6
  ncol: 10
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Transpose of the following LinearOperator:
Linear operator
  nrow: 6
  ncol: 10
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Conjugate of the following LinearOperator:
Linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Preallocated linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

.............................................................................................................

Test Summary:    | Pass  Total
Basic operations |  157    157
.............................................................................................

Test Summary:   | Pass  Total
Basic operators |   93     93
.............

Test Summary:           | Pass  Total
Linear system operators |   13     13
..........

Test Summary: | Pass  Total
Inference     |   10     10
.........................

Test Summary:          | Pass  Total
Type specific operator |   25     25
.

Test Summary: | Pass  Total
Test mul!     |    1      1
....

Test Summary:                                                  | Pass  Total
Unary and scalar operations on Adjoint and Transpose operators |    4      4
....

Test Summary:                  | Pass  Total
Sum with Adjoint and Transpose |    4      4
....................

Test Summary:                  | Pass  Total
Cat with Adjoint and Transpose |   20     20
................

Test Summary: | Pass  Total
Counters      |   16     16
.............

Test Summary: | Pass  Total
Timers        |   13     13
.....

Test Summary: | Pass  Total
BlockDiagonal |    5      5
...........................

Test Summary:               | Pass  Total
Adjoint/Transpose/Conjugate |   27     27
........

Test Summary: | Pass  Total
Concatenation |    8      8
..............................................................................................

Test Summary: | Pass  Total
LBFGS         |   94     94
................

Test Summary:       | Pass  Total
Different precision |   16     16
......................................

Test Summary: | Pass  Total
LSR1          |   38     38
........

Test Summary:       | Pass  Total
Different precision |    8      8
........................................................................

Test Summary: | Pass  Total
Kron          |   72     72
.

Test Summary: | Pass  Total
issue110      |    1      1
...

Test Summary: | Pass  Total
Test callable |    3      3
   Testing LinearOperators tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 2 minutes, 17 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed FastClosures ──── v0.3.2
 Installed TimerOutputs ──── v0.5.3
 Installed LinearOperators ─ v0.7.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [5c8ed15e] + LinearOperators v0.7.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [9aa1b823] + FastClosures v0.3.2
  [5c8ed15e] + LinearOperators v0.7.1
  [a759f4b9] + TimerOutputs v0.5.3
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [4ec0a83e] + Unicode 
   Testing LinearOperators
 Resolving package versions...
 Installed DeepDiffs ───────── v1.1.0
 Installed TestSetExtensions ─ v2.0.0
 Installed Compat ──────────── v2.2.0
    Status `/tmp/jl_onyMY1/Manifest.toml`
  [34da2185] Compat v2.2.0
  [ab62b9b5] DeepDiffs v1.1.0
  [9aa1b823] FastClosures v0.3.2
  [5c8ed15e] LinearOperators v0.7.1
  [98d24dd4] TestSetExtensions v2.0.0
  [a759f4b9] TimerOutputs v0.5.3
  [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`]
Linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Adjoint of the following LinearOperator:
Linear operator
  nrow: 6
  ncol: 10
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Transpose of the following LinearOperator:
Linear operator
  nrow: 6
  ncol: 10
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Conjugate of the following LinearOperator:
Linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

............Preallocated linear operator
  nrow: 10
  ncol: 6
  eltype: Complex{Float64}
  symmetric: false
  hermitian: false
  nprod:   0
  ntprod:  0
  nctprod: 0

.............................................................................................................

Test Summary:    | Pass  Total
Basic operations |  157    157
.............................................................................................

Test Summary:   | Pass  Total
Basic operators |   93     93
.............

Test Summary:           | Pass  Total
Linear system operators |   13     13
..........

Test Summary: | Pass  Total
Inference     |   10     10
.........................

Test Summary:          | Pass  Total
Type specific operator |   25     25
.

Test Summary: | Pass  Total
Test mul!     |    1      1
....

Test Summary:                                                  | Pass  Total
Unary and scalar operations on Adjoint and Transpose operators |    4      4
....

Test Summary:                  | Pass  Total
Sum with Adjoint and Transpose |    4      4
....................

Test Summary:                  | Pass  Total
Cat with Adjoint and Transpose |   20     20
................

Test Summary: | Pass  Total
Counters      |   16     16
.............

Test Summary: | Pass  Total
Timers        |   13     13
.....

Test Summary: | Pass  Total
BlockDiagonal |    5      5
...........................

Test Summary:               | Pass  Total
Adjoint/Transpose/Conjugate |   27     27
........

Test Summary: | Pass  Total
Concatenation |    8      8
..............................................................................................

Test Summary: | Pass  Total
LBFGS         |   94     94
................

Test Summary:       | Pass  Total
Different precision |   16     16
......................................

Test Summary: | Pass  Total
LSR1          |   38     38
........

Test Summary:       | Pass  Total
Different precision |    8      8
........................................................................

Test Summary: | Pass  Total
Kron          |   72     72
.

Test Summary: | Pass  Total
issue110      |    1      1
...

Test Summary: | Pass  Total
Test callable |    3      3
   Testing LinearOperators tests passed