An error occurred while fetching the assigned milestone of the selected merge_request.
Add CudaBackend, CudaSympyPrinter
- Stephan Seitz authored
pystencils_tests/test_custom_backends.py
0 → 100644
+ 60
− 0
Add CudaBackend, CudaSympyPrinter to extract CUDA-specific code from CBackend, CustomSympyPrinter
Cuda built-ins are added to CudaSympyPrinter.known_functions
to use them as sympy.Function