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

Implementing SchemeMorphism_sum #37705

Draft
wants to merge 21 commits into
base: develop
Choose a base branch
from

Commits on Mar 30, 2024

  1. add .End method

    grhkm21 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    8088a11 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. initial SchemeMorphism_add

    grhkm21 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d58dcb7 View commit details
    Browse the repository at this point in the history
  2. fix most doctests

    grhkm21 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    50af7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9b44a View commit details
    Browse the repository at this point in the history
  4. richcmp and refactoring

    grhkm21 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a0af15e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfccbd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dcc121 View commit details
    Browse the repository at this point in the history
  7. fix doctest

    grhkm21 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    306ddf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bfcc86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    031aedf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. move elliptic curve tests

    grhkm21 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f98946e View commit details
    Browse the repository at this point in the history
  2. add hash methods

    grhkm21 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d67fbb3 View commit details
    Browse the repository at this point in the history
  3. fix hash doctests

    grhkm21 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    85a9149 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    18d7910 View commit details
    Browse the repository at this point in the history
  2. remove incorrect inheritance

    grhkm21 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a0b0e23 View commit details
    Browse the repository at this point in the history
  3. add back methods I removed

    grhkm21 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    641613f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43396ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    906b93f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. wrap doctests

    grhkm21 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dd22a16 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    50ec668 View commit details
    Browse the repository at this point in the history
  2. review changes

    grhkm21 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    95e0930 View commit details
    Browse the repository at this point in the history