Make work on SymPy 1.7: sympy.printing.ccode -> sympy.printing.cxx
Compare changes
+ 4
− 1
@@ -20,7 +20,10 @@ from pystencils.integer_functions import (
There's also sympy.printing.c but we are always compiling as C++.
sympy-master failed before this fix.