Skip to content

test_dont_cse_subs() :Avoid creating explicit Subs nodes.

Matt Wala requested to merge avoid-explicit-subs into master

At least on my branch of SymEngine (v0.3.0), this test fails because it greedily evaluates the Subs nodes.

Merge request reports

Loading