Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Conform Quaternion to Elementary Functions #230

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

Commits on Apr 26, 2022

  1. Revert "Remove log and pow functions"

    This reverts commit 3262d4d.
    markuswntr committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3ebee8f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    cee5aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ad427 View commit details
    Browse the repository at this point in the history
  3. Add log1p test cases

    markuswntr committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2a1fcfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ab47db View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    1953fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f54e18b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f2853 View commit details
    Browse the repository at this point in the history
  4. Add quaternionic acos, asin and atan

    Adds quaternionic inverse cosine, inverse sine and inverse tangent. Specialized inverse hyperbolic cosine and inverse hyperbolic sine based on these functions.
    markuswntr committed May 2, 2022
    Configuration menu
    Copy the full SHA
    55bfe0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f3ef18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dff4a6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    514418b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b546eb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf61885 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b13da3 View commit details
    Browse the repository at this point in the history
  5. Fix license header

    markuswntr committed May 3, 2022
    Configuration menu
    Copy the full SHA
    442d4a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    4af024b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    067b5ea View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    f975305 View commit details
    Browse the repository at this point in the history