Tensors

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

Click here to download the log file.

 Resolving package versions...
 Installed Compat ─────────────── v2.2.0
 Installed DiffResults ────────── v0.0.4
 Installed DiffRules ──────────── v0.1.0
 Installed CommonSubexpressions ─ v0.2.0
 Installed StaticArrays ───────── v0.12.1
 Installed Tensors ────────────── v1.4.0
 Installed BinaryProvider ─────── v0.5.8
 Installed ForwardDiff ────────── v0.10.7
 Installed URIParser ──────────── v0.4.0
 Installed NaNMath ────────────── v0.3.3
 Installed SpecialFunctions ───── v0.8.0
 Installed SIMD ───────────────── v2.8.0
 Installed BinDeps ────────────── v0.8.10
  Updating `~/.julia/environments/v1.2/Project.toml`
  [48a634ad] + Tensors v1.4.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [f6369f11] + ForwardDiff v0.10.7
  [77ba4419] + NaNMath v0.3.3
  [fdea26ae] + SIMD v2.8.0
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [48a634ad] + Tensors v1.4.0
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [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 
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
   Testing Tensors
 Resolving package versions...
 Installed TimerOutputs ─ v0.5.3
    Status `/tmp/jl_AJ4I0G/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [f6369f11] ForwardDiff v0.10.7
  [77ba4419] NaNMath v0.3.3
  [fdea26ae] SIMD v2.8.0
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [48a634ad] Tensors v1.4.0
  [a759f4b9] TimerOutputs v0.5.3
  [30578b45] URIParser v0.4.0
  [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`]
Test Summary: | Pass  Total
constructors  |  351    351
Test Summary: | Pass  Total
diagm, one    |  508    508
Test Summary: | Pass  Total
base vectors  |   45     45
Test Summary: | Pass  Total
simple math   |  354    354
Test Summary:           | Pass  Total
construct from function |  540    540
Test Summary:        | Pass  Total
construct from Array |   84     84
Test Summary: | Pass  Total
indexing      | 2532   2532
Test Summary:              | Pass  Total
norm, trace, det, inv, eig |  234    234
Test Summary:              | Pass  Total
eigen(::FourthOrderTensor) |   44     44
Test Summary:     | Pass  Total
tensor identities |  297    297
Test Summary:        | Pass  Total
promotion/conversion |  232    232
Test Summary:                             | Pass  Total
issues #100, #101: orders of eigenvectors |    8      8
Test Summary: | Pass  Total
exceptions    |    7      7
T = Float32, dim = 1
T = Float32, dim = 2
T = Float32, dim = 3
T = Float64, dim = 1
T = Float64, dim = 2
T = Float64, dim = 3
T = F64, dim = 1
T = F64, dim = 2
T = F64, dim = 3
Test Summary: | Pass  Total
tensor ops    | 1077   1077
Test Summary: | Pass  Total
AD            |  401    401
 ──────────────────────────────────────────────────────────────────────────────
                                       Time                   Allocations      
                               ──────────────────────   ───────────────────────
       Tot / % measured:             464s / 96.9%           25.5GiB / 99.0%    

 Section               ncalls     time   %tot     avg     alloc   %tot      avg
 ──────────────────────────────────────────────────────────────────────────────
 tensor ops                 1     159s  35.3%    159s   9.67GiB  38.3%  9.67GiB
   outer products (...      9    57.2s  12.7%   6.36s   3.97GiB  15.7%   452MiB
   double contraction       9    44.3s  9.84%   4.92s   2.02GiB  8.01%   230MiB
   transpose                9    25.3s  5.61%   2.81s   1.86GiB  7.37%   212MiB
   tovoigt/fromvoigt        9    13.4s  2.97%   1.48s    483MiB  1.87%  53.7MiB
   symmetric/skew-s...      9    13.3s  2.95%   1.48s   1.14GiB  4.50%   129MiB
   dot products             9    2.22s  0.49%   247ms   83.2MiB  0.32%  9.24MiB
   special                  9    1.65s  0.37%   183ms   50.3MiB  0.19%  5.59MiB
   rotation                 3    1.02s  0.23%   339ms   59.6MiB  0.23%  19.9MiB
   cross product            9    276ms  0.06%  30.7ms   6.15MiB  0.02%   699KiB
 AD                         1    63.6s  14.1%   63.6s   3.39GiB  13.4%  3.39GiB
   dim 3                    1    27.9s  6.20%   27.9s   1.47GiB  5.80%  1.47GiB
     hessian                2    12.5s  2.78%   6.26s    616MiB  2.38%   308MiB
     2nd tensor grad        2    4.82s  1.07%   2.41s    291MiB  1.12%   145MiB
     scalar grad            2    1.94s  0.43%   968ms    105MiB  0.41%  52.6MiB
   vector calculus ...      1    14.7s  3.27%   14.7s    879MiB  3.40%   879MiB
   dim 2                    1    11.3s  2.52%   11.3s    609MiB  2.36%   609MiB
     hessian                2    4.82s  1.07%   2.41s    237MiB  0.92%   118MiB
     2nd tensor grad        2    2.32s  0.52%   1.16s    109MiB  0.42%  54.6MiB
     scalar grad            2    1.49s  0.33%   744ms   73.1MiB  0.28%  36.5MiB
   dim 1                    1    7.74s  1.72%   7.74s    383MiB  1.48%   383MiB
     hessian                2    3.34s  0.74%   1.67s    172MiB  0.67%  86.1MiB
     2nd tensor grad        2    1.33s  0.30%   666ms   52.9MiB  0.20%  26.4MiB
     scalar grad            2    1.07s  0.24%   533ms   39.6MiB  0.15%  19.8MiB
   f: scalar -> Abs...      1    1.65s  0.37%   1.65s   87.1MiB  0.34%  87.1MiB
   f: scalar -> scalar      1    165ms  0.04%   165ms   10.7MiB  0.04%  10.7MiB
 constructors               1    50.1s  11.1%   50.1s   2.54GiB  10.1%  2.54GiB
 simple math                1    43.6s  9.69%   43.6s   2.02GiB  8.01%  2.02GiB
 norm, trace, det, ...      1    42.6s  9.46%   42.6s   2.02GiB  7.99%  2.02GiB
 construct from Array       1    28.3s  6.28%   28.3s   1.81GiB  7.15%  1.81GiB
 tensor identities          1    20.8s  4.63%   20.8s   1.22GiB  4.84%  1.22GiB
 eigen(::FourthOrde...      1    10.3s  2.29%   10.3s    522MiB  2.02%   522MiB
 promotion/conversion       1    10.2s  2.26%   10.2s    803MiB  3.11%   803MiB
 indexing                   1    9.37s  2.08%   9.37s    530MiB  2.05%   530MiB
 diagm, one                 1    5.39s  1.20%   5.39s    259MiB  1.00%   259MiB
 construct from fun...      1    4.17s  0.93%   4.17s    418MiB  1.62%   418MiB
 base vectors               1    3.03s  0.67%   3.03s    113MiB  0.44%   113MiB
 exceptions                 1   94.0ms  0.02%  94.0ms   5.20MiB  0.02%  5.20MiB
 ──────────────────────────────────────────────────────────────────────────────
   Testing Tensors tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed NaNMath ────────────── v0.3.3
 Installed OpenSpecFun_jll ────── v0.5.3+1
 Installed DiffResults ────────── v0.0.4
 Installed DiffRules ──────────── v0.1.0
 Installed SpecialFunctions ───── v0.9.0
 Installed StaticArrays ───────── v0.12.1
 Installed Tensors ────────────── v1.4.0
 Installed ForwardDiff ────────── v0.10.7
 Installed SIMD ───────────────── v2.8.0
 Installed Compat ─────────────── v2.2.0
 Installed CommonSubexpressions ─ v0.2.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [48a634ad] + Tensors v1.4.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [f6369f11] + ForwardDiff v0.10.7
  [77ba4419] + NaNMath v0.3.3
  [efe28fd5] + OpenSpecFun_jll v0.5.3+1
  [fdea26ae] + SIMD v2.8.0
  [276daf66] + SpecialFunctions v0.9.0
  [90137ffa] + StaticArrays v0.12.1
  [48a634ad] + Tensors v1.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [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 Tensors
 Resolving package versions...
 Installed TimerOutputs ─ v0.5.3
    Status `/tmp/jl_nGUJ7O/Manifest.toml`
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [f6369f11] ForwardDiff v0.10.7
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [fdea26ae] SIMD v2.8.0
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [48a634ad] Tensors v1.4.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`]
Test Summary: | Pass  Total
constructors  |  351    351
Test Summary: | Pass  Total
diagm, one    |  508    508
Test Summary: | Pass  Total
base vectors  |   45     45
Test Summary: | Pass  Total
simple math   |  354    354
Test Summary:           | Pass  Total
construct from function |  540    540
Test Summary:        | Pass  Total
construct from Array |   84     84
Test Summary: | Pass  Total
indexing      | 2532   2532
Test Summary:              | Pass  Total
norm, trace, det, inv, eig |  234    234
Test Summary:              | Pass  Total
eigen(::FourthOrderTensor) |   44     44
Test Summary:     | Pass  Total
tensor identities |  297    297
Test Summary:        | Pass  Total
promotion/conversion |  232    232
Test Summary:                             | Pass  Total
issues #100, #101: orders of eigenvectors |    8      8
Test Summary: | Pass  Total
exceptions    |    7      7
T = Float32, dim = 1
T = Float32, dim = 2
T = Float32, dim = 3
T = Float64, dim = 1
T = Float64, dim = 2
T = Float64, dim = 3
T = F64, dim = 1
T = F64, dim = 2
T = F64, dim = 3
Test Summary: | Pass  Total
tensor ops    | 1077   1077
Test Summary: | Pass  Total
AD            |  401    401
 ──────────────────────────────────────────────────────────────────────────────
                                       Time                   Allocations      
                               ──────────────────────   ───────────────────────
       Tot / % measured:             434s / 96.9%           23.7GiB / 99.1%    

 Section               ncalls     time   %tot     avg     alloc   %tot      avg
 ──────────────────────────────────────────────────────────────────────────────
 tensor ops                 1     146s  34.7%    146s   9.08GiB  38.6%  9.08GiB
   outer products (...      9    54.0s  12.9%   6.00s   3.91GiB  16.6%   445MiB
   double contraction       9    43.8s  10.4%   4.87s   2.06GiB  8.77%   234MiB
   transpose                9    20.0s  4.76%   2.22s   1.58GiB  6.71%   179MiB
   tovoigt/fromvoigt        9    12.3s  2.92%   1.36s    423MiB  1.76%  47.0MiB
   symmetric/skew-s...      9    10.9s  2.59%   1.21s   0.94GiB  3.99%   107MiB
   dot products             9    2.20s  0.52%   244ms   78.1MiB  0.32%  8.68MiB
   special                  9    1.53s  0.36%   170ms   50.2MiB  0.21%  5.58MiB
   rotation                 3    759ms  0.18%   253ms   45.6MiB  0.19%  15.2MiB
   cross product            9    243ms  0.06%  27.1ms   5.28MiB  0.02%   600KiB
 AD                         1    56.5s  13.4%   56.5s   2.85GiB  12.1%  2.85GiB
   dim 3                    1    25.3s  6.02%   25.3s   1.32GiB  5.61%  1.32GiB
     hessian                2    11.9s  2.82%   5.93s    597MiB  2.48%   299MiB
     2nd tensor grad        2    4.23s  1.01%   2.12s    253MiB  1.05%   126MiB
     scalar grad            2    1.56s  0.37%   779ms   82.2MiB  0.34%  41.1MiB
   vector calculus ...      1    11.9s  2.83%   11.9s    651MiB  2.71%   651MiB
   dim 2                    1    10.4s  2.46%   10.4s    498MiB  2.07%   498MiB
     hessian                2    4.98s  1.19%   2.49s    216MiB  0.90%   108MiB
     2nd tensor grad        2    1.81s  0.43%   907ms   83.7MiB  0.35%  41.9MiB
     scalar grad            2    1.22s  0.29%   608ms   52.7MiB  0.22%  26.3MiB
   dim 1                    1    7.08s  1.68%   7.08s    326MiB  1.36%   326MiB
     hessian                2    3.32s  0.79%   1.66s    166MiB  0.69%  83.0MiB
     2nd tensor grad        2    1.34s  0.32%   669ms   42.3MiB  0.18%  21.2MiB
     scalar grad            2    819ms  0.19%   410ms   25.5MiB  0.11%  12.8MiB
   f: scalar -> Abs...      1    1.76s  0.42%   1.76s   85.6MiB  0.36%  85.6MiB
   f: scalar -> scalar      1    130ms  0.03%   130ms   5.26MiB  0.02%  5.26MiB
 constructors               1    48.9s  11.6%   48.9s   2.37GiB  10.1%  2.37GiB
 simple math                1    41.6s  9.90%   41.6s   1.94GiB  8.24%  1.94GiB
 norm, trace, det, ...      1    38.0s  9.03%   38.0s   1.76GiB  7.47%  1.76GiB
 construct from Array       1    25.6s  6.09%   25.6s   1.64GiB  6.96%  1.64GiB
 tensor identities          1    21.5s  5.12%   21.5s   1.31GiB  5.59%  1.31GiB
 eigen(::FourthOrde...      1    11.4s  2.71%   11.4s    613MiB  2.55%   613MiB
 promotion/conversion       1    9.50s  2.26%   9.50s    790MiB  3.28%   790MiB
 indexing                   1    8.42s  2.00%   8.42s    452MiB  1.88%   452MiB
 diagm, one                 1    5.09s  1.21%   5.09s    232MiB  0.97%   232MiB
 construct from fun...      1    4.73s  1.13%   4.73s    411MiB  1.71%   411MiB
 base vectors               1    2.91s  0.69%   2.91s    120MiB  0.50%   120MiB
 exceptions                 1    168ms  0.04%   168ms   6.10MiB  0.03%  6.10MiB
 ──────────────────────────────────────────────────────────────────────────────
   Testing Tensors tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 8 minutes.

Click here to download the log file.

 Resolving package versions...
 Installed OpenSpecFun_jll ────── v0.5.3+1
 Installed NaNMath ────────────── v0.3.3
 Installed Compat ─────────────── v2.2.0
 Installed DiffResults ────────── v0.0.4
 Installed DiffRules ──────────── v0.1.0
 Installed StaticArrays ───────── v0.12.1
 Installed Tensors ────────────── v1.4.0
 Installed ForwardDiff ────────── v0.10.7
 Installed CommonSubexpressions ─ v0.2.0
 Installed SIMD ───────────────── v2.8.0
 Installed SpecialFunctions ───── v0.9.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [48a634ad] + Tensors v1.4.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [f6369f11] + ForwardDiff v0.10.7
  [77ba4419] + NaNMath v0.3.3
  [efe28fd5] + OpenSpecFun_jll v0.5.3+1
  [fdea26ae] + SIMD v2.8.0
  [276daf66] + SpecialFunctions v0.9.0
  [90137ffa] + StaticArrays v0.12.1
  [48a634ad] + Tensors v1.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [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 Tensors
 Resolving package versions...
 Installed TimerOutputs ─ v0.5.3
    Status `/tmp/jl_aHwhKp/Manifest.toml`
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [f6369f11] ForwardDiff v0.10.7
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [fdea26ae] SIMD v2.8.0
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [48a634ad] Tensors v1.4.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`]
Test Summary: | Pass  Total
constructors  |  351    351
Test Summary: | Pass  Total
diagm, one    |  508    508
Test Summary: | Pass  Total
base vectors  |   45     45
Test Summary: | Pass  Total
simple math   |  354    354
Test Summary:           | Pass  Total
construct from function |  540    540
Test Summary:        | Pass  Total
construct from Array |   84     84
Test Summary: | Pass  Total
indexing      | 2532   2532
Test Summary:              | Pass  Total
norm, trace, det, inv, eig |  234    234
Test Summary:              | Pass  Total
eigen(::FourthOrderTensor) |   44     44
Test Summary:     | Pass  Total
tensor identities |  297    297
Test Summary:        | Pass  Total
promotion/conversion |  232    232
Test Summary:                             | Pass  Total
issues #100, #101: orders of eigenvectors |    8      8
Test Summary: | Pass  Total
exceptions    |    7      7
T = Float32, dim = 1
T = Float32, dim = 2
T = Float32, dim = 3
T = Float64, dim = 1
T = Float64, dim = 2
T = Float64, dim = 3
T = F64, dim = 1
T = F64, dim = 2
T = F64, dim = 3
Test Summary: | Pass  Total
tensor ops    | 1077   1077
Test Summary: | Pass  Total
AD            |  401    401
 ──────────────────────────────────────────────────────────────────────────────
                                       Time                   Allocations      
                               ──────────────────────   ───────────────────────
       Tot / % measured:             396s / 96.8%           23.4GiB / 99.1%    

 Section               ncalls     time   %tot     avg     alloc   %tot      avg
 ──────────────────────────────────────────────────────────────────────────────
 tensor ops                 1     132s  34.4%    132s   8.91GiB  38.3%  8.91GiB
   outer products (...      9    48.6s  12.7%   5.40s   3.91GiB  16.8%   445MiB
   double contraction       9    37.9s  9.90%   4.21s   1.89GiB  8.13%   215MiB
   transpose                9    19.0s  4.95%   2.11s   1.58GiB  6.79%   179MiB
   tovoigt/fromvoigt        9    11.5s  2.99%   1.27s    423MiB  1.78%  47.0MiB
   symmetric/skew-s...      9    10.1s  2.63%   1.12s   0.94GiB  4.03%   107MiB
   dot products             9    2.01s  0.52%   223ms   82.2MiB  0.35%  9.14MiB
   special                  9    1.36s  0.36%   152ms   50.2MiB  0.21%  5.58MiB
   rotation                 3    864ms  0.23%   288ms   45.7MiB  0.19%  15.2MiB
   cross product            9    216ms  0.06%  24.0ms   5.28MiB  0.02%   600KiB
 AD                         1    51.3s  13.4%   51.3s   2.85GiB  12.3%  2.85GiB
   dim 3                    1    23.8s  6.21%   23.8s   1.32GiB  5.68%  1.32GiB
     hessian                2    11.3s  2.95%   5.64s    597MiB  2.51%   299MiB
     2nd tensor grad        2    3.78s  0.99%   1.89s    253MiB  1.06%   126MiB
     scalar grad            2    1.52s  0.40%   758ms   82.2MiB  0.35%  41.1MiB
   vector calculus ...      1    10.6s  2.76%   10.6s    651MiB  2.74%   651MiB
   dim 2                    1    8.89s  2.32%   8.89s    498MiB  2.09%   498MiB
     hessian                2    4.13s  1.08%   2.07s    216MiB  0.91%   108MiB
     2nd tensor grad        2    1.57s  0.41%   786ms   83.7MiB  0.35%  41.9MiB
     scalar grad            2    1.08s  0.28%   541ms   52.7MiB  0.22%  26.3MiB
   dim 1                    1    6.14s  1.60%   6.14s    326MiB  1.37%   326MiB
     hessian                2    2.95s  0.77%   1.47s    166MiB  0.70%  82.8MiB
     2nd tensor grad        2    1.08s  0.28%   541ms   42.3MiB  0.18%  21.2MiB
     scalar grad            2    688ms  0.18%   344ms   25.5MiB  0.11%  12.8MiB
   f: scalar -> Abs...      1    1.75s  0.46%   1.75s   85.7MiB  0.36%  85.7MiB
   f: scalar -> scalar      1    143ms  0.04%   143ms   5.26MiB  0.02%  5.26MiB
 constructors               1    45.1s  11.8%   45.1s   2.37GiB  10.2%  2.37GiB
 simple math                1    38.2s  10.0%   38.2s   1.94GiB  8.33%  1.94GiB
 norm, trace, det, ...      1    34.3s  8.95%   34.3s   1.76GiB  7.56%  1.76GiB
 construct from Array       1    24.5s  6.39%   24.5s   1.64GiB  7.04%  1.64GiB
 tensor identities          1    20.5s  5.35%   20.5s   1.31GiB  5.66%  1.31GiB
 promotion/conversion       1    8.97s  2.34%   8.97s    790MiB  3.32%   790MiB
 eigen(::FourthOrde...      1    8.89s  2.32%   8.89s    512MiB  2.15%   512MiB
 indexing                   1    8.04s  2.10%   8.04s    452MiB  1.90%   452MiB
 diagm, one                 1    4.55s  1.19%   4.55s    233MiB  0.98%   233MiB
 construct from fun...      1    4.15s  1.08%   4.15s    411MiB  1.73%   411MiB
 base vectors               1    2.91s  0.76%   2.91s    120MiB  0.50%   120MiB
 exceptions                 1    149ms  0.04%   149ms   6.10MiB  0.03%  6.10MiB
 ──────────────────────────────────────────────────────────────────────────────
   Testing Tensors tests passed