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

Horner's rule for polynomial evaluation with symmetry idea diccussed in discussions #461 #477

Merged
merged 20 commits into from
Jul 17, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    026d8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5d950 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    fb6dc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd54cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae8821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26be4b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 11, 2024

  1. clean up

    lu1and10 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    dd5dd2a View commit details
    Browse the repository at this point in the history
  2. removed unused declare

    lu1and10 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a7bb9b4 View commit details
    Browse the repository at this point in the history
  3. Conflicts resolved

    lu1and10 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c28ca33 View commit details
    Browse the repository at this point in the history
  4. add some comments

    lu1and10 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    eefac07 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    7fe3c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9fded5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. cleanup a bit, a bit slower

    lu1and10 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d04ffcf View commit details
    Browse the repository at this point in the history
  2. small fixes

    DiamonDinoia committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6dcf55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f1f13f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9d9b64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a68272 View commit details
    Browse the repository at this point in the history
  3. use auto for z2v

    lu1and10 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8747df5 View commit details
    Browse the repository at this point in the history