Skip to content

Add type conversion for SP types

Markus Holzer requested to merge holzer/pystencils:FixDatatypes into master

If Assignments are already typed for double-precision but the kernel is created for single-precision the assignments should be adapted.

Merge request reports