Skip to content
  • Liam M. Healy's avatar
    Dyadic functions with pq-grid arguments · 77e61dbe
    Liam M. Healy authored
    Fixed funcall-dyadic, which is used by basic arithmetic functions like
    #'*i, for cases where one or both arguments is a pq-grid.  In that
    case, the units are simply removed.  This is not as good as restoring
    the proper units after the calculation completes, but it is a step
    towards that goal.  New type 'grid:grid.
    77e61dbe