Algebraic and modular properties of hypergeometric functions #24855
Annotations
5 errors and 10 warnings
|
Test all files (sage -t --long src/sage/[a-f]*)
Process completed with exit code 1.
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/functions/hypergeometric_algebraic.py#L1350
Failed example:: Exception raised:
Traceback (most recent call last):
File "/sage/src/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/sage/src/sage/doctest/forker.py", line 1158, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic_GFp.is_algebraic[2]>", line 1, in <module>
f.is_algebraic()
^
NameError: name 'f' is not defined
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/functions/hypergeometric_algebraic.py#L1349
Failed example:: Exception raised:
Traceback (most recent call last):
File "sage/symbolic/function.pyx", line 537, in sage.symbolic.function.Function.__call__
File "sage/structure/parent.pyx", line 1189, in sage.structure.parent.Parent.coerce
File "sage/structure/parent.pyx", line 1221, in sage.structure.parent.Parent.coerce
File "sage/structure/coerce_maps.pyx", line 92, in sage.structure.coerce_maps.DefaultConvertMap_unique._call_
File "sage/structure/coerce_maps.pyx", line 87, in sage.structure.coerce_maps.DefaultConvertMap_unique._call_
File "sage/symbolic/ring.pyx", line 375, in sage.symbolic.ring.SymbolicRing._element_constructor_
File "sage/symbolic/expression.pyx", line 13789, in sage.symbolic.expression.new_Expression
TypeError: positive characteristic not allowed in symbolic computations
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/sage/src/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/sage/src/sage/doctest/forker.py", line 1158, in compile_and_execute
exec(compiled, globs)
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic_GFp.is_algebraic[1]>", line 1, in <module>
f = hypergeometric([Integer(1)/Integer(5), Integer(2)/Integer(5), Integer(3)/Integer(5), Integer(1)/Integer(11)], [Integer(1)/Integer(2), Integer(1)/Integer(7)], x)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/sage/src/sage/functions/hypergeometric.py", line 317, in __call__
return BuiltinFunction.__call__(self,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "sage/symbolic/function.pyx", line 1061, in sage.symbolic.function.BuiltinFunction.__call__
File "sage/symbolic/function.pyx", line 550, in sage.symbolic.function.Function.__call__
TypeError: cannot coerce arguments: positive characteristic not allowed in symbolic computations
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/functions/hypergeometric_algebraic.py#L166
Failed example:: Got: '\\,_2F_1\\left(\\begin{matrix} \\frac{1}{3},\\frac{2}{3} \\\\ \\frac{1}{2} \\end{matrix} ; x \\right)'
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/functions/hypergeometric_algebraic.py#L164
Failed example:: Exception raised:
Traceback (most recent call last):
File "/sage/src/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
File "/sage/src/sage/doctest/forker.py", line 1156, in compile_and_execute
compiled = compiler(example)
^^^^^^^^^^^^^^^^^
File "/sage/src/sage/doctest/forker.py", line 700, in compiler
code = compile(example.source, filename, "single",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic._latex_[0]>", line 1
S = QQ[]+; (x,) = S._first_ngens(1)
^
SyntaxError: invalid syntax
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/cluster_algebra_quiver/quiver.py#L978
slow doctest:: Test ran for 479.57s cpu, 481.91s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/cluster_algebra_quiver/quiver.py#L954
slow doctest:: Test ran for 243.65s cpu, 244.85s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/cluster_algebra_quiver/cluster_seed.py#L4178
slow doctest:: Test ran for 247.23s cpu, 248.55s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/crystals/alcove_path.py#L1167
slow doctest:: Test ran for 30.95s cpu, 31.15s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/crystals/alcove_path.py#L296
slow doctest:: Test ran for 46.42s cpu, 46.66s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/bijectionist.py#L3162
slow doctest:: Test ran for 89.32s cpu, 89.89s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/combinat/bijectionist.py#L3134
slow doctest:: Test ran for 34.02s cpu, 34.26s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/coding/linear_code.py#L2680
slow doctest:: Test ran for 30.39s cpu, 30.51s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/categories/super_hopf_algebras_with_basis.py#L92
slow doctest:: Test ran for 37.14s cpu, 37.17s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test all files (sage -t --long src/sage/[a-f]*):
src/sage/algebras/lie_algebras/classical_lie_algebra.py#L944
slow doctest:: Test ran for 53.45s cpu, 53.61s wall
Check ran for 0.00s cpu, 0.00s wall
|
Loading