Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Improve consistency of code style, terminology #504

@cgranade

Description

@cgranade

Describe the bug
Some of the samples are inconsistent with respect to Q# coding style and terminology, such that consolidating on these would help to reduce user confusion and make for a more coherent experience for learning Q#.

E.g.:

  • Consistent use of terminology (ancilla vs auxiliary, iterative PE versus quantum PE)
  • API documentation issues (short summaries, with longer details and mathematical content in descriptions)
  • Use of verbs described in API design principles to denote operations.
  • Code style conventions (num vs n vs idx, extraneous parens on if statements, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions