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

Do not simplify in overloaded operators, type mappers #152

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    f87ab83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4432e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa4796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    760201f View commit details
    Browse the repository at this point in the history
  5. Deprecate RecursiveMapper

    inducer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5451df9 View commit details
    Browse the repository at this point in the history
  6. Drop Polynomial

    inducer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56bfe49 View commit details
    Browse the repository at this point in the history
  7. Make NaN an AlgebraicLeaf

    inducer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3f47020 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26aa87d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Type the mappers

    Co-authored-by: Alexandru Fikl <[email protected]>
    inducer and alexfikl committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    45baace View commit details
    Browse the repository at this point in the history
  2. Partially type geometric_algebra

    Co-authored-by: Alexandru Fikl <[email protected]>
    inducer and alexfikl committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b748151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0ed37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e198c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1e6037 View commit details
    Browse the repository at this point in the history
  6. Optimize: skip non-callables

    inducer committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    77341df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a67675b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8afb9f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ff643b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0c2f6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20202ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52af1d5 View commit details
    Browse the repository at this point in the history
  13. Type flattened_{sum,product}

    inducer committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c99f843 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e664fa7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8088f5 View commit details
    Browse the repository at this point in the history