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

Remove polynomial and refactor core submodules #78

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

Commits on Sep 27, 2024

  1. remove polynomial package

    bqth29 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    96e62e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. coverage on tests

    bqth29 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    521fe3c View commit details
    Browse the repository at this point in the history
  2. docstring

    bqth29 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    966cec2 View commit details
    Browse the repository at this point in the history
  3. typos in docstring

    bqth29 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    956ee4f View commit details
    Browse the repository at this point in the history
  4. refactor Ising class and tests

    bqth29 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    28bf9e5 View commit details
    Browse the repository at this point in the history
  5. init Ising

    bqth29 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a8ee95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    979ae5e View commit details
    Browse the repository at this point in the history
  7. typo in signature

    bqth29 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    fb168cf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    8d4af72 View commit details
    Browse the repository at this point in the history
  2. mark knapsack test as flaky

    bqth29 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    26bf9d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7218959 View commit details
    Browse the repository at this point in the history
  4. common tests data

    bqth29 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2192884 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #79 from bqth29/refactoring/core-module

    Refactor `core` module
    bqth29 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c31a2cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    122e333 View commit details
    Browse the repository at this point in the history