Skip to content

Commit 0465e1d

Browse files
authored
Merge pull request #70 from isi-usc-edu/release/1.4.2
#69 pushing the 1.4.2 release
2 parents e912944 + 88414ed commit 0465e1d

File tree

19 files changed

+33
-1240
lines changed

19 files changed

+33
-1240
lines changed

Examples/Algorithms_and_Infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Provides additional context for our QSP/QET/QSVT tools, including their use with
1616
Demonstrates how we build a Quantum Circuit and then use our internal Scheduler to create time-accurate, resource reliant circuit execution and advanced parallelism analysis.
1717

1818
### hardware_resource_estimation.ipynb
19-
Demonstrates how we take a Hamiltonian Circuit and perform both logical and hardware profile specific resource estimation. We use Microsoft's Azure|trade| to perform the Hardware Estimate.
19+
Demonstrates how we take a Hamiltonian Circuit and perform both logical and hardware profile specific resource estimation.

Examples/Algorithms_and_Infrastructure/scheduling_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"\n",
118118
"* `rotation_gate_precision`: default `5e-6`. Desired precision for circuit decomposition, namely breaking rotations into T-Gates.\n",
119119
"\n",
120-
"* `decomposition_protocol`: default `decomposition_protocol.recursive`. Method of advanced decomposition to be used for complex operations, either `decomposition_protocol.recursive` or `decomposition_protocol.hierarchical`. See `advanced_decomposition_examples.ipynb` for further details.\n",
120+
"* `decomposition_protocol`: default `decomposition_protocol.recursive`. Method of advanced decomposition to be used for complex operations, either `decomposition_protocol.recursive` or `decomposition_protocol.hierarchical`. \n",
121121
"\n",
122122
"* `qasm_output`: default `False`. If set to `True`, in addition to scheduling results, scheduler will print a qasm output of the scheduled circuit, including lines specifying start times of operations preceded by `#`.\n",
123123
"\n",

Examples/ApplicationInstances/QBI/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

Examples/ApplicationInstances/QBI/corrosion_resistant_materials.ipynb

Lines changed: 0 additions & 891 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)