Skip to content
/ kyosu Public

Complex Without Complexes - C++20 library for Cayley-Dickson algebra computations (complex,quaternion,octonion)

License

Notifications You must be signed in to change notification settings

jfalcou/kyosu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyosu

Complex Without Complexes

Efficient and SIMD-aware computation for complex, quaternions and octonions.

Kyosu proposes unified treatment of Cayley-Dickson algebras on real numbers, for numerical computations.

Real numbers are implemented as float or double IEEE values and, as relying on EVE library can use SIMD entry as well .

About

Complex Without Complexes - C++20 library for Cayley-Dickson algebra computations (complex,quaternion,octonion)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published