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

add matrix exponentials #46

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 15, 2021

  1. add matrix exponentials

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6eae795 View commit details
    Browse the repository at this point in the history
  2. fix complex rep {T}

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    1082865 View commit details
    Browse the repository at this point in the history
  3. fix2 of exp

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    48bdd41 View commit details
    Browse the repository at this point in the history
  4. add Base.imag import'

    '
    dexit
    exit
    eqq
    !
    !
    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    236f486 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. fix reviews

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    6ec6008 View commit details
    Browse the repository at this point in the history
  2. change imag -> .im

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    bd268fa View commit details
    Browse the repository at this point in the history
  3. add test

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    213354a View commit details
    Browse the repository at this point in the history
  4. fix spacing

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    f504169 View commit details
    Browse the repository at this point in the history
  5. fix spacing 2

    Sungwoo Jeong authored and Sungwoo Jeong committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    49094d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. remove exp export

    KristofferC authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6847866 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Update src/Quaternion.jl

    Co-authored-by: Seth Axen <[email protected]>
    sw2030 and sethaxen authored May 29, 2023
    Configuration menu
    Copy the full SHA
    2963a93 View commit details
    Browse the repository at this point in the history
  2. Update test/test_Quaternion.jl

    Co-authored-by: Seth Axen <[email protected]>
    sw2030 and sethaxen authored May 29, 2023
    Configuration menu
    Copy the full SHA
    96efc53 View commit details
    Browse the repository at this point in the history