Skip to content

Hypercomplex Numbers from Cayley–Dickson Construction

Notifications You must be signed in to change notification settings

CTMacUser/Complex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complex

Hypercomplex Numbers from Cayley–Dickson Construction

This C++ library explores complex numbers plus its extentions from Cayley-Dickson construction, such as quaternions and octonions. The implementation centers around several class templates and many operator and other function templates. C++11 features will be used, so your compiler and standard library need to be set to run in C++11 mode.

The format of the library is like a prototype Boost library submission. As such, the code is under the Boost license.

About

Hypercomplex Numbers from Cayley–Dickson Construction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages