microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
369 stars 73 forks source link

Fixing LaTeX in the doc comment for Measure and Exp #1538

Closed DmitryVasilevsky closed 1 month ago

DmitryVasilevsky commented 1 month ago

I updated doc comment for Measure and Exp function.

github-actions[bot] commented 1 month ago

Change in memory usage detected by benchmark.

Memory Report for eb7122845bc1aa2cd171359a839d05161a47d6d3

Test This Branch On Main Difference
compile core + standard lib 15915697 bytes 15916185 bytes -488 bytes
github-actions[bot] commented 1 month ago

Change in memory usage detected by benchmark.

Memory Report for 7eb3373daa6f0f84bdf976457ce846e31f00f101

Test This Branch On Main Difference
compile core + standard lib 15915697 bytes 15916185 bytes -488 bytes
github-actions[bot] commented 1 month ago

Change in memory usage detected by benchmark.

Memory Report for f13e6eb2326b8a62fcff18d9cf62c097573bbe49

Test This Branch On Main Difference
compile core + standard lib 15915681 bytes 15916185 bytes -504 bytes
github-actions[bot] commented 1 month ago

Benchmark for f13e6eb

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | **330.0±2.30µs** | 333.9±1.26µs | **+1.18%** | | Array literal evaluation | **174.4±1.68µs** | 201.1±2.13µs | **+15.31%** | | Array update evaluation | **409.4±4.35µs** | 415.7±1.50µs | **+1.54%** | | Core + Standard library compilation | 17.1±0.36ms | 17.1±0.61ms | 0.00% | | Deutsch-Jozsa evaluation | 5.0±0.05ms | 5.0±0.04ms | 0.00% | | Large file parity evaluation | **33.9±0.09ms** | 34.0±0.35ms | **+0.29%** | | Large input file compilation | **11.5±0.06ms** | 12.1±0.42ms | **+5.22%** | | Large input file compilation (interpreter) | **43.2±0.81ms** | 46.6±2.13ms | **+7.87%** | | Large nested iteration | **32.5±0.16ms** | 34.6±3.16ms | **+6.46%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1546.0±47.92µs | 1561.8±31.82µs | +1.02% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | **7.7±0.06ms** | 7.8±0.07ms | **+1.30%** | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1406.4±31.18µs | 1436.1±56.85µs | +2.11% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 27.0±0.47ms | 27.4±0.66ms | +1.48% | | Teleport evaluation | 87.7±3.56µs | 87.8±3.99µs | +0.11% |