cadabra2
cadabra2 copied to clipboard
Code duplication in unwrap and evaluate
Code which determines implicit dependence is duplicated between unwrap and evaluate, and neither cover all possible cases. Merge and put in the core.
Also see #156. To some extent this is a duplicate of #110.