|
Ran
|
Jobs
1
|
Files
923
|
Run time
3min
|
Badge
README BADGES
|
push
github
Add details on the C API to the project README (#16192) (#16209) * Add details on the C API to the project README Arguably the largest development in Qiskit since the 2.0.0 release was the introduction of the C API. This changed how Qiskit is consumable from solely via Python to any environment that can use a C shared library. This expanded the scope and potential user base of Qiskit quite substantially. However, a clear oversight was that the C API is not at all mentioned in the README. This corrects the oversight and adds an explanation that the two public APIs are for Python and C and also installation instructions for the standalone C API. * Update README.md * Simplify wording about C API usage modes * Add sentence to examples section saying explicitly that we're using python * Only use the minor version * Remove locale --------- (cherry picked from commit 1680baf65) Co-authored-by: Matthew Treinish <mtreinish@kortar.org> Co-authored-by: Jake Lishman <jake@binhbar.com>
104212 of 118856 relevant lines covered (87.68%)
1011944.26 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
74.09 |
-0.16% | crates/circuit/src/parameter/symbol_expr.rs |
| 2 |
91.77 |
0.26% | crates/qasm2/src/lex.rs |
| 1 |
94.71 |
-0.18% | crates/transpiler/src/passes/unitary_synthesis/decomposers.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26049392246.1 | 923 |
87.68 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|