Algebraic and modular properties of hypergeometric functions #9033
Annotations
6 errors and 8 warnings
|
Test
Process completed with exit code 1.
|
|
Test:
src/sage/misc/sagedoc.py#L1457
Failed example:: Got: ' [0 0 1]\n sage: M.parent()\n Full MatrixSpace of 3 by'
|
|
Test:
src/sage/functions/hypergeometric_algebraic.py#L1350
Failed example:: Exception raised:
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/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:
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__
args = [SR.coerce(a) for a in args]
File "sage/structure/parent.pyx", line 1189, in sage.structure.parent.Parent.coerce
cpdef coerce(self, x):
File "sage/structure/parent.pyx", line 1221, in sage.structure.parent.Parent.coerce
return (<map.Map>mor)._call_(x)
File "sage/structure/coerce_maps.pyx", line 92, in sage.structure.coerce_maps.DefaultConvertMap_unique._call_
raise
File "sage/structure/coerce_maps.pyx", line 87, in sage.structure.coerce_maps.DefaultConvertMap_unique._call_
return C._element_constructor(x)
File "sage/symbolic/ring.pyx", line 375, in sage.symbolic.ring.SymbolicRing._element_constructor_
return new_Expression(self, x)
File "sage/symbolic/expression.pyx", line 13789, in sage.symbolic.expression.new_Expression
raise TypeError('positive characteristic not allowed in symbolic computations')
TypeError: positive characteristic not allowed in symbolic computations
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/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 "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/sage/functions/hypergeometric.py", line 317, in __call__
return BuiltinFunction.__call__(self,
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
SR._force_pyobject(a),
^^^^^^^^^^^^^^^^^^^^^^
SR._force_pyobject(b),
^^^^^^^^^^^^^^^^^^^^^^
z, **kwargs)
^^^^^^^^^^^^
File "sage/symbolic/function.pyx", line 1061, in sage.symbolic.function.BuiltinFunction.__call__
res = super().__call__(
File "sage/symbolic/function.pyx", line 550, in sage.symbolic.function.Function.__call__
raise TypeError("cannot coerce arguments: %s" % (err))
TypeError: cannot coerce arguments: positive characteristic not allowed in symbolic computations
|
|
Test:
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:
src/sage/functions/hypergeometric_algebraic.py#L164
Failed example:: Exception raised:
Traceback (most recent call last):
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/sage/doctest/forker.py", line 734, in _run
self.compile_and_execute(example, compiler, test.globs)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/sage/doctest/forker.py", line 1156, in compile_and_execute
compiled = compiler(example)
File "/Users/runner/miniconda3/envs/sage-dev/lib/python3.13/site-packages/sage/doctest/forker.py", line 700, in compiler
code = compile(example.source, filename, "single",
compileflags, 1)
File "<doctest sage.functions.hypergeometric_algebraic.HypergeometricAlgebraic._latex_[0]>", line 1
S = QQ[]+; (x,) = S._first_ngens(1)
^
SyntaxError: invalid syntax
|
|
Test:
src/sage/symbolic/relation.py#L1796
slow doctest:: Test ran for 19.18s cpu, 20.15s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/symbolic/relation.py#L1677
slow doctest:: Test ran for 15.59s cpu, 25.09s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/symbolic/relation.py#L1630
slow doctest:: Test ran for 14.13s cpu, 23.50s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/geometry/polyhedron/palp_database.py#L8
slow doctest:: Test ran for 6.05s cpu, 8.68s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/combinat/key_polynomial.py#L1369
slow doctest:: Test ran for 8.01s cpu, 13.23s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Test:
src/sage/categories/finite_fields.py#L441
slow doctest:: Test ran for 11.08s cpu, 21.13s wall
Check ran for 0.00s cpu, 0.00s wall
|
|
Setup Conda environment
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
Setup Conda environment
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Loading