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

Hadamard batch #4

Merged
merged 78 commits into from
Nov 2, 2023
Merged

Hadamard batch #4

merged 78 commits into from
Nov 2, 2023

Conversation

NicoRenaud
Copy link

Summary

Details and comments

garrison and others added 30 commits March 31, 2023 14:13
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v1...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Qiskit Terra `main` now requires Python 3.8 or higher.
…community#70)

* first attempt to add pyproject.toml

* tested pyproject.toml

* remove unnecessary files

* add realease notes

* add release notes

* additional changes to pyproject.toml

* improve style in pyproject.toml

* removing release notes

* Update pyproject.toml

Co-authored-by: Jim Garrison <[email protected]>

* minimal setup.py

* adding single trailing new line in setup.py

* replace requirement files on tox.ini with extras = dev

* removing the dev and min version test workflows

* commenting out the paragraphs about dev and min version test workflows from README.md

* added pyproject.toml description to file-map-and-description.md

* Update tox.ini (#1)

* Update tox.ini

thank you! I understand.

Co-authored-by: Jim Garrison <[email protected]>

* Update README.md (#2)

* Update docs/file-map-and-description.md

Co-authored-by: Jim Garrison <[email protected]>

* Fixing comment sections (#3)

* Update README.md

adding comment section that was removed by mistake

* Update README.md

re-adding comment section

* Update file-map-and-description.md

removing comments referring to `requirments.txt`

* Update docs/file-map-and-description.md

Co-authored-by: Jim Garrison <[email protected]>

---------

Co-authored-by: Jim Garrison <[email protected]>
@NicoRenaud NicoRenaud marked this pull request as ready for review November 2, 2023 13:36
@NicoRenaud NicoRenaud merged commit a9e6bf2 into main Nov 2, 2023
10 checks passed
@NicoRenaud NicoRenaud deleted the hadamard_batch branch November 2, 2023 13:37
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.

5 participants