Skip to content
  • Liam M. Healy's avatar
    Move arithmetic methods that use funcall-dyadic, organize tests · 514bbac1
    Liam M. Healy authored
    Calls to funcall-dyadic only should happen once that function has been defined, and it is meant to handle grid/pq case anyway, so the arithmetic methods (t t) that called it have been moved to where it is defined, which is in the physical-dimension system. Tests have been reorganized, and all pass.
    514bbac1