BlockBandedMatrices

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

Click here to download the log file.

 Resolving package versions...
 Installed MatrixFactorizations ─ v0.2.1
 Installed ArrayLayouts ───────── v0.1.5
 Installed FillArrays ─────────── v0.8.2
 Installed BlockArrays ────────── v0.10.2
 Installed BlockBandedMatrices ── v0.6.0
 Installed BandedMatrices ─────── v0.14.2
  Updating `~/.julia/environments/v1.2/Project.toml`
  [ffab5731] + BlockBandedMatrices v0.6.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [4c555306] + ArrayLayouts v0.1.5
  [aae01518] + BandedMatrices v0.14.2
  [8e7c35d0] + BlockArrays v0.10.2
  [ffab5731] + BlockBandedMatrices v0.6.0
  [1a297f60] + FillArrays v0.8.2
  [a3b82374] + MatrixFactorizations v0.2.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing BlockBandedMatrices
    Status `/tmp/jl_1MEFgE/Manifest.toml`
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [1a297f60] FillArrays v0.8.2
  [a3b82374] MatrixFactorizations v0.2.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  0.153251 seconds (152.16 k allocations: 7.540 MiB, 5.02% gc time)
  0.179604 seconds (104.80 k allocations: 4.402 MiB)
Test Summary:     | Pass  Total
BlockBandedMatrix |   53     53
Test Summary:      | Pass  Total
BlockSkylineMatrix |   23     23
Test Summary:           | Pass  Total
BandedBlockBandedMatrix |  160    160
Test Summary: | Pass  Total
general       |    6      6
Test Summary: | Pass  Total
lmul!/rmul!   |   58     58
  3.136975 seconds (1.43 M allocations: 59.627 MiB, 0.87% gc time)
  0.000356 seconds (283 allocations: 15.172 KiB)
 24.038922 seconds (6.93 M allocations: 284.180 MiB, 1.38% gc time)
  0.000406 seconds (1.87 k allocations: 88.078 KiB)
Test Summary: | Pass  Total
axpy!         |   22     22
Test Summary: |
lmul!/rmul!   | No tests
Test Summary:                    | Pass  Total
BlockBandedMatrix linear algebra |   17     17
  0.001764 seconds (4.03 k allocations: 231.063 KiB)
  0.035566 seconds (29.20 k allocations: 1.620 MiB)
Test Summary:                          | Pass  Total
BandedBlockBandedMatrix linear algebra |   19     19
Test Summary:       | Pass  Total
Rectangular block * |    2      2
Test Summary:      | Pass  Total
Diagonal interface |   10     10
Test Summary:     | Pass  Total
Block Tridiagonal |    7      7
Test Summary: | Pass  Broken  Total
triangular    |   58       6     64
Test Summary: | Pass  Total
Adj/Trans     |    8      8
Test Summary:           | Pass  Broken  Total
BlockBandedMatrix QR/QL |   39       1     40
   Testing BlockBandedMatrices tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed MatrixFactorizations ─ v0.2.1
 Installed ArrayLayouts ───────── v0.1.5
 Installed FillArrays ─────────── v0.8.2
 Installed BlockArrays ────────── v0.10.2
 Installed BlockBandedMatrices ── v0.6.0
 Installed BandedMatrices ─────── v0.14.2
  Updating `~/.julia/environments/v1.3/Project.toml`
  [ffab5731] + BlockBandedMatrices v0.6.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4c555306] + ArrayLayouts v0.1.5
  [aae01518] + BandedMatrices v0.14.2
  [8e7c35d0] + BlockArrays v0.10.2
  [ffab5731] + BlockBandedMatrices v0.6.0
  [1a297f60] + FillArrays v0.8.2
  [a3b82374] + MatrixFactorizations v0.2.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing BlockBandedMatrices
    Status `/tmp/jl_SMbrtQ/Manifest.toml`
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [1a297f60] FillArrays v0.8.2
  [a3b82374] MatrixFactorizations v0.2.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  0.123380 seconds (151.87 k allocations: 7.513 MiB)
  0.196527 seconds (104.72 k allocations: 4.390 MiB)
Test Summary:     | Pass  Total
BlockBandedMatrix |   53     53
Test Summary:      | Pass  Total
BlockSkylineMatrix |   23     23
Test Summary:           | Pass  Total
BandedBlockBandedMatrix |  160    160
Test Summary: | Pass  Total
general       |    6      6
Test Summary: | Pass  Total
lmul!/rmul!   |   58     58
  2.979667 seconds (1.38 M allocations: 57.087 MiB, 0.71% gc time)
  0.000276 seconds (283 allocations: 15.172 KiB)
 24.428755 seconds (6.41 M allocations: 262.866 MiB, 0.58% gc time)
  0.000443 seconds (1.93 k allocations: 89.391 KiB)
Test Summary: | Pass  Total
axpy!         |   22     22
Test Summary: |
lmul!/rmul!   | No tests
Test Summary:                    | Pass  Total
BlockBandedMatrix linear algebra |   17     17
  0.001802 seconds (4.15 k allocations: 233.781 KiB)
  0.045022 seconds (29.36 k allocations: 1.637 MiB)
Test Summary:                          | Pass  Total
BandedBlockBandedMatrix linear algebra |   19     19
Test Summary:       | Pass  Total
Rectangular block * |    2      2
Test Summary:      | Pass  Total
Diagonal interface |   10     10
Test Summary:     | Pass  Total
Block Tridiagonal |    7      7
Test Summary: | Pass  Broken  Total
triangular    |   58       6     64
Test Summary: | Pass  Total
Adj/Trans     |    8      8
Test Summary:           | Pass  Broken  Total
BlockBandedMatrix QR/QL |   39       1     40
   Testing BlockBandedMatrices tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed ArrayLayouts ───────── v0.1.5
 Installed MatrixFactorizations ─ v0.2.1
 Installed FillArrays ─────────── v0.8.2
 Installed BlockBandedMatrices ── v0.6.0
 Installed BlockArrays ────────── v0.10.2
 Installed BandedMatrices ─────── v0.14.2
  Updating `~/.julia/environments/v1.3/Project.toml`
  [ffab5731] + BlockBandedMatrices v0.6.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4c555306] + ArrayLayouts v0.1.5
  [aae01518] + BandedMatrices v0.14.2
  [8e7c35d0] + BlockArrays v0.10.2
  [ffab5731] + BlockBandedMatrices v0.6.0
  [1a297f60] + FillArrays v0.8.2
  [a3b82374] + MatrixFactorizations v0.2.1
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing BlockBandedMatrices
    Status `/tmp/jl_5C19hR/Manifest.toml`
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [1a297f60] FillArrays v0.8.2
  [a3b82374] MatrixFactorizations v0.2.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  0.103768 seconds (151.87 k allocations: 7.521 MiB)
  0.180601 seconds (104.72 k allocations: 4.390 MiB)
Test Summary:     | Pass  Total
BlockBandedMatrix |   53     53
Test Summary:      | Pass  Total
BlockSkylineMatrix |   23     23
Test Summary:           | Pass  Total
BandedBlockBandedMatrix |  160    160
Test Summary: | Pass  Total
general       |    6      6
Test Summary: | Pass  Total
lmul!/rmul!   |   58     58
  2.986236 seconds (1.38 M allocations: 57.091 MiB, 1.48% gc time)
  0.000284 seconds (283 allocations: 15.172 KiB)
 23.229110 seconds (6.41 M allocations: 262.950 MiB, 0.62% gc time)
  0.000375 seconds (1.93 k allocations: 89.391 KiB)
Test Summary: | Pass  Total
axpy!         |   22     22
Test Summary: |
lmul!/rmul!   | No tests
Test Summary:                    | Pass  Total
BlockBandedMatrix linear algebra |   17     17
  0.001717 seconds (4.15 k allocations: 233.781 KiB)
  0.039206 seconds (29.36 k allocations: 1.637 MiB)
Test Summary:                          | Pass  Total
BandedBlockBandedMatrix linear algebra |   19     19
Test Summary:       | Pass  Total
Rectangular block * |    2      2
Test Summary:      | Pass  Total
Diagonal interface |   10     10
Test Summary:     | Pass  Total
Block Tridiagonal |    7      7
Test Summary: | Pass  Broken  Total
triangular    |   58       6     64
Test Summary: | Pass  Total
Adj/Trans     |    8      8
Test Summary:           | Pass  Broken  Total
BlockBandedMatrix QR/QL |   39       1     40
   Testing BlockBandedMatrices tests passed