Skip to content

Conform Quaternion to Elementary Functions #230

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 19 commits into
base: Quaternions
Choose a base branch
from

Conversation

markuswntr
Copy link
Contributor

@markuswntr markuswntr commented May 19, 2022

This extends #206 and adds the remaining quaternionic elementary functions; making Quaternion fully conform to ElementaryFunctions. 🎉
Most of the functions draw inspiration from the implementation details of the corresponding elementary function on complex numbers. Nonetheless, I greatly appreciate every comment, feedback or suggestions!

Links to new elementary functions:

@markuswntr markuswntr marked this pull request as ready for review June 21, 2022 06:29
@markuswntr markuswntr marked this pull request as draft November 8, 2023 19:14
@markuswntr
Copy link
Contributor Author

The implementation is still functional, but I am trying to improve the error bounds on log and maybe add an executable to validate the worst-case error (much like the ComplexLog tests), and so I would like to leave it as a draft for now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant