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 Galois rings #347

Closed
wants to merge 18 commits into from
Closed

Add Galois rings #347

wants to merge 18 commits into from

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    a5b1e92 View commit details
    Browse the repository at this point in the history
  2. Move ArrayMeta to _meta.py

    mhostetter committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    426ddae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9134613 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0f5037 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50f2c3c View commit details
    Browse the repository at this point in the history
  6. Move ufunc- and function-overridding code

    Separate into ring-applicable and field-applicable code
    mhostetter committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    d3254cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a7eed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6177866 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6afb281 View commit details
    Browse the repository at this point in the history
  10. Rename mixin classes

    mhostetter committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    c179ebd View commit details
    Browse the repository at this point in the history
  11. Improve type hints

    mhostetter committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    bd45644 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    e95cd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f33ae1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Update API TOC structure

    mhostetter committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c73e4f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d6a207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc9c72 View commit details
    Browse the repository at this point in the history
  4. Clean up class str() and repr()

    Add back `properties` class property
    mhostetter committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9211e0f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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