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

inline algebra typeclass methods #1310

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

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    a0f7fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e607116 View commit details
    Browse the repository at this point in the history
  3. inline val complains

    erikerlandson committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2e8c562 View commit details
    Browse the repository at this point in the history
  4. remove overrides

    erikerlandson committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    65a0478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    008fc6c View commit details
    Browse the repository at this point in the history
  6. forgot Fractional

    erikerlandson committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7d9003d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fce231 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8a8be6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1449cc View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    22d2b54 View commit details
    Browse the repository at this point in the history
  2. scalafmt

    erikerlandson committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    becb6d9 View commit details
    Browse the repository at this point in the history
  3. shim to preserve ABI

    erikerlandson committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4df28ba View commit details
    Browse the repository at this point in the history
  4. scalafmt

    erikerlandson committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e1fee81 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. now do float

    erikerlandson committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9b36a52 View commit details
    Browse the repository at this point in the history
  2. scalafmt

    erikerlandson committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c73c77f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. inline IntAlgebra

    erikerlandson committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fe87d4b View commit details
    Browse the repository at this point in the history
  2. inline LongAlgebra

    erikerlandson committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    bf6a2d0 View commit details
    Browse the repository at this point in the history
  3. scalafmt

    erikerlandson committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7eb5d26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0dacc2 View commit details
    Browse the repository at this point in the history
  5. inline fpow

    erikerlandson committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6d08861 View commit details
    Browse the repository at this point in the history