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 support for euclidean division and modulation #195

Merged
merged 13 commits into from Apr 30, 2022

Commits on Apr 30, 2022

  1. Copy the full SHA
    1ea0c35 View commit details
    Browse the repository at this point in the history
  2. fixes float::Float and fmt

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    87811d7 View commit details
    Browse the repository at this point in the history
  3. fixes ::Float

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    3672ce5 View commit details
    Browse the repository at this point in the history
  4. fixes example

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    e7c3bcb View commit details
    Browse the repository at this point in the history
  5. Fixes use core::float

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    4ad77d6 View commit details
    Browse the repository at this point in the history
  6. fixes method impl

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    2d761d4 View commit details
    Browse the repository at this point in the history
  7. Fixes methods

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    b29d99b View commit details
    Browse the repository at this point in the history
  8. fixes MIN

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    c49f511 View commit details
    Browse the repository at this point in the history
  9. Fixes epsilon

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    ee53faf View commit details
    Browse the repository at this point in the history
  10. fixes codes structure etc.

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    50afb16 View commit details
    Browse the repository at this point in the history
  11. take references as parameters

    SparrowLii authored and cuviper committed Apr 30, 2022
    Copy the full SHA
    9c5034c View commit details
    Browse the repository at this point in the history
  12. tweak euclid tests

    cuviper committed Apr 30, 2022
    Copy the full SHA
    7861645 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    18575c2 View commit details
    Browse the repository at this point in the history