Skip to content
  • Liam M. Healy's avatar
    Fix equal-dimension, normalize, coplanar · ca8365c3
    Liam M. Healy authored
    Fix:
    - equal-dimension will handle the case of both arguments having scalar units
    - normalize uses #'/ instead of elementwise mapping of division onto elements
    - coplanar now computed from vector-angle; #'* not acceptable as inner product
    ca8365c3