Port to new pymbolic #1579
ci.yml
on: pull_request
Typos
4s
Ruff
5s
Pylint
2m 52s
Mypy
2m 40s
Documentation
2m 21s
Pytest Linux
43m 56s
Pytest Mac
24m 11s
Pytest with SymEngine
43m 58s
Examples
10m 51s
Annotations
15 errors and 1 warning
Pytest Mac:
test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-operator0-solution0]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Mac:
test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-operator2-solution2]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Mac:
test/test/test/test_symbolic.py#L198
test_expr_pickling
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Mac:
test/test/test/test_symbolic.py#L502
test_mapper_int_g_term_collector[dirichlet]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Mac
Process completed with exit code 1.
|
Pytest Linux:
test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Linux:
test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Linux:
test/test/test/test_symbolic.py#L198
test_expr_pickling
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Linux:
test/test/test/test_symbolic.py#L502
test_mapper_int_g_term_collector[dirichlet]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest Linux
Process completed with exit code 1.
|
Pytest with SymEngine:
test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest with SymEngine:
test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest with SymEngine:
test/test/test/test_symbolic.py#L198
test_expr_pickling
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest with SymEngine:
test/test/test/test_symbolic.py#L502
test_mapper_int_g_term_collector[dirichlet]
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
Pytest with SymEngine
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|