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

[WIP] Hensel lift and zassenhaus #1066

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Aug 27, 2016

  1. Added gf_gcdex

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    7161369 View commit details
    Browse the repository at this point in the history
  2. Added tests for gf_gcdex

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    c01f257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e19169 View commit details
    Browse the repository at this point in the history
  4. Added tests

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    d0c8429 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dea34d7 View commit details
    Browse the repository at this point in the history
  6. Added prime sieve

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    f1554fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a337c94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f9c7ce View commit details
    Browse the repository at this point in the history
  9. Changed gf_monic method

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    8ecc196 View commit details
    Browse the repository at this point in the history
  10. minor changes

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    8f172d2 View commit details
    Browse the repository at this point in the history
  11. Change in size in base

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    4930d89 View commit details
    Browse the repository at this point in the history
  12. Changed subsets algorithm

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    f2572c4 View commit details
    Browse the repository at this point in the history
  13. Changed set difference

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    9cf6b01 View commit details
    Browse the repository at this point in the history
  14. Added documentation

    nishnik committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    b676748 View commit details
    Browse the repository at this point in the history