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

Refactor for v0.1.5 #59

Merged
merged 38 commits into from
Feb 15, 2023
Merged

Refactor for v0.1.5 #59

merged 38 commits into from
Feb 15, 2023

Commits on Jan 3, 2023

  1. Add variable encoding

    pedroripper committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    768dd21 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Add compiler attributes

    pedromxavier committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5f372dc View commit details
    Browse the repository at this point in the history
  2. Add type assertion

    pedromxavier committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    98c841c View commit details
    Browse the repository at this point in the history
  3. Add sizehint!

    pedromxavier committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    95a944f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    919f8d4 View commit details
    Browse the repository at this point in the history
  5. Minor Fix

    pedromxavier committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9fd4f6f View commit details
    Browse the repository at this point in the history
  6. Fix parse call

    pedromxavier committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    246aec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a529582 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cbc1bd View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    08ab187 View commit details
    Browse the repository at this point in the history
  2. Fix interface

    pedromxavier committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1fc60c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Fix qubo and ising

    pedromxavier committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    a90197b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Update Interface

    pedromxavier committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0a0576f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Jan 30, 2023

  1. Fix attribute access

    pedromxavier committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fa38c49 View commit details
    Browse the repository at this point in the history
  2. Add docs

    pedromxavier committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ca91e3c View commit details
    Browse the repository at this point in the history
  3. Fix attributes

    pedromxavier committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    72f93ec View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    56e66de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4407c1f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    0cf6652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bae011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41cdf6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf9b2f View commit details
    Browse the repository at this point in the history
  5. Update Anneal >= 0.6.1

    pedromxavier committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    adc3d96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    286a851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02c1476 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2f0d47 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    4cd4eb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f624d46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9795ac5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    600273e View commit details
    Browse the repository at this point in the history
  2. Small changes [no ci]

    pedroripper committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    73dc29c View commit details
    Browse the repository at this point in the history
  3. Fix [no ci]

    pedroripper committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a474039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b962d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    6e325f5 View commit details
    Browse the repository at this point in the history
  2. Enhance PBO docs

    pedromxavier committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2891027 View commit details
    Browse the repository at this point in the history
  3. Adjust comment

    pedromxavier committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    51ffe74 View commit details
    Browse the repository at this point in the history