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

Inter rep #2256

Closed
wants to merge 15 commits into from
Closed

Inter rep #2256

wants to merge 15 commits into from

Commits on Aug 6, 2024

  1. Intermediate Representation functions added and are now default. Will…

    … only try fast track with inputs less than FAST_TRACK_THRESHOLD number of bits, currently 24.
    Angelica-Schell committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    709d0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f4ee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    ab02074 View commit details
    Browse the repository at this point in the history
  2. formatting

    Angelica-Schell committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c71eb92 View commit details
    Browse the repository at this point in the history
  3. fixed dependencies

    Angelica-Schell committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c317b63 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    a134703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd9d31 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. updated intermediate rep functions into helper functions and implemen…

    …ted some other suggestions
    Angelica-Schell committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    eac7ba3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    85f6e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44ea8c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    cb240e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    de786e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    1c154e1 View commit details
    Browse the repository at this point in the history
  2. Started modularizing

    Angelica-Schell committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    21df9c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    15f3cb6 View commit details
    Browse the repository at this point in the history