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

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

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