Skip to content

Fixed integer square root

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

Integer square roots must be detected as float32 if the simulation is setup for SP.

Merge request reports