Repo Added
|
Files
871
|
Badge
README BADGES
|
push
github
Address C API documentation issues (backport #14851) (#14878) * Address C API documentation issues (#14851) * Address C API documentation issues This commit addresses several issues in the C API documentation: • Code examples which do not compile • Usages of non-existent functions • Sporadic typos • Outdated examples or comments, updated to reflect recent APIs (e.g., replacing `complex double` with `QkComplex64`) It also standardizes all code examples to use the ```c markdown tag, so that C syntax highlighting is properly applied in all examples. * Update crates/cext/src/circuit.rs Co-authored-by: Matthew Treinish <mtreinish@kortar.org> --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org> (cherry picked from commit f57bd12b3) # Conflicts: # crates/cext/src/transpiler/passes/elide_permutations.rs # crates/cext/src/transpiler/passes/remove_identity_equiv.rs # crates/cext/src/transpiler/passes/vf2.rs # crates/cext/src/transpiler/target.rs * Resolve merge conflicts and remove files from the future --------- Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com> Co-authored-by: Eli Arbel <arbel@il.ibm.com>
80017 of 91188 relevant lines covered (87.75%)
511289.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|