Kind-Enhancementgood first issue
Métriques du dépôt
- Stars
- (4 042 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
While the samples serve the purpose of demonstrating the usage of the language, it would be useful to have samples that explicitly demonstrate commonly used QSharp syntax, or even demonstrate more advanced syntax examples, without necessarily producing a useful algorithm. The goal is to make it easy for developers who learn by reading other code to pick up the language quickly.
Some examples:
within- Partial application
Adjoint,Controlledandis Adj + CtlApplyToEachArrays, both 1D and 2DMath, e.g.PowD
Based on contributor discussion.