Fix: Wrong fString in Cuda Backend
- Jun 22, 2020
-
-
Markus Holzer authoreded8b7430
-
- Jun 20, 2020
-
-
Markus Holzer authored9ded23ce
-
Due to changing the string formating in pystencils, an error occurred in the CUDA backend, which is fixed by changing back to the classical string formating.
Furthermore, I added a compile instruction to test_fast_approximation
to catch the error in the test cases, which was thrown at compile time in the pygrandchem
module.