KieranWynn / pyquaternion

A fully featured, pythonic library for representing and using quaternions
http://kieranwynn.github.io/pyquaternion/
MIT License
339 stars 68 forks source link

added averaging function #77

Open nag92 opened 2 years ago

nag92 commented 2 years ago

This is in reference to #11 I used the reference numpy code and changed it to work with your library