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 multivariate polynomial support #261

Closed
wants to merge 10 commits into from

Commits on Aug 28, 2020

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

    ryanleh committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    9ecb359 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

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

Commits on Sep 15, 2020

  1. API tweak

    ryanleh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b442182 View commit details
    Browse the repository at this point in the history
  2. Merge

    ryanleh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    8ee45dd View commit details
    Browse the repository at this point in the history
  3. no_std fix

    ryanleh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d685507 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Restructure polynomial/

    ryanleh committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    d9bc3c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Add polynomial interfaces

    ryanleh committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    06bf1f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Tweaks

    ryanleh committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    77cf6b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Add Sync for rayon

    ryanleh committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    99f2eed View commit details
    Browse the repository at this point in the history