-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-22b5d93b2b.log
243 lines (242 loc) · 11.8 KB
/
1.6.0-DEV-22b5d93b2b.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
Julia Version 1.6.0-DEV.1069
Commit 22b5d93b2b (2020-09-28 17:33 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed MuladdMacro ────────────────── v0.2.2
Installed Missings ───────────────────── v0.4.4
Installed Requires ───────────────────── v1.0.3
Installed FiniteDifferences ──────────── v0.10.9
Installed DataStructures ─────────────── v0.17.20
Installed SimpleTraits ───────────────── v0.9.3
Installed QuadGK ─────────────────────── v2.4.1
Installed Manopt ─────────────────────── v0.2.5
Installed Rmath_jll ──────────────────── v0.2.2+1
Installed SimpleWeightedGraphs ───────── v1.1.1
Installed HybridArrays ───────────────── v0.3.8
Installed Compat ─────────────────────── v3.17.0
Installed SortingAlgorithms ──────────── v0.3.1
Installed CompilerSupportLibraries_jll ─ v0.3.3+0
Installed EllipsisNotation ───────────── v0.4.0
Installed ColorTypes ─────────────────── v0.10.9
Installed Distributions ──────────────── v0.23.12
Installed IntervalSets ───────────────── v0.5.1
Installed Inflate ────────────────────── v0.1.2
Installed FileIO ─────────────────────── v1.4.3
Installed Distances ──────────────────── v0.8.2
Installed ChainRulesCore ─────────────── v0.9.10
Installed PDMats ─────────────────────── v0.10.1
Installed ColorSchemes ───────────────── v3.10.1
Installed StringDistances ────────────── v0.8.0
Installed ManifoldsBase ──────────────── v0.9.5
Installed AxisArrays ─────────────────── v0.4.3
Installed FixedPointNumbers ──────────── v0.8.4
Installed SpecialFunctions ───────────── v0.10.3
Installed Manifolds ──────────────────── v0.3.11
Installed Einsum ─────────────────────── v0.4.1
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed RangeArrays ────────────────── v0.3.2
Installed OrderedCollections ─────────── v1.3.1
Installed DataAPI ────────────────────── v1.3.0
Installed TestImages ─────────────────── v1.2.2
Installed Reexport ───────────────────── v0.2.0
Installed StaticArrays ───────────────── v0.12.4
Installed MacroTools ─────────────────── v0.5.5
Installed StatsBase ──────────────────── v0.33.1
Installed StatsFuns ──────────────────── v0.9.5
Installed IterTools ──────────────────── v1.3.0
Installed FillArrays ─────────────────── v0.9.6
Installed Colors ─────────────────────── v0.12.4
Installed Rmath ──────────────────────── v0.6.1
Installed ArnoldiMethod ──────────────── v0.0.4
Installed LightGraphs ────────────────── v1.3.3
Updating `~/.julia/environments/v1.6/Project.toml`
[0fc0a36d] + Manopt v0.2.5
Updating `~/.julia/environments/v1.6/Manifest.toml`
[ec485272] + ArnoldiMethod v0.0.4
[39de3d68] + AxisArrays v0.4.3
[d360d2e6] + ChainRulesCore v0.9.10
[35d6a980] + ColorSchemes v3.10.1
[3da002f7] + ColorTypes v0.10.9
[5ae59095] + Colors v0.12.4
[34da2185] + Compat v3.17.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
[9a962f9c] + DataAPI v1.3.0
[864edb3b] + DataStructures v0.17.20
[b4f34e82] + Distances v0.8.2
[31c24e10] + Distributions v0.23.12
[b7d42ee7] + Einsum v0.4.1
[da5c29d0] + EllipsisNotation v0.4.0
[5789e2e9] + FileIO v1.4.3
[1a297f60] + FillArrays v0.9.6
[26cc04aa] + FiniteDifferences v0.10.9
[53c48c17] + FixedPointNumbers v0.8.4
[1baab800] + HybridArrays v0.3.8
[d25df0c9] + Inflate v0.1.2
[8197267c] + IntervalSets v0.5.1
[c8e1da08] + IterTools v1.3.0
[093fc24a] + LightGraphs v1.3.3
[1914dd2f] + MacroTools v0.5.5
[1cead3c2] + Manifolds v0.3.11
[3362f125] + ManifoldsBase v0.9.5
[0fc0a36d] + Manopt v0.2.5
[e1d29d7a] + Missings v0.4.4
[46d2c3a1] + MuladdMacro v0.2.2
[efe28fd5] + OpenSpecFun_jll v0.5.3+3
[bac558e1] + OrderedCollections v1.3.1
[90014a1f] + PDMats v0.10.1
[1fd47b50] + QuadGK v2.4.1
[b3c3ace0] + RangeArrays v0.3.2
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.3
[79098fc4] + Rmath v0.6.1
[f50d1b31] + Rmath_jll v0.2.2+1
[699a6c99] + SimpleTraits v0.9.3
[47aef6b3] + SimpleWeightedGraphs v1.1.1
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.4
[2913bbd2] + StatsBase v0.33.1
[4c63d2b9] + StatsFuns v0.9.5
[88034a9c] + StringDistances v0.8.0
[5e47fb64] + TestImages v1.2.2
[56f22d72] + Artifacts
[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
[4607b0f0] + SuiteSparse
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Manopt
Status `/tmp/jl_B06qQP/Project.toml`
[35d6a980] ColorSchemes v3.10.1
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[1cead3c2] Manifolds v0.3.11
[3362f125] ManifoldsBase v0.9.5
[0fc0a36d] Manopt v0.2.5
[90137ffa] StaticArrays v0.12.4
[5e47fb64] TestImages v1.2.2
[ade2ca70] Dates
[37e2e46d] LinearAlgebra
[d6f4376e] Markdown
[9a3f8284] Random
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
Status `/tmp/jl_B06qQP/Manifest.toml`
[ec485272] ArnoldiMethod v0.0.4
[39de3d68] AxisArrays v0.4.3
[d360d2e6] ChainRulesCore v0.9.10
[35d6a980] ColorSchemes v3.10.1
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.17.0
[e66e0078] CompilerSupportLibraries_jll v0.3.3+0
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.17.20
[b4f34e82] Distances v0.8.2
[31c24e10] Distributions v0.23.12
[b7d42ee7] Einsum v0.4.1
[da5c29d0] EllipsisNotation v0.4.0
[5789e2e9] FileIO v1.4.3
[1a297f60] FillArrays v0.9.6
[26cc04aa] FiniteDifferences v0.10.9
[53c48c17] FixedPointNumbers v0.8.4
[1baab800] HybridArrays v0.3.8
[d25df0c9] Inflate v0.1.2
[8197267c] IntervalSets v0.5.1
[c8e1da08] IterTools v1.3.0
[093fc24a] LightGraphs v1.3.3
[1914dd2f] MacroTools v0.5.5
[1cead3c2] Manifolds v0.3.11
[3362f125] ManifoldsBase v0.9.5
[0fc0a36d] Manopt v0.2.5
[e1d29d7a] Missings v0.4.4
[46d2c3a1] MuladdMacro v0.2.2
[efe28fd5] OpenSpecFun_jll v0.5.3+3
[bac558e1] OrderedCollections v1.3.1
[90014a1f] PDMats v0.10.1
[1fd47b50] QuadGK v2.4.1
[b3c3ace0] RangeArrays v0.3.2
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.0.3
[79098fc4] Rmath v0.6.1
[f50d1b31] Rmath_jll v0.2.2+1
[699a6c99] SimpleTraits v0.9.3
[47aef6b3] SimpleWeightedGraphs v1.1.1
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.4
[2913bbd2] StatsBase v0.33.1
[4c63d2b9] StatsFuns v0.9.5
[88034a9c] StringDistances v0.8.0
[5e47fb64] TestImages v1.2.2
[56f22d72] Artifacts
[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
[4607b0f0] SuiteSparse
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Test Summary: | Pass Total
Plan Tests | 154 154
Test Summary: | Pass Total
Function Tests | 188 188
Test Summary: | Pass Total
Helper & Data Tests | 23 23
F(x): 4.934802200544679x:[[0.0, 0.0, 1.0], [0.0, 0.0, 1.0], [0.0, 0.0, 1.0]]x:[-2.356194490192345, -1.9830882919698656, -1.6253679163544992, -1.2830333633462443, -0.9560846329451027, -0.644521725151074, -0.3483446399641572, -0.0675533773843533, 0.19785206258833865, 0.44787167995391686, 0.6825054747123827, 0.9017534468637365, 1.1056155964079784, 1.294091923345107, 1.467182427675123, 1.6248871093980268, 1.7672059685138173, 1.8941390050224962, 2.005686218924062, 2.101847610218515, 2.1826231789058568, 2.248012924986085, 2.2980168484592003, 2.332634949325204, 2.351867227584094, 2.3879277493195143, 2.5148607858281933, 2.6417938223368713, 2.7687268588455503, 2.8956598953542283, 3.0225929318629072, -3.133659338808, -3.006726302299322, -2.879793265790644, -2.752860229281965, -2.625927192773287, -2.498994156264608, -2.372061119755929, -2.3839610919286183, -2.415694351055788, -2.4474276101829577, -2.4791608693101272, -2.5108941284372968, -2.5426273875644663, -2.574360646691636, -2.6060939058188053, -2.6378271649459752, -2.669560424073145, -2.7012936832003147, -2.733026942327484, -2.748893571891069, -2.748893571891069, -2.748893571891069, -2.748893571891069, -2.748893571891069, -2.748893571891069, -2.748893571891069, -2.748893571891069, -2.748893571891069, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, -3.141592653589793, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.7488935718910685, 2.356194490192345, 2.356194490192345, 2.356194490192345, 2.356194490192345, 2.356194490192345, 2.356194490192345, 2.356194490192345, 2.356194490192345, 2.356194490192345, 1.3138177378683107, -0.6226034655059562, -1.6513689771562472, -2.121578457849963, -2.296874267405584, -2.346068624294785, -2.3552356680923623, -2.356159125796323, -2.3561942396918663, -2.3561944901268994, -2.356194490192345, -2.356194490192345, -2.356194490192345] F(x): 6.267318677616
Initial F(x): 1.3570706051497867
# 100 F(x): 0.3701101650408509
The algorithm performed a step with a change (4.636414034389156e-18) less than 1.0000000000000008e-16.
Test Summary: | Pass Broken Total
Solver Tests | 62 2 64
Testing Manopt tests passed