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

infra: update team for CODEOWNERS #181

Merged
merged 2 commits into from
Jun 30, 2023
Merged

infra: update team for CODEOWNERS #181

merged 2 commits into from
Jun 30, 2023

Conversation

shpface
Copy link
Contributor

@shpface shpface commented Jun 30, 2023

Issue #, if available:

Description of changes:

Testing done:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@shpface shpface requested a review from a team as a code owner June 30, 2023 18:08
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #181 (d5d36e3) into main (1c98e9c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #181   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         3577      3577           
  Branches       860       860           
=========================================
  Hits          3577      3577           

@shpface shpface merged commit 681b1bb into main Jun 30, 2023
43 checks passed
@shpface shpface deleted the codeowners branch June 30, 2023 18:35
laurencap added a commit that referenced this pull request Jul 13, 2023
* prepare release v1.14.0.post0

* update development version to v1.14.1.dev0

* infra: Don't run dependent tests and twine check on push (#160)

* infra: Dedicated code format check workflow (#161)

* feat: add optional third angle to MS gate (#163)

* prepare release v1.15.0

* update development version to v1.15.1.dev0

* infra: remove benchmark files (#171)

* infra: Only run Codecov check once (#172)

* feat: add support for python 3.11 (#173)

* prepare release v1.16.0

* update development version to v1.16.1.dev0

* infra: update team for CODEOWNERS (#181)

* fix: clamp indexing in scipy integration method (#180)

fixes #168 and #176 

* change the default solver from adams to bdf and the default order from 12 to 5

* forcing to use the last time step if goes out of the bound

* add a warning message when exceeding the bound

* resume adams as the default solver

* update per comments

* add test_get_hamiltonian to test the warning messages

---------

Co-authored-by: Mao Lin <maonlinml@amazon.com>

* fix: flip internal mapping for ctrl/negctrl (#182)

* feat: `AbstractProgramContext` interface (#174)

* feat: abstract program context (#162)

* refactor: make program context circuit generic

* change: Renaming to maintain backward compaitability

* change: Move noise operators to program context

* fix: black formattng

* change: Backward compaitability for noise operations

* fix: Fix code coverage in abstract methods

* change: Remove generic braket pragma

* fix: revert the user defined gate flag

* fix: fix is_built_in_gate funciton

* fix: Fix the number of args passed in a is_built_in_gate caller

* change: clean code

* fix: delete bell.qasm

* fix: unpack the args later

---------

Co-authored-by: sai_prakash chittampalli <spchit@amazon.com>

* feat: Fix program context (#170)

* change: Add unit tests (#175)

* change: revert argument in parse_braket_pragma

* change: program to circuit

* change: program to circuit

* change: lint

* documentation: Add documentation to the methods

* documentation: Add documentation to all the methods in program context

---------

Co-authored-by: sai_prakash chittampalli <spchit@amazon.com>
Co-authored-by: Cody Wang <speller26@gmail.com>
Co-authored-by: Aaron Berdy <berdy@amazon.com>

* prepare release v1.17.0

* update development version to v1.17.1.dev0

* feat: Allow prebuilt circuits in `ProgramContext` (#183)

* feat: physical qubits (#179)

* fix: progress bar of ahs simulator (#178)

* fix: Include `circuit` property in abstract context (#184)

* prepare release v1.18.0

* update development version to v1.18.1.dev0

* fix: Use op names for noise parsing (#185)

To avoid implementers having to use default simulator instruction classes

* prepare release v1.18.1

* update development version to v1.18.2.dev0

* infra: Remove SF plugin, add Python 3.11 to dependent tests (#186)

* fix: fix index time clamping bug (#187)

* fix a bug

* format

* handle the empty program

* fix max index time

* update

---------

Co-authored-by: Mao Lin <maonlinml@amazon.com>
Co-authored-by: Stephen Face <60493521+shpface@users.noreply.github.com>

* Update schema dependency to 1.18.0 (#188)

1.18.0 is required for Python 3.11 support

* prepare release v1.18.2

* update development version to v1.18.3.dev0

* Fixup merge conflict

---------

Co-authored-by: ci <ci>
Co-authored-by: Cody Wang <speller26@gmail.com>
Co-authored-by: Aaron Berdy <berdy@amazon.com>
Co-authored-by: Stephen Face <60493521+shpface@users.noreply.github.com>
Co-authored-by: Abe Coull <85974725+math411@users.noreply.github.com>
Co-authored-by: maolinml <86260930+maolinml@users.noreply.github.com>
Co-authored-by: Mao Lin <maonlinml@amazon.com>
Co-authored-by: Sai Prakash Ch <52249348+Sai-prakash15@users.noreply.github.com>
Co-authored-by: sai_prakash chittampalli <spchit@amazon.com>
Co-authored-by: Will Yang <134645474+yzbAmazon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants