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

Assume commutative multiplication exactly when necessary #540

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    c35f043 View commit details
    Browse the repository at this point in the history
  2. Simplify rrule for ldiv

    sethaxen committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5e036ca View commit details
    Browse the repository at this point in the history
  3. Release type constraints

    sethaxen committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    331c65f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    405427f View commit details
    Browse the repository at this point in the history
  5. Add missing projectors

    sethaxen committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b4e90dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    723ae92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7293d2 View commit details
    Browse the repository at this point in the history
  8. Generalize cross

    sethaxen committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    41a7d27 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    55d64f1 View commit details
    Browse the repository at this point in the history
  2. Add some projectors

    sethaxen committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0cb446f View commit details
    Browse the repository at this point in the history
  3. More generalizations

    sethaxen committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    964e424 View commit details
    Browse the repository at this point in the history
  4. Revert "Add some projectors"

    This reverts commit 0cb446f.
    sethaxen committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    d1e8c2a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Remove projector

    sethaxen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    13d0c84 View commit details
    Browse the repository at this point in the history
  2. Fix return arguments

    sethaxen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    55abdeb View commit details
    Browse the repository at this point in the history
  3. Fix argument order

    sethaxen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c5f032d View commit details
    Browse the repository at this point in the history
  4. Undo changes to rrule

    sethaxen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    057d7d6 View commit details
    Browse the repository at this point in the history
  5. Work around Julia issue

    sethaxen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ed16465 View commit details
    Browse the repository at this point in the history
  6. Relax constraints

    sethaxen committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    8fd8c41 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Remove added projectors

    They cause tests to fail and should be added in a separate PR
    sethaxen committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9237994 View commit details
    Browse the repository at this point in the history
  2. Fix slash rules

    sethaxen committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0e6f76b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    8be7c70 View commit details
    Browse the repository at this point in the history
  2. Add quaternion helper

    sethaxen committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9475447 View commit details
    Browse the repository at this point in the history
  3. Test rules using quaternions

    sethaxen committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    dc29655 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e6e838 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

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