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

Refactor traits that allows implementing different engines for the same curve cycle #263

Merged
merged 11 commits into from
Nov 17, 2023

Commits on Nov 16, 2023

  1. rename Group to Engine

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0a22538 View commit details
    Browse the repository at this point in the history
  2. port tests

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9860dcb View commit details
    Browse the repository at this point in the history
  3. checkpoint

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8c4050e View commit details
    Browse the repository at this point in the history
  4. checkpoint

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ee253d0 View commit details
    Browse the repository at this point in the history
  5. compiles

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1aa6f57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    414e7a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbaa587 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec2dd8e View commit details
    Browse the repository at this point in the history
  9. fix doc test; cargo fmt

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    00b126a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad73659 View commit details
    Browse the repository at this point in the history
  11. cut comment

    srinathsetty committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f191ae6 View commit details
    Browse the repository at this point in the history