-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-7d3dac44dc.log
902 lines (901 loc) · 37.3 KB
/
1.6.0-DEV-7d3dac44dc.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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
Julia Version 1.6.0-DEV.1148
Commit 7d3dac44dc (2020-10-06 21:26 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed AbstractAlgebra ─ v0.10.0
Updating `~/.julia/environments/v1.6/Project.toml`
[c3fe647b] + AbstractAlgebra v0.10.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[c3fe647b] + AbstractAlgebra v0.10.0
[2a0f44e3] + Base64
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
[8dfed614] + Test
Testing AbstractAlgebra
Status `/tmp/jl_b1WKrY/Project.toml`
[c3fe647b] AbstractAlgebra v0.10.0
[b77e0a4c] InteractiveUtils
[37e2e46d] LinearAlgebra
[d6f4376e] Markdown
[9a3f8284] Random
[2f01184e] SparseArrays
[8dfed614] Test
Status `/tmp/jl_b1WKrY/Manifest.toml`
[c3fe647b] AbstractAlgebra v0.10.0
[2a0f44e3] Base64
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[2f01184e] SparseArrays
[8dfed614] Test
Testing Running tests...
Test Summary: | Pass Total
youngtabs.partition_type... | 19 19
Test Summary: | Pass Total
youngtabs.partition_iter... | 8 8
Test Summary: | Pass Total
youngtabs.youngtableau_type... | 27 27
Test Summary: | Pass Total
youngtabs.conjugation... | 11 11
Test Summary: | Pass Total
youngtabs.dim... | 34 34
Test Summary: | Pass Total
youngtabs.skewdiags... | 32 32
Test Summary: | Pass Total
youngtabs.rimhooks... | 15 15
Test Summary: | Pass Total
youngtabs.partitionseqs... | 8 8
Test Summary: | Pass Total
Perm.abstract_types... | 4 4
Test Summary: | Pass Total
Perm.constructors (Int8)... | 32 32
Test Summary: | Pass Total
Perm.constructors (Int16)... | 32 32
Test Summary: | Pass Total
Perm.constructors (Int32)... | 32 32
Test Summary: | Pass Total
Perm.constructors (Int64)... | 31 31
Test Summary: | Pass Total
Perm.constructors (UInt8)... | 30 30
Test Summary: | Pass Total
Perm.constructors (UInt16)... | 30 30
Test Summary: | Pass Total
Perm.constructors (UInt32)... | 30 30
Test Summary: | Pass Total
Perm.constructors (UInt64)... | 30 30
Test Summary: | Pass Total
Perm.constructors (BigInt)... | 32 32
Test Summary: | Pass Total
Perm.parsingGAP... | 133 133
Test Summary: | Pass Total
Perm.printing (Int8)... | 5 5
Test Summary: | Pass Total
Perm.printing (Int16)... | 5 5
Test Summary: | Pass Total
Perm.printing (Int32)... | 5 5
Test Summary: | Pass Total
Perm.printing (Int64)... | 5 5
Test Summary: | Pass Total
Perm.printing (UInt8)... | 5 5
Test Summary: | Pass Total
Perm.printing (UInt16)... | 5 5
Test Summary: | Pass Total
Perm.printing (UInt32)... | 5 5
Test Summary: | Pass Total
Perm.printing (UInt64)... | 5 5
Test Summary: | Pass Total
Perm.printing (BigInt)... | 5 5
Test Summary: | Pass Total
Perm.basic_manipulation (Int8)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (Int16)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (Int32)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (Int64)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (UInt8)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (UInt16)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (UInt32)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (UInt64)... | 7 7
Test Summary: | Pass Total
Perm.basic_manipulation (BigInt)... | 7 7
Test Summary: | Pass Total
Perm.iteration (Int8)... | 11 11
Test Summary: | Pass Total
Perm.iteration (Int16)... | 11 11
Test Summary: | Pass Total
Perm.iteration (Int32)... | 11 11
Test Summary: | Pass Total
Perm.iteration (Int64)... | 11 11
Test Summary: | Pass Total
Perm.iteration (UInt8)... | 11 11
Test Summary: | Pass Total
Perm.iteration (UInt16)... | 11 11
Test Summary: | Pass Total
Perm.iteration (UInt32)... | 11 11
Test Summary: | Pass Total
Perm.iteration (UInt64)... | 11 11
Test Summary: | Pass Total
Perm.iteration (BigInt)... | 11 11
Test Summary: | Pass Total
Perm.binary_ops (Int8)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (Int16)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (Int32)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (Int64)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (UInt8)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (UInt16)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (UInt32)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (UInt64)... | 90 90
Test Summary: | Pass Total
Perm.binary_ops (BigInt)... | 90 90
Test Summary: | Pass Total
Perm.mixed_binary_ops... | 63 63
Test Summary: | Pass Total
Perm.inversion (Int8)... | 38 38
Test Summary: | Pass Total
Perm.inversion (Int16)... | 38 38
Test Summary: | Pass Total
Perm.inversion (Int32)... | 38 38
Test Summary: | Pass Total
Perm.inversion (Int64)... | 38 38
Test Summary: | Pass Total
Perm.inversion (UInt8)... | 38 38
Test Summary: | Pass Total
Perm.inversion (UInt16)... | 38 38
Test Summary: | Pass Total
Perm.inversion (UInt32)... | 38 38
Test Summary: | Pass Total
Perm.inversion (UInt64)... | 38 38
Test Summary: | Pass Total
Perm.inversion (BigInt)... | 38 38
Test Summary: | Pass Total
Perm.misc (Int8)... | 29 29
Test Summary: | Pass Total
Perm.misc (Int16)... | 29 29
Test Summary: | Pass Total
Perm.misc (Int32)... | 29 29
Test Summary: | Pass Total
Perm.misc (Int64)... | 29 29
Test Summary: | Pass Total
Perm.misc (UInt8)... | 29 29
Test Summary: | Pass Total
Perm.misc (UInt16)... | 29 29
Test Summary: | Pass Total
Perm.misc (UInt32)... | 29 29
Test Summary: | Pass Total
Perm.misc (UInt64)... | 29 29
Test Summary: | Pass Total
Perm.misc (BigInt)... | 29 29
Test Summary: | Pass Total
Perm.characters... | 107 107
Test Summary: | Pass Total
Generic.MatAlg.constructors... | 21 21
Test Summary: | Pass Total
Generic.MatAlg.manipulation... | 34 34
Test Summary: | Pass Total
Generic.MatAlg.unary_ops... | 1 1
Test Summary: | Pass Total
Generic.MatAlg.binary_ops... | 3 3
Test Summary: | Pass Total
Generic.MatAlg.adhoc_binary... | 12 12
Test Summary: | Pass Total
Generic.MatAlg.permutation... | 1 1
Test Summary: | Pass Total
Generic.MatAlg.comparison... | 2 2
Test Summary: | Pass Total
Generic.MatAlg.adhoc_comparison... | 10 10
Test Summary: | Pass Total
Generic.MatAlg.powering... | 2 2
Test Summary: | Pass Total
Generic.MatAlg.exact_division... | 2 2
Test Summary: | Pass Total
Generic.MatAlg.adhoc_exact_division... | 4 4
Test Summary: | Pass Total
Generic.MatAlg.transpose... | 1 1
Test Summary: | Pass Total
Generic.MatAlg.gram... | 1 1
Test Summary: | Pass Total
Generic.MatAlg.tr... | 1 1
Test Summary: | Pass Total
Generic.MatAlg.content... | 1 1
Test Summary: | Pass Total
Generic.MatAlg.lu... | 8 8
Test Summary: | Pass Total
Generic.MatAlg.fflu... | 8 8
Test Summary: | Pass Total
Generic.MatAlg.det... | 26 26
Test Summary: | Pass Total
Generic.MatAlg.rank... | 27 27
Test Summary: | Pass Total
Generic.MatAlg.solve_lu... | 12 12
Test Summary: | Pass Total
Generic.MatAlg.rref... | 48 48
Test Summary: | Pass Total
Generic.MatAlg.inversion... | 98 98
Test Summary: | Pass Total
Generic.MatAlg.hessenberg... | 60 60
Test Summary: | Pass Total
Generic.MatAlg.charpoly... | 181 181
Test Summary: | Pass Total
Generic.MatAlg.minpoly... | 10 10
Test Summary: | Pass Total
Generic.MatAlg.row_swapping... | 2 2
Test Summary: | Pass Total
Generic.MatAlg.hnf_kb... | 8 8
Test Summary: | Pass Total
Generic.MatAlg.hnf_cohen... | 8 8
Test Summary: | Pass Total
Generic.MatAlg.hnf... | 8 8
Test Summary: | Pass Total
Generic.MatAlg.snf_kb... | 10 10
Test Summary: | Pass Total
Generic.MatAlg.snf... | 10 10
Test Summary: | Pass Total
Generic.MatAlg.similar... | 100 100
Test Summary: | Pass Total
Generic.MatAlg.zero... | 100 100
Test Summary: | Pass Total
Generic.NCPoly.constructors... | 22 22
Test Summary: | Pass Total
Generic.NCPoly.manipulation... | 17 17
Test Summary: | Pass Total
Generic.NCPoly.rand... | 2 2
Test Summary: | Pass Total
Generic.NCPoly.binary_ops... | 600 600
Test Summary: | Pass Total
Generic.NCPoly.adhoc_binary... | 2800 2800
Test Summary: | Pass Total
Generic.NCPoly.comparison... | 1500 1500
Test Summary: | Pass Total
Generic.NCPoly.adhoc_comparison... | 4800 4800
Test Summary: | Pass Total
Generic.NCPoly.unary_ops... | 600 600
Test Summary: | Pass Total
Generic.NCPoly.truncation... | 300 300
Test Summary: | Pass Total
Generic.NCPoly.reverse... | 600 600
Test Summary: | Pass Total
Generic.NCPoly.shift... | 900 900
Test Summary: | Pass Total
Generic.NCPoly.powering... | 114 114
Test Summary: | Pass Total
Generic.NCPoly.exact_division... | 200 200
Test Summary: | Pass Total
Generic.NCPoly.adhoc_exact_division... | 800 800
Test Summary: | Pass Total
Generic.NCPoly.evaluation... | 20 20
Test Summary: | Pass Total
Generic.NCPoly.derivative... | 20 20
Test Summary: | Pass Total
NCRings.oftype... | 2 2
Test Summary: | Pass Total
NCRings.powers... | 64 64
Test Summary: | Pass Total
Julia.Integers.constructors... | 15 15
Test Summary: | Pass Total
Julia.Integers.manipulation... | 12 12
Test Summary: | Pass Total
Julia.Integers.rand... | 2 2
Test Summary: | Pass Total
Julia.Integers.modular_arithmetic... | 4203 4203
Test Summary: | Pass Total
Julia.Integers.exact_division... | 8976 8976
Test Summary: | Pass Total
Julia.Integers.gcd... | 4000 4000
Test Summary: | Pass Total
Julia.Integers.square_root... | 2000 2000
Test Summary: | Pass Total
Julia.Integers.exp... | 4 4
Test Summary: | Pass Total
Generic.Poly.constructors... | 29 29
Test Summary: | Pass Total
Generic.Poly.rand... | 2 2
Test Summary: | Pass Total
Generic.Poly.manipulation... | 20 20
Test Summary: | Pass Total
Generic.Poly.binary_ops... | 2600 2600
Test Summary: | Pass Total
Generic.Poly.adhoc_binary... | 18800 18800
Test Summary: | Pass Total
Generic.Poly.comparison... | 6000 6000
Test Summary: | Pass Total
Generic.Poly.adhoc_comparison... | 18800 18800
Test Summary: | Pass Total
Generic.Poly.unary_ops... | 2400 2400
Test Summary: | Pass Total
Generic.Poly.truncation... | 1500 1500
Test Summary: | Pass Total
Generic.Poly.reverse... | 2408 2408
Test Summary: | Pass Total
Generic.Poly.shift... | 3616 3616
Test Summary: | Pass Total
Generic.Poly.powering... | 396 396
Test Summary: | Pass Total
Generic.Poly.exact_division... | 400 400
Test Summary: | Pass Total
Generic.Poly.adhoc_exact_division... | 1000 1000
Test Summary: | Pass Total
Generic.Poly.euclidean_division... | 480 480
Test Summary: | Pass Total
Generic.Poly.pseudodivision... | 400 400
Test Summary: | Pass Total
Generic.Poly.content_primpart_gcd... | 1280 1280
Test Summary: | Pass Total
Generic.Poly.evaluation... | 60 60
Test Summary: | Pass Total
Generic.Poly.composition... | 30 30
Test Summary: | Pass Total
Generic.Poly.derivative... | 60 60
Test Summary: | Pass Total
Generic.Poly.integral... | 90 90
Test Summary: | Pass Total
Generic.Poly.sylvester_matrix... | 10 10
Test Summary: | Pass Total
Generic.Poly.resultant... | 220 220
Test Summary: | Pass Total
Generic.Poly.discriminant... | 200 200
Test Summary: | Pass Total
Generic.Poly.resx... | 1500 1500
Test Summary: | Pass Total
Generic.Poly.gcdx... | 1200 1200
Test Summary: | Pass Total
Generic.Poly.newton_representation... | 60 60
Test Summary: | Pass Total
Generic.Poly.interpolation... | 50 50
Test Summary: | Pass Total
Generic.Poly.special... | 198 198
Test Summary: | Pass Total
Generic.Poly.mul_karatsuba... | 2 2
Test Summary: | Pass Total
Generic.Poly.mul_ks... | 2 2
Test Summary: | Pass Total
Generic.Poly.remove_valuation... | 246 246
Test Summary: | Pass Total
Generic.Poly.generic_eval... | 15 15
Test Summary: | Pass Total
Generic.Poly.change_base_ring... | 17 17
Test Summary: | Pass Total
Generic.Poly.printing... | 1 1
Test Summary: | Pass Broken Total
Generic.LaurentPoly | 919 2 921
Test Summary: | Pass Total
Generic.Res.constructors... | 16 16
Test Summary: | Pass Total
Generic.Res.rand... | 2 2
Test Summary: | Pass Total
Generic.Res.manipulation... | 10 10
Test Summary: | Pass Total
Generic.Res.unary_ops... | 2 2
Test Summary: | Pass Total
Generic.Res.binary_ops... | 6 6
Test Summary: | Pass Total
Generic.Res.gcd... | 2 2
Test Summary: | Pass Total
Generic.Res.adhoc_binary... | 6 6
Test Summary: | Pass Total
Generic.Res.comparison... | 6 6
Test Summary: | Pass Total
Generic.Res.adhoc_comparison... | 3 3
Test Summary: | Pass Total
Generic.Res.powering... | 2 2
Test Summary: | Pass Total
Generic.Res.inversion... | 2 2
Test Summary: | Pass Total
Generic.Res.exact_division... | 10002 10002
Test Summary: | Pass Total
Generic.ResF.constructors... | 16 16
Test Summary: | Pass Total
Generic.ResF.rand... | 2 2
Test Summary: | Pass Total
Generic.ResF.manipulation... | 9 9
Test Summary: | Pass Total
Generic.ResF.unary_ops... | 2 2
Test Summary: | Pass Total
Generic.ResF.binary_ops... | 6 6
Test Summary: | Pass Total
Generic.ResF.gcd... | 2 2
Test Summary: | Pass Total
Generic.ResF.adhoc_binary... | 6 6
Test Summary: | Pass Total
Generic.ResF.comparison... | 6 6
Test Summary: | Pass Total
Generic.ResF.adhoc_comparison... | 3 3
Test Summary: | Pass Total
Generic.ResF.powering... | 2 2
Test Summary: | Pass Total
Generic.ResF.inversion... | 2 2
Test Summary: | Pass Total
Generic.ResF.exact_division... | 2 2
Test Summary: | Pass Total
Generic.RelSeries.constructors... | 27 27
Test Summary: | Pass Total
Generic.RelSeries.rand... | 2 2
Test Summary: | Pass Total
Generic.RelSeries.manipulation... | 20 20
Test Summary: | Pass Total
Generic.RelSeries.unary_ops... | 1800 1800
Test Summary: | Pass Total
Generic.RelSeries.binary_ops... | 2200 2200
Test Summary: | Pass Total
Generic.RelSeries.adhoc_binary_ops... | 14800 14800
Test Summary: | Pass Total
Generic.RelSeries.comparison... | 6000 6000
Test Summary: | Pass Total
Generic.RelSeries.adhoc_comparison... | 14800 14800
Test Summary: | Pass Total
Generic.RelSeries.powering... | 2706 2706
Test Summary: | Pass Total
Generic.RelSeries.shift... | 2712 2712
Test Summary: | Pass Total
Generic.RelSeries.truncation... | 2706 2706
Test Summary: | Pass Total
Generic.RelSeries.inversion... | 900 900
Test Summary: | Pass Total
Generic.RelSeries.square_root... | 600 600
Test Summary: | Pass Total
Generic.RelSeries.exact_division... | 900 900
Test Summary: | Pass Total
Generic.RelSeries.adhoc_exact_division... | 900 900
Test Summary: | Pass Total
Generic.RelSeries.special_functions... | 420 420
Test Summary: | Pass Total
Generic.AbsSeries.constructors... | 26 26
Test Summary: | Pass Total
Generic.AbsSeries.manipulation... | 18 18
Test Summary: | Pass Total
Generic.AbsSeries.unary_ops... | 1800 1800
Test Summary: | Pass Total
Generic.AbsSeries.binary_ops... | 2200 2200
Test Summary: | Pass Total
Generic.AbsSeries.adhoc_binary_ops... | 14800 14800
Test Summary: | Pass Total
Generic.AbsSeries.comparison... | 6000 6000
Test Summary: | Pass Total
Generic.AbsSeries.adhoc_comparison... | 14800 14800
Test Summary: | Pass Total
Generic.AbsSeries.powering... | 2700 2700
Test Summary: | Pass Total
Generic.AbsSeries.shift... | 2712 2712
Test Summary: | Pass Total
Generic.AbsSeries.truncation... | 2712 2712
Test Summary: | Pass Total
Generic.AbsSeries.inversion... | 900 900
Test Summary: | Pass Total
Generic.AbsSeries.square_root... | 600 600
Test Summary: | Pass Total
Generic.AbsSeries.exact_division... | 900 900
Test Summary: | Pass Total
Generic.AbsSeries.adhoc_exact_division... | 900 900
Test Summary: | Pass Total
Generic.AbsSeries.special_functions... | 420 420
Test Summary: | Pass Total
Generic.LaurentSeries.constructors... | 36 36
Test Summary: | Pass Total
Generic.LaurentSeries.rand... | 4 4
Test Summary: | Pass Total
Generic.LaurentSeries.manipulation... | 24 24
Test Summary: | Pass Total
Generic.LaurentSeries.unary_ops... | 1800 1800
Test Summary: | Pass Total
Generic.LaurentSeries.binary_ops... | 2202 2202
Test Summary: | Pass Total
Generic.LaurentSeries.inplace_binary_ops... | 600 600
Test Summary: | Pass Total
Generic.LaurentSeries.adhoc_binary_ops... | 14800 14800
Test Summary: | Pass Total
Generic.LaurentSeries.comparison... | 6000 6000
Test Summary: | Pass Total
Generic.LaurentSeries.adhoc_comparison... | 14800 14800
Test Summary: | Pass Total
Generic.LaurentSeries.powering... | 2700 2700
Test Summary: | Pass Total
Generic.LaurentSeries.shift... | 2700 2700
Test Summary: | Pass Total
Generic.LaurentSeries.truncation... | 2700 2700
Test Summary: | Pass Total
Generic.LaurentSeries.inversion... | 900 900
Test Summary: | Pass Total
Generic.LaurentSeries.square_root... | 600 600
Test Summary: | Pass Total
Generic.LaurentSeries.exact_division... | 3600 3600
Test Summary: | Pass Total
Generic.LaurentSeries.adhoc_exact_division... | 900 900
Test Summary: | Pass Total
Generic.LaurentSeries.special_functions... | 420 420
Test Summary: | Pass Total
Generic.PuiseuxSeries.constructors... | 33 33
Test Summary: | Pass Total
Generic.PuiseuxSeries.rand... | 4 4
Test Summary: | Pass Total
Generic.PuiseuxSeries.manipulation... | 15 15
Test Summary: | Pass Total
Generic.PuiseuxSeries.unary_ops... | 1800 1800
Test Summary: | Pass Total
Generic.PuiseuxSeries.binary_ops... | 2201 2201
Test Summary: | Pass Total
Generic.PuiseuxSeries.adhoc_binary_ops... | 14800 14800
Test Summary: | Pass Total
Generic.PuiseuxSeries.comparison... | 6000 6000
Test Summary: | Pass Total
Generic.PuiseuxSeries.adhoc_comparison... | 14800 14800
Test Summary: | Pass Total
Generic.PuiseuxSeries.powering... | 2700 2700
Test Summary: | Pass Total
Generic.PuiseuxSeries.inversion... | 900 900
Test Summary: | Pass Total
Generic.PuiseuxSeries.square_root... | 600 600
Test Summary: | Pass Total
Generic.PuiseuxSeries.exact_division... | 900 900
Test Summary: | Pass Total
Generic.PuiseuxSeries.adhoc_exact_division... | 900 900
Test Summary: | Pass Total
Generic.PuiseuxSeries.special_functions... | 420 420
Test Summary: | Pass Total
Generic.Mat.constructors... | 167 167
Test Summary: | Pass Total
Generic.Mat.size/axes... | 26 26
Test Summary: | Pass Total
Generic.Mat.manipulation... | 115 115
Test Summary: | Pass Total
Generic.Mat.unary_ops... | 18 18
Test Summary: | Pass Total
Generic.Mat.getindex... | 57 57
Test Summary: | Pass Total
Generic.Mat.block_replacement... | 1 1
Test Summary: | Pass Total
Generic.Mat.binary_ops... | 46 46
Test Summary: | Pass Total
Generic.Mat.adhoc_binary... | 120 120
Test Summary: | Pass Total
Generic.Mat.permutation... | 25 25
Test Summary: | Pass Total
Generic.Mat.comparison... | 62 62
Test Summary: | Pass Total
Generic.Mat.adhoc_comparison... | 10 10
Test Summary: | Pass Total
Generic.Mat.powering... | 3 3
Test Summary: | Pass Total
Generic.Mat.adhoc_exact_division... | 4 4
Test Summary: | Pass Total
Generic.Mat.issymmetric... | 5 5
Test Summary: | Pass Total
Generic.Mat.transpose... | 5 5
Test Summary: | Pass Total
Generic.Mat.gram... | 1 1
Test Summary: | Pass Total
Generic.Mat.tr... | 1 1
Test Summary: | Pass Total
Generic.Mat.content... | 1 1
Test Summary: | Pass Total
Generic.Mat.lu... | 8 8
Test Summary: | Pass Total
Generic.Mat.fflu... | 8 8
Test Summary: | Pass Total
Generic.Mat.det... | 26 26
Test Summary: | Pass Total
Generic.Mat.minors... | 648 648
Test Summary: | Pass Total
Generic.Mat.rank... | 27 27
Test Summary: | Pass Total
Generic.Mat.solve_lu... | 12 12
Test Summary: | Pass Total
Generic.Mat.solve_rational... | 25 25
Test Summary: | Pass Total
Generic.Mat.solve_left... | 504 504
Test Summary: | Pass Total
Generic.Mat.solve_triu... | 11 11
Test Summary: | Pass Total
Generic.Mat.solve_left_reduced_triu... | 40 40
Test Summary: | Pass Total
Generic.Mat.rref... | 48 48
Test Summary: | Pass Total
Generic.Mat.nullspace... | 72 72
Test Summary: | Pass Total
Generic.Mat.kernel... | 108 108
Test Summary: | Pass Total
Generic.Mat.inversion... | 54 54
Test Summary: | Pass Total
Generic.Mat.hessenberg... | 60 60
Test Summary: | Pass Total
Generic.Mat.kronecker_product... | 2 2
Test Summary: | Pass Total
Generic.Mat.charpoly... | 181 181
Test Summary: | Pass Total
Generic.Mat.minpoly... | 10 10
Test Summary: | Pass Total
Generic.Mat.row_col_swapping... | 12 12
Test Summary: | Pass Total
Generic.Mat.gen_mat_elem_op... | 2017 2017
Test Summary: | Pass Total
Generic.Mat.concat... | 23 23
Test Summary: | Pass Total
Generic.Mat.hnf_minors... | 8 8
Test Summary: | Pass Total
Generic.Mat.hnf_kb... | 15 15
Test Summary: | Pass Total
Generic.Mat.hnf_cohen... | 8 8
Test Summary: | Pass Total
Generic.Mat.hnf... | 8 8
Test Summary: | Pass Total
Generic.Mat.snf_kb... | 15 15
Test Summary: | Pass Total
Generic.Mat.snf... | 10 10
Test Summary: | Pass Total
Generic.Mat.weak_popov... | 36 36
Test Summary: | Pass Total
Generic.Mat.views... | 7 7
Test Summary: | Pass Total
Generic.Mat.change_base_ring... | 58 58
Test Summary: | Pass Total
Generic.Mat.map... | 322 322
Test Summary: | Pass Total
Generic.Mat.similar/zero... | 130 130
Test Summary: | Pass Total
Generic.Mat.printing... | 8 8
Test Summary: | Pass Total
Generic.Mat.array_conversion | 8 8
Test Summary: | Pass Total
Generic.MPoly.constructors... | 283 283
Test Summary: | Pass Total
Generic.MPoly.geobuckets... | 10 10
Test Summary: | Pass Total
Generic.MPoly.rand... | 4 4
Test Summary: | Pass Total
Generic.MPoly.manipulation... | 1120 1120
Test Summary: | Pass Total
Generic.MPoly.multivariate_coeff... | 30 30
Test Summary: | Pass Total
Generic.MPoly.leading_term | 575 575
Test Summary: | Pass Total
Generic.MPoly.total_degree... | 100 100
Test Summary: | Pass Total
Generic.MPoly.unary_ops... | 100 100
Test Summary: | Pass Total
Generic.MPoly.binary_ops... | 600 600
Test Summary: | Pass Total
Generic.MPoly.adhoc_binary... | 13944 13944
Test Summary: | Pass Total
Generic.MPoly.adhoc_comparison... | 6000 6000
Test Summary: | Pass Total
Generic.MPoly.powering... | 126 126
Test Summary: | Pass Total
Generic.MPoly.divides... | 366 366
Test Summary: | Pass Total
Generic.MPoly.euclidean_division... | 610 610
Test Summary: | Pass Total
Generic.MPoly.ideal_reduction... | 300 300
Test Summary: | Pass Total
Generic.MPoly.deflation... | 40 40
Test Summary: | Pass Total
Generic.MPoly.gcd... | 40 40
Test Summary: | Pass Total
Generic.MPoly.lcm... | 240 240
Test Summary: | Pass Total
Generic.MPoly.evaluation... | 3745 3745
Test Summary: | Pass Total
Generic.MPoly.valuation... | 5000 5000
Test Summary: | Pass Total
Generic.MPoly.derivative... | 1815 1815
Test Summary: | Pass Total
Generic.MPoly.change_base_ring... | 620 620
Test Summary: | Pass Total
Generic.MPoly.vars... | 100 100
Test Summary: | Pass Total
Generic.MPoly.combine_like_terms... | 200 200
Test Summary: | Pass Total
Generic.MPoly.exponents... | 759 759
Test Summary: | Pass Total
Generic.MPoly.to_univariate... | 120 120
Test Summary: | Pass Total
Generic.MPoly.coefficients_of_univariate... | 260 260
Test Summary: | Pass Total
Generic.MPoly.ordering... | 5805 5805
Test Summary: | Pass Total
Generic.Rings.broadcast... | 1 1
Test Summary: | Pass Total
Generic.Rings.elem/parent_type | 13 13
Test Summary: | Pass Total
Generic.Frac.constructors... | 24 24
Test Summary: | Pass Total
Generic.Frac.rand... | 2 2
Test Summary: | Pass Total
Generic.Frac.manipulation... | 8 8
Test Summary: | Pass Total
Generic.Frac.unary_ops... | 1 1
Test Summary: | Pass Total
Generic.Frac.binary_ops... | 400 400
Test Summary: | Pass Total
Generic.Frac.adhoc_binary... | 6 6
Test Summary: | Pass Total
Generic.Frac.comparison... | 2 2
Test Summary: | Pass Total
Generic.Frac.adhoc_comparison... | 4 4
Test Summary: | Pass Total
Generic.Frac.powering... | 1 1
Test Summary: | Pass Total
Generic.Frac.inversion... | 1 1
Test Summary: | Pass Total
Generic.Frac.exact_division... | 200 200
Test Summary: | Pass Total
Generic.Frac.adhoc_exact_division... | 4 4
Test Summary: | Pass Total
Generic.Frac.divides... | 25 25
Test Summary: | Pass Total
Generic.Frac.gcd... | 1 1
Test Summary: | Pass Total
Generic.Frac.promotion... | 1 1
Test Summary: | Pass Total
Julia.Rationals.constructors... | 23 23
Test Summary: | Pass Total
Julia.Rationals.rand... | 2 2
Test Summary: | Pass Total
Julia.Rationals.manipulation... | 8 8
Test Summary: | Pass Total
Julia.Rationals.exact_division... | 9982 9982
Test Summary: | Pass Total
Julia.Rationals.gcd... | 2000 2000
Test Summary: | Pass Total
Julia.Rationals.square_root... | 2000 2000
Test Summary: | Pass Total
Julia.Rationals.exp... | 4 4
Test Summary: | Pass Total
Julia.Rationals.divrem... | 1000 1000
Test Summary: | Pass Total
Julia.Floats.constructors... | 21 21
Test Summary: | Pass Total
Julia.Floats.rand... | 6 6
Test Summary: | Pass Total
Julia.Floats.manipulation... | 8 8
Test Summary: | Pass Total
Julia.Floats.exact_division... | 6000 6000
Test Summary: | Pass Total
Julia.Floats.divrem... | 1000 1000
Test Summary: | Pass Total
Julia.Floats.gcd... | 2000 2000
Test Summary: | Pass Total
Julia.GFElem.constructors... | 19 19
Test Summary: | Pass Total
Julia.GFElem.printing... | 4 4
Test Summary: | Pass Total
Julia.GFElem.manipulation... | 18 18
Test Summary: | Pass Total
Julia.GFElem.rand... | 4 4
Test Summary: | Pass Total
Julia.GFElem.unary_ops... | 2000 2000
Test Summary: | Pass Total
Julia.GFElem.binary_ops... | 16000 16000
Test Summary: | Pass Total
Julia.GFElem.adhoc_binary... | 16000 16000
Test Summary: | Pass Total
Julia.GFElem.powering... | 8400 8400
Test Summary: | Pass Total
Julia.GFElem.comparison... | 6000 6000
Test Summary: | Pass Total
Julia.GFElem.adhoc_comparison... | 8000 8000
Test Summary: | Pass Total
Julia.GFElem.inversion... | 4000 4000
Test Summary: | Pass Total
Julia.GFElem.exact_division... | 2000 2000
Test Summary: | Pass Total
Generic.FreeModule.constructors... | 7 7
Test Summary: | Pass Total
Generic.FreeModule.manipulation... | 1 1
Test Summary: | Pass Total
Generic.FreeModule.unary_ops... | 20 20
Test Summary: | Pass Total
Generic.FreeModule.binary_ops... | 20 20
Test Summary: | Pass Total
Generic.FreeModule.adhoc_binary... | 60 60
Test Summary: | Pass Total
Generic.ModuleHomomorphism.constructors... | 3 3
Test Summary: | Pass Total
Generic.ModuleHomomorphism.kernel... | 1600 1600
Test Summary: | Pass Total
Generic.ModuleHomomorphism.image... | 200 200
Test Summary: | Pass Total
Generic.ModuleIsomorphism... | 500 500
Test Summary: | Pass Total
Generic.Submodule.constructors... | 14 14
PASS
Test Summary: | Pass Total
Generic.Submodule.manipulation... | 24 24
Test Summary: | Pass Total
Generic.Submodule.unary_ops... | 40 40
Test Summary: | Pass Total
Generic.Submodule.binary_ops... | 160 160
Test Summary: | Pass Total
Generic.Submodule.adhoc_binary... | 320 320
Test Summary: | Pass Total
Generic.Submodule.canonical_injection... | 160 160
Test Summary: | Pass Total
Generic.QuotientModule.constructors... | 91 91
Test Summary: | Pass Total
Generic.QuotientModule.manipulation... | 23 23
Test Summary: | Pass Total
Generic.QuotientModule.unary_ops... | 80 80
Test Summary: | Pass Total
Generic.QuotientModule.binary_ops... | 160 160
Test Summary: | Pass Total
Generic.QuotientModule.adhoc_binary... | 320 320
Test Summary: | Pass Total
Generic.QuotientModule.canonical_projection... | 160 160
Test Summary: | Pass Total
Generic.DirectSum.constructors... | 203 203
Test Summary: | Pass Total
Generic.DirectSum.basic_manipulation... | 200 200
Test Summary: | Pass Total
Generic.DirectSum.maps... | 609 609
Test Summary: | Pass Total
Generic.DirectSum.isomorphism... | 200 200
Test Summary: | Pass Total
Generic.Module.rand... | 2 2
Test Summary: | Pass Total
Generic.Module.manipulation... | 3000 3000
Test Summary: | Pass Total
Generic.Module.elem_getindex... | 200 200
Test Summary: | Pass Total
Generic.Module.intersection... | 1000 1000
Test Summary: | Pass Total
Generic.Module.is_isomorphic... | 400 400
Test Summary: | Pass Total
Generic.Module.coercions... | 960 960
Test Summary: | Pass Total
Generic.InvariantFactorDecomposition.constructors... | 201 201
Test Summary: | Pass Total
Generic.InvariantFactorDecomposition.invariant_factors... | 200 200
Test Summary: | Pass Total
Generic.InvariantFactorDecomposition.isomorphism... | 400 400
Test Summary: | Pass Total
Generic.Map.FunctionalMap... | 8 8
Test Summary: | Pass Total
Generic.Map.FunctionalCompositeMap... | 17 17
Test Summary: | Pass Total
Generic.Map.CompositeMap... | 15 15
Test Summary: | Pass Total
Generic.Map.IdentityMap... | 30 30
Test Summary: | Pass Total
Generic.MapCache.constructors... | 19 19
Test Summary: | Pass Total
Generic.MapCache.enable_disable... | 10 10
Test Summary: | Pass Total
Generic.MapCache.limit... | 10 10
Test Summary: | Pass Total
Generic.MapWithInverse.constructors... | 16 16
Test Summary: | Pass Total
Generic.MapWithInverse.composition... | 2 2
Test Summary: | Pass Total
Generic.MapWithInverse.inv... | 4 4
Test Summary: | Pass Total
Benchmark.fateman... | 1 1
Test Summary: | Pass Total
Benchmark.pearce... | 1 1
Testing AbstractAlgebra tests passed