An error occurred while fetching the assigned milestone of the selected merge_request.
Fix Opencl and LLVM GPU tests
Fix tests for LLVM GPU and OpenCL
- !96 (merged) made it impossible to print functions without names (only important for LLVM GPU test)
-
!87 (merged) made it impossible to run OpenCL kernels on CUDA OpenCL
int(...)
. is not a valid cast for it - SymPy moved
sympy.boolalg
tosympy.logic.boolalg
Edited by Stephan Seitz
Merge request reports
Activity
Filter activity
This should be fixed by 9f6bbd4c
Also in older sympy versions we could import like this
from sympy.logic.boolalg import BooleanFunction
Please register or sign in to reply