Skip to content

Bugfix: TypedSymbol.is_negative should not be implemented in terms of super().is_positive

Stephan Seitz requested to merge seitz/pystencils:bug-is-negative into master

This can lead to surprising simplifications

Merge request reports