Skip to content

WIP: Add assumptions based on cast_func.args[0]

Stephan Seitz requested to merge seitz/pystencils:cast_func-assumptions into master

This enables cast_func(1.f, create_type('double')).positive == True

Edited by Stephan Seitz

Merge request reports