pyfar
pyfar copied to clipboard
Arithmetic operations with pf.Coordinates
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
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.