Fix: Wrong fString in Cuda Backend
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.