Skip to content

go package for multiplying, rotating and interpolating arrays of quaternions (Experimental)

License

Notifications You must be signed in to change notification settings

kiaderouiche/go-quaternion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-quaternion (Experimental)

Numerical library

0.0.1pre1

Introduction

The quaternions are members of a noncommutative division algebra first invented by William Rowan Hamilton. The idea for quaternions occurred to him while he was walking along the Royal Canal on his way to a meeting of the Irish Academy, and Hamilton was so pleased with his discovery that he scratched the fundamental formula of quaternion algebra,

            i^2=j^2=k^2=ijk=-1, 

golang package include:

  • Quaternion arrays: multiplying, rotating and interpolating arrays

About

go package for multiplying, rotating and interpolating arrays of quaternions (Experimental)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages