gbeaty/scunits

Support for simplifying abstract Dims

Opened this issue · 0 comments

e.g. Scalar[A * B / A] should be recognized as Scalar[A], where A <: Dims and B <: Dims.