• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ProjectQ-Framework / ProjectQ
98%

Build:
DEFAULT BRANCH: develop
Repo Added 03 Jan 2017 02:51PM UTC
Files 127
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • QuID-hackathon
  • auto-doc-gen
  • bugfix/added_missing_hash_definitions
  • bugfix/controlledgate
  • bugfix/ctrl-time-evolution
  • bugfix/daggeredgate-hash
  • bugfix/daggeredgate_texstring
  • bugfix/docstring
  • bugfix/enginelist
  • bugfix/openmp_flags
  • bugfix/phase_gate_periodicity
  • bugfix/pysim_set_wavefunction
  • bugfix/raw-docstrings
  • bugfix/restricted-gate-set
  • bugfix/setupexception
  • bugfux/fix_sparsity_warnings
  • develop
  • feature/1d_mapper
  • feature/2d_mapper
  • feature/QubitOperator
  • feature/add-cz-gate
  • feature/added_new_test_for_compute_uncompute
  • feature/additional_installation_notice
  • feature/additional_runtime_check
  • feature/allow-k-qubit-gate
  • feature/allow-newer-pybind11
  • feature/allow-trivial-circuits-on-ibmq
  • feature/apply-qubit-operator
  • feature/automatic_requirements
  • feature/autoreplacer
  • feature/change_setups
  • feature/change_to_single_qubit_measurement
  • feature/circuits-allocate-at-zero
  • feature/classical-sim-measurement
  • feature/collapse-wavefunction
  • feature/compiler_tutorial
  • feature/complex-operator-coefficients
  • feature/controlled_single_qubit
  • feature/convert_arb_rx_and_ry_to_arb_rz
  • feature/decomposition-sqrtswap
  • feature/docsandreadme
  • feature/emulate-time-evolution
  • feature/expectationvalue
  • feature/explicit-setup-selection
  • feature/faster-optimizer
  • feature/ibm-device-status
  • feature/improved_exception_handling
  • feature/increase_test_coverage
  • feature/latexupdate
  • feature/lintercheck
  • feature/manual-mapper-ibm16
  • feature/mapper
  • feature/mapper-in-ibm16-setup
  • feature/mapper_tutorial
  • feature/more-tests-and-extend-collapse-wavefunction
  • feature/multi_controlled_gates
  • feature/new-ibm-mappers
  • feature/new-ibmq-tutorial
  • feature/new_badges
  • feature/new_setups
  • feature/newibmmapper
  • feature/qubitoperatorupdate
  • feature/readme_for_docs_subfolder
  • feature/readthedocs
  • feature/remove_manually_deleted_qubits_from_active_qubits
  • feature/revkit-interface
  • feature/rotationgates-and-barrier-for-ibm
  • feature/simulator-exception-qubitgatemismatch
  • feature/simulator-probabilities
  • feature/simulator_tutorial
  • feature/single_qubit_decomposition
  • feature/specialize-CnU-pauliX
  • feature/state-preparation
  • feature/time_evolution_gate
  • feature/turn_warnings_into_errors
  • feature/uniformly-controlled-rotations
  • feature/unitary-qubitoperator-as-gate
  • feature/update-compiler-tutorial
  • feature/update-decomposition-docs
  • feature/update-readme
  • feature/update_qubit_operator
  • feature/updated_docs_with_minimum_pip_version_number
  • feature/updated_header
  • feature/updatereadmedocs
  • feature/vqe-example
  • feature/wavefunction-init
  • feauture/spectral-measurement-example
  • fix/add-logical-id-tags-to-allocate-and-deallocate
  • fix/docs
  • fix/docs-and-mapper-names
  • fix/docs-teleport-example
  • fix/increased_seed_lenght_simulator
  • fix/make_basicgate_test_for_matrix
  • fix/qubitoperatorstring
  • fix/remove-obsolete-test
  • fix/sim_docs
  • fix/state-preparation-division-by-0
  • fix/update-ibm-cnot-directions
  • fix/update_pybind_minimal_version
  • fix_infinite_recursion
  • gh-readonly-queue/develop/pr-460-92594453a89c8cb1746237a57aaf953b643347dd
  • gh-readonly-queue/develop/pr-461-439ffd5110a0fe982306743a95910ba816403a1d
  • gh-readonly-queue/develop/pr-469-dad48c59e0a7f4c114b5885a38439e7774698b39
  • graphmapper
  • hotfix-0.3.3
  • hotfix/ibm_new_api
  • hotfix/main_ibm_api_url
  • master
  • new_develop
  • newrelease
  • pr/329
  • pr/342
  • release-0.3.0
  • release-0.3.1
  • release-0.3.2
  • release-0.3.4
  • release-0.3.5
  • release-0.3.6
  • release-0.4
  • release-0.4.1
  • release-0.4.2
  • release/0.5.0
  • revert-357-release/0.5.0
  • revert-9-master
  • tag3.1
  • test
  • update/allow-other-qubit-orderings
  • upgrade-setup-py
  • v0.1.2
  • v0.1.3
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.3.6
  • v0.4
  • v0.4.1
  • v0.4.2
  • v0.5.0
  • v0.5.1

23 Apr 2024 07:20PM UTC coverage: 98.3%. Remained the same
8806039001

push

github

web-flow
Remove Python 3.7 + add Python 3.11 + 3.12 (#471)

* Remove Python 3.7 + add Python 3.11 + 3.12

* Update cibuildwheel config

* Update black config

* Update minimum GCC and Clang version on CI

* Fix refcheck=False when in CI

* Update minimum package versions for 3rd-party dependencies

* Update CHANGELOG

* Fix compatibility with Python 3.12

* Fix linter warnings

* Update GitHub release workflows

* Fix setup.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix setup.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Automatically cancel redundant GitHub workflows

* Fix clang-tidy workflow

* Fix setuptools installation for CI runs

* Fix setup.py

* Test with naked except clause

* Fix exception handling when testing for compiler flags

* Fix linter warnings

* Fix typo

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

7227 of 7352 relevant lines covered (98.3%)

14.7 hits per line

Relevant lines Covered
Build:
Build:
7352 RELEVANT LINES 7227 COVERED LINES
14.7 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8806039001 develop Remove Python 3.7 + add Python 3.11 + 3.12 (#471) * Remove Python 3.7 + add Python 3.11 + 3.12 * Update cibuildwheel config * Update black config * Update minimum GCC and Clang version on CI * Fix refcheck=False when in CI * Update... push 23 Apr 2024 07:23PM UTC web-flow github
98.3
8695008223 pre-commit-ci-update-config Merge 0a1143576 into f26198ad2 Pull #472 15 Apr 2024 07:34PM UTC web-flow github
98.3
8605667992 pre-commit-ci-update-config Merge d8f0cca26 into f26198ad2 Pull #472 08 Apr 2024 07:39PM UTC web-flow github
98.3
8591286066 feature/python-upgrade Merge f27d9ac95 into f26198ad2 Pull #471 07 Apr 2024 08:08PM UTC web-flow github
98.3
8591228189 feature/python-upgrade Merge bc93cdfc1 into f26198ad2 Pull #471 07 Apr 2024 07:59PM UTC web-flow github
98.3
8530622133 feature/python-upgrade Merge 11d131cd2 into f26198ad2 Pull #471 02 Apr 2024 11:07PM UTC web-flow github
98.3
8529709057 dependabot/github_actions/thomaseizinger/keep-a-changelog-new-release-2.0.0 Merge 1b06da215 into f26198ad2 Pull #470 02 Apr 2024 09:29PM UTC web-flow github
98.3
8529160067 dependabot/github_actions/thomaseizinger/keep-a-changelog-new-release-2.0.0 Merge b0fa63478 into f26198ad2 Pull #470 02 Apr 2024 08:48PM UTC web-flow github
98.3
8529124313 develop Merge pull request #469 from ProjectQ-Framework/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate push 02 Apr 2024 08:42PM UTC web-flow github
98.3
8529050140 gh-readonly-queue/develop/pr-469-dad48c59e0a7f4c114b5885a38439e7774698b39 Merge pull request #469 from ProjectQ-Framework/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate push 02 Apr 2024 08:34PM UTC web-flow github
98.3
See All Builds (1731)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc