pyfar icon indicating copy to clipboard operation
pyfar copied to clipboard

Arithmetic operations with pf.Coordinates

Open ahms5 opened this issue 1 year ago • 1 comments

It would be nice to be able to use arithmetic operations with pf.Coordinates, similar to audio objects. ideas would be:

  • [ ] addition of 2 Coordinates objects
  • [ ] substraction of 2 Coordinates objects
  • [ ] dot product
  • [ ] cross product

ahms5 avatar Jun 20 '24 08:06 ahms5

Absolutely - what you have in mind is for cartesian, right? There would be applications for spherical systems as well, e.g., for cyclic averaging. But maybe that would already be too specific.

f-brinkmann avatar Jun 21 '24 07:06 f-brinkmann