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

Update optimizers to allow new primitives-based algorithms #436

Merged
merged 22 commits into from
Nov 30, 2022

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    8a042d9 View commit details
    Browse the repository at this point in the history
  2. update other optimizers

    t-imamichi committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7795bbc View commit details
    Browse the repository at this point in the history
  3. update other tests

    t-imamichi committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c52c4b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. add sampler

    a-matsuo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f5db21d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. added unittests

    a-matsuo committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    a38840b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

  1. update docstring

    t-imamichi committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    666e663 View commit details
    Browse the repository at this point in the history
  2. add reno

    t-imamichi committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b76fe7f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. update reno, requirements.txt, and tests

    - Catch deprecation messages in tests
    t-imamichi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e99c75a View commit details
    Browse the repository at this point in the history
  2. Updates tests to suppress warnings

    - catch PendingDeprecationWarnings of legacy tests
    - replace a deprecated networkx function in test_sk_model
    - replace a deprecated matplotlib function in bin_packing
    t-imamichi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d567849 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    9235e76 View commit details
    Browse the repository at this point in the history
  2. add prelude

    t-imamichi committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2cc10b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Update releasenotes/notes/add-primitives-support-31af39549b5e66e3.yaml

    Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
    t-imamichi and woodsp-ibm committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ecdf219 View commit details
    Browse the repository at this point in the history
  2. update reno

    t-imamichi committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4c0b225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a054ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    618204b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c43a0d View commit details
    Browse the repository at this point in the history
  6. update sample_most_likely

    t-imamichi committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0868492 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. update reno

    t-imamichi committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    01de8df View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

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